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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Make the OggExtractor less verbose." into gingerbread
Andreas Huber
2010-08-18
1
-4
/
+4
|
\
|
*
Make the OggExtractor less verbose.
Andreas Huber
2010-08-16
1
-4
/
+4
*
|
Be more lenient when validating ESDS information in mp4 audio tracks. Allow t...
Andreas Huber
2010-08-18
1
-0
/
+8
|
/
*
Change the default time scale for audio/video track during recording
James Dong
2010-08-16
2
-14
/
+63
*
Use audio clock as the reference media clock
James Dong
2010-08-13
1
-0
/
+65
*
Mainly fix two mistakes that I made:
James Dong
2010-08-12
2
-2
/
+2
*
Merge "Support getting codec, width, and height in URL for gtalk playback." i...
Mike Dodd
2010-08-12
1
-21
/
+29
|
\
|
*
Support getting codec, width, and height in URL for gtalk playback.
Mike Dodd
2010-08-12
1
-21
/
+29
*
|
Fix software avc encoder crash at EOS.
Andreas Huber
2010-08-12
1
-2
/
+0
|
/
*
Add lost preview surface detection in the JNI layer
James Dong
2010-08-12
1
-0
/
+9
*
Merge "Fix the h.263 assembler to properly subset a buffer's range if it alre...
Andreas Huber
2010-08-12
2
-2
/
+2
|
\
|
*
Fix the h.263 assembler to properly subset a buffer's range if it already has...
Andreas Huber
2010-08-12
2
-2
/
+2
*
|
Merge "APacketSource is too verbose." into gingerbread
Andreas Huber
2010-08-12
1
-1
/
+1
|
\
\
|
|
/
|
*
APacketSource is too verbose.
Andreas Huber
2010-08-12
1
-1
/
+1
*
|
Don't send late frames to software encoders for encoding
James Dong
2010-08-12
4
-2
/
+29
*
|
Merge "Handle large audio lost" into gingerbread
James Dong
2010-08-12
1
-9
/
+17
|
\
\
|
*
|
Handle large audio lost
James Dong
2010-08-10
1
-9
/
+17
*
|
|
Merge "Fix a crash due to unnecessary check on the codec config data for H263...
James Dong
2010-08-12
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix a crash due to unnecessary check on the codec config data for H263 video ...
James Dong
2010-08-11
1
-2
/
+2
|
|
/
/
*
|
|
Merge "Fix all fd leaks in authoring engine" into gingerbread
James Dong
2010-08-12
2
-5
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix all fd leaks in authoring engine
James Dong
2010-08-11
2
-5
/
+7
|
|
/
*
|
Merge "This code in CameraSource really should hold the lock." into gingerbread
Andreas Huber
2010-08-11
1
-0
/
+2
|
\
\
|
*
|
This code in CameraSource really should hold the lock.
Andreas Huber
2010-08-11
1
-0
/
+2
*
|
|
Add the a power test case which simply do the audio playback. The actual powe...
Yu Shan Emily Lau
2010-08-10
3
-0
/
+136
|
|
/
|
/
|
*
|
Remove some obsolete code.
Andreas Huber
2010-08-10
1
-12
/
+0
|
/
*
Merge "Add input buffer size check for software video encoders" into gingerbread
James Dong
2010-08-10
2
-0
/
+20
|
\
|
*
Add input buffer size check for software video encoders
James Dong
2010-08-10
2
-0
/
+20
*
|
Merge "We're now going to ignore timestamps completely in gtalk video confere...
Andreas Huber
2010-08-10
7
-39
/
+61
|
\
\
|
*
|
We're now going to ignore timestamps completely in gtalk video conferencing, ...
Andreas Huber
2010-08-10
7
-39
/
+61
*
|
|
Merge "Many, many developers misread or don't read the http specs and termina...
Andreas Huber
2010-08-10
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Many, many developers misread or don't read the http specs and terminate line...
Andreas Huber
2010-08-10
1
-2
/
+2
|
|
/
*
|
Only check the codec specific data when the output buffer contains kKeyIsCode...
James Dong
2010-08-10
2
-92
/
+28
|
/
*
Merge "Fix bug 2684341 Don't steal the media button event from the phone app ...
Jean-Michel Trivi
2010-08-09
1
-3
/
+19
|
\
|
*
Fix bug 2684341 Don't steal the media button event from the phone
Jean-Michel Trivi
2010-08-09
1
-3
/
+19
*
|
Merge "Support multiple PPS and SPS in avcC box" into gingerbread
James Dong
2010-08-09
1
-27
/
+236
|
\
\
|
*
|
Support multiple PPS and SPS in avcC box
James Dong
2010-08-09
1
-27
/
+236
*
|
|
Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and...
Andreas Huber
2010-08-09
9
-40
/
+371
|
\
\
\
|
*
|
|
Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...
Andreas Huber
2010-08-09
9
-40
/
+371
|
|
|
/
|
|
/
|
*
|
|
Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread
Eric Laurent
2010-08-09
7
-0
/
+3078
|
\
\
\
|
*
|
|
Added tests for audio effects in MediaFrameworkTest
Eric Laurent
2010-08-09
7
-0
/
+3078
|
|
/
/
*
|
|
Fixed several audio effects problems.
Eric Laurent
2010-08-09
2
-10
/
+28
|
/
/
*
|
Support for communicating if a buffer read from the _extractor_ is a sync sam...
Andreas Huber
2010-08-06
8
-33
/
+65
*
|
Properly skip the 'skip' chunk in mpeg4 files.
Andreas Huber
2010-08-06
1
-1
/
+0
*
|
Merge "Use the target color format from the camera source if possible" into g...
James Dong
2010-08-05
1
-4
/
+61
|
\
\
|
|
/
|
/
|
|
*
Use the target color format from the camera source if possible
James Dong
2010-08-05
1
-4
/
+61
*
|
Fix an issue where the track duration does not include the last sample duration
James Dong
2010-08-05
1
-11
/
+12
|
/
*
Merge "Better support for fake timestamps in RTP, H.263 video now also reques...
Andreas Huber
2010-08-05
4
-7
/
+17
|
\
|
*
Better support for fake timestamps in RTP, H.263 video now also requests FIR.
Andreas Huber
2010-08-05
4
-7
/
+17
*
|
A better fix for the OggExtractor referring to the sample rate while it hasn'...
Andreas Huber
2010-08-05
1
-2
/
+8
|
/
*
Merge "Specification of codec specific data as part of the session descriptio...
Andreas Huber
2010-08-05
2
-59
/
+14
|
\
[next]