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
*
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
*
|
HTTP Live content that are tagged as complete are now seekable.
Andreas Huber
2010-10-12
15
-33
/
+298
|
/
*
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
6
-7
/
+19
|
\
|
*
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...
Andreas Huber
2010-10-08
6
-7
/
+19
*
|
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
*
|
|
Merge "Disable the access unit timeout temporarily while a seek operation is ...
Andreas Huber
2010-10-08
1
-6
/
+29
|
\
\
\
|
*
|
|
Disable the access unit timeout temporarily while a seek operation is in prog...
Andreas Huber
2010-10-08
1
-6
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge "Added getter for session Id to AudioSink" into gingerbread
Eric Laurent
2010-10-08
4
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added getter for session Id to AudioSink
Eric Laurent
2010-10-07
4
-0
/
+14
|
|
/
*
|
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
16
-112
/
+463
*
On this particular device the hardware video decoder spits out buffers that d...
Andreas Huber
2010-10-07
5
-17
/
+56
*
Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread
Eric Laurent
2010-10-05
1
-3
/
+3
|
\
|
*
Fixed AudioFlinger not always pausing tracks
Eric Laurent
2010-10-05
1
-3
/
+3
*
|
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...
Andreas Huber
2010-10-05
4
-14
/
+29
|
/
*
fix [2835280] Add support for cancelling buffers to ANativeWindow
Mathias Agopian
2010-10-04
1
-4
/
+6
*
Fixed an issue where the reserved free space in the file writer was larger th...
James Dong
2010-10-04
2
-2
/
+15
*
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]