Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
d20db4c4d8eb2593b5d0214890420a49e0b01796
d20db4c
Merge "Fix resampler to allow output of single frame"
by Andy Hung
· 11 years ago
4cc224a
Merge "fix codec buffer leak in error handling when timestamp goes backward"
by Chong Zhang
· 11 years ago
bf65553
Merge "Handle recording failure more gracefully."
by Ruben Brunk
· 11 years ago
3f80319
Expand support for fragmented mp4
by Marco Nelissen
· 11 years ago
24781ff
Fix resampler to allow output of single frame
by Andy Hung
· 11 years ago
a283192f
Merge "Fix crash when seeking fragmented mp4 files"
by Marco Nelissen
· 11 years ago
e9841c6
Merge "Simplify and remove old comment"
by Glenn Kasten
· 11 years ago
4cc0a6a
Multi-client recording continued
by Glenn Kasten
· 11 years ago
25f4aa8
Move handleSyncStartEvent and clearSyncStartEvent to RecordTrack
by Glenn Kasten
· 11 years ago
deca2ae
Add _l suffix to readInputParameters/OutputParameters
by Glenn Kasten
· 11 years ago
6dd62fb
Multi-client recording
by Glenn Kasten
· 12 years ago
ee37590
Simplify and remove old comment
by Glenn Kasten
· 11 years ago
f3b785a
Merge "Move StateQueueInstantiations to libinstantssq"
by Glenn Kasten
· 11 years ago
0220fd3
Merge "Fix bug with not reporting lost bytes"
by Glenn Kasten
· 11 years ago
9384ef7
Merge "Add private method NBLog::Reader::dumpLine()"
by Glenn Kasten
· 11 years ago
3e8027a
Move StateQueueInstantiations to libinstantssq
by Glenn Kasten
· 12 years ago
c02c961
Fix bug with not reporting lost bytes
by Glenn Kasten
· 12 years ago
4e01ef6
Add private method NBLog::Reader::dumpLine()
by Glenn Kasten
· 12 years ago
0066992
Merge "Fix warning due to incorrect log format"
by Glenn Kasten
· 11 years ago
ebfd323
Fix crash when seeking fragmented mp4 files
by Marco Nelissen
· 11 years ago
26cee96
Handle recording failure more gracefully.
by Ruben Brunk
· 11 years ago
1ebd04b
Merge "Skip scaling_list definitions in AVC seq header."
by Andreas Huber
· 11 years ago
7074296
Fix warning due to incorrect log format
by Glenn Kasten
· 11 years ago
9a73cd3
Merge "LiveSession: Add support for block-by-block fetchFile."
by Robert Shih
· 11 years ago
9bed7d7
Merge "PlaylistFetcher: Add support for block-by-block decryption."
by Robert Shih
· 11 years ago
8d0f981
Merge "AnotherPacketSource support to get latest buffered MetaData."
by Robert Shih
· 11 years ago
b63d243
fix codec buffer leak in error handling when timestamp goes backward
by Chong Zhang
· 11 years ago
6dc91c9
Skip scaling_list definitions in AVC seq header.
by Andreas Huber
· 11 years ago
a0c0a9a
Merge "Try not to have sample durations vary too much"
by Marco Nelissen
· 11 years ago
43665d3
am 8dad284a: am 80b72e6f: Merge "libeffects: don\'t set module path"
by Colin Cross
· 11 years ago
8dad284
am 80b72e6f: Merge "libeffects: don\'t set module path"
by Colin Cross
· 11 years ago
80b72e6
Merge "libeffects: don't set module path"
by Colin Cross
· 11 years ago
6c44568
libeffects: don't set module path
by Colin Cross
· 11 years ago
ebe1309
PlaylistFetcher: Add support for block-by-block decryption.
by Robert Shih
· 11 years ago
8dd1c20
LiveSession: Add support for block-by-block fetchFile.
by Robert Shih
· 11 years ago
c940c38
Merge "Track pid for each session"
by Marco Nelissen
· 11 years ago
240abcc
Remove unused FragmentedMP4Parser and friends. The functionality has been
by Andreas Huber
· 11 years ago
85fcbd6
Try not to have sample durations vary too much
by Marco Nelissen
· 11 years ago
29182ee
am 7a8e3146: am af191eb4: Merge "Replace size_t in shared memory by uint32_t"
by Glenn Kasten
· 11 years ago
7a8e314
am af191eb4: Merge "Replace size_t in shared memory by uint32_t"
by Glenn Kasten
· 11 years ago
af191eb
Merge "Replace size_t in shared memory by uint32_t"
by Glenn Kasten
· 11 years ago
751a9c8
Replace size_t in shared memory by uint32_t
by Glenn Kasten
· 12 years ago
cf9b0b6
am 49960807: am 0105027f: Fix wrong channel table in ESQueue according to the A/52 table 5.8
by Dongwon Kang
· 11 years ago
4996080
am 0105027f: Fix wrong channel table in ESQueue according to the A/52 table 5.8
by Dongwon Kang
· 11 years ago
c6d7ab7
Merge "Proper adjustment of filterlength for downsampling"
by Andy Hung
· 11 years ago
39a7ae6
Merge "Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s)."
by Andreas Huber
· 11 years ago
442cc6d
Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s).
by Andreas Huber
· 11 years ago
2f6c2e0
Merge "Fix warnings (now errors) in YUVImage.cpp"
by Andreas Huber
· 11 years ago
e59b77a
Fix warnings (now errors) in YUVImage.cpp
by Andreas Huber
· 11 years ago
dc3b8b5
Merge "Increased recorded MP4 max file size to 4GB (more precisely 2^32-1 bytes -- FAT32 max file size)"
by Rachad
· 11 years ago
90bdb98
Merge "fix the OS X builds until we can fix compiler warnings that apparently"
by Andreas Huber
· 11 years ago
def582e
fix the OS X builds until we can fix compiler warnings that apparently
by Andreas Huber
· 11 years ago
ccb067b
fix the build by fixing more warnings.
by Andreas Huber
· 11 years ago
880c6b2
am 1c178d3e: am 7eacea11: Merge "avcenc: Only do startcode escaping if the next byte requires it"
by Lajos Molnar
· 11 years ago
1c178d3
am 7eacea11: Merge "avcenc: Only do startcode escaping if the next byte requires it"
by Lajos Molnar
· 11 years ago
a3bb9a3
Proper adjustment of filterlength for downsampling
by Andy Hung
· 11 years ago
7eacea1
Merge "avcenc: Only do startcode escaping if the next byte requires it"
by Lajos Molnar
· 11 years ago
d457c97
Track pid for each session
by Marco Nelissen
· 11 years ago
4ef5d8f
Merge "warnings be gone."
by Andreas Huber
· 11 years ago
faf5c0e
Merge "Support "data:" URIs again in mediaplayer..."
by Andreas Huber
· 11 years ago
04ed61b
avcenc: Only do startcode escaping if the next byte requires it
by Martin Storsjo
· 12 years ago
4bbfff2
Support "data:" URIs again in mediaplayer...
by Andreas Huber
· 11 years ago
84333e0
warnings be gone.
by Andreas Huber
· 11 years ago
2cf312c
Merge "fix delay when shutting down wifi display"
by Chong Zhang
· 11 years ago
1d6fa7a
resolved conflicts for merge of 566be7c3 to master
by Narayan Kamath
· 11 years ago
566be7c
am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"
by Narayan Kamath
· 11 years ago
3c9130a
Merge "Make frameworks/av 64-bit compatible"
by Narayan Kamath
· 11 years ago
377b2ec
Make frameworks/av 64-bit compatible
by Kévin PETIT
· 12 years ago
0105027
Fix wrong channel table in ESQueue according to the A/52 table 5.8
by Dongwon Kang
· 11 years ago
1f1f2b1
Increased recorded MP4 max file size to 4GB
by Rachad
· 11 years ago
b82a9f1
am 66e05682: am cdda7bf4: Merge "frameworks/av: fix errors inside ALOGV"
by Colin Cross
· 11 years ago
66e0568
am cdda7bf4: Merge "frameworks/av: fix errors inside ALOGV"
by Colin Cross
· 11 years ago
cdda7bf
Merge "frameworks/av: fix errors inside ALOGV"
by Colin Cross
· 11 years ago
26a995d
frameworks/av: fix errors inside ALOGV
by Colin Cross
· 11 years ago
b1f5b0d
Merge "Fix clang warnings in AudioFlinger"
by Glenn Kasten
· 11 years ago
43bdc1d
Fix build after merge from AOSP
by Glenn Kasten
· 11 years ago
4b76d27
am 5a458ede: am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fast tracks"
by Glenn Kasten
· 11 years ago
3523e8c
am 4e12dade: am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling is required"
by Glenn Kasten
· 11 years ago
2ca060c
Merge "Fix regression"
by Marco Nelissen
· 11 years ago
5a458ed
am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fast tracks"
by Glenn Kasten
· 11 years ago
4e12dad
am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling is required"
by Glenn Kasten
· 11 years ago
5930e8e
Merge "AudioFlinger: Remove code for supporting resampling in fast tracks"
by Glenn Kasten
· 11 years ago
4361749
Merge "AudioTrack: Never try to use the fast path if resampling is required"
by Glenn Kasten
· 11 years ago
a6d4f93
am af8a3e29: am 7142d10a: Merge "avcenc: Update video port parameters in the base class"
by Lajos Molnar
· 11 years ago
ee60538
am d2b566f3: (-s ours) am 61bdaaa1: Merge "ChromiumHTTPDataSource: Keep track of the redirected URL"
by Lajos Molnar
· 11 years ago
af8a3e2
am 7142d10a: Merge "avcenc: Update video port parameters in the base class"
by Lajos Molnar
· 11 years ago
7024377
am 25da2f09: am 88e99f9a: Merge "SoftVPXEncoder: Set the frame size on the output port as well"
by Lajos Molnar
· 11 years ago
d2b566f
am 61bdaaa1: Merge "ChromiumHTTPDataSource: Keep track of the redirected URL"
by Lajos Molnar
· 11 years ago
7142d10
Merge "avcenc: Update video port parameters in the base class"
by Lajos Molnar
· 11 years ago
61bdaaa
Merge "ChromiumHTTPDataSource: Keep track of the redirected URL"
by Lajos Molnar
· 11 years ago
25da2f0
am 88e99f9a: Merge "SoftVPXEncoder: Set the frame size on the output port as well"
by Lajos Molnar
· 11 years ago
88e99f9
Merge "SoftVPXEncoder: Set the frame size on the output port as well"
by Lajos Molnar
· 11 years ago
aa0b055
am 15f08b1e: am 44f2b8c2: Merge "M3UParser: Fix typo in 8883a38a308"
by Marco Nelissen
· 11 years ago
15f08b1
am 44f2b8c2: Merge "M3UParser: Fix typo in 8883a38a308"
by Marco Nelissen
· 11 years ago
9601c6e
Merge "Pretty up audioflinger dumpsys"
by Marco Nelissen
· 11 years ago
44f2b8c
Merge "M3UParser: Fix typo in 8883a38a308"
by Marco Nelissen
· 11 years ago
c5fab66
M3UParser: Fix typo in 8883a38a308
by Martin Storsjo
· 11 years ago
e175d77
Fix build
by Marco Nelissen
· 11 years ago
03357ad
am 7cbaf3be: am 8519b8a1: Merge "M3UParser: Skip query strings when looking for the last slash in a URL"
by Marco Nelissen
· 11 years ago
7cbaf3b
am 8519b8a1: Merge "M3UParser: Skip query strings when looking for the last slash in a URL"
by Marco Nelissen
· 11 years ago
Next »