summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/matroska
Commit message (Expand)AuthorAgeFilesLines
* am f5f24006: am cd4eb72e: Merge "media: -Werror re-enabled"Mark Salyzyn2014-04-151-1/+1
|\
| * am cd4eb72e: Merge "media: -Werror re-enabled"Mark Salyzyn2014-04-151-1/+1
| |\
| | * media: -Werror re-enabledMark Salyzyn2014-04-151-1/+1
| * | am 432ed3d6: Merge "libstagefright: fix 64-bit warnings"Mark Salyzyn2014-04-151-1/+1
| |\ \ | | |/
| | * libstagefright: fix 64-bit warningsColin Cross2014-04-141-1/+1
* | | am b1b1e303: am e5238893: Merge "Fix aosp_arm64 mirror-aosp-master build 1119...Mark Salyzyn2014-04-111-1/+1
|\ \ \ | |/ /
| * | am e5238893: Merge "Fix aosp_arm64 mirror-aosp-master build 1119326"Mark Salyzyn2014-04-112-5/+5
| |\ \ | | |/
| | * Fix aosp_arm64 mirror-aosp-master build 1119326Mark Salyzyn2014-04-112-5/+5
| * | am 0938c6f7: Merge "warnings be gone (4/4)"Mark Salyzyn2014-04-111-2/+4
| |\ \ | | |/
| | * warnings be gone (4/4)Mark Salyzyn2014-04-111-2/+4
| * | am 52a861d2: Merge "warnings be gone."Mark Salyzyn2014-04-112-2/+2
| |\ \ | | |/
| | * warnings be gone.Andreas Huber2014-04-112-2/+2
| * | Allow for larger codec private dataMarco Nelissen2014-03-071-30/+50
| |/
* | stagefright: handle corrupt matroska files gracefullyLajos Molnar2014-04-041-5/+13
* | libstagefright: fix 64-bit warningsColin Cross2014-03-191-6/+8
* | Opus Matroska support in OpenMaxVignesh Venkatasubramanian2014-03-032-2/+10
* | warnings be gone.Andreas Huber2014-02-112-3/+3
* | Allow for larger codec private dataMarco Nelissen2014-02-031-30/+50
|/
* Adds VP9 decoding support for stagefright.hkuang2013-06-241-1/+3
* stagefright: matroska: don't crash on parsing errorLajos Molnar2013-03-271-2/+2
* Merge "Match new paths and organization in external/libvpx"Ying Wang2012-12-121-1/+1
|\
| * Match new paths and organization in external/libvpxJohann2012-10-291-1/+1
* | The length information of the chunks making up vorbis codec specific infoAndreas Huber2012-11-151-14/+60
|/
* Fixed redefinition of 'i' with a different type errorTareq A. Siraj2012-08-221-2/+2
* am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong2012-06-132-0/+190
|\
| * Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* | libstagefright/matroska: Fix build with gcc 4.7Bernhard Rosenkraenzer2012-05-241-3/+3
|/
* Trust the Cues elementJohann2012-04-041-44/+22
* fix crash with cues at the beginning of the fileJohann2012-04-031-9/+4
* Use Cues to seek Matroska filesJohann2012-04-021-13/+97
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-1/+0
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Experiment with seeking to closest frame instead of closest syncframeAndreas Huber2012-02-091-11/+60
* MatroskaExtractor: to support MPEG4 and MP3 codec.Dongwon Kang2012-01-151-12/+32
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-7/+7
* Support multiple NAL fragments per .mkv payloadAndreas Huber2011-09-281-47/+61
* Apparently keyframe status in audio tracks of .webm/.mkv files is unreliableAndreas Huber2011-09-071-5/+22
* The MatroskaExtractor will now publish a different mime-type "video/webm" ifAndreas Huber2011-08-222-2/+11
* Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2Andreas Huber2011-05-041-1/+7
* Fix a webm-seek issue introduced when adding support for streaming webmAndreas Huber2011-04-011-1/+4
* Squashed commit of the following:Andreas Huber2011-03-182-195/+145
* Remove mkvparser code from /frameworks/baseJames Dong2011-02-223-5073/+3
* The .mkv parser lib leaves some tracks NULL if it doesn't support them.Andreas Huber2011-01-241-0/+6
* Properly parse Matroska lacing flags and extract all frames contained in a bl...Andreas Huber2011-01-113-55/+284
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-1/+1
* Proper support for variable NALsize lengths of AVC content in .mkv files.Andreas Huber2010-11-151-54/+67
* Upgrade to the latest version of libwebm to fix YouTube webm playback.Andreas Huber2010-10-283-3533/+5067
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1