Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
ff30d69c2275ffb8ffc2977082cdfe72109ba400
ff30d69
Merge "h263_enc: Add test"
by Andy Hung
· 10 years ago
044c6ae
h263_enc: Add test
by Ashok Bhat
· 11 years ago
8fb933c
Merge "Add test for AMR-WB decoder"
by Andy Hung
· 10 years ago
98ec7d4
Add test for AMR-WB decoder
by Ashok Bhat
· 11 years ago
bb3e69d
Merge "AMR-WB Encoder: Enable sample app"
by Andy Hung
· 10 years ago
3c6813d
AMR-WB Encoder: Enable sample app
by Ashok Bhat
· 11 years ago
5cc5fd6
Merge "AMR-NB encoder: Add test"
by Andy Hung
· 10 years ago
ab44ed5
AMR-NB encoder: Add test
by Ashok Bhat
· 11 years ago
f98021c
Merge "Add test for mp3 decoder"
by Andy Hung
· 10 years ago
3508d77
Add test for mp3 decoder
by Ashok Bhat
· 11 years ago
e388497
Merge "Don't use `register`."
by Dan Albert
· 10 years ago
28af4c3
Don't use `register`.
by Dan Albert
· 10 years ago
701e053
Merge "MPEG4Extractor.cpp: Add check for size == SIZE_MAX"
by Nick Kralevich
· 10 years ago
2b50b7a
MPEG4Extractor.cpp: Add check for size == SIZE_MAX
by Nick Kralevich
· 10 years ago
70fb7a5
Merge "SampleTable: fix integer overflow checks."
by Nick Kralevich
· 10 years ago
13d36a7
SampleTable: fix integer overflow checks.
by Wei Jia
· 10 years ago
f5397f6
Merge "Fix several ineffective integer overflow checks"
by Jon Larimer
· 10 years ago
cffe853
Merge "Detect allocation failures and bail gracefully"
by Jon Larimer
· 10 years ago
17a0b81
Merge "Fix integer overflow during MP4 atom processing"
by Jon Larimer
· 10 years ago
322e360
Merge "Fix integer underflow in ESDS processing"
by Jon Larimer
· 10 years ago
131be3f
Merge "MPEG4Extractor: still more NULL dereference fixes"
by Jon Larimer
· 10 years ago
95b1a97
Merge "Fix null-pointer-dereferences accessing the SampleTable"
by Jon Larimer
· 10 years ago
4829dea
Merge "Fix multiple division-by-zero conditions in MPEG4 parsing"
by Jon Larimer
· 10 years ago
800e479
Merge "Prevent integer overflow when processing covr MPEG4 atoms"
by Jon Larimer
· 10 years ago
8a2dd58
Merge "Fix integer overflow when handling MPEG4 tx3g atom"
by Jon Larimer
· 10 years ago
2be5547
Merge "Prevent integer underflow if size is below 6"
by Jon Larimer
· 10 years ago
ccfffbc
Merge "Fix integer underflow in covr MPEG4 processing"
by Jon Larimer
· 10 years ago
e963611
Merge "Prevent reading past the end of the buffer in 3GPP"
by Jon Larimer
· 10 years ago
55e47ec
Fix several ineffective integer overflow checks
by Joshua J. Drake
· 10 years ago
9a3cbe4
Detect allocation failures and bail gracefully
by Joshua J. Drake
· 10 years ago
0b572f5
Fix integer overflow during MP4 atom processing
by Joshua J. Drake
· 10 years ago
0a279c2
Fix integer underflow in ESDS processing
by Joshua J. Drake
· 10 years ago
4427653
MPEG4Extractor: still more NULL dereference fixes
by Joshua J. Drake
· 10 years ago
86aa153
Fix null-pointer-dereferences accessing the SampleTable
by Joshua J. Drake
· 10 years ago
2c184d8
Fix multiple division-by-zero conditions in MPEG4 parsing
by Joshua J. Drake
· 10 years ago
9ad0311
Prevent integer overflow when processing covr MPEG4 atoms
by Joshua J. Drake
· 10 years ago
f6dda8d
Fix integer overflow when handling MPEG4 tx3g atom
by Joshua J. Drake
· 10 years ago
7c6f217
Prevent integer underflow if size is below 6
by Joshua J. Drake
· 10 years ago
4ec8ab4
Fix integer underflow in covr MPEG4 processing
by Joshua J. Drake
· 10 years ago
1760fbf
Prevent reading past the end of the buffer in 3GPP
by Joshua J. Drake
· 10 years ago
8fddd03
Merge "Don't include ithread.h in decoder omx wrappers"
by Marco Nelissen
· 10 years ago
4c04495
Merge "SoftAVCEnc: Stop using the u4_strd field in the set dimensions struct"
by Marco Nelissen
· 10 years ago
a5c5f90
Merge "Use errno correctly."
by Narayan Kamath
· 10 years ago
07a9e54
Use errno correctly.
by tao.pei
· 10 years ago
4889c07
Merge "frameworks/av: libexpat now exports its includes."
by Elliott Hughes
· 10 years ago
242b400
frameworks/av: libexpat now exports its includes.
by Elliott Hughes
· 10 years ago
f54bd64
Merge "SoftAVCDec: fail gracefully in onQueueFilled"
by Robert Shih
· 10 years ago
8f92950
Merge "Fix global-buffer-overflow in voAWB_Copy."
by Evgenii Stepanov
· 10 years ago
f3a5cf2
SoftAVCDec: fail gracefully in onQueueFilled
by Robert Shih
· 10 years ago
dae006d
Fix global-buffer-overflow in voAWB_Copy.
by Evgenii Stepanov
· 10 years ago
3f0aae6
Don't include ithread.h in decoder omx wrappers
by Martin Storsjo
· 10 years ago
c884adf
SoftAVCEnc: Stop using the u4_strd field in the set dimensions struct
by Martin Storsjo
· 10 years ago
37009e4
Merge "SoftAVCEnc: Added support for Main Profile encoding."
by Marco Nelissen
· 10 years ago
c182ac9
Merge "Clear the executable bit from source files"
by Marco Nelissen
· 10 years ago
8477a30
Merge "Switch to using shared over local code for initializing ICU"
by Neil Fuller
· 10 years ago
6697ab9
Switch to using shared over local code for initializing ICU
by Neil Fuller
· 10 years ago
15a2cb0
SoftAVCEnc: Added support for Main Profile encoding.
by Doney Alex
· 10 years ago
7ad1667
Clear the executable bit from source files
by Martin Storsjo
· 10 years ago
ed2abf4
Merge "Use standard arm assembly syntax."
by Glenn Kasten
· 10 years ago
e41b781
Merge "Don't overwrite user agent header if app specified one"
by Marco Nelissen
· 10 years ago
e91e355
Merge "SoftAVCDec: Added support for level greater than level at init"
by Marco Nelissen
· 10 years ago
3f7149c
Use standard arm assembly syntax.
by Chih-Hung Hsieh
· 10 years ago
1d82e69
Merge "Translate codec specific data for mp4v-es for MediaMuxer"
by Marco Nelissen
· 10 years ago
eedcd5c
SoftAVCDec: Added support for level greater than level at init
by Hamsalekha S
· 10 years ago
507afd8
Merge "Enable clang compilation."
by Chih-Hung Hsieh
· 10 years ago
1ab4ff2
Enable clang compilation.
by Chih-Hung Hsieh
· 10 years ago
d03684b
Merge "FwdLockConv.c: include what you use."
by Kenny Root
· 10 years ago
7708ebb
Merge "Enable building with clang/llvm."
by Chih-Hung Hsieh
· 10 years ago
7630881
Enable building with clang/llvm.
by Chih-Hung Hsieh
· 10 years ago
2544611
FwdLockConv.c: include what you use.
by Adam Langley
· 10 years ago
eb1e82d
Merge "SoftAVCEnc: Removed alignment requirement on input width"
by Lajos Molnar
· 10 years ago
c342941
Merge "Don't use the bitrate of the xing header"
by Marco Nelissen
· 10 years ago
f16f995
Don't use the bitrate of the xing header
by Marco Nelissen
· 10 years ago
67cb6d1
Merge "Check allocation"
by Marco Nelissen
· 10 years ago
170c73b
Check allocation
by Marco Nelissen
· 10 years ago
3f3fe44
Merge "The preview frame data is broken when sending via Binder"
by Eino-Ville Talvala
· 10 years ago
ec7398f
SoftAVCEnc: Removed alignment requirement on input width
by Harish Mahendrakar
· 10 years ago
b8111f8
Merge "Fix potential double close in IMediaMetadataRetriever::setDataSource"
by Marco Nelissen
· 10 years ago
7578134
Merge "Fix new[] vs delete mismatch."
by Dan Albert
· 10 years ago
a37f84e
Fix new[] vs delete mismatch.
by Evgenii Stepanov
· 10 years ago
27fdaaa
The preview frame data is broken when sending via Binder
by daisuke jinno
· 10 years ago
55203e2
Fix potential double close in IMediaMetadataRetriever::setDataSource
by Taiju Tsuiki
· 10 years ago
7725022
Merge "SoftMPEG2: start output at first I-frame"
by Lajos Molnar
· 10 years ago
8f81045
SoftMPEG2: start output at first I-frame
by Venkatarama Avadhani
· 10 years ago
3f22f5a
Merge "Signal EOS at end of mpeg video to flush out final sample"
by Marco Nelissen
· 10 years ago
4491a4a
Merge "libstagefright: free mMoovBoxBuffer"
by Lajos Molnar
· 10 years ago
4c845fd
libstagefright: free mMoovBoxBuffer
by Suresh Choudhary
· 11 years ago
30d7b48
Merge "MPEG4Writer: Set the correct audio bit rate for camera recorded content"
by Lajos Molnar
· 10 years ago
187b196
Merge changes Ic51e92e9,Ie808aa82,I74f5f4a1
by Lajos Molnar
· 10 years ago
22b3b44
stagefright: add SoftAVCEnc using libavc
by Venkatarama Avadhani
· 10 years ago
e5b9b3d
stagefright: add SoftAVCDec using libavc
by Venkatarama Avadhani
· 10 years ago
8f9d9d0
stagefright: add SoftMPEG2 decoder using libmpeg2
by Venkatarama Avadhani
· 10 years ago
be9634d
Signal EOS at end of mpeg video to flush out final sample
by Marco Nelissen
· 10 years ago
ebada74
MPEG4Writer: Set the correct audio bit rate for camera recorded content
by Daniel Bonnevier
· 11 years ago
0958e92
Merge "Log cause of failure to dlopen"
by Marco Nelissen
· 10 years ago
6b4d13d
Log cause of failure to dlopen
by Marco Nelissen
· 10 years ago
e686cc0
Merge "Don't fail read when "seeking" to current position"
by Marco Nelissen
· 10 years ago
38c9d6c
Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO"
by Marco Nelissen
· 10 years ago
1c4eddb
Merge "Fix div zero error in corrupted media file"
by Marco Nelissen
· 10 years ago
2e81b58
Fix div zero error in corrupted media file
by Dan Liang
· 10 years ago
Next »