1. ea29f0d am a768b4f8: am 8f1efee1: Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mode." into jb-mr2-dev by ztenghui · 11 years ago
  2. 8f1efee Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mode." into jb-mr2-dev by ztenghui · 11 years ago
  3. de05c8e MediaMuxer prefer not to use the MPEG4Writer in real time recording mode. by ztenghui · 11 years ago
  4. 844ebde am e63f850b: am da0dc0af: Add liblog by Ying Wang · 11 years ago
  5. da0dc0a Add liblog by Ying Wang · 11 years ago
  6. a459c33 am 6bc010e3: am 9e36b5a5: Merge "Add the presentation rotation support" into jb-mr2-dev by ztenghui · 11 years ago
  7. 0e6858d Turn off debug tags in stagefright modules. by Dan Morrill · 11 years ago
  8. e0fb528 Add the presentation rotation support by ztenghui · 11 years ago
  9. 3db62df Clean up the native code to match Java update by ztenghui · 11 years ago
  10. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 11 years ago
  11. 9e1cdea replace getISurfaceTexture by getIGraphicBufferProducer by Mathias Agopian · 11 years ago
  12. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  13. 6df48bf Add a test utility for MediaMuxer. by ztenghui · 11 years ago
  14. 0df36ec HLS now properly publishes its "seekable" flags after connection by Andreas Huber · 11 years ago
  15. 49d24d3 Merge "Remove unnecessary parameter" by Glenn Kasten · 12 years ago
  16. 8d6cc84 Remove unnecessary parameter by Glenn Kasten · 12 years ago
  17. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  18. 84b6440 stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  19. dbd405d Merge "Revert "stop using a deprecated SurfaceTextureClient ctor"" by Jamie Gennis · 12 years ago
  20. af0351f Revert "stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  21. db88c7d Merge "stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  22. aef79b0 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 12 years ago
  23. efc0cfb stagefright: recordvideo: add -o flag to specify output filename by Dima Zavin · 12 years ago
  24. 3fb57dc Add explicit cutils to stagefright by Andy McFadden · 12 years ago
  25. 4cf1bde Only pass the surface to the video decoder. by Andreas Huber · 12 years ago
  26. 71bd6f8 Stagefright command line tool: input file name last by Jean-Michel Trivi · 12 years ago
  27. c415902 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  28. b7b8de8 am 0924dd88: am 2aa37a7d: Merge "recordvideo: Add an option for choosing software encoders" by Jean-Baptiste Queru · 12 years ago
  29. ac41875 am 3f9e843d: am 9ce74352: Merge "recordvideo: Sleep while waiting for the encoding to finish" by Jean-Baptiste Queru · 12 years ago
  30. 2aa37a7 Merge "recordvideo: Add an option for choosing software encoders" by Jean-Baptiste Queru · 12 years ago
  31. 1301a43 recordvideo: Sleep while waiting for the encoding to finish by Martin Storsjo · 12 years ago
  32. d4483f3 recordvideo: Add an option for choosing software encoders by Martin Storsjo · 12 years ago
  33. a6195de Use new surface flinger API. by Jeff Brown · 12 years ago
  34. b978714 Fix static sample table processing, add support for h.263 video. by Andreas Huber · 12 years ago
  35. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 13 years ago
  36. 3dca4c7 update to new getDisplayInfo API by Mathias Agopian · 12 years ago
  37. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  38. 8ee516a Submit codec specific data automatically by Andreas Huber · 12 years ago
  39. 209ec37 Fixed incorrect codec type in the output for profiles/levels in cmd stagefright by James Dong · 12 years ago
  40. c434ac8 Add option to stagefright for writing decoded PCM by Marco Nelissen · 12 years ago
  41. 1ab1251 Add profile/level dump for encoders in cmd stagefright by James Dong · 12 years ago
  42. 5b8987e Allow propagation of error information and description from the CryptoPlugin to by Andreas Huber · 12 years ago
  43. f69e530 Some refactoring and cleanup of now obsolete crypto fields. by Andreas Huber · 12 years ago
  44. f4b7d94 Better error logging during meta data retrieval. Fixed the stagefright by Andreas Huber · 12 years ago
  45. 4b75a9c New API to support submitting encrypted buffers to the decoder. by Andreas Huber · 12 years ago
  46. 1bd139a New Crypto services talking to the new crypto "HAL". by Andreas Huber · 12 years ago
  47. 559bf28 AV Android make files changes by James Dong · 12 years ago
  48. 1514727 Merge "Provisional support for secure decryption of media streams." by Andreas Huber · 12 years ago
  49. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  50. 26a417f stagefright: remove dependency on skia by Colin Cross · 12 years ago
  51. 3ee2694 Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  52. afed0e1 Use NuPlayer for media playback everywhere by Andreas Huber · 13 years ago
  53. 1bb8e81 Merge "Add libmedia_native" by Glenn Kasten · 12 years ago
  54. 1746929 Merge "audio_channel_in/out_mask_from_count" by Glenn Kasten · 12 years ago
  55. f5e376f Report an error instead of waiting for EOS indefinitely in sf2. by Andreas Huber · 12 years ago
  56. b12153e Add libmedia_native by Glenn Kasten · 12 years ago
  57. ab334fd audio_channel_in/out_mask_from_count by Glenn Kasten · 12 years ago
  58. 6c6b4d0 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  59. 5aaeb0d fix EOS handling in codec test. by Andreas Huber · 12 years ago
  60. bae6f72 Added better codec statistics to evaluate performance. by Andreas Huber · 12 years ago
  61. c95c2dd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 12 years ago
  62. df712ea fix libgui header location by Mathias Agopian · 12 years ago
  63. bf6c85a Fix two more locations that use the old setObject("buffer", ...) paradigm by Andreas Huber · 12 years ago
  64. e98f8c0 Be more greedy when it comes to gathering input and output buffers. by Andreas Huber · 12 years ago
  65. 2d8bedd Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  66. 5778822 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  67. f1d5aa1 Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  68. 2b1892d The software AAC encoder is now an OMX component. by Andreas Huber · 12 years ago
  69. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  70. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  71. 471af5a resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  72. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  73. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  74. 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  75. 2944eca Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  76. 729de18 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  77. 070b91e Merge "Properly connect to surface flinger in our shell tools" by Andreas Huber · 13 years ago
  78. d10c076 Add an option to dump the raw stream to a file in the stagefright cmdline tool. by Andreas Huber · 13 years ago
  79. 93d5ab6 Properly connect to surface flinger in our shell tools by Andreas Huber · 13 years ago
  80. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  81. 9a442c1 When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
  82. d35924d QueryCodecs() signature change by Jean-Michel Trivi · 13 years ago
  83. db4d371 Merge "Add option to query hardware decoders only" by Jean-Michel Trivi · 13 years ago
  84. df57a0d Add option to query hardware decoders only by Jean-Michel Trivi · 13 years ago
  85. a4b77bc Include all supported mime types when querying decoder profile/level support. by Andreas Huber · 13 years ago
  86. dc7d07e Add support for some custom YUV420 color formats to recordvideo utility by James Dong · 13 years ago
  87. 9906d2e Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  88. 2df788f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  89. b26a117 Support for "streaming" non-transport streams by first converting them to ts packets. by Andreas Huber · 13 years ago
  90. 0a932b4 Merge "Multiple changes to ACodec/codec tools:" by Andreas Huber · 13 years ago
  91. 1065b3f Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  92. 16f7863 New option in the stagefright commandline tool. by Andreas Huber · 13 years ago
  93. fed0458 Reconstruct sync frame indication for content served by the MPEG2TSExtractor by Andreas Huber · 13 years ago
  94. cfc7a7f Add an option to force to use HW codec in stagefright cmd tool by James Dong · 13 years ago
  95. 515e855 Extract embedded cover art (aka poster frame) in mp4 files by James Dong · 13 years ago
  96. 6476024 update for new audio.h header location by Dima Zavin · 13 years ago
  97. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  98. 3f94f76 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  99. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  100. 5f7fcf2 merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago