1. b0fa4f2 Merge "API Support for both synchronous and queued commands, optionally associated metadata." by Andreas Huber · 14 years ago
  2. ae9d507 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  3. 5df53fe Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
  4. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  5. 52b52cd Support streaming data across binder boundaries. by Andreas Huber · 14 years ago
  6. 1bb0ffd Squashed commit of the following: by Andreas Huber · 14 years ago
  7. 04d070f Merge "Removed uncessary FILE structure pointer for I/O" by James Dong · 14 years ago
  8. f3d6dd0 Fix issue 3157123. by Eric Laurent · 14 years ago
  9. 2747e0e Removed uncessary FILE structure pointer for I/O by James Dong · 14 years ago
  10. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  11. 3d1c5a2 Merge "Add getUri() for streaming" by Gloria Wang · 14 years ago
  12. 43cd12d Add getUri() for streaming by Gloria Wang · 14 years ago
  13. 05b07fd Merge "Add new audio mode for audio communications other than telelphony." by Jean-Michel Trivi · 14 years ago
  14. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  15. 8f677d6 Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 14 years ago
  16. 8ec2d9a Remove legacy PV stuff by James Dong · 14 years ago
  17. a9d02bf Merge "Separate the key for audio sampling rate and video frame rate in MetaData.h" by James Dong · 14 years ago
  18. 1a22bdb Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 14 years ago
  19. aac193c Separate the key for audio sampling rate and video frame rate in MetaData.h by James Dong · 14 years ago
  20. d781089 Add color format query support to QueryCodecs() by James Dong · 14 years ago
  21. 31b9375f Fix memory leak when 0-memcpy quirk is used by James Dong · 14 years ago
  22. 820b9e0 Add recording source for voice communication by Jean-Michel Trivi · 14 years ago
  23. b9d7e01 Rotation support by James Dong · 14 years ago
  24. 2bff839 Fix a build break due to the missing kKeyRotation by James Dong · 14 years ago
  25. 32af3a2 Merge "Use meta data in the media recording framework" by James Dong · 14 years ago
  26. 91460d7 Merge "Add support for WV DRM" by Gloria Wang · 14 years ago
  27. c2c22e7 Add support for WV DRM by Gloria Wang · 14 years ago
  28. 05c2fd5 Use meta data in the media recording framework by James Dong · 14 years ago
  29. f0c5c1e Fix a MediaBuffer leak in Stagefright. by Jamie Gennis · 14 years ago
  30. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  31. 044ace6 Stop using OMX_COLOR_FormatAndroidPrivateStart. by Jamie Gennis · 14 years ago
  32. 69b8d69 Squashed commit of the following: by Andreas Huber · 14 years ago
  33. 170a929 Add two creation flags to OMXCodec::Create() by James Dong · 14 years ago
  34. cbb053c resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  35. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  36. d577091 DRM framework support: by Gloria Wang · 14 years ago
  37. 2351e69 Merge "OMX extension to support storing meta data in video input buffers during recording" by James Dong · 14 years ago
  38. 387e38d OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  39. 9165145 am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 14 years ago
  40. 58a36ad Add decode-to-ANativeWindow support to Stagefright. by Jamie Gennis · 14 years ago
  41. ab79d1f Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  42. 22b37fa File writer size estimation improvement by James Dong · 14 years ago
  43. c46b2a7 am 9b2f18df: am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 14 years ago
  44. 5a40e39 For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder. by Andreas Huber · 14 years ago
  45. 5b9fd11 am 746c6a1c: am ff7a7a45: Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread by Andreas Huber · 14 years ago
  46. 6ac35f0 Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore. by Andreas Huber · 14 years ago
  47. 4a90f93 resolved conflicts for merge of a127c07c to master by Kenny Root · 14 years ago
  48. e449fce am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  49. 312644c Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  50. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  51. 54d0972 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  52. 37de60c am 2b4f1f4c: am f72dd019: Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  53. 329430a am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  54. 06dfa35 am bb708373: am 949f7d90: Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
  55. 72662b1 am 45bd1159: am 02654f01: Merge "On this particular device the hardware video decoder spits out buffers that don\'t actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  56. 997eaa2 0-memcpy video recording framework by James Dong · 14 years ago
  57. 0c128b6 Move Camera specific logic out from StagefrightRecorder to CameraSource by James Dong · 14 years ago
  58. f72dd01 Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  59. 10b9b3f Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality. by Andreas Huber · 14 years ago
  60. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  61. a458719 am 56ee1080: am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 14 years ago
  62. 4c19bf9 Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
  63. 1e19416 On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume. by Andreas Huber · 14 years ago
  64. 8c4a042 am a86a6c4e: am 6f1c7bda: Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 14 years ago
  65. c743f45 Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out. by Andreas Huber · 14 years ago
  66. 6a9e39a Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 14 years ago
  67. ce635b5 am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  68. 3bf613b am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  69. 1a30385 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  70. be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  71. 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
  72. 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  73. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  74. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  75. 41fd0a0 am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  76. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  77. 8726305 Merge "Adding default profiles for specific levels." by Nipun Kwatra · 14 years ago
  78. d48a15c Adding default profiles for specific levels. by Nipun Kwatra · 14 years ago
  79. 7553cf7 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 14 years ago
  80. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 14 years ago
  81. 522632c Exposing specific profile levels + hasProfile(). by Nipun Kwatra · 14 years ago
  82. 55d39f2 Merge "Adding hasProfile." by Nipun Kwatra · 14 years ago
  83. 35c8b53 Merge "Added specific resolution and time lapse profiles." by Nipun Kwatra · 14 years ago
  84. 9d61954 Adding hasProfile. by Nipun Kwatra · 14 years ago
  85. 4af0dfd Added specific resolution and time lapse profiles. by Nipun Kwatra · 14 years ago
  86. e3aa6aa am 306cd58d: am d353c840: Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  87. d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  88. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  89. 15ff01c am e126119c: am 95d86480: Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 14 years ago
  90. 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 14 years ago
  91. f5e1faf Merge changes I71f5b0fc,I92c7accb by Nipun Kwatra · 14 years ago
  92. 4a857e6 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 14 years ago
  93. 1ab9d12 am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer\'s setLooping setting. by Andreas Huber · 14 years ago
  94. a093659 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 14 years ago
  95. 33a7814 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  96. 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 14 years ago
  97. 9b3569b am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  98. 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  99. 0e60f53 am 3c3fc97e: am 46e63b34: Merge "Better file size estimate" into gingerbread by James Dong · 14 years ago
  100. cb7e65c Better file size estimate by James Dong · 14 years ago