1. c69c13e Add a video record utility by James Dong · 14 years ago
  2. 02d615b am 10b15c08: am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
  3. 1720ba0 am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
  4. 9228552 Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
  5. 88cfb59 AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 14 years ago
  6. 9e2e2d2 am b047e3cd: am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
  7. b91d92d am 387bdcda: am 88a995ed: Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
  8. 307e7f5 am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
  9. dac6911 Fix several audio effects problems. by Eric Laurent · 14 years ago
  10. fb9b87b am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  11. 8267b65 am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  12. b8b92e5 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  13. f4d1408 am 88a995ed: Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
  14. 036fad5 Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
  15. 51be6db am 7dff9dfd: am 269dea1c: Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that w by Dave Sparks · 14 years ago
  16. c7d368d Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content. by Andreas Huber · 14 years ago
  17. 10d6491 am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  18. 6fd2b44 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  19. ed54ad0 Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
  20. 668549b am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  21. 8211da9 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  22. cdcd43b am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  23. 640d660 Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  24. db62222 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  25. 2658b3f am 269dea1c: Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that were open on t by Dave Sparks · 14 years ago
  26. 3a2f37f MtpCursor: Fix long to int truncation bug by Mike Lockwood · 14 years ago
  27. b36f2df resolved conflicts for merge of 191a25e1 to master by Wu-cheng Li · 14 years ago
  28. 02fa834 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
  29. 2c423a4 am 83ea6389: Merge "The old overlay should be destroyed if orientation changes." into gingerbread by Wu-cheng Li · 14 years ago
  30. 0da4dab Squashed commit of the following: by Andreas Huber · 14 years ago
  31. 4a73f3d The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
  32. 214a2bd Merge "Fix the CameraHardwareInterface::setPreviewWindow comment." by Jamie Gennis · 14 years ago
  33. c0540f0 am a9f17c8b: am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  34. eb4caf4 am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  35. e2dc4aa Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  36. 8428af5 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  37. 703f59f am fa5c8fc4: am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  38. bcce675 am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  39. 676570f Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  40. 7539a05 Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  41. c425ffb am 1b37df95: am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  42. da4b9bd am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  43. 9b4e14e Merge changes I1302cacd,I05125c79,I8d9653ce by Mike Lockwood · 14 years ago
  44. be92346 MTP: Fix some warnings by Mike Lockwood · 14 years ago
  45. dde3720 MTP: Include current property value in GetDevicePropDesc by Mike Lockwood · 14 years ago
  46. a77e059 Fix the CameraHardwareInterface::setPreviewWindow comment. by Jamie Gennis · 14 years ago
  47. 7cee5d3 MTP: Fix reading and writing device property descriptors by Mike Lockwood · 14 years ago
  48. 0fa449c Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
  49. e5f3fd0 am a1c7b096: am 6d8fae72: Merge "Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  50. 2207a10 am 6d8fae72: Merge "Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  51. 74aa142 Merge "Added two more video encoders" by James Dong · 14 years ago
  52. 76e2c7b Merge "Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  53. f43c92f am 692dfafe: am 880dfe4f: Merge "Fix issue 3007862" into gingerbread by Eric Laurent · 14 years ago
  54. ea314ac Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool. by Andreas Huber · 14 years ago
  55. 7bfa78d am 880dfe4f: Merge "Fix issue 3007862" into gingerbread by Eric Laurent · 14 years ago
  56. 35dd00b Merge "Fix issue 3007862" into gingerbread by Eric Laurent · 14 years ago
  57. 84e9a10 Fix issue 3007862 by Eric Laurent · 14 years ago
  58. 1d30fc0 am 19fe783d: am 37155854: Merge "Proper sync-frame detection for sources that don\'t already provide it." into gingerbread by Andreas Huber · 14 years ago
  59. cbbf994 am 37155854: Merge "Proper sync-frame detection for sources that don\'t already provide it." into gingerbread by Andreas Huber · 14 years ago
  60. 9f25277 Merge changes Ie8bd9107,I1065179a by Mike Lockwood · 14 years ago
  61. 677f570 MTP: Reenable GetObjectPropValue and SetObjectPropValue by Mike Lockwood · 14 years ago
  62. a881b44 MTP: Minor debug output cleanup by Mike Lockwood · 14 years ago
  63. fdcf112 Merge changes I75c4c7dc,Ie9f3dea3 by Mike Lockwood · 14 years ago
  64. 4620df7 MTP: Fix problems with signed ints in MtpCursor.cpp by Mike Lockwood · 14 years ago
  65. 6d59aa4 Added two more video encoders by James Dong · 14 years ago
  66. bbc3831 Proper sync-frame detection for sources that don't already provide it. by Andreas Huber · 14 years ago
  67. 0597872 am 13770dcc: am 7b2ed5d7: Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data \'avcC\' accordingly." into gingerbread by Andreas Huber · 14 years ago
  68. 7504187 am 7b2ed5d7: Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data \'avcC\' accordingly." into gingerbread by Andreas Huber · 14 years ago
  69. 1f78bad Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly." into gingerbread by Andreas Huber · 14 years ago
  70. 95fcef2 Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly. by Andreas Huber · 14 years ago
  71. 45adaf6 am 693a430c: am 903fc221: Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
  72. 8872633 am 30c7e132: am 697bd76e: Merge "Use the advertised profile and level from M4V and H263 video encoders" into gingerbread by James Dong · 14 years ago
  73. 5257d87 am 903fc221: Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
  74. bf0025d am 697bd76e: Merge "Use the advertised profile and level from M4V and H263 video encoders" into gingerbread by James Dong · 14 years ago
  75. 59f63db Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
  76. 97e0fcc Use the advertised profile and level from M4V and H263 video encoders by James Dong · 14 years ago
  77. cc08406 am 11746caa: am 08959c63: Merge "Request permission for global audio effects." into gingerbread by Eric Laurent · 14 years ago
  78. 8fe26ff am 08959c63: Merge "Request permission for global audio effects." into gingerbread by Eric Laurent · 14 years ago
  79. fac4895 Request permission for global audio effects. by Eric Laurent · 14 years ago
  80. ebad184 am 2de0a50a: am a72bb404: Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
  81. 325bc94 am a72bb404: Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
  82. 9fb467e Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs. by Andreas Huber · 14 years ago
  83. 75acc1d am cc6b941c: am 4374b23d: Merge "Make sure we drain the avc software decoder\'s output queue once we run out of input data." into gingerbread by Andreas Huber · 14 years ago
  84. c8f5371 am 4374b23d: Merge "Make sure we drain the avc software decoder\'s output queue once we run out of input data." into gingerbread by Andreas Huber · 14 years ago
  85. 5a808f8 Make sure we drain the avc software decoder's output queue once we run out of input data. by Andreas Huber · 14 years ago
  86. 079cc2e Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
  87. 3cc8eb6 Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs. by Andreas Huber · 14 years ago
  88. 9dbd524 Merge "Make sure we drain the avc software decoder's output queue once we run out of input data." into gingerbread by Andreas Huber · 14 years ago
  89. 15b1eea Make sure we drain the avc software decoder's output queue once we run out of input data. by Andreas Huber · 14 years ago
  90. a4d13a5 am 6943b94b: am a6dc4699: Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago
  91. cd20f59 am a6dc4699: Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago
  92. 5ee6bb5 Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago
  93. a60165d am 0b2affe8: am 87d208f7: Merge "This log message is codec specific." into gingerbread by Andreas Huber · 14 years ago
  94. 3f94dac am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  95. 1f6ea1d am 87d208f7: Merge "This log message is codec specific." into gingerbread by Andreas Huber · 14 years ago
  96. 4d6205a am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  97. a312142 Merge "This log message is codec specific." into gingerbread by Andreas Huber · 14 years ago
  98. 43d4f74 Merge "Remove stagefright foundation's incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  99. 6e4c5c4 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  100. 0e75f0f Fix issue 2913071. by Eric Laurent · 14 years ago