Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
cd28dc10d49c359566c69d48a29a6f0d3eefa6d9
cd28dc1
Merge "Stereo downmixer supports generic configurations. Fix 7.1 downmix" into jb-dev
by Jean-Michel Trivi
· 13 years ago
6895dee
Stereo downmixer supports generic configurations. Fix 7.1 downmix
by Jean-Michel Trivi
· 13 years ago
a86c809
Remove libvideoeditor_jni.so's dependency on static libs in video editor engine
by James Dong
· 13 years ago
6299994
Merge "Add logging for invalid channel count or sample rate." into jb-dev
by Dave Burke
· 13 years ago
2697698
Add logging for invalid channel count or sample rate.
by Dave Burke
· 13 years ago
50a9908
Merge "Speed up stsz box write in MPEG4Writer" into jb-dev
by James Dong
· 13 years ago
09effe3
Merge "Move CameraParameters header to join rest of camera library." into jb-dev
by Eino-Ville Talvala
· 13 years ago
9017e5e
Increase normal mixer's pipe to fast mixer
by Glenn Kasten
· 13 years ago
6d0780a
Merge "Log which OMX component is not returning all buffers to us on executing->idle." into jb-dev
by Andreas Huber
· 13 years ago
8c46049
Speed up stsz box write in MPEG4Writer
by James Dong
· 13 years ago
5179ff3
Log which OMX component is not returning all buffers to us on executing->idle.
by Andreas Huber
· 13 years ago
c2d6427
Move CameraParameters header to join rest of camera library.
by Eino-Ville Talvala
· 13 years ago
5d3d12b
Merge "Fix static track activity ref counting" into jb-dev
by Eric Laurent
· 13 years ago
44a957f
Fix static track activity ref counting
by Eric Laurent
· 13 years ago
18793d7
Revert "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine"
by James Dong
· 13 years ago
859c897
Merge "Ignore sideband parsing errors and spit out a frame of silence." into jb-dev
by Andreas Huber
· 13 years ago
deb98e7
Merge "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine" into jb-dev
by James Dong
· 13 years ago
259b39c
Ignore sideband parsing errors and spit out a frame of silence.
by Andreas Huber
· 13 years ago
2879bb2
Merge "Explicitly set the video scaling mode to "stretch"." into jb-dev
by Andreas Huber
· 13 years ago
1ec498e
Explicitly set the video scaling mode to "stretch".
by Andreas Huber
· 13 years ago
de321c3
Instead of asserting, turn an unsupported colorspace conversion into a
by Andreas Huber
· 13 years ago
1af1f6a
Remove libvideoeditor_jni.so's dependency on static libs in video editor engine
by James Dong
· 13 years ago
2986460
Fix issues with synchronous record start.
by Eric Laurent
· 13 years ago
dfa29ab
Merge "Smoothen audio "real" time by compensating with system_time()" into jb-dev
by Andreas Huber
· 13 years ago
e4451a9
Smoothen audio "real" time by compensating with system_time()
by Andreas Huber
· 13 years ago
427eea9
Merge "Reduce video frame drop rate" into jb-dev
by Glenn Kasten
· 13 years ago
804c27e
Merge "Switch audio tracks at runtime" into jb-dev
by James Dong
· 13 years ago
ab7a2e5
Switch audio tracks at runtime
by James Dong
· 13 years ago
4adcede
Reduce video frame drop rate
by Glenn Kasten
· 13 years ago
44f84de
ACodec mustn't override the video scaling mod.
by Andreas Huber
· 13 years ago
09474df
Improve underrun handling for fast tracks
by Glenn Kasten
· 13 years ago
d08f48c
Fix stopping process for fast tracks
by Glenn Kasten
· 13 years ago
94f60e2
Remove ASC workaround (now fixed in Franhofer library).
by Dave Burke
· 13 years ago
808e7d1
AudioFlinger: fix global effects suspend logic
by Eric Laurent
· 13 years ago
bb9d731
Merge "stagefright: add tracing to AwesomePlayer." into jb-dev
by Jamie Gennis
· 13 years ago
82741e4
Merge "Fix 2 bugs in fast mixer statistics" into jb-dev
by Glenn Kasten
· 13 years ago
7cf0de4
Merge "Remove unused VideoSourceDownSampler class" into jb-dev
by James Dong
· 13 years ago
e58ccce
Fix 2 bugs in fast mixer statistics
by Glenn Kasten
· 13 years ago
3a26330
Remove unused VideoSourceDownSampler class
by James Dong
· 13 years ago
7d58056
Merge "Increase AAC software decoder's buffer count. Refactor how clients" into jb-dev
by Andreas Huber
· 13 years ago
eb61431
Increase AAC software decoder's buffer count. Refactor how clients
by Andreas Huber
· 13 years ago
c20f467
Merge "Fix a bug on sending a message to retry in TimedText." into jb-dev
by James Dong
· 13 years ago
2163320
stagefright: add tracing to AwesomePlayer.
by Jamie Gennis
· 13 years ago
3b963c6
Fix a bug on sending a message to retry in TimedText.
by Insun Kang
· 13 years ago
240d8a8
Merge "Use audio tag for system tracing" into jb-dev
by Glenn Kasten
· 13 years ago
9640920
Merge "Add "support" for AMR WB comfort noise, no data and speech lost frame types" into jb-dev
by Andreas Huber
· 13 years ago
da66e66
Merge "Make decoder more robust to inaccurate ASCs." into jb-dev
by Dave Burke
· 13 years ago
dc5db5d
Make decoder more robust to inaccurate ASCs.
by Dave Burke
· 13 years ago
a9605ef
Add "support" for AMR WB comfort noise, no data and speech lost frame types
by Andreas Huber
· 13 years ago
af9e6a1
Merge "Properly connect/disconnect to/from the native window in MediaCodec." into jb-dev
by Andreas Huber
· 13 years ago
d8e6fd3
Use audio tag for system tracing
by Glenn Kasten
· 13 years ago
c3798d7
Merge "Update fast mixer statistics" into jb-dev
by Glenn Kasten
· 13 years ago
42d45cf
Update fast mixer statistics
by Glenn Kasten
· 13 years ago
5c36fc8
Don't attempt to support content the software MPEG4 decoder clearly wasn't
by Andreas Huber
· 13 years ago
7541ff5
Properly connect/disconnect to/from the native window in MediaCodec.
by Andreas Huber
· 13 years ago
2f74ef3
OMX IL wrapper for FLAC encoder
by Jean-Michel Trivi
· 13 years ago
c150ca7
Merge "Submit codec specific data automatically" into jb-dev
by Andreas Huber
· 13 years ago
8ee516a
Submit codec specific data automatically
by Andreas Huber
· 13 years ago
a9623e0
Merge "Fix both H.263 and MPEG4 decoders." into jb-dev
by Andreas Huber
· 13 years ago
02accdd
Fix both H.263 and MPEG4 decoders.
by Andreas Huber
· 13 years ago
1d02a82
Fix DRM timer start for Widevine.
by Fred Gylys-Colwell
· 13 years ago
a62bde0
Merge "Use new sd card mount point for dumpsys" into jb-dev
by Marco Nelissen
· 13 years ago
b21d070
Merge "dumpsys fCnt and flags" into jb-dev
by Glenn Kasten
· 13 years ago
73ac1ee
Use new sd card mount point for dumpsys
by Marco Nelissen
· 13 years ago
3e0f56d
Merge "Get rid of vendor specific video encoder component names from ACodec and OMXCodec" into jb-dev
by James Dong
· 13 years ago
7c25df8
Get rid of vendor specific video encoder component names from ACodec and OMXCodec
by James Dong
· 13 years ago
e213c86
dumpsys fCnt and flags
by Glenn Kasten
· 13 years ago
e517709
Remove/Disable the AVI extractor.
by Andreas Huber
· 13 years ago
fc52dd8
Merge "Revert "Merge "Improve AudioPlayer position reporting""" into jb-dev
by Eric Laurent
· 13 years ago
b48aea1
Revert "Merge "Improve AudioPlayer position reporting""
by Eric Laurent
· 13 years ago
9dc4c66
Until we have emulator support for YUV12 rendering do software color conversion.
by Andreas Huber
· 13 years ago
f53c36c
Merge "Respect channel mask in ACodec and NuPlayer." into jb-dev
by Andreas Huber
· 13 years ago
9806555
Respect channel mask in ACodec and NuPlayer.
by Andreas Huber
· 13 years ago
ef7f379
Merge "Revert our seek behaviour to SEEK_CLOSEST_SYNC instead of SEEK_CLOSEST." into jb-dev
by Andreas Huber
· 13 years ago
49e7daa
Revert our seek behaviour to SEEK_CLOSEST_SYNC instead of SEEK_CLOSEST.
by Andreas Huber
· 13 years ago
093000f
Don't allow AudioTrack frameCount to decrease
by Glenn Kasten
· 13 years ago
6a3969c
Removed mutex lock in addTextSource, and rename to addTextSource_l
by Edwin Wong
· 13 years ago
359f90c
Merge "The presence of the kKeyAACProfile is optional, we should not mandate its presence in AACWriter." into jb-dev
by James Dong
· 13 years ago
2d94235
The presence of the kKeyAACProfile is optional, we should not mandate its presence in AACWriter.
by James Dong
· 13 years ago
06f6ae3
Fix build, WAVExtractor typo
by Jean-Michel Trivi
· 13 years ago
428a59d
Merge "Fix race in AudioTrack destruction" into jb-dev
by Glenn Kasten
· 13 years ago
f4022f9
Fix race in AudioTrack destruction
by Glenn Kasten
· 13 years ago
95c157c
Merge "Tolerate 0 valid bits value in WAV_EXT" into jb-dev
by Jean-Michel Trivi
· 13 years ago
72b2b9b
Tolerate 0 valid bits value in WAV_EXT
by Jean-Michel Trivi
· 13 years ago
2c3297a
No warning on using channel order in AudioPlayer
by Jean-Michel Trivi
· 13 years ago
daaf7b1
Merge "Impl for supporting two video scaling modes" into jb-dev
by James Dong
· 13 years ago
31dfd1d
Disable fast track log spam
by Glenn Kasten
· 13 years ago
2409e43
Merge "Enable fast track for SoundPool" into jb-dev
by Glenn Kasten
· 13 years ago
1477e92
Enable fast track for SoundPool
by Glenn Kasten
· 13 years ago
6635c44
Merge "Fix assertion triggered when mediaserver dies at roughly the same" into jb-dev
by Andreas Huber
· 13 years ago
4f6eed0
Impl for supporting two video scaling modes
by James Dong
· 13 years ago
b78ff5f
Fix assertion triggered when mediaserver dies at roughly the same
by Andreas Huber
· 13 years ago
8b6bacd
Properly handle the case where a pending connection process is disconnected
by Andreas Huber
· 13 years ago
27431de
Merge "Fix a bug on subtitle (SRT)." into jb-dev
by James Dong
· 13 years ago
0a2f0e0
Fix a bug on subtitle (SRT).
by Insun Kang
· 13 years ago
0485374
Merge "Temporary fix for both normal tracks & fast tracks" into jb-dev
by Glenn Kasten
· 13 years ago
8102804
Temporary fix for both normal tracks & fast tracks
by Glenn Kasten
· 13 years ago
98f1530
Re-enable fast track for ToneGenerator
by Glenn Kasten
· 13 years ago
6e66e4a
Merge "Fix race condition for non-started fast tracks" into jb-dev
by Glenn Kasten
· 13 years ago
a3cbc03
Removed software video encoders that are not OMX-based.
by James Dong
· 13 years ago
Next »