1. 04f101c Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  2. d8cbe4a stagefright: update ACodec to use CodecBase enumerations directly by Lajos Molnar · 10 years ago
  3. db2722a GLConsumer: Stop using default constructor params by Dan Stoza · 10 years ago
  4. 884989c screenrecord: 64-bit compile warnings by Mark Salyzyn · 10 years ago
  5. 483f59a Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  6. c389ca4 am 4b7c5444: am e32106fd: screenrecord: Add raw frames output format by Benoit Goby · 10 years ago
  7. 4b7c544 am e32106fd: screenrecord: Add raw frames output format by Benoit Goby · 10 years ago
  8. e32106f screenrecord: Add raw frames output format by Benoit Goby · 10 years ago
  9. 4ae3cfd am 21bde57f: Add frame dump output by Andy McFadden · 10 years ago
  10. c1b0056 am 2d11a203: Provide raw H.264 output from screenrecord by Andy McFadden · 10 years ago
  11. 21bde57 Add frame dump output by Andy McFadden · 11 years ago
  12. 2d11a20 Provide raw H.264 output from screenrecord by Andy McFadden · 11 years ago
  13. 0ae7801 Remove warnings in recordvideo by Andy Hung · 10 years ago
  14. f4b0e60 Fix audioloop test program by Andy Hung · 10 years ago
  15. c6b8225 am 3c782246: am b1d2b51c: am 761636f3: Merge "Do not force all command-line apps to be 32-bit only" by Glenn Kasten · 10 years ago
  16. d2a29d0 Do not force all command-line apps to be 32-bit only by Glenn Kasten · 10 years ago
  17. 1b24cf3 am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70d by Mark Salyzyn · 11 years ago
  18. db43b34 media: 64 bit compile issues by Mark Salyzyn · 11 years ago
  19. 3b35cb7 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  20. 66e4635 Use symbolic constants from <system/audio.h> by Glenn Kasten · 11 years ago
  21. ebf562f Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 11 years ago
  22. 758799c resolved conflicts for merge of 3c780188 to master by Glenn Kasten · 11 years ago
  23. b278f5e Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  24. af783aa mediaserver and associated services are 32-bit only by Glenn Kasten · 11 years ago
  25. 778dccf Fix destructors by Andy McFadden · 11 years ago
  26. 587c6fe Add frame dump output by Andy McFadden · 11 years ago
  27. ccb067b fix the build by fixing more warnings. by Andreas Huber · 11 years ago
  28. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  29. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  30. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  31. 5fc2918 frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  32. 3a38388 frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  33. c475546 Provide raw H.264 output from screenrecord by Andy McFadden · 11 years ago
  34. 96f2ead Fix the help text by Andy McFadden · 11 years ago
  35. 0c98f99 screenrecord fixes by Andy McFadden · 11 years ago
  36. aaa3f35 Add "--bugreport" option to screenrecord by Andy McFadden · 11 years ago
  37. a235447 Print statistics after ctrl-C by Marco Nelissen · 11 years ago
  38. fdd3795 Fix the help text by Andy McFadden · 11 years ago
  39. 7a66622 screenrecord fixes by Andy McFadden · 11 years ago
  40. 441e847 Add "--bugreport" option to screenrecord by Andy McFadden · 11 years ago
  41. 253dfdb Rotate fallback size by Andy McFadden · 11 years ago
  42. e6d5794 Make sure the encoder instance is safely release()'d before its by Andreas Huber · 11 years ago
  43. f74ccdb Start 'am' with exec() by Andy McFadden · 11 years ago
  44. 2c041c1 Add time limit to screenrecord by Andy McFadden · 11 years ago
  45. 4832694 Notify the media scanner by Andy McFadden · 11 years ago
  46. c85a986 Fix build. by Ying Wang · 11 years ago
  47. 99a2297 Merge "Another error check" into klp-dev by Andy McFadden · 11 years ago
  48. 69b5e38 Merge "Use destroyDisplay()" into klp-dev by Andy McFadden · 11 years ago
  49. a208136 Another error check by Andy McFadden · 11 years ago
  50. 2533c83 Use destroyDisplay() by Andy McFadden · 11 years ago
  51. 1e0b080 Merge "Restore stagefright command line tool." into klp-dev by Andreas Huber · 11 years ago
  52. 4605291 Better error message by Andy McFadden · 11 years ago
  53. 3cb3f57 Restore stagefright command line tool. by Andreas Huber · 11 years ago
  54. 9e65879 Fix build. last attempt. by Ying Wang · 11 years ago
  55. f560001 Use screen dimensions as default video size by Andy McFadden · 11 years ago
  56. 1f5a90b Prototype screen recording command by Andy McFadden · 11 years ago
  57. 8d764bf always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  58. 94705af Adds VP9 decoding support for stagefright. by hkuang · 11 years ago
  59. d1fffa2 Remove "LOCAL_MODULE_TAGS := debug" for stagefright tests by Mike Lockwood · 11 years ago
  60. 14f7672 New HLS implementation supporting independent stream sources, audio-only streams by Andreas Huber · 12 years ago
  61. ea29f0d am a768b4f8: am 8f1efee1: Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mode." into jb-mr2-dev by ztenghui · 12 years ago
  62. 8f1efee Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mode." into jb-mr2-dev by ztenghui · 12 years ago
  63. de05c8e MediaMuxer prefer not to use the MPEG4Writer in real time recording mode. by ztenghui · 12 years ago
  64. 844ebde am e63f850b: am da0dc0af: Add liblog by Ying Wang · 12 years ago
  65. da0dc0a Add liblog by Ying Wang · 12 years ago
  66. a459c33 am 6bc010e3: am 9e36b5a5: Merge "Add the presentation rotation support" into jb-mr2-dev by ztenghui · 12 years ago
  67. 0e6858d Turn off debug tags in stagefright modules. by Dan Morrill · 12 years ago
  68. e0fb528 Add the presentation rotation support by ztenghui · 12 years ago
  69. 3db62df Clean up the native code to match Java update by ztenghui · 12 years ago
  70. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  71. 9e1cdea replace getISurfaceTexture by getIGraphicBufferProducer by Mathias Agopian · 12 years ago
  72. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  73. 6df48bf Add a test utility for MediaMuxer. by ztenghui · 12 years ago
  74. 0df36ec HLS now properly publishes its "seekable" flags after connection by Andreas Huber · 12 years ago
  75. 49d24d3 Merge "Remove unnecessary parameter" by Glenn Kasten · 12 years ago
  76. 8d6cc84 Remove unnecessary parameter by Glenn Kasten · 13 years ago
  77. 8ba01021 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  78. 84b6440 stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  79. dbd405d Merge "Revert "stop using a deprecated SurfaceTextureClient ctor"" by Jamie Gennis · 12 years ago
  80. af0351f Revert "stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  81. db88c7d Merge "stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  82. aef79b0 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 12 years ago
  83. efc0cfb stagefright: recordvideo: add -o flag to specify output filename by Dima Zavin · 12 years ago
  84. 3fb57dc Add explicit cutils to stagefright by Andy McFadden · 12 years ago
  85. 4cf1bde Only pass the surface to the video decoder. by Andreas Huber · 12 years ago
  86. 71bd6f8 Stagefright command line tool: input file name last by Jean-Michel Trivi · 12 years ago
  87. c415902 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  88. b7b8de8 am 0924dd88: am 2aa37a7d: Merge "recordvideo: Add an option for choosing software encoders" by Jean-Baptiste Queru · 12 years ago
  89. ac41875 am 3f9e843d: am 9ce74352: Merge "recordvideo: Sleep while waiting for the encoding to finish" by Jean-Baptiste Queru · 12 years ago
  90. 2aa37a7 Merge "recordvideo: Add an option for choosing software encoders" by Jean-Baptiste Queru · 12 years ago
  91. 1301a43 recordvideo: Sleep while waiting for the encoding to finish by Martin Storsjo · 12 years ago
  92. d4483f3 recordvideo: Add an option for choosing software encoders by Martin Storsjo · 12 years ago
  93. a6195de Use new surface flinger API. by Jeff Brown · 12 years ago
  94. b978714 Fix static sample table processing, add support for h.263 video. by Andreas Huber · 12 years ago
  95. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 13 years ago
  96. 3dca4c7 update to new getDisplayInfo API by Mathias Agopian · 12 years ago
  97. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  98. 8ee516a Submit codec specific data automatically by Andreas Huber · 12 years ago
  99. 209ec37 Fixed incorrect codec type in the output for profiles/levels in cmd stagefright by James Dong · 12 years ago
  100. c434ac8 Add option to stagefright for writing decoded PCM by Marco Nelissen · 12 years ago