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
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
3
-7
/
+18
*
Add support for the "compilation" tag in mp3, mp4 and ogg, and also add
Marco Nelissen
2011-01-06
7
-0
/
+19
*
Suppress the recording sound in the recorded video
James Dong
2011-01-04
1
-2
/
+2
*
Fix issue 2712130: Sholes: problem when playing audio while recording over bl...
Eric Laurent
2010-12-15
1
-1
/
+2
*
When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, ...
James Dong
2010-12-08
1
-0
/
+2
*
Fixed a race condition where some recording frames may not be released
James Dong
2010-12-06
1
-0
/
+3
*
Merge "Be conservative in estimating the file size limit." into gingerbread
James Dong
2010-12-02
2
-1
/
+12
|
\
|
*
Be conservative in estimating the file size limit.
James Dong
2010-11-30
2
-1
/
+12
*
|
Fix issue 2641884: Bluetooth volume is dependent on in call volume.
Eric Laurent
2010-12-01
1
-13
/
+23
*
|
Fix issue 3142808.
Eric Laurent
2010-12-01
1
-49
/
+52
|
/
*
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
*
|
Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." in...
Chia-chi Yeh
2010-11-29
1
-4
/
+4
|
\
\
|
*
|
Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.
Chia-chi Yeh
2010-11-01
1
-4
/
+4
*
|
|
Improve camera documentation.
Wu-cheng Li
2010-11-19
3
-17
/
+28
|
|
/
|
/
|
*
|
Support extracting thumbnail from rotated video tracks
James Dong
2010-11-08
3
-0
/
+9
*
|
Support post-decode video rotation.
Andreas Huber
2010-11-05
11
-92
/
+243
*
|
Rotation support
James Dong
2010-11-05
5
-19
/
+86
*
|
Revert "Support rotation in media recorder"
James Dong
2010-11-03
2
-27
/
+0
*
|
Support rotation in media recorder
James Dong
2010-11-03
2
-0
/
+27
*
|
DO NOT MERGE
James Dong
2010-11-02
2
-3
/
+30
|
/
*
Fix off-by-two and other bugs in the visualization code.
Marco Nelissen
2010-10-27
1
-9
/
+12
*
Assume that all of the decoded vorbis audio data is valid unless the source i...
Andreas Huber
2010-10-26
1
-6
/
+14
*
Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge
Wu-cheng Li
2010-10-25
2
-11
/
+5
*
Merge "Turn the media time adjustment in file writer back on" into gingerbread
James Dong
2010-10-21
1
-2
/
+5
|
\
|
*
Turn the media time adjustment in file writer back on
James Dong
2010-10-21
1
-2
/
+5
*
|
Merge "Mirror the preview for front-facing cameras. do not merge" into ginger...
Mathias Agopian
2010-10-21
3
-19
/
+55
|
\
\
|
|
/
|
/
|
|
*
Mirror the preview for front-facing cameras. do not merge
Wu-cheng Li
2010-10-20
3
-19
/
+55
*
|
File writer size estimation improvement
James Dong
2010-10-19
2
-18
/
+39
|
/
*
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
3
-3
/
+51
|
\
|
*
For thumbnail extraction make sure we instantiate a decoder that allows acces...
Andreas Huber
2010-10-18
3
-3
/
+51
*
|
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
16
-19
/
+22
*
Check-in of a copy of the Khronos OpenMAX headers formerly included from exte...
Andreas Huber
2010-10-15
10
-0
/
+6937
*
Make sure we cache the sampleTable again if using the caching datasource.
Andreas Huber
2010-10-15
1
-1
/
+3
*
Metadata.cpp and Metadata.java had drifted out of sync. This change remedies ...
Andreas Huber
2010-10-13
1
-1
/
+1
*
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
6
-21
/
+128
|
\
|
*
Support for writing to MPEG2 transport stream files.
Andreas Huber
2010-10-12
6
-21
/
+128
[next]