summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Timestamp adjustment will not work well if we ask video encoder to produce B ...James Dong2011-06-211-197/+1
* Merge "Don't assert on malformed .mp4 content that contains fewer samples than"Andreas Huber2011-06-211-4/+8
|\
| * Don't assert on malformed .mp4 content that contains fewer samples thanAndreas Huber2011-06-211-4/+8
* | Merge "Boost software vp8 decoder performance using multi-threaded decoding i...James Dong2011-06-211-1/+17
|\ \
| * | Boost software vp8 decoder performance using multi-threaded decoding if possibleJames Dong2011-06-201-1/+17
* | | Parse the individual segment's duration as a floating point number which is nowAndreas Huber2011-06-213-3/+47
| |/ |/|
* | Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decod...Andreas Huber2011-06-211-0/+8
|\ \
| * | Restore legacy soft-aac decoder behaviour. Substitute silence on decode error.Andreas Huber2011-06-201-0/+8
* | | Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and ...Andreas Huber2011-06-201-2/+3
|\ \ \ | |/ / |/| |
| * | OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more gu...Dongwon Kang2011-06-201-2/+3
| |/
* | Merge "When a recording session is stopped, no outstanding input video frames...James Dong2011-06-201-6/+13
|\ \
| * | When a recording session is stopped, no outstanding input video frames exist ...James Dong2011-06-201-6/+13
| |/
* | Merge "Remove unneeded #include <sys/resource.h>"Glenn Kasten2011-06-205-5/+0
|\ \ | |/ |/|
| * Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-155-5/+0
* | Use system property to control whether we will enable B frame support in MPEG...James Dong2011-06-171-1/+11
|/
* Merge "Merge chromium to r11.0.672.0: Compile fix"Kristian Monsen2011-06-142-4/+4
|\
| * Merge chromium to r11.0.672.0: Compile fixKristian Monsen2011-06-072-4/+4
* | Merge "Bug 4608375"Glenn Kasten2011-06-143-4/+3
|\ \
| * | Bug 4608375Glenn Kasten2011-06-143-4/+3
* | | Merge "Enforce the rule that the timestamp from timelapse video source monoti...James Dong2011-06-141-1/+2
|\ \ \
| * | | Enforce the rule that the timestamp from timelapse video source monotically i...James Dong2011-06-131-1/+2
| |/ /
* | | Add B frame support for MPEG4WriterJames Dong2011-06-132-9/+142
|/ /
* | Avoid duplicated code calculating the stts sample durationJames Dong2011-06-101-22/+21
* | Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index...James Dong2011-06-101-9/+10
|\ \
| * | Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_In...James Dong2011-06-081-9/+10
* | | Merge "Correctly handle crop rect event in SoftAVC.cpp"James Dong2011-06-102-8/+11
|\ \ \
| * | | Correctly handle crop rect event in SoftAVC.cppJames Dong2011-06-092-8/+11
* | | | Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populat...Andreas Huber2011-06-102-44/+242
|\ \ \ \
| * | | | Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-082-44/+242
| | |/ / | |/| |
* | | | am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fdsMarco Nelissen2011-06-091-0/+3
|\ \ \ \
| * \ \ \ am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fdsMarco Nelissen2011-06-091-0/+3
| |\ \ \ \
| | * \ \ \ am a02d9bf9: Make sure we don\'t read from invalid fdsMarco Nelissen2011-06-091-0/+3
| | |\ \ \ \
| | | * | | | Make sure we don't read from invalid fdsMarco Nelissen2011-06-091-0/+3
| | * | | | | am 8050a02b: DO NOT MERGE: Linux sockets are odd, closing a socket descriptor...Andreas Huber2011-06-021-17/+79
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abo...Andreas Huber2011-06-011-17/+79
| | * | | | | am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately wh...Andreas Huber2011-04-183-12/+26
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to ...Andreas Huber2011-04-143-12/+26
| | * | | | | am ea5d2c58: Merge "When read() from AudioRecord returns 0 or negative value,...James Dong2011-04-041-2/+3
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | When read() from AudioRecord returns 0 or negative value, report an error to ...James Dong2011-03-301-2/+3
| | * | | | | am 68f66b94: Merge "MP3Extractor and MP3 decoder fixes - DO NOT MERGE" into g...James Dong2011-03-112-8/+47
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MP3Extractor and MP3 decoder fixes - DO NOT MERGEJames Dong2011-03-112-8/+47
* | | | | | | Fix an issue in MPEG4Writer where the write of outstanding chunks in the last...James Dong2011-06-091-0/+1
* | | | | | | Merge "Add timestamp and data pointer checks in CameraSource"James Dong2011-06-091-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add timestamp and data pointer checks in CameraSourceJames Dong2011-06-031-5/+5
* | | | | | | This device-specific workaround is no longer necessary.Andreas Huber2011-06-082-11/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Fix the comment for the location box @xyz"James Dong2011-06-061-2/+2
|\ \ \ \ \ \
| * | | | | | Fix the comment for the location box @xyzJames Dong2011-06-031-2/+2
* | | | | | | Merge "Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h"James Dong2011-06-033-8/+0
|\ \ \ \ \ \ \
| * | | | | | | Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.hJames Dong2011-06-033-8/+0
| |/ / / / / /
* | | | | | | Merge "Initial-checkin for ON2 Software AVC/H264 decoder"James Dong2011-06-03403-0/+112275
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |