Gitiles
Code Review
Sign In
review.gerrithub.io
/
CandySiX-Testing
/
frameworks_av
/
7c342d22315439be2b60bd649984ee9d1c134f0a
7c342d2
libstagefright: Support YVU420SemiPlanar camera format
by Ethan Chen
· 7 years ago
dfdeaae
Use standard arm assembly syntax.
by Chih-Hung Hsieh
· 8 years ago
21be8e5
Fix overflow in amrwbenc
by Marco Nelissen
· 7 years ago
9902a7b
codecs: update for check ifeq ($(TARGET_ARCH),arm)
by Yongqin Liu
· 7 years ago
bc19f6a
Use unified syntax to compile with both llvm and gas.
by Chih-Hung Hsieh
· 8 years ago
3b58560
Disable integer sanitization for amrwbenc
by Marco Nelissen
· 7 years ago
49cf0dc
cameraservice: Change the error mapping for ERROR_CAMERA_DEVICE.
by Sai Kumar Sanagavarapu
· 7 years ago
c9a3f1b
drm : Give permission to access drm service api from Oma Drm engine
by Paramananda Pradhan
· 7 years ago
dc53a44
Clean up time zone handling in MtpUtils::parseDateTime.
by Elliott Hughes
· 7 years ago
23fb614
Fix more potential (benign) AMRWB overflows
by Marco Nelissen
· 7 years ago
05fa1ea
Fix more amrwbenc overflows
by Marco Nelissen
· 7 years ago
d96935b
Tabs -> spaces
by Marco Nelissen
· 7 years ago
20b070f
ACodec: Fix error handling in OutputPortSettingsChangedState
by Shivaprasad Hongal
· 7 years ago
c24e8e6
stagefright: Fix crash on mediaserver
by Keith Mok
· 7 years ago
6926a0e
audiopolicy: Handle legacy startOutput on output command thread too
by Xuefer
· 7 years ago
3487f8f
stagefright: Add deferred release option
by Steve Kondik
· 7 years ago
test
cbd3a99
stagefright: Only include HFR/HSR on QCOM devices
by Steve Kondik
· 7 years ago
5cfd731
stagefright: Forward-port HFR and HSR support
by Steve Kondik
· 7 years ago
7e84da0
BatteryNotifier: Add missing log LOG_TAG
by AdrianDC
· 7 years ago
cde97b2
libmedia: correct latency computing for TRANSFER_SYNC
by Mingming Yin
· 7 years ago
849abe5
nuplayer: Enable PCM offload for any source
by Steve Kondik
· 7 years ago
41f0080
stagefright: Those who cannot remember history are doomed to repeat it
by Steve Kondik
· 7 years ago
e86a126
nuplayer: Pass along the sniffed metadata from GenericSource
by Steve Kondik
· 7 years ago
c708b12
stagefright: Remove special handling of FFMPEG extractor
by Steve Kondik
· 7 years ago
fe285a2
stagefright: Add more hardware codec support for our extractor
by Steve Kondik
· 7 years ago
605f45a
stagefright: Remove special case for FLAC offload
by Steve Kondik
· 7 years ago
0a7f5ea
stagefright: Copy the thumbnail time
by Steve Kondik
· 7 years ago
af1de9e
Validation of Number of Channels on WAV files.
by Niel Alejandro Paz
· 8 years ago
0a10664
Fix overflows in amrwbenc
by Marco Nelissen
· 7 years ago
7a4f53b
libmedia: Preserve futex return status in client obtainBuffer
by Leena Winterrowd
· 7 years ago
10c0b3a
NuPlayer: Avoid one more assertion
by Haynes Mathew George
· 7 years ago
766ea98
AudioTrack: Set DIRECT track flag for direct pcm output
by Leena Winterrowd
· 7 years ago
255a7a9
audiopolicy: Handle startOutput on output command thread
by Haynes Mathew George
· 7 years ago
e00a895
Fix: "NuPlayerDecoder: add synchronous call pause() to ensure decoder will not request or send out data."
by Luca Stefani
· 7 years ago
2e7c5e9
stagefright: Fix audio profile retrieved
by Keith Mok
· 7 years ago
578fcd2
Fix for audio_utils format.h include issue
by Raja Mungamuri
· 7 years ago
c68bccc
stagefright: Correctly reassemble HVCC data
by Steve Kondik
· 7 years ago
ab35ee6
stagefright: Deal with output format of other AAC decoders
by Steve Kondik
· 7 years ago
d3c005d
stagefright: Fix AAC profile selection
by Steve Kondik
· 7 years ago
e9990d5
libmedia: correct latency computing of AudioRecord
by Mingming Yin
· 7 years ago
53c13f5
audioflinger: update multiplier logic to calculate frameCount
by Satya Krishna Pindiproli
· 7 years ago
a58a479
NuPlayerDecoder: add synchronous call pause() to ensure decoder will not request or send out data.
by Wei Jia
· 7 years ago
5ce76a8
Revert "NuPlayer: Teardown sequence for pcm offload"
by Haynes Mathew George
· 7 years ago
ce4e903
Revert "nuplayer: Perform proper shutdown sequence for offload teardown"
by Haynes Mathew George
· 7 years ago
05f67ff
libaudioflinger: avoid s/w effect processing in case of Direct PCM
by vivek mehta
· 7 years ago
d5dee70
frameworks/av: fix channelmask and source format for pcm files
by Amit Shekhar
· 7 years ago
e93c7cc
nuplayer: Do not drop corrupt EOS frame
by Shalaj Jain
· 7 years ago
b82353b
Move overflow checks into SkipCutBuffer
by Marco Nelissen
· 7 years ago
f363219
Fix potential double close in IMediaMetadataRetriever::setDataSource
by Taiju Tsuiki
· 8 years ago
ab9b1e9
nuplayer: Fix priority inversion
by Steve Kondik
· 7 years ago
ed8be1e
media: Disable extra debug
by Ethan Chen
· 7 years ago
7b3a9da
nuplayer: Error checks for PCM format extensions
by Steve Kondik
· 7 years ago
53ac41b
stagefright: Fix some aac file cannot be played back
by Keith Mok
· 7 years ago
f45ba7f
audiopolicy: Set sane defaults for QC audio features
by Steve Kondik
· 7 years ago
5355397
stagefright: Update makefile for Exynos variants.
by Ethan Chen
· 8 years ago
455a745
nuplayer: Improve offload format conversions
by Steve Kondik
· 7 years ago
093c8ed
nuplayer: Avoid crash when codec fails to load
by Steve Kondik
· 7 years ago
c571299
nuplayer: Fix the neverending offload
by Steve Kondik
· 7 years ago
23e9ce4
nuplayer: PCM offload fixes
by Steve Kondik
· 7 years ago
dc5f0eb
nuplayer: Fix audio EOS notifiy on AudioSink not ready
by Xiaoming Yang
· 8 years ago
064bb6a
NuPlayer: Don't maintain timeStamp if state is running
by Sharad Sangle
· 8 years ago
71a6763
NuPlayerDriver: Maintain the timeStamp after seek
by Sharad Sangle
· 8 years ago
0145bf6
stagefright: Additional fixes for extended offload support
by Steve Kondik
· 7 years ago
1512587
stagefright: Check vendor list for allowed encoders
by Steve Kondik
· 7 years ago
90ef524
stagefright: Finish "Port AOSP fixes"
by Steve Kondik
· 7 years ago
715a22f
stagefright: Finish support for HEVC muxing
by Steve Kondik
· 7 years ago
0c19cf7
stagefright: Add support for FLAC offloading
by Steve Kondik
· 7 years ago
6dde130
stagefright: Resurrect PCM offload
by Steve Kondik
· 7 years ago
fb97654
stagefright: Fix a few format strings on 64-bit
by Steve Kondik
· 7 years ago
743c7e2
StagefrightRecorder: Add support for WAVE recording
by Michael Bestas
· 7 years ago
4d1793b
stagefright: Fix videot thumbnail retrival for wmv
by Keith Mok
· 7 years ago
6904c9a
stagefright: Override to use ffmpeg for decoding wmv1
by Keith Mok
· 7 years ago
7450c3d
libstagefright: Fix for testException
by Manikanta Kanamarlapudi
· 8 years ago
c973285
audiopolicy: Add voip flag to output flag list
by Karthik Reddy Katta
· 7 years ago
02d88d6
audioflinger: Don't do float conversion in upmix/downmix for legacy ALSA
by Arne Coucheron
· 7 years ago
41ccd68
stagefright: Add OMX.ffmpeg. checking
by Keith Mok
· 7 years ago
697a7ab
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/frameworks/av into cm-13.0
by Steve Kondik
· 7 years ago
7f85123
Protect data source access with mutex during disconnect
by Robert Shih
· 8 years ago
56b6cf5
Fix benign overflow in ToneGenerator.cpp
by Chad Brubaker
· 7 years ago
c0bad78
Fix benign unsigned overflow in AudioTrack
by Chad Brubaker
· 7 years ago
6179f64
Fix benign overflow in AudioTrack
by Chad Brubaker
· 7 years ago
c3e8884
libmedia: add NULL check before accessing source and destination buffers.
by Shivaprasad Hongal
· 7 years ago
06752d2
audioflinger: Fix effect can't be added for mono channel input.
by Manish Kumar
· 9 years ago
5f72c89
AudioFlinger: Fix re-use of fast-track
by Sumit Bhattacharya
· 7 years ago
3c51eb8
Cached reading of stsz atom
by David Williams
· 7 years ago
927e983
stagefright: Clear mNoMoreOutputData flag during seeking
by Jia Meng
· 8 years ago
3a8e518
mediascanner: handle DATE tag
by Jorge Ruesga
· 8 years ago
4bc44b7
Fatal error while playing certain mkv files.
by Mazhar
· 9 years ago
3c0409b
libstagefright: squash exynos4 support
by Simon Shields
· 7 years ago
89fdc5b
stagefright: Fix Divx version key
by Keith Mok
· 7 years ago
65890a7
Fixed comparison on 64 bit system
by Keith Mok
· 7 years ago
653ed1a
video: Add QHD & 2K profile for recorder
by Xavier Varricatt
· 8 years ago
3720c6e
Volume should take VOLUME_MIN_DB value when audio is muted.
by Safa Boumaiza
· 7 years ago
40b5cb7
stagefright: Fix build breaks
by Keith Mok
· 7 years ago
53f3009
stagefright: More HW codec support w/ FFMPEGExtractor
by Steve Kondik
· 7 years ago
f474d17
Handle error result from DrmManagerClient correctly
by Patrik Lindgren
· 8 years ago
bc585fb
Handle malformed audio packets received during RTSP stream switching
by Sunil Shah
· 12 years ago
e19236d
Tuning the number of packets for one read in StreamingSource
by osamu fujita
· 7 years ago
b6cc3eb
stagefright: Fix fallback mechanism to SW decoder
by Keith Mok
· 7 years ago
1de1d15
stagefright: handleSetSurface: Don't dereference null graphic buffers
by Diogo Ferreira
· 7 years ago
Next »