1. 613ef2e Fix build (bad merge) by Jean-Baptiste Queru · 14 years ago
  2. 5582cc3 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  3. 8f9486c am cb90947b: am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 14 years ago
  4. 2cd55d2 am 83ed30e5: am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
  5. fb47487 am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  6. f958f0f Save the color for gradient effects by Gil Dobjanschi · 14 years ago
  7. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  8. cb90947 am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 14 years ago
  9. 6da2ae1 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 14 years ago
  10. a4a2a3a am 27c7fb1a: am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 14 years ago
  11. 4bd4bd6 am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  12. dc0728f am 8e4f3c76: am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread by Andreas Huber · 14 years ago
  13. 4a90f93 resolved conflicts for merge of a127c07c to master by Kenny Root · 14 years ago
  14. e449fce am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  15. 83ed30e am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
  16. 02d0ff6 Fix issue 3098850 by Eric Laurent · 14 years ago
  17. 27c7fb1 am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 14 years ago
  18. 0c9b577 Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 14 years ago
  19. bb5d7c2 am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  20. 5f42391 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  21. 8e4f3c7 am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread by Andreas Huber · 14 years ago
  22. 0349b27 Remove hard-coded color format for Nvidia's video encoder by James Dong · 14 years ago
  23. cc5fb1d Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 14 years ago
  24. 4deb3eb Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 14 years ago
  25. a127c07 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  26. 28b9396 am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  27. 312644c Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  28. 2fd0c94 Merge "Test implementation bug fix." by Gil Dobjanschi · 14 years ago
  29. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  30. e2c2846 Test implementation bug fix. by Gil Dobjanschi · 14 years ago
  31. 54d0972 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  32. fefcc9c am 5b0d0630: am 1010da2e: Merge "Just in case we\'re behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 14 years ago
  33. 6a6a3af MTP: allow renaming directories by Mike Lockwood · 14 years ago
  34. 5ebac83 MTP: Add support for renaming files by Mike Lockwood · 14 years ago
  35. 25cf4fd Merge "MTP: Include size of 12 byte header in packet size for GetObject data packet" by Mike Lockwood · 14 years ago
  36. db77431 MTP: Include size of 12 byte header in packet size for GetObject data packet by Mike Lockwood · 14 years ago
  37. 5b0d063 am 1010da2e: Merge "Just in case we\'re behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 14 years ago
  38. c5d3229 Merge "Color effect comments and method name changes." by Gil Dobjanschi · 14 years ago
  39. 0dc6403 Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through. by Andreas Huber · 14 years ago
  40. 0ce122e Color effect comments and method name changes. by Gil Dobjanschi · 14 years ago
  41. 0178856 MTP: Fix copying files to root of storage using parent handle = 0 by Mike Lockwood · 14 years ago
  42. 3e13c1b MTP: Remove some excessive logging by Mike Lockwood · 14 years ago
  43. aee02b8 am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 14 years ago
  44. 023266c am e0c8545a: am 0fd4e216: Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread by Andreas Huber · 14 years ago
  45. 37de60c am 2b4f1f4c: am f72dd019: Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  46. cb4e407 am 5dcf588a: am b9bf5457: Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread by Andreas Huber · 14 years ago
  47. 80ab64d am d31fc239: am 6dcdfdb4: Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  48. 2ddbd7d am 14ea1048: am c5912acc: Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  49. 329430a am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  50. 438a172 am d96a068c: am bb245d35: Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread by Andreas Huber · 14 years ago
  51. 06dfa35 am bb708373: am 949f7d90: Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
  52. 72662b1 am 45bd1159: am 02654f01: Merge "On this particular device the hardware video decoder spits out buffers that don\'t actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  53. 997eaa2 0-memcpy video recording framework by James Dong · 14 years ago
  54. 0c128b6 Move Camera specific logic out from StagefrightRecorder to CameraSource by James Dong · 14 years ago
  55. cac43e8 am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 14 years ago
  56. 0c46b69 RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams. by Andreas Huber · 14 years ago
  57. bced934 Merge "Hide project media by creating the .nomedia file" by Gil Dobjanschi · 14 years ago
  58. ce52d1f Hide project media by creating the .nomedia file by Gil Dobjanschi · 14 years ago
  59. e0c8545 am 0fd4e216: Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread by Andreas Huber · 14 years ago
  60. 069ead3 MTP: Throw a NullPointerException if client is null in MtpCursor constructor by Mike Lockwood · 14 years ago
  61. 38285db Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR. by Andreas Huber · 14 years ago
  62. 2b4f1f4 am f72dd019: Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  63. f72dd01 Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  64. 5dcf588 am b9bf5457: Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread by Andreas Huber · 14 years ago
  65. b9bf545 Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread by Andreas Huber · 14 years ago
  66. 6934207 Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams. by Andreas Huber · 14 years ago
  67. d31fc23 am 6dcdfdb4: Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  68. 14ea104 am c5912acc: Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  69. 10b9b3f Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality. by Andreas Huber · 14 years ago
  70. 6dcdfdb Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  71. c5912ac Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  72. e51e809 Disable the access unit timeout temporarily while a seek operation is in progress. by Andreas Huber · 14 years ago
  73. 4f21e51 am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  74. b37fcbf Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  75. d96a068 am bb245d35: Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread by Andreas Huber · 14 years ago
  76. c67acb2 Name the writer threads by James Dong · 14 years ago
  77. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  78. 3418835 Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch. by Andreas Huber · 14 years ago
  79. 170bf59 Merge "MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty" by Mike Lockwood · 14 years ago
  80. 6458935 MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty by Mike Lockwood · 14 years ago
  81. 2409cdb Merge "Remove MediaVideoItem and AudioTrack playback APIs." by Gil Dobjanschi · 14 years ago
  82. bb70837 am 949f7d90: Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
  83. 45bd115 am 02654f01: Merge "On this particular device the hardware video decoder spits out buffers that don\'t actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  84. b27f2d3 Remove MediaVideoItem and AudioTrack playback APIs. by Gil Dobjanschi · 14 years ago
  85. d6e9d76 Merge "Some instrumentation of OMXCodec for future investigation and a possibly temporary fix for the green tinge on video playback." by Andreas Huber · 14 years ago
  86. 08478d1 Some instrumentation of OMXCodec for future investigation and a possibly temporary fix for the green tinge on video playback. by Andreas Huber · 14 years ago
  87. a458719 am 56ee1080: am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 14 years ago
  88. 4c19bf9 Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
  89. 1e19416 On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume. by Andreas Huber · 14 years ago
  90. 3caf37e am f358cecb: am 79a3981e: Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  91. 8c4a042 am a86a6c4e: am 6f1c7bda: Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 14 years ago
  92. 0ca0a12 Added VideoEditor reference to protected AudioTrack constructor by Gil Dobjanschi · 14 years ago
  93. 53f89e1 Added the video editor to the media items and audio track constructors. by Gil Dobjanschi · 14 years ago
  94. 572eab6 Merge "Adjust start time and duration for overlays and effects." by Gil Dobjanschi · 14 years ago
  95. b74ccaa Merge "Use setVideoSize API in StagefrightRecorder" by James Dong · 14 years ago
  96. e5867ef Adjust start time and duration for overlays and effects. by Gil Dobjanschi · 14 years ago
  97. 73fe79d am 6a02ba01: am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  98. 56ee108 am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 14 years ago
  99. c743f45 Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out. by Andreas Huber · 14 years ago
  100. f358cec am 79a3981e: Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago