1. d8f4d4a am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 14 years ago
  2. 8a674dc Display AVC video sample profile and level for "stagefright" util by James Dong · 14 years ago
  3. 4200568 am 589e8381: Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 14 years ago
  4. 8577676 am 716f60ce: resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  5. 5b12af0 Merge "Removed uncessary FILE structure pointer for I/O" by James Dong · 14 years ago
  6. 97c9a2e resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  7. 0e89c22 Merge "Fix issue 3157123." by Eric Laurent · 14 years ago
  8. f5aafb2 Fix issue 3157123. by Eric Laurent · 14 years ago
  9. cb614f2 Merge "PTP: Fix permissions problems with files imported via PTP" by Mike Lockwood · 14 years ago
  10. 27afe3a PTP: Fix permissions problems with files imported via PTP by Mike Lockwood · 14 years ago
  11. 674ebd0 Removed uncessary FILE structure pointer for I/O by James Dong · 14 years ago
  12. 60d88f8 Merge "Fix an artifact of going from off_t to off64_t" by Andreas Huber · 14 years ago
  13. 5ab3435 am f69f356e: am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: frameworks/base/media/libstagefright/MediaExtractor.cpp:62: error: invalid conversion from ‘const char*’ to ‘char*’ strrchr provides two prototypes. the one used returns const char* inste by Jean-Baptiste Queru · 14 years ago
  14. a9a25c3 am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: frameworks/base/media/libstagefright/MediaExtractor.cpp:62: error: invalid conversion from ‘const char*’ to ‘char*’ strrchr provides two prototypes. the one used returns const char* instead of char*" by Jean-Baptiste Queru · 14 years ago
  15. 7fe4ed1 Fix an artifact of going from off_t to off64_t by Andreas Huber · 14 years ago
  16. 8799562 Squashed commit of the following: by Andreas Huber · 14 years ago
  17. b9ff444 PTP: Improve performance and reliability of file importing by Mike Lockwood · 14 years ago
  18. c2c8868 Improve camera documentation. by Wu-cheng Li · 14 years ago
  19. 6ed70d2 StagefrightMediaScanner: Call endFile() for MIDI and OGG files. by Hiroshi Takekawa · 14 years ago
  20. 317ca79 Merge "64-bit file size/offset support for media framework" by James Dong · 14 years ago
  21. c726bd8 Set the external display usage bit in Stagefright. by Jamie Gennis · 14 years ago
  22. c7fc37a 64-bit file size/offset support for media framework by James Dong · 14 years ago
  23. 07e946c Log H.264 profile/level in OMXCodec by Andreas Huber · 14 years ago
  24. 17468ee Merge "Support for "chunked" HTTP transfer encoding." by Andreas Huber · 14 years ago
  25. 22c86bd Merge "Fix an issue wherre error notification will not be sent after mediaplayer reset" by James Dong · 14 years ago
  26. 7d23aa2 Support for "chunked" HTTP transfer encoding. by Andreas Huber · 14 years ago
  27. a1680bc Fix an issue wherre error notification will not be sent after mediaplayer reset by James Dong · 14 years ago
  28. 14d3275 Merge "Add getUri() for streaming" by Gloria Wang · 14 years ago
  29. 771b85d Add getUri() for streaming by Gloria Wang · 14 years ago
  30. cf6a8d2 build failed with g++ v. 4.4.5 by Matthias Bady · 14 years ago
  31. e1b8cf1 MTP: Fixes to allow file transfers > 4 gigabytes by Mike Lockwood · 14 years ago
  32. d0e9487 Merge "MTP: Set correct format for abstract audio playlists" by Mike Lockwood · 14 years ago
  33. f5b2ff2 MTP: Set correct format for abstract audio playlists by Mike Lockwood · 14 years ago
  34. 38f63d7 Merge "Add new audio mode for audio communications other than telelphony." by Jean-Michel Trivi · 14 years ago
  35. ba529e4 Support post-decode video rotation. by Andreas Huber · 14 years ago
  36. 0a5ca66 Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  37. 6f9f029 Make sure live streamed http live content does not start playing from the very beginning. by Andreas Huber · 14 years ago
  38. f1fb01a Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 14 years ago
  39. 8fff6bb Add initial stereo capture support for AAC encoder by James Dong · 14 years ago
  40. b6c22ce Merge "Proper support for variable NALsize lengths of AVC content in .mkv files." by Andreas Huber · 14 years ago
  41. b10f366 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 14 years ago
  42. c42478e Fixed a race condition where some recording frames may not be released. by James Dong · 14 years ago
  43. c2db5a1 Merge "Switch to use kKeyFrameRate for recordvideo utility" by James Dong · 14 years ago
  44. f9c2d33 Merge "More HTTP live support, AES encryption etc." by Andreas Huber · 14 years ago
  45. d42c40f Merge "Refactor h.264 profile/level support into avc_utils." by Andreas Huber · 14 years ago
  46. a5c4689 Merge "Provide bandwidth estimation support in NuHTTPDataSource" by Andreas Huber · 14 years ago
  47. c7f26cb Merge "Remove legacy PV stuff" by James Dong · 14 years ago
  48. c62165b Provide bandwidth estimation support in NuHTTPDataSource by Andreas Huber · 14 years ago
  49. e332a91 More HTTP live support, AES encryption etc. by Andreas Huber · 14 years ago
  50. bfd41f3 Refactor h.264 profile/level support into avc_utils. by Andreas Huber · 14 years ago
  51. b6da06e MTP: Partial implementation of the GetObjectPropList command by Mike Lockwood · 14 years ago
  52. 30d713a Remove legacy PV stuff by James Dong · 14 years ago
  53. 225f4d2 Switch to use kKeyFrameRate for recordvideo utility by James Dong · 14 years ago
  54. 2d71233 Merge "Separate the key for audio sampling rate and video frame rate in MetaData.h" by James Dong · 14 years ago
  55. 56ecd20 Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 14 years ago
  56. 393410a Separate the key for audio sampling rate and video frame rate in MetaData.h by James Dong · 14 years ago
  57. 54f5501 Merge "Temporary workaround for issue 3187563" by Eric Laurent · 14 years ago
  58. a628f89 Increase the prefetcher's low water mark so it restarts fetching data earlier. by Andreas Huber · 14 years ago
  59. e3aac34 Temporary workaround for issue 3187563 by Eric Laurent · 14 years ago
  60. 3279bde Merge "Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun." by Andreas Huber · 14 years ago
  61. 34ef0f3 Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun. by Andreas Huber · 14 years ago
  62. d78b7ad Merge "Implement reducing the buffer count of a Surface." by Jamie Gennis · 14 years ago
  63. b50a803 Add color format query support to QueryCodecs() by James Dong · 14 years ago
  64. effae7f Implement reducing the buffer count of a Surface. by Jamie Gennis · 14 years ago
  65. be0646b Merge "Fix memory leak when 0-memcpy quirk is used" by James Dong · 14 years ago
  66. f23c4f9 Fix memory leak when 0-memcpy quirk is used by James Dong · 14 years ago
  67. 7ce05cf MTP: Add missing call to closedir() in recursive delete code by Mike Lockwood · 14 years ago
  68. 5f0cb5c Merge "Fix uninitialized variable" by James Dong · 14 years ago
  69. 62db7db Fix uninitialized variable by James Dong · 14 years ago
  70. a65856b Merge changes I49b383d3,I70809401 by Mike Lockwood · 14 years ago
  71. d472e28 MTP: Don't dump data packets twice in debug output. by Mike Lockwood · 14 years ago
  72. 0181726 Add support for range and enum forms in MTP ObjectPropDescs by Mike Lockwood · 14 years ago
  73. 4f4d72d Merge "Fix missing breaks in the profile/level conversion code in M4vH263 encoder" by James Dong · 14 years ago
  74. b2c59c3 Fix missing breaks in the profile/level conversion code in M4vH263 encoder by James Dong · 14 years ago
  75. 42ea763 Merge "Some refactoring and added support for another form of vbr headers." by Andreas Huber · 14 years ago
  76. 4456da5 Some refactoring and added support for another form of vbr headers. by Andreas Huber · 14 years ago
  77. c643d77 Add recording source for voice communication by Jean-Michel Trivi · 14 years ago
  78. 0bc8984 Merge "Rotation support" by James Dong · 14 years ago
  79. 13f6284 Rotation support by James Dong · 14 years ago
  80. fed975b Added a commandline option "-x" to the stagefright commandline tool. by Andreas Huber · 14 years ago
  81. 30db270 Fix a build break due to the missing kKeyRotation by James Dong · 14 years ago
  82. 2cef2ef am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
  83. beda607 am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
  84. ce0feba Support extracting thumbnail from rotated video tracks by James Dong · 14 years ago
  85. 858154e am 2e1a8967: (-s ours) resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 14 years ago
  86. 3baff73 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 14 years ago
  87. 957eaf4 am d8166a71: (-s ours) am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 14 years ago
  88. 4974d5e am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 14 years ago
  89. 85d9b42 Support post-decode video rotation. by Andreas Huber · 14 years ago
  90. aca1fe3 Rotation support by James Dong · 14 years ago
  91. 412abda Merge "Use meta data in the media recording framework" by James Dong · 14 years ago
  92. c2daea2 Merge "Add support for WV DRM" by Gloria Wang · 14 years ago
  93. b371426 Add support for WV DRM by Gloria Wang · 14 years ago
  94. 8480835 Use meta data in the media recording framework by James Dong · 14 years ago
  95. a3d7a31 Merge "Fix a MediaBuffer leak in Stagefright." by Jamie Gennis · 14 years ago
  96. 23580e7 am c25c28a4: (-s ours) am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago
  97. 691ea59 am 0ce42c9d: (-s ours) am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 14 years ago
  98. 6d80795 am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago
  99. ff5bfcf Revert "Support rotation in media recorder" by James Dong · 14 years ago
  100. c59e5f5 am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 14 years ago