index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libstagefright
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fail to parse duration instead of asserting, if the server response cannot be...
Andreas Huber
2011-01-12
1
-5
/
+7
*
DO NOT MERGE: Fix Matroska issues
Andreas Huber
2011-01-11
3
-75
/
+317
*
DO NOT MERGE: Fix parsing of ntp= PLAY response.
Andreas Huber
2011-01-11
8
-39
/
+690
*
Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...
James Dong
2011-01-10
2
-5
/
+11
*
Add support for the "compilation" tag in mp3, mp4 and ogg, and also add
Marco Nelissen
2011-01-06
5
-0
/
+17
*
When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, ...
James Dong
2010-12-08
1
-0
/
+2
*
Be conservative in estimating the file size limit.
James Dong
2010-11-30
1
-1
/
+4
*
Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into ginge...
Andreas Huber
2010-11-30
4
-13
/
+142
|
\
|
*
DO NOT MERGE Support for "chunked" HTTP transfer encoding.
Andreas Huber
2010-11-30
4
-13
/
+142
*
|
Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube w...
Andreas Huber
2010-11-30
3
-3533
/
+5067
|
\
\
|
|
/
|
/
|
|
*
DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm pla...
Andreas Huber
2010-11-30
3
-3533
/
+5067
*
|
After seeking display the first new video frame right away without concern fo...
Andreas Huber
2010-11-30
1
-0
/
+6
*
|
DO NOT MERGE - Instead of asserting that ISurface successfully registered buf...
Andreas Huber
2010-11-30
5
-57
/
+120
|
/
*
Support extracting thumbnail from rotated video tracks
James Dong
2010-11-08
1
-0
/
+6
*
Support post-decode video rotation.
Andreas Huber
2010-11-05
7
-83
/
+214
*
Rotation support
James Dong
2010-11-05
1
-19
/
+62
*
DO NOT MERGE
James Dong
2010-11-02
1
-3
/
+29
*
Assume that all of the decoded vorbis audio data is valid unless the source i...
Andreas Huber
2010-10-26
1
-6
/
+14
*
Turn the media time adjustment in file writer back on
James Dong
2010-10-21
1
-2
/
+5
*
File writer size estimation improvement
James Dong
2010-10-19
1
-18
/
+38
*
If we encounter video stream EOS while seeking we may still need to seek audio.
Andreas Huber
2010-10-19
2
-18
/
+37
*
An attempt to unregister a handler that's no longer registered should not cau...
Andreas Huber
2010-10-18
1
-3
/
+8
*
Merge "For thumbnail extraction make sure we instantiate a decoder that allow...
Andreas Huber
2010-10-18
2
-2
/
+46
|
\
|
*
For thumbnail extraction make sure we instantiate a decoder that allows acces...
Andreas Huber
2010-10-18
2
-2
/
+46
*
|
If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. ...
Andreas Huber
2010-10-18
1
-0
/
+8
|
/
*
Include the framework copy of the OpenMAX headers instead of referencing exte...
Andreas Huber
2010-10-15
13
-14
/
+17
*
Make sure we cache the sampleTable again if using the caching datasource.
Andreas Huber
2010-10-15
1
-1
/
+3
*
Merge "Attempt to derive the avg. bitrate of the entire stream from metadata....
Andreas Huber
2010-10-13
2
-9
/
+50
|
\
|
*
Attempt to derive the avg. bitrate of the entire stream from metadata.
Andreas Huber
2010-10-13
2
-9
/
+50
*
|
Some webcams output rtp streams but never send any rtcp data in violation of
Andreas Huber
2010-10-13
3
-4
/
+62
|
/
*
Merge "Support for writing to MPEG2 transport stream files." into gingerbread
Andreas Huber
2010-10-13
1
-20
/
+68
|
\
|
*
Support for writing to MPEG2 transport stream files.
Andreas Huber
2010-10-12
1
-20
/
+68
*
|
HTTP Live content that are tagged as complete are now seekable.
Andreas Huber
2010-10-12
14
-33
/
+297
|
/
*
Just in case we're behind a NAT router/firewall, attempt to poke holes into i...
Andreas Huber
2010-10-11
1
-0
/
+153
*
RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek i...
Andreas Huber
2010-10-08
5
-11
/
+87
*
Refactor some more h.264 utility code out into avc_utils. Work around a hardw...
Andreas Huber
2010-10-08
6
-153
/
+207
*
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...
Andreas Huber
2010-10-08
3
-4
/
+10
|
\
|
*
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...
Andreas Huber
2010-10-08
3
-4
/
+10
*
|
Merge "Respect the cropping rectangle when extracting the video dimensions fr...
Andreas Huber
2010-10-08
1
-1
/
+38
|
\
\
|
*
|
Respect the cropping rectangle when extracting the video dimensions from the ...
Andreas Huber
2010-10-08
1
-1
/
+38
|
|
/
*
|
Merge "Name the writer threads" into gingerbread
James Dong
2010-10-08
2
-2
/
+11
|
\
\
|
*
|
Name the writer threads
James Dong
2010-10-07
2
-2
/
+11
*
|
|
Disable the access unit timeout temporarily while a seek operation is in prog...
Andreas Huber
2010-10-08
1
-6
/
+29
|
|
/
|
/
|
*
|
Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ...
Andreas Huber
2010-10-07
3
-4
/
+4
|
/
*
Work to support switching transport streams mid-stream and signalling discont...
Andreas Huber
2010-10-07
14
-110
/
+459
*
On this particular device the hardware video decoder spits out buffers that d...
Andreas Huber
2010-10-07
3
-16
/
+51
*
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...
Andreas Huber
2010-10-05
3
-11
/
+26
*
Fixed an issue where the reserved free space in the file writer was larger th...
James Dong
2010-10-04
1
-2
/
+14
*
Merge "Resilent media time stamp adjustment" into gingerbread
James Dong
2010-10-04
1
-24
/
+181
|
\
|
*
Resilent media time stamp adjustment
James Dong
2010-10-04
1
-24
/
+181
[next]