index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libstagefright
/
matroska
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted the media, camera, drm related files since they are relocated
James Dong
2012-03-28
3
-1001
/
+0
*
Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.
James Dong
2012-03-24
1
-1
/
+0
*
Switched to use the header files in /frameworks/native
James Dong
2012-03-12
1
-1
/
+1
*
Experiment with seeking to closest frame instead of closest syncframe
Andreas Huber
2012-02-09
1
-11
/
+60
*
MatroskaExtractor: to support MPEG4 and MP3 codec.
Dongwon Kang
2012-01-15
1
-12
/
+32
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-7
/
+7
*
Support multiple NAL fragments per .mkv payload
Andreas Huber
2011-09-28
1
-47
/
+61
*
Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable
Andreas Huber
2011-09-07
1
-5
/
+22
*
The MatroskaExtractor will now publish a different mime-type "video/webm" if
Andreas Huber
2011-08-22
2
-2
/
+11
*
Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2
Andreas Huber
2011-05-04
1
-1
/
+7
*
Fix a webm-seek issue introduced when adding support for streaming webm
Andreas Huber
2011-04-01
1
-1
/
+4
*
Squashed commit of the following:
Andreas Huber
2011-03-18
2
-195
/
+145
*
Remove mkvparser code from /frameworks/base
James Dong
2011-02-22
3
-5073
/
+3
*
The .mkv parser lib leaves some tracks NULL if it doesn't support them.
Andreas Huber
2011-01-24
1
-0
/
+6
*
Properly parse Matroska lacing flags and extract all frames contained in a bl...
Andreas Huber
2011-01-11
3
-55
/
+284
*
64-bit file size/offset support for media framework
James Dong
2010-11-18
1
-1
/
+1
*
Proper support for variable NALsize lengths of AVC content in .mkv files.
Andreas Huber
2010-11-15
1
-54
/
+67
*
Upgrade to the latest version of libwebm to fix YouTube webm playback.
Andreas Huber
2010-10-28
3
-3533
/
+5067
*
Include the framework copy of the OpenMAX headers instead of referencing exte...
Andreas Huber
2010-10-15
1
-1
/
+1
*
Allow sniffers to return a packet of opaque data that the corresponding extra...
Andreas Huber
2010-08-25
2
-2
/
+5
*
Support for communicating if a buffer read from the _extractor_ is a sync sam...
Andreas Huber
2010-08-06
1
-0
/
+1
*
Support finer seek control on MediaSources.
Andreas Huber
2010-07-21
1
-1
/
+2
*
Support for thumbnail extraction in the Matroska extractor.
Andreas Huber
2010-05-25
2
-41
/
+133
*
Support for media extraction from .mkv/.mka Matroska files in stagefright.
Andreas Huber
2010-05-20
5
-0
/
+4125