1. 5ecc460 Merge "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  2. 019caf4 Merge "Timed text display format support: 1. Extract 3GPP global format descriptions 2. Extract 3GPP local format descriptions 3. Define data structure (TimedText) for applications to retrieve the format metadata" by Gloria Wang · 13 years ago
  3. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  4. 839ba2c Add some error log messages to indicate the failure of a recording session by James Dong · 13 years ago
  5. e413899 Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames" by James Dong · 13 years ago
  6. e67bb48 Timestamp adjustment will not work well if we ask video encoder to produce B frames by James Dong · 13 years ago
  7. 2746264 Log an error instead of asserting if the OMX plugin reports an error. by Andreas Huber · 13 years ago
  8. 157c74e Merge "Don't assert on malformed .mp4 content that contains fewer samples than" by Andreas Huber · 13 years ago
  9. bbf7c449 Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible" by James Dong · 13 years ago
  10. 467bc25 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  11. 727863d2 Don't assert on malformed .mp4 content that contains fewer samples than by Andreas Huber · 13 years ago
  12. e2b801e5 Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error." by Andreas Huber · 13 years ago
  13. dabf221 Restore legacy soft-aac decoder behaviour. Substitute silence on decode error. by Andreas Huber · 13 years ago
  14. 02392b4 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 13 years ago
  15. b2af97e Merge "When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF." by James Dong · 13 years ago
  16. 32bb368a5 When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF. by James Dong · 13 years ago
  17. c03f08e Boost software vp8 decoder performance using multi-threaded decoding if possible by James Dong · 13 years ago
  18. d873413 Parse RTP-Info even for live streams. by Andreas Huber · 13 years ago
  19. df02afe Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 13 years ago
  20. 48810fd OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 13 years ago
  21. bf8116f Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 13 years ago
  22. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  23. 30d71a0 Merge "Merge chromium to r11.0.672.0: Compile fix" by Kristian Monsen · 13 years ago
  24. 370a71b Merge "Bug 4608375" by Glenn Kasten · 13 years ago
  25. 113543c Merge "Enforce the rule that the timestamp from timelapse video source monotically increases" by James Dong · 13 years ago
  26. 1d24aaa Bug 4608375 by Glenn Kasten · 13 years ago
  27. 21663e5 Enforce the rule that the timestamp from timelapse video source monotically increases by James Dong · 13 years ago
  28. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  29. a7ea9f9 Avoid duplicated code calculating the stts sample duration by James Dong · 13 years ago
  30. be674b1 Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition" by James Dong · 13 years ago
  31. d24f949 Merge "Correctly handle crop rect event in SoftAVC.cpp" by James Dong · 13 years ago
  32. c8841e2 Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populate it." by Andreas Huber · 13 years ago
  33. 6b6091a am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  34. a81fcad Fix an issue in MPEG4Writer where the write of outstanding chunks in the last batch was missing by James Dong · 13 years ago
  35. a65610a Merge "Add timestamp and data pointer checks in CameraSource" by James Dong · 13 years ago
  36. 6a91953 am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  37. 3731e1b Correctly handle crop rect event in SoftAVC.cpp by James Dong · 13 years ago
  38. 90dc22f am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  39. a02d9bf Make sure we don't read from invalid fds by Marco Nelissen · 13 years ago
  40. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  41. 762b6d0 This device-specific workaround is no longer necessary. by Andreas Huber · 13 years ago
  42. 7d6143a Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition by James Dong · 13 years ago
  43. 7c37c1c Merge chromium to r11.0.672.0: Compile fix by Kristian Monsen · 13 years ago
  44. 6564c3c Merge "Fix the comment for the location box @xyz" by James Dong · 13 years ago
  45. d4c6a5b Merge "Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h" by James Dong · 13 years ago
  46. b571a7a Merge "Initial-checkin for ON2 Software AVC/H264 decoder" by James Dong · 13 years ago
  47. 86f8b98 Add timestamp and data pointer checks in CameraSource by James Dong · 13 years ago
  48. 0741f00 Fix the comment for the location box @xyz by James Dong · 13 years ago
  49. 38c0712 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  50. bd24eb5 Merge "Don't advertise the (old-style) software decoders unless they're actually present." by Andreas Huber · 13 years ago
  51. 2541c5a Don't advertise the (old-style) software decoders unless they're actually present. by Andreas Huber · 13 years ago
  52. bebc99d Initial-checkin for ON2 Software AVC/H264 decoder by James Dong · 13 years ago
  53. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  54. 8e97372 am 8050a02b: DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 13 years ago
  55. 8050a02 DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 14 years ago
  56. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  57. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  58. a9d0feb Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 13 years ago
  59. 03edf6b Merge "Extract embedded cover art (aka poster frame) in mp4 files" by James Dong · 13 years ago
  60. 0be1239 am c004a0c9: am 05e13b9e: am c1ded373: Merge "Revert "Use pread() to get the decrypted data for container based DRM file."" into honeycomb-mr2 by James Dong · 13 years ago
  61. e8b26dc Extract embedded cover art (aka poster frame) in mp4 files by James Dong · 13 years ago
  62. 73a4b2b Merge "Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams." by Andreas Huber · 13 years ago
  63. 98472cc Merge "For out of band timed text support (timed text in a separate file)." by Gloria Wang · 13 years ago
  64. 13bc8cd For out of band timed text support (timed text in a separate file). by Gloria Wang · 13 years ago
  65. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  66. 05e13b9 am c1ded373: Merge "Revert "Use pread() to get the decrypted data for container based DRM file."" into honeycomb-mr2 by James Dong · 13 years ago
  67. 1b9b34a Merge "Convert line breaks to Unix style" by James Dong · 13 years ago
  68. 64a2343 Revert "Use pread() to get the decrypted data for container based DRM file." by James Dong · 13 years ago
  69. 4ece6db Merge "Merge chromium to 10.0.634.0: Compile fix" by Kristian Monsen · 13 years ago
  70. 31d2cd2 Merge chromium to 10.0.634.0: Compile fix by Kristian Monsen · 13 years ago
  71. 70fbd15 Merge "Make sure all references to the decoder plugin are accounted for" by Andreas Huber · 13 years ago
  72. 1b50fe2 Merge "Make sure the software mpeg4 decoder supports multiple input frames per input buffer" by Andreas Huber · 13 years ago
  73. 54802de Make sure all references to the decoder plugin are accounted for by Andreas Huber · 13 years ago
  74. 60a3cb8 Make sure the software mpeg4 decoder supports multiple input frames per input buffer by Andreas Huber · 13 years ago
  75. 4b4e3a0 am c41a17de: am 6e5cdca1: am ef89cc14: Merge "Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038" into honeycomb-mr2 by Jeffrey Tinker · 13 years ago
  76. 2646219 resolved conflicts for merge of d5762583 to master by James Dong · 13 years ago
  77. 6e5cdca am ef89cc14: Merge "Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038" into honeycomb-mr2 by Jeffrey Tinker · 13 years ago
  78. ef89cc1 Merge "Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038" into honeycomb-mr2 by Jeffrey Tinker · 13 years ago
  79. 8264641 Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038 by Jeffrey Tinker · 13 years ago
  80. ebae192 am a5293d1c: Add some logging to track down where ANR happens during MediaPlayer._release(). by James Dong · 13 years ago
  81. a5293d1 Add some logging to track down where ANR happens during MediaPlayer._release(). by James Dong · 13 years ago
  82. 219e262 Convert line breaks to Unix style by Mans Rullgard · 13 years ago
  83. 24ff7fa am 4d8ceada: am dbfd055d: am a6f1104b: Use pread() to get the decrypted data for container based DRM file. For bug 4392094. by Gloria Wang · 13 years ago
  84. dbfd055 am a6f1104b: Use pread() to get the decrypted data for container based DRM file. For bug 4392094. by Gloria Wang · 13 years ago
  85. a6f1104 Use pread() to get the decrypted data for container based DRM file. by Gloria Wang · 13 years ago
  86. 56031fb Merge "Merge Chromium at 10.0.621.0: Fixes for libstagefreight" by Kristian Monsen · 13 years ago
  87. ba43d42 resolved conflicts for merge of a8939e0d to master by James Dong · 13 years ago
  88. 380244e am d148a499: Merge "Using widevine:// to stream adaptive bitrate wvm content no longer" into honeycomb-mr2 by James Dong · 13 years ago
  89. d148a49 Merge "Using widevine:// to stream adaptive bitrate wvm content no longer" into honeycomb-mr2 by James Dong · 13 years ago
  90. 0920bca Properly forward rotation information from input format to output format. by Andreas Huber · 13 years ago
  91. 5a6c3d4 am 07e9267d: Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into honeycomb-mr2 by Gloria Wang · 13 years ago
  92. 07e9267 Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into honeycomb-mr2 by Gloria Wang · 13 years ago
  93. f84e4a6 Revert "Add const to the finders method in MetaData.cpp" by James Dong · 13 years ago
  94. 0f32fb3 Make track informational event optional, depending on system property by James Dong · 13 years ago
  95. bf81d4b am c56e81c8: Merge "DO NOT MERGE: Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2" into honeycomb-mr2 by Andreas Huber · 13 years ago
  96. 708d908 Claim support for .3gpp2 A/B files. by Andreas Huber · 13 years ago
  97. 126a2cd Disable yuv->yuv mode and external display support until various driver fixes are in. by Andreas Huber · 13 years ago
  98. d6577a7 Merge "Instead of using an RGB surface and conversion yuv420->rgb565" by Andreas Huber · 13 years ago
  99. 9f4b95b Merge "Fix module tags on stagefright software decoders." by Andreas Huber · 13 years ago
  100. 6521ec7 Fix module tags on stagefright software decoders. by Andreas Huber · 13 years ago