1. 434dfd4 Merge "Fix build warnings and make build warnings be errors" by Glenn Kasten · 8 years ago
  2. c5bac3a Fix build warnings and make build warnings be errors by Glenn Kasten · 9 years ago
  3. 2752e5b fallout of getting rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  4. ac7d412 Use tokens for IOmxNode. by Pawin Vongmasa · 8 years ago
  5. 568e453 Merge "Revert "OMX: don't respect binderization toggle."" by Steven Moreland · 8 years ago
  6. a45c300 Merge "OMX: don't respect binderization toggle." by TreeHugger Robot · 8 years ago
  7. 7e0c3c3 Revert "OMX: don't respect binderization toggle." by Steven Moreland · 8 years ago
  8. 373580e OMX: don't respect binderization toggle. by Steven Moreland · 8 years ago
  9. 0d3a5ed Remove the dependency on passthrough IOmx in media.codec. by Pawin Vongmasa · 8 years ago
  10. 9c47c97 Enable full migration of OMX to Treble. by Pawin Vongmasa · 8 years ago
  11. dff26e5 Revert "Revert "MediaCodec refactoring part 2-b: introduce BufferChannel"" by Wonsik Kim · 8 years ago
  12. 1866738 Merge "Revert "MediaCodec refactoring part 2-b: introduce BufferChannel"" by TreeHugger Robot · 8 years ago
  13. fad01bc Revert "MediaCodec refactoring part 2-b: introduce BufferChannel" by Wonsik Kim · 8 years ago
  14. 61c2351 Fix mismatched-tags error by Dan Willemsen · 8 years ago
  15. 9b46a8f Merge "MediaCodec refactoring part 2-b: introduce BufferChannel" by Wonsik Kim · 8 years ago
  16. 11b7210 MediaCodec refactoring part 2-b: introduce BufferChannel by Wonsik Kim · 8 years ago
  17. 96626b7 Use property_get_bool where possible by Marco Nelissen · 8 years ago
  18. d71f162 Merge "MediaCodec refactoring part 2-a: introduce callback" by Wonsik Kim · 8 years ago
  19. 92d57f9 Move 'sniff' functionality from DataSource to MediaExtractor by Marco Nelissen · 8 years ago
  20. 79054b1 MediaCodec refactoring part 2-a: introduce callback by Wonsik Kim · 8 years ago
  21. 349b8b4 stagefright: fix potential codec leaks in async stop/reset by Chong Zhang · 8 years ago
  22. 538ec5e Split libmedia into libmedia and libaudioclient by Marco Nelissen · 8 years ago
  23. fd44d8e MediaCodec refactoring part 1-c: buffer ownership by Wonsik Kim · 8 years ago
  24. 5f5ee11 LOCAL_CLANG := true is now the default by Glenn Kasten · 8 years ago
  25. 7e34bf5 MediaCodec refactoring part 1-a: buffers become separate class by Wonsik Kim · 8 years ago
  26. fb10012 Merge "screenrecord: add monotonic timestamps option" by Pablo Ceballos · 8 years ago
  27. 40d8899 Fix clang-tidy warnings in stagefright. by Chih-Hung Hsieh · 8 years ago
  28. 545bcd5 screenrecord: add monotonic timestamps option by Pablo Ceballos · 8 years ago
  29. dd2eb28 Merge \"screenrecord: fix race condition\" into nyc-mr1-dev am: a6c2f96018 by Marco Nelissen · 8 years ago
  30. c46b8ac screenrecord: fix race condition by Marco Nelissen · 8 years ago
  31. e6edb77 Merge "stagefright: support webm container in muxer cmdline" into nyc-dev am: 29d7654d7b by Lajos Molnar · 8 years ago
  32. 0ce6e96 stagefright: support webm container in muxer cmdline by Lajos Molnar · 8 years ago
  33. c41e6c8 Merge "stagefright: fix issues with bitrate handling" into nyc-dev am: 2b1a242470 by Lajos Molnar · 8 years ago
  34. 46f8016 stagefright: fix issues with bitrate handling by Lajos Molnar · 8 years ago
  35. f2a4c63 Merge changes I58b03acd,I7d7eb086 into nyc-dev am: 0d0a8b48d2 am: f1a0ec37b9 by Lajos Molnar · 8 years ago
  36. 3e32878 stagefright: untangle metadata-mode handling by Lajos Molnar · 8 years ago
  37. 47734c9 resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  38. 090ef60 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  39. 78bd91b stagefright: set pcm-encoding for raw audio tracks by Lajos Molnar · 9 years ago
  40. 1900e77 Run codecs in a separate process by Marco Nelissen · 9 years ago
  41. 844aabc cmds/stagefright: use MediaCodec* instead of OMXCodec by Lajos Molnar · 9 years ago
  42. a320c7b stagefright: render video buffers by Lajos Molnar · 9 years ago
  43. 5fb00a6 cmds/stagefright: use MediaCodec* instead of OMXCodec by Lajos Molnar · 9 years ago
  44. 3a0b714 stagefright: render video buffers by Lajos Molnar · 9 years ago
  45. 260e56c Revert "Run codecs in a separate process" by Marco Nelissen · 9 years ago
  46. 4f12d94 Run codecs in a separate process by Marco Nelissen · 9 years ago
  47. a29c2b2 libstagefright: Add MEDIA_MIMETYPE_VIDEO_DOLBY_VISION. by Ronghua Wu · 9 years ago
  48. 4d81d15 Add q(uiet) option to stagefright to suppress progress by Marco Nelissen · 9 years ago
  49. b2487f0 Extractor service by Marco Nelissen · 9 years ago
  50. 00652d2 Merge "screenrecord: update to new buffer queue interfaces" by Pablo Ceballos · 9 years ago
  51. 409cfe0 Fix crash in stagefright command by Marco Nelissen · 9 years ago
  52. fdfbc46 Make stagefright command return error instead of aborting by Marco Nelissen · 9 years ago
  53. 6e6eaa7 screenrecord: update to new buffer queue interfaces by Pablo Ceballos · 9 years ago
  54. 07a0ea7 Fix build by Marco Nelissen · 9 years ago
  55. a0cf6c4 muxer: skip tracks unsupported by MediaMuxer instead of aborting by Robert Shih · 9 years ago
  56. 1de1e25 stagefright: remove NativeWindowWrapper by Lajos Molnar · 9 years ago
  57. 31de885 stagefright: cmds: resolve compiler warnings by Lajos Molnar · 9 years ago
  58. be71aa2 Respect the record audio app op - media by Svet Ganov · 9 years ago
  59. ee4e1b1 stagefright: warnings be gone, some are now errors, use clang by Lajos Molnar · 10 years ago
  60. 3f27436 stagefright: don't use ALooperRoster mutex for reply handling by Lajos Molnar · 10 years ago
  61. 1d15ab5 media: switch to new AMessage handling by Lajos Molnar · 10 years ago
  62. 0a08a1e am e91c3dd0: am 6a025acb: am ec0472ba: Merge "Move AString\'s StringPrintf out of the way." by Elliott Hughes · 10 years ago
  63. e91c3dd am 6a025acb: am ec0472ba: Merge "Move AString\'s StringPrintf out of the way." by Elliott Hughes · 10 years ago
  64. a1e8944 Move AString's StringPrintf out of the way. by Elliott Hughes · 10 years ago
  65. f26334c am 6a0fbc68: am a3c9d5c3: am 166776fb: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  66. 6a0fbc6 am a3c9d5c3: am 166776fb: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  67. 9d014d0 Add missing includes. by Elliott Hughes · 10 years ago
  68. c6ac859 Remove filename based writer constructors by Marco Nelissen · 10 years ago
  69. b805b31 Clean up makefile to fix build. by Dan Albert · 10 years ago
  70. 8eeda89 am d0e12a16: am 902dc42d: am 07715ac3: Merge "C++11 compatibility." by Dan Albert · 10 years ago
  71. d0e12a1 am 902dc42d: am 07715ac3: Merge "C++11 compatibility." by Dan Albert · 10 years ago
  72. 36802bd C++11 compatibility. by Dan Albert · 10 years ago
  73. 1c39c28 am 8c5ee61a: am d86450b9: am c80b9b83: Merge "Fix struct vs. class mismatches" by Chih-hung Hsieh · 10 years ago
  74. 8c5ee61 am d86450b9: am c80b9b83: Merge "Fix struct vs. class mismatches" by Chih-hung Hsieh · 10 years ago
  75. 86a58ca Fix struct vs. class mismatches by Bernhard Rosenkränzer · 10 years ago
  76. 048e913 am f8d051fe: am 034d6747: am 1609e451: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  77. 04f101c Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  78. 0f51f14 stagefright test: MediaFilter native test by David Smith · 10 years ago
  79. fab8f46 stagefright test: add surface playback flags -R,T by David Smith · 10 years ago
  80. d8cbe4a stagefright: update ACodec to use CodecBase enumerations directly by Lajos Molnar · 10 years ago
  81. db2722a GLConsumer: Stop using default constructor params by Dan Stoza · 10 years ago
  82. 884989c screenrecord: 64-bit compile warnings by Mark Salyzyn · 10 years ago
  83. 483f59a Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  84. c389ca4 am 4b7c5444: am e32106fd: screenrecord: Add raw frames output format by Benoit Goby · 10 years ago
  85. 4b7c544 am e32106fd: screenrecord: Add raw frames output format by Benoit Goby · 10 years ago
  86. e32106f screenrecord: Add raw frames output format by Benoit Goby · 10 years ago
  87. 4ae3cfd am 21bde57f: Add frame dump output by Andy McFadden · 10 years ago
  88. c1b0056 am 2d11a203: Provide raw H.264 output from screenrecord by Andy McFadden · 10 years ago
  89. 21bde57 Add frame dump output by Andy McFadden · 11 years ago
  90. 2d11a20 Provide raw H.264 output from screenrecord by Andy McFadden · 11 years ago
  91. 0ae7801 Remove warnings in recordvideo by Andy Hung · 10 years ago
  92. f4b0e60 Fix audioloop test program by Andy Hung · 10 years ago
  93. 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
  94. d2a29d0 Do not force all command-line apps to be 32-bit only by Glenn Kasten · 10 years ago
  95. 1b24cf3 am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70d by Mark Salyzyn · 11 years ago
  96. db43b34 media: 64 bit compile issues by Mark Salyzyn · 11 years ago
  97. 3b35cb7 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  98. 66e4635 Use symbolic constants from <system/audio.h> by Glenn Kasten · 11 years ago
  99. ebf562f Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 11 years ago
  100. 758799c resolved conflicts for merge of 3c780188 to master by Glenn Kasten · 11 years ago