summaryrefslogtreecommitdiff
path: root/media/libstagefright/matroska
AgeCommit message (Expand)Author
2012-08-22Fixed redefinition of 'i' with a different type errorTareq A. Siraj
2012-06-13am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-05-24libstagefright/matroska: Fix build with gcc 4.7Bernhard Rosenkraenzer
2012-04-04Trust the Cues elementJohann
2012-04-03fix crash with cues at the beginning of the fileJohann
2012-04-02Use Cues to seek Matroska filesJohann
2012-03-24Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
2012-02-09Experiment with seeking to closest frame instead of closest syncframeAndreas Huber
2012-01-15MatroskaExtractor: to support MPEG4 and MP3 codec.Dongwon Kang
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-28Support multiple NAL fragments per .mkv payloadAndreas Huber
2011-09-07Apparently keyframe status in audio tracks of .webm/.mkv files is unreliableAndreas Huber
2011-08-22The MatroskaExtractor will now publish a different mime-type "video/webm" ifAndreas Huber
2011-05-04Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2Andreas Huber
2011-04-01Fix a webm-seek issue introduced when adding support for streaming webmAndreas Huber
2011-03-18Squashed commit of the following:Andreas Huber
2011-02-22Remove mkvparser code from /frameworks/baseJames Dong
2011-01-24The .mkv parser lib leaves some tracks NULL if it doesn't support them.Andreas Huber
2011-01-11Properly parse Matroska lacing flags and extract all frames contained in a bl...Andreas Huber
2010-11-1864-bit file size/offset support for media frameworkJames Dong
2010-11-15Proper support for variable NALsize lengths of AVC content in .mkv files.Andreas Huber
2010-10-28Upgrade to the latest version of libwebm to fix YouTube webm playback.Andreas Huber
2010-10-15Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber
2010-08-25Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber
2010-08-06Support for communicating if a buffer read from the _extractor_ is a sync sam...Andreas Huber
2010-07-21Support finer seek control on MediaSources.Andreas Huber
2010-05-25Support for thumbnail extraction in the Matroska extractor.Andreas Huber
2010-05-20Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber