summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Support platform and camera dependent recording start time offsetJames Dong2011-05-141-10/+24
* Support for storing geo information in the recorded mp4/3gpp file.James Dong2011-05-131-2/+107
* Track id really starts with 1, not 0James Dong2011-05-131-1/+1
* Merge "A fix to the MPEG4Extractor to support 16-bit sample sizes."Andreas Huber2011-05-121-1/+1
|\
| * A fix to the MPEG4Extractor to support 16-bit sample sizes.Andreas Huber2011-05-121-1/+1
* | The decoder wrapper is no longer needed. Also disable building old-style deco...Andreas Huber2011-05-121-1/+1
|/
* Squashed commit of the following:Andreas Huber2011-05-1144-218/+6060
* Merge "Leave the number of output buffers up to surface flinger and friends."Andreas Huber2011-05-111-2/+0
|\
| * Leave the number of output buffers up to surface flinger and friends.Andreas Huber2011-05-101-2/+0
* | Make sure the ogg extractor returns appropriate error codes.Andreas Huber2011-05-101-6/+13
|/
* Properly honour any pending seek request when reading the first buffer afterAndreas Huber2011-05-103-1/+21
* Add send session recording summary report to applicationJames Dong2011-05-091-15/+51
* Add const to the finders method in MetaData.cppJames Dong2011-05-092-7/+7
* Add end of recording summary track infoJames Dong2011-05-091-3/+36
* Refactor MPEG4Writer::writeTrackHeader() methodJames Dong2011-05-091-420/+520
* Color conversion now supports YUV420p->RGB565 conversion even if the width is...Andreas Huber2011-05-051-6/+9
* Merge "Initial check-in for AACWriter"James Dong2011-05-043-1/+384
|\
| * Initial check-in for AACWriterJames Dong2011-05-043-1/+384
* | Signal an error if aac decoding fails early.Andreas Huber2011-05-041-0/+17
* | Merge "Fix potential memory corruption in NuCachedSource2."Andreas Huber2011-05-041-0/+5
|\ \
| * | Fix potential memory corruption in NuCachedSource2.Andreas Huber2011-05-041-0/+5
| |/
* | Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2Andreas Huber2011-05-041-1/+7
|/
* Merge "Initial CL for the timed text support: - Add support for MP4 timed tex...Gloria Wang2011-05-048-23/+487
|\
| * Initial CL for the timed text support:Gloria Wang2011-05-038-23/+487
* | frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-033-5/+5
|/
* Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947"Gloria Wang2011-04-292-0/+10
|\
| * Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-292-0/+10
* | Add DRM errors in the DRM frameworks to MediaErrors also.Gloria Wang2011-04-292-8/+4
|/
* Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73Dima Zavin2011-04-272-6/+6
|\
| * audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-272-6/+6
* | Fix omx_tests to no longer refer to test files that are no longer available.Andreas Huber2011-04-272-8/+12
|/
* Merge "Give PSP and QuickTime compatible mp4 files a chance to play"James Dong2011-04-251-0/+5
|\
| * Give PSP and QuickTime compatible mp4 files a chance to playJames Dong2011-04-071-0/+5
* | Remove log spamMike Lockwood2011-04-241-2/+0
* | Remove the assertion and report content malform error to applicationJames Dong2011-04-221-5/+9
* | Add extra headers specified in the media player's setDataSource callAndreas Huber2011-04-202-3/+29
* | Make sure a read restarts the prefetcher if necessary.Andreas Huber2011-04-192-7/+21
* | Remove streamability verification, it's taking too long. Also...Andreas Huber2011-04-154-136/+128
* | am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
|\ \
| * \ am b0d6f10e: Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
| |\ \
| | * | Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
* | | | Merge "Experimental support for changing the video surface/texture on an acti...Andreas Huber2011-04-122-19/+61
|\ \ \ \
| * | | | Experimental support for changing the video surface/texture on an active medi...Andreas Huber2011-03-142-19/+61
* | | | | Merge "If the media extractor specifies an invalid thumbnail time, default to...Andreas Huber2011-04-121-1/+2
|\ \ \ \ \
| * | | | | If the media extractor specifies an invalid thumbnail time, default to the fi...Andreas Huber2011-04-111-1/+2
* | | | | | am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (...Glenn Kasten2011-04-111-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2)Glenn Kasten2011-04-111-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Enable HDCP debugging in Stagefright (1 of 2)Glenn Kasten2011-04-111-1/+1
* | | | | | Merge "In the MP3 extractor, compute timestamps based on sample count instead...Jason Simmons2011-04-112-5/+35
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | In the MP3 extractor, compute timestamps based on sample count instead of byt...Jason Simmons2011-04-072-5/+35
| | |_|_|/ | |/| | |