1. 488bf22 Make sure resume() and flush() are handled appropriately even if the codec by Marco Nelissen · 11 years ago
  2. 5e691cd Make sure resume() and flush() are handled appropriately even if the codec by Andreas Huber · 11 years ago
  3. ba6218e Correct MediaCodec + Surface behavior by Andy McFadden · 11 years ago
  4. f779bb5 Implement Surface input to MediaCodec. by Andy McFadden · 11 years ago
  5. c71601c Allow for dynamic reconfiguration of the video bitrate used by Andreas Huber · 11 years ago
  6. 14e4016 ACodec Fix. by SeungBeom Kim · 12 years ago
  7. 616d9ea Report buffer size even when using hardware buffers by Marco Nelissen · 12 years ago
  8. e9810fa Respect sample aspect ratio in NuPlayer. by Andreas Huber · 12 years ago
  9. 2e57f4c am 296cb9dd: am 0dbe5a93: Added optional intra macroblock refresh support for encoding by James Dong · 12 years ago
  10. 16572be Clear the sticky EOS flags when transitioning to LOADED state by Andreas Huber · 12 years ago
  11. e97adde Added optional intra macroblock refresh support for encoding by James Dong · 12 years ago
  12. 2ed5cf0 Add GSM 6.10 decoder by Marco Nelissen · 12 years ago
  13. b81ed71 Properly signal an error if codec configuration goes wrong. by Andreas Huber · 12 years ago
  14. 7b42622 Make video encoders' bitrate mode (constant, variable, ...) configurable by Andreas Huber · 12 years ago
  15. 13315ce Tell the encoder to emit SPS/PPS before IDR frames in wifi display code. by Andreas Huber · 12 years ago
  16. a7f7e0a Various improvements to a cleaner shutdown of the wifi display connection. by Andreas Huber · 12 years ago
  17. 03e2ffa Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 12 years ago
  18. 35213f1 Initial checkin of support for acting as a wifi display source by Andreas Huber · 12 years ago
  19. e671207 Make sure codec names and corresponding quirks are returned together. by Andreas Huber · 12 years ago
  20. 9fbe942 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  21. 1e5b2b3 Update ANativeWindow client code for sync by Jamie Gennis · 12 years ago
  22. 18faac2 Add vendor specific output color format by Haynes Mathew George · 12 years ago
  23. 755b986 Unwedge ACodec if allocating output buffers fails while reconfiguring. by Andreas Huber · 12 years ago
  24. bc09841 Tell surface flinger that we want to protect output buffers from being by Andreas Huber · 12 years ago
  25. 91bfadb If we encounter an error during buffer allocation change state back by Andreas Huber · 12 years ago
  26. 1ec498e Explicitly set the video scaling mode to "stretch". by Andreas Huber · 12 years ago
  27. 44f84de ACodec mustn't override the video scaling mod. by Andreas Huber · 12 years ago
  28. eb61431 Increase AAC software decoder's buffer count. Refactor how clients by Andreas Huber · 12 years ago
  29. 2f74ef3 OMX IL wrapper for FLAC encoder by Jean-Michel Trivi · 12 years ago
  30. 7c25df8 Get rid of vendor specific video encoder component names from ACodec and OMXCodec by James Dong · 12 years ago
  31. 9806555 Respect channel mask in ACodec and NuPlayer. by Andreas Huber · 12 years ago
  32. 8b71241 Fix mono gapless playback for decoders that output stereo by Marco Nelissen · 12 years ago
  33. aeb8fd4 Add Fraunhofer AAC encoder with AAC-ELD support. by Dave Burke · 12 years ago
  34. c1d8115 Make sure OMXCodec and ACodec both accept more than 2 channels of audio by Andreas Huber · 12 years ago
  35. ecdd39c Implementation of a raw audio "decoder". by Andreas Huber · 12 years ago
  36. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  37. c5255ac ACodec is a little more aggressive in its error checking now. by Andreas Huber · 12 years ago
  38. afc16d6 Instead of hardcoding OMX component names in our code, support by Andreas Huber · 12 years ago
  39. c95c2dd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 12 years ago
  40. df712ea fix libgui header location by Mathias Agopian · 12 years ago
  41. 2d8bedd Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  42. 5778822 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  43. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  44. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  45. 7a3a2b2 Fix the broken build by James Dong · 13 years ago
  46. 8afbf8e am 52607c53: am d12dc284: Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 13 years ago
  47. d3d8222 If an error occurs that prevents us from reallocating buffers during a format change by Andreas Huber · 13 years ago
  48. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  49. 2944eca Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  50. 729de18 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  51. dc9bacd Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  52. 078cfcf Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  53. cc54fba Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  54. cb67cd1 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  55. c92fd24 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  56. 9bc7af1 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  57. 0af9419 Ignore all flush-complete notifications with port == OMX_ALL by Andreas Huber · 13 years ago
  58. e5bf640 Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notification by Andreas Huber · 13 years ago
  59. 1065b3f Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  60. 57ca262 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  61. 386d609 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  62. bbba88c Squashed commit of the following: by Andreas Huber · 13 years ago
  63. 8ce2364 frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  64. 89c120e Surfaceflinger expects rectangles to be specified right/bottom edge exclusive. by Andreas Huber · 13 years ago
  65. 27c1744 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  66. 9a5f9b7 Merge "Stagefright: Use the ANW min undequeued bufs query." by Jamie Gennis · 13 years ago
  67. 59e7879 Merge "Stagefright: Query buffer usage from the component." by Jamie Gennis · 13 years ago
  68. 258d4e3 Stagefright: Use the ANW min undequeued bufs query. by Jamie Gennis · 13 years ago
  69. 7400680 Fix error recovery in Stagefright init. by Jamie Gennis · 13 years ago
  70. 3c14b97 Stagefright: Query buffer usage from the component. by Jamie Gennis · 13 years ago
  71. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  72. 349d3fc Improvements/fixes to ACodec. by Andreas Huber · 13 years ago
  73. 31e2508 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  74. 5bc087c Squashed commit of the following: by Andreas Huber · 14 years ago
  75. 3831a06 Squashed commit of the following: by Andreas Huber · 14 years ago
  76. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago