1. f9f083e resolved conflicts for merge of a127c07c to master by Kenny Root · 14 years ago
  2. d611935 am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  3. 11b72e1 Remove hard-coded color format for Nvidia's video encoder by James Dong · 14 years ago
  4. e4edd63 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  5. 43024e1 am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  6. 5cb77e0 Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  7. 59b7dc3 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  8. bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  9. 43a2b3b 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
  10. 012716a Fix camera display orientation. by Wu-cheng Li · 14 years ago
  11. 23d2071 MTP: Include size of 12 byte header in packet size for GetObject data packet by Mike Lockwood · 14 years ago
  12. a543d45 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
  13. 2bc940b 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
  14. 250e051 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
  15. e31aa74 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
  16. 9086ce2 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
  17. f0dee1c 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
  18. d100911 am d31fc239: am 6dcdfdb4: Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  19. 1c8ef86 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
  20. 2eeadf9 am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  21. 0714c82 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
  22. 14d23de am 9580b8ce: resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  23. 0e4d896 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
  24. 79e0ac1 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
  25. 2b37ced 0-memcpy video recording framework by James Dong · 14 years ago
  26. 54ff19a Move Camera specific logic out from StagefrightRecorder to CameraSource by James Dong · 14 years ago
  27. b4ff901 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
  28. 0dcd837 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
  29. 3ec866c 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
  30. c68a48c 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
  31. abc40fd 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
  32. 6f3cba5 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
  33. c7e61d5 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
  34. e6d2645 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
  35. 2d511ff Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams. by Andreas Huber · 14 years ago
  36. 6a3bc8c am 6dcdfdb4: Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  37. a5412b0 am c5912acc: Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  38. 70f521d 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
  39. cb71fba Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  40. 80d4122 Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  41. a9d9dd2 Disable the access unit timeout temporarily while a seek operation is in progress. by Andreas Huber · 14 years ago
  42. 7468408 am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  43. bea1618 Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  44. 4b43c1f 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
  45. a6f61fc Name the writer threads by James Dong · 14 years ago
  46. 8c563ed Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  47. f4ea1f9 Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch. by Andreas Huber · 14 years ago
  48. fbc504d resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  49. da91f0b 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
  50. 712a002 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
  51. fa6a5d4 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
  52. a240812 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
  53. 173e75d am ce2e2184: am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  54. 2eb16c2 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
  55. 2a4d22d Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
  56. fff5946 Merge "Add two more options to "recordvideo" utility" by James Dong · 14 years ago
  57. 2b82e96 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
  58. 51a7ac5 Merge "0-memcpy video recording framework" by James Dong · 14 years ago
  59. a9424e2 0-memcpy video recording framework by James Dong · 14 years ago
  60. c97a132 Add two more options to "recordvideo" utility by James Dong · 14 years ago
  61. 7874f08 am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  62. eba2d06 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
  63. 8805043 Merge "Use setVideoSize API in StagefrightRecorder" by James Dong · 14 years ago
  64. 8746c2c am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  65. 0bcae47 Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  66. 185a9a5 am 6a02ba01: am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  67. af59ce2 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 14 years ago
  68. a782d22 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
  69. b2e3954 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
  70. b0ade8a am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  71. 5081793 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  72. 11e69de 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
  73. a007e82 Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 14 years ago
  74. deed343 am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  75. 3754a79 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  76. 872a481 Resilent media time stamp adjustment by James Dong · 14 years ago
  77. 5f4d934 Use setVideoSize API in StagefrightRecorder by James Dong · 14 years ago
  78. 05425bc am dfd03fe9: am aa1a694d: Merge "Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up." into gingerbread by Andreas Huber · 14 years ago
  79. 8b62c6a am aa1a694d: Merge "Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up." into gingerbread by Andreas Huber · 14 years ago
  80. 83977eb Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up. by Andreas Huber · 14 years ago
  81. 0074d69 am bb506dab: am 7fa69374: Merge "Don\'t retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping." into gingerbread by Andreas Huber · 14 years ago
  82. 66e3c30 am 7fa69374: Merge "Don\'t retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping." into gingerbread by Andreas Huber · 14 years ago
  83. 6954535 Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping. by Andreas Huber · 14 years ago
  84. 2272ee2 Update of DRM framework. by Takeshi Aimi · 14 years ago
  85. 0d14c25 Video size retrieval/configuration support in camera hal by James Dong · 14 years ago
  86. c2945f5 am 2bf74b8f: am 6c609b6a: Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 14 years ago
  87. 97b4b64 am 6c609b6a: Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 14 years ago
  88. 1fd01cb Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 14 years ago
  89. d0ea545 Turn off media time adjustment by default by James Dong · 14 years ago
  90. b0a3b13 Merge "Add a video record utility" by James Dong · 14 years ago
  91. 01c048a am 57853559: am e619a9da: Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 14 years ago
  92. 555e9dc am e619a9da: Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 14 years ago
  93. a49c0d0 Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 14 years ago
  94. fa1dc77 am d6d5cfb9: am 469b8033: Merge "Remove development-only code." into gingerbread by Andreas Huber · 14 years ago
  95. 6466853 Start playing live streams from the start, no the middle... by Andreas Huber · 14 years ago
  96. c0c726a am 469b8033: Merge "Remove development-only code." into gingerbread by Andreas Huber · 14 years ago
  97. 969247b am 14401bf7: am d1398db3: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  98. caf5a48 Remove development-only code. by Andreas Huber · 14 years ago
  99. 32d3482 am d1398db3: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  100. 6a63a93 Squashed commit of the following: by Andreas Huber · 14 years ago