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
*
ACodec: handle errors related to native window.
Wei Jia
2014-08-22
1
-4
/
+8
*
Don't crash for bitstream errors in AMPEG4ElementaryAssembler
Chong Zhang
2014-08-19
1
-5
/
+10
*
Merge "stagefright: Fix thumbnail generation for some clips." into lmp-dev
Ronghua Wu
2014-08-18
1
-7
/
+1
|
\
|
*
stagefright: Fix thumbnail generation for some clips.
Ronghua Wu
2014-08-19
1
-7
/
+1
*
|
Merge "stagefright: add codec capability info for google audio codecs" into l...
Lajos Molnar
2014-08-16
2
-15
/
+74
|
\
\
|
*
|
stagefright: add codec capability info for google audio codecs
Lajos Molnar
2014-08-14
2
-15
/
+74
*
|
|
stagefright: Fix race condition between MediaCodec and SoftwareRenderer
Ronghua Wu
2014-08-15
5
-77
/
+135
*
|
|
Merge "stagefright: allow specifying flac copmression level by 'complexity'" ...
Lajos Molnar
2014-08-15
1
-1
/
+3
|
\
\
\
|
*
|
|
stagefright: allow specifying flac copmression level by 'complexity'
Lajos Molnar
2014-08-14
1
-1
/
+3
|
|
/
/
*
|
|
stagefright/media: add support for codec features with text value
Lajos Molnar
2014-08-14
1
-1
/
+14
|
/
/
*
|
make NuPlayer's http connection mechanism behave
Chong Zhang
2014-08-14
1
-11
/
+15
|
/
*
stagefright: allow scenarios when dequeueBufferFromNativeWindow fails
Lajos Molnar
2014-08-12
1
-2
/
+1
*
MediaCodecList: handle errors gracefully
Lajos Molnar
2014-08-12
1
-5
/
+21
*
Merge changes Idc9808f7,If7bc8e5b into lmp-dev
Dan Albert
2014-08-09
8
-0
/
+33
|
\
|
*
Fix the build after -Bsymbolic fix.
Dan Albert
2014-08-08
1
-0
/
+4
|
*
Fix PIC relocations for non-Bsymbolic builds
Ard Biesheuvel
2014-08-08
7
-0
/
+29
*
|
Merge "Added Tunneled video playback support to ACodec" into lmp-dev
Rachad
2014-08-09
6
-57
/
+169
|
\
\
|
*
|
Added Tunneled video playback support to ACodec
Rachad
2014-08-08
6
-57
/
+169
*
|
|
Merge "stagefright: set crop rect in SoftwareRenderer" into lmp-dev
Lajos Molnar
2014-08-09
1
-0
/
+11
|
\
\
\
|
*
|
|
stagefright: set crop rect in SoftwareRenderer
Lajos Molnar
2014-08-08
1
-0
/
+11
|
|
/
/
*
|
|
Merge "Fix WAVExtractor to output full audio frames only" into lmp-dev
Lajos Molnar
2014-08-09
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix WAVExtractor to output full audio frames only
Andy Hung
2014-08-08
1
-0
/
+4
*
|
|
Merge "AAC decoder: add support for controlling presentation parameters" into...
Jean-Michel Trivi
2014-08-08
2
-5
/
+111
|
\
\
\
|
*
|
|
AAC decoder: add support for controlling presentation parameters
Jean-Michel Trivi
2014-08-08
2
-5
/
+111
*
|
|
|
libstagefright: foundation: Add syntactic sugar to the cast.
Sasha Levitskiy
2014-08-08
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge "Clarify and implement MediaCodec status codes" into lmp-dev
Andy Hung
2014-08-07
2
-42
/
+144
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Clarify and implement MediaCodec status codes
Andy Hung
2014-08-07
2
-42
/
+144
*
|
|
libstagefright_foundation: fix build
Colin Cross
2014-08-07
1
-1
/
+1
*
|
|
stagefright: support flexible YUV format
Lajos Molnar
2014-08-07
2
-16
/
+95
*
|
|
media/playerservice: add getCodecList() to MediaPlayerService
Lajos Molnar
2014-08-07
1
-1
/
+16
*
|
|
stagefright: rework media codec list and infos
Lajos Molnar
2014-08-07
3
-260
/
+156
*
|
|
stagefright: add AString parceling, and equal/compareIgnoreCase
Lajos Molnar
2014-08-07
1
-0
/
+24
*
|
|
stagefright: move ARRAY_SIZE to foundation
Lajos Molnar
2014-08-06
1
-2
/
+0
*
|
|
Merge "httplive: timestamp reporting, track selection" into lmp-dev
Robert Shih
2014-08-06
9
-179
/
+545
|
\
\
\
|
*
|
|
httplive: timestamp reporting, track selection
Robert Shih
2014-08-05
9
-179
/
+545
*
|
|
|
some fixes for crash when extractor creation fails
Chong Zhang
2014-08-06
2
-4
/
+79
|
|
/
/
|
/
|
|
*
|
|
Merge "AAC encoder: add support for SBR mode selection" into lmp-dev
Jean-Michel Trivi
2014-08-05
3
-5
/
+110
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
AAC encoder: add support for SBR mode selection
Jean-Michel Trivi
2014-08-05
3
-5
/
+110
*
|
|
stagefright: Pass audio aac subformats in offloadinfo
aarti jadhav-gaikwad
2014-08-05
1
-0
/
+5
*
|
|
MediaCodecSource: stop puller from caller's thread instead of looper
Chong Zhang
2014-08-04
2
-34
/
+44
|
/
/
*
|
stagefright: propagate error in MPEG4Extractor::readMetaData
Lajos Molnar
2014-07-31
1
-3
/
+4
|
/
*
GenericSource: support track (de)selection
Robert Shih
2014-07-31
2
-2
/
+11
*
Merge "stagefright: MediaCodec async operations." into lmp-dev
Lajos Molnar
2014-07-30
1
-17
/
+33
|
\
|
*
stagefright: MediaCodec async operations.
Lajos Molnar
2014-07-30
1
-17
/
+33
*
|
stagefright: enable decoder color format selection
Lajos Molnar
2014-07-30
1
-9
/
+22
|
/
*
Merge "handle rotation in NuPlayer" into lmp-dev
Chong Zhang
2014-07-25
2
-0
/
+34
|
\
|
*
handle rotation in NuPlayer
Chong Zhang
2014-07-30
2
-0
/
+34
*
|
Merge "ATSParser: treat stream type 0x83 as TrueHD AC3" into lmp-dev
Chong Zhang
2014-07-25
3
-9
/
+7
|
\
\
|
*
|
ATSParser: treat stream type 0x83 as TrueHD AC3
Chong Zhang
2014-07-30
3
-9
/
+7
|
|
/
*
|
Revert GenericSource track selection changes
Wei Jia
2014-07-30
2
-11
/
+2
|
/
[next]