summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Fix comparison sign warnings.Dan Albert2015-05-081-3/+3
* libstagefright: config resource manager with secure codec co-existing policy.Ronghua Wu2015-05-084-5/+38
* Prevent integer overflow when processing covr MPEG4 atomsJoshua J. Drake2015-05-071-0/+4
* Merge "Fix integer overflow when handling MPEG4 tx3g atom" into mnc-devNick Kralevich2015-05-081-0/+4
|\
| * Fix integer overflow when handling MPEG4 tx3g atomJoshua J. Drake2015-05-071-0/+4
* | Merge "Prevent integer underflow if size is below 6" into mnc-devNick Kralevich2015-05-081-0/+4
|\ \
| * | Prevent integer underflow if size is below 6Joshua J. Drake2015-05-071-0/+4
| |/
* | Merge "Fix integer underflow in covr MPEG4 processing" into mnc-devNick Kralevich2015-05-081-0/+4
|\ \
| * | Fix integer underflow in covr MPEG4 processingJoshua J. Drake2015-05-071-0/+4
| |/
* | Merge "Prevent reading past the end of the buffer in 3GPP" into mnc-devNick Kralevich2015-05-081-2/+3
|\ \
| * | Prevent reading past the end of the buffer in 3GPPJoshua J. Drake2015-05-071-2/+3
| |/
* | Merge "libstagefright: export profiling results directly to xml." into mnc-devRonghua Wu2015-05-084-369/+122
|\ \
| * | libstagefright: export profiling results directly to xml.Ronghua Wu2015-05-054-369/+122
* | | Merge "nuplayer: fixes for subtitle pause/resume" into mnc-devChong Zhang2015-05-072-3/+11
|\ \ \
| * | | nuplayer: fixes for subtitle pause/resumeChong Zhang2015-05-062-3/+11
* | | | Merge changes from topic 'codec-setsurface' into mnc-devLajos Molnar2015-05-075-434/+253
|\ \ \ \
| * | | | stagefright: support push-blank-buffers-on-shutdown for SW rendererLajos Molnar2015-05-071-0/+14
| * | | | ACodec: blank surface when switching to another surfaceLajos Molnar2015-05-071-0/+5
| * | | | stagefright: move native window helpers into SurfaceUtilsLajos Molnar2015-05-074-434/+234
* | | | | Merge "MediaHTTP: add more null ptr and init checks" into mnc-devChong Zhang2015-05-071-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MediaHTTP: add more null ptr and init checksChong Zhang2015-05-071-2/+5
| |/ / /
* | | | Merge "RTSP: append track URL to base URL" into mnc-devChong Zhang2015-05-071-13/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | RTSP: append track URL to base URLChong Zhang2015-05-041-13/+3
| |/ /
* | | am 959d3179: am 07d4f27b: am f14555b0: am 3fdb2cbb: am d638e735: am 0d9eb04f:...Marco Nelissen2015-05-071-1/+1
|\ \ \
| * \ \ am 07d4f27b: am f14555b0: am 3fdb2cbb: am d638e735: am 0d9eb04f: am 5a75b421:...Marco Nelissen2015-05-071-1/+1
| |\ \ \
| | * \ \ am d638e735: am 0d9eb04f: am 5a75b421: am 30d77e2c: Fix potential buffer overrunMarco Nelissen2015-05-071-1/+1
| | |\ \ \
| | | * \ \ am 5a75b421: am 30d77e2c: Fix potential buffer overrunMarco Nelissen2015-05-071-1/+1
| | | |\ \ \
| | | | * \ \ am 30d77e2c: Fix potential buffer overrunMarco Nelissen2015-05-071-1/+1
| | | | |\ \ \
| | | | | * | | Fix potential buffer overrunMarco Nelissen2015-05-051-1/+1
* | | | | | | | stagefright: fix pushBlankBuffersToNW for non-meta decodersLajos Molnar2015-05-061-0/+3
* | | | | | | | Merge "OggExtractor::verifyHeader: return errors instead of asserting" into m...Marco Nelissen2015-05-051-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | OggExtractor::verifyHeader: return errors instead of assertingMarco Nelissen2015-05-051-2/+6
* | | | | | | | | stagefright: Validate track formats passed to MPEG4WriterPraveen Chavan2015-05-051-20/+35
* | | | | | | | | Merge "Stagefright: propagate InsufficientResources error" into mnc-devRonghua Wu2015-05-053-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stagefright: propagate InsufficientResources errorPraveen Chavan2015-05-053-3/+8
* | | | | | | | | | Merge "SoftVPXEncoder: don't skip the last input buffer with eos flag." into ...Ronghua Wu2015-05-051-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SoftVPXEncoder: don't skip the last input buffer with eos flag.Ronghua Wu2015-05-041-1/+5
| |/ / / / / / / / /
* | | | | | | | | | SoftAVCEnc: Removed alignment requirement on input widthHarish Mahendrakar2015-05-051-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | MediaSync: clean up configureAudioTrack and configureSurface.Wei Jia2015-05-041-8/+8
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge "stagefright: propagate consumer usage flags in MediaSync" into mnc-devLajos Molnar2015-05-021-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | stagefright: propagate consumer usage flags in MediaSyncLajos Molnar2015-05-011-0/+4
* | | | | | | | | Merge "stagefright: add support for dynamically setting MediaCodec output sur...Lajos Molnar2015-05-022-120/+321
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | stagefright: add support for dynamically setting MediaCodec output surfaceLajos Molnar2015-05-012-120/+321
* | | | | | | | | MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-011-4/+17
* | | | | | | | | MediaCodec: implement persistent input surface APIsChong Zhang2015-05-0110-61/+343
|/ / / / / / / /
* | | | | | | | stagefright: MediaCodec: rename mNativeWindow to mSurfaceLajos Molnar2015-05-011-21/+15
* | | | | | | | stagefright: remove NativeWindowWrapperLajos Molnar2015-04-302-17/+8
* | | | | | | | stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-305-25/+251
* | | | | | | | Merge "MediaSync: map returned output buffers to previously received input bu...Wei Jia2015-04-301-2/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | MediaSync: map returned output buffers to previously received input buffers.Wei Jia2015-04-301-2/+21