Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
0cb3d5deef8761a333bbaf643c63960a49bac633
/
media
0cb3d5d
Merge "mp3dec: Disable integer overflow errors in dct_6 and mdct_6" into mainline-prod
by TreeHugger Robot
· 6 years ago
e27d48c
mp3dec: Disable integer overflow errors in dct_6 and mdct_6
by Harish Mahendrakar
· 6 years ago
2a92344
C2SoftAvcDec: Increase maximum output delay to 34
by Harish Mahendrakar
· 6 years ago
e261d0d
C2SoftGav1Dec: remove non-eos flush
by James Zern
· 6 years ago
6cb4e0d
Merge "framework/av,C2SoftGav1Dec: update to libgav1 v0.16.0" into mainline-prod
by Ray Essick
· 6 years ago
b36ae37
C2SoftGav1Dec: sync copyOutput*() w/other codecs
by James Zern
· 6 years ago
ab48350
framework/av,C2SoftGav1Dec: update to libgav1 v0.16.0
by James Zern
· 6 years ago
45debfd
Revert "C2SoftHevcEnc: Increase supported resolution to 960x544"
by Harish Mahendrakar
· 6 years ago
e943989
Merge "Make media_ndk_headers buildable for native_bridge" into rvc-dev
by Victor Khimenko
· 6 years ago
47ff556
Make media_ndk_headers buildable for native_bridge
by Victor Khimenko
· 6 years ago
f4db804
FlacEncoder: handle EOS properly.
by Jaideep Sharma
· 6 years ago
943e41b
Fix composer tag parsing in mp4
by Marco Nelissen
· 6 years ago
b373794
mp3dec: handle EOS with first frame
by Jaideep Sharma
· 6 years ago
9ce151c
Merge "MPEG4Writer:Print longest 5 write durations" into rvc-dev
by TreeHugger Robot
· 6 years ago
a269bd1
MPEG4Writer:Print longest 5 write durations
by Gopalakrishnan Nallasamy
· 6 years ago
2038329
Merge "mediaserver: add more hwbinder threads" into rvc-dev
by TreeHugger Robot
· 6 years ago
e241b78
Merge "CCodec: Duplicate format given to CCodecBufferChannel" into rvc-dev
by TreeHugger Robot
· 6 years ago
a4c3965
mediaserver: add more hwbinder threads
by Pawin Vongmasa
· 6 years ago
85355f0
Fix FD ownership for local FileSource
by Andrew Lewis
· 6 years ago
1928cdd
Merge changes I742a9d3d,Idce40ad2 into rvc-dev
by Phil Burk
· 6 years ago
d12500a
CCodec: Duplicate format given to CCodecBufferChannel
by Pawin Vongmasa
· 6 years ago
50b8acd
Merge "aacdec: fix error handling" into rvc-dev
by TreeHugger Robot
· 6 years ago
4c377ef
aaudio: allow start when flushing
by Phil Burk
· 6 years ago
29112a1
aaudio test: flushing to start transition
by Phil Burk
· 6 years ago
56bb7ed
aacdec: fix error handling
by Wonsik Kim
· 6 years ago
ae87d21
Merge "Fix USAC seeking" into rvc-dev
by Marco Nelissen
· 6 years ago
a1ab111
Merge "MPEG4Writer:use 64bit version fallocate/ftruncate" into rvc-dev
by TreeHugger Robot
· 6 years ago
5ffb987
Fix USAC seeking
by Marco Nelissen
· 6 years ago
dd56603
aacenc: reduce logspam for timestamp mismatch
by Wonsik Kim
· 6 years ago
5f9aaa3
MPEG4Writer:use 64bit version fallocate/ftruncate
by Gopalakrishnan Nallasamy
· 6 years ago
eb622de
Merge "C2SoftHevcEnc: Increase supported resolution to 960x544" into rvc-dev
by TreeHugger Robot
· 6 years ago
656bbee
Merge "VTS: Disable timestamp validation for Video Decoders" into rvc-dev
by TreeHugger Robot
· 6 years ago
a2f1aa9
Merge "VTS: update CSD validation for Video Encoder Test" into rvc-dev
by TreeHugger Robot
· 6 years ago
36e682a
VTS: update CSD validation for Video Encoder Test
by Manisha Jajoo
· 6 years ago
2643425
VTS: Disable timestamp validation for Video Decoders
by Manisha Jajoo
· 6 years ago
d7a85c1
C2SoftHevcEnc: Increase supported resolution to 960x544
by Harish Mahendrakar
· 6 years ago
d3c372d
Merge "CCodec: Validate hdr10PlusInfo with the flexCount" into rvc-dev
by Yichi Chen
· 6 years ago
52ea728
AAC Decoder: save decoder config in output format
by Jean-Michel Trivi
· 6 years ago
eba54dc
AAC decoder: fix KEY_AAC_MAX_OUTPUT_CHANNEL_COUNT
by Jean-Michel Trivi
· 6 years ago
54be23c
CCodec: Validate hdr10PlusInfo with the flexCount
by Yichi Chen
· 6 years ago
b94ef88
Expose IResourceManagerService to be referred by TunerResourceManager
by Amy Zhang
· 6 years ago
19d5116
Merge "CCodec: Guard against null output->buffers" into rvc-dev
by TreeHugger Robot
· 6 years ago
a629bd1
MediaMetrics: Prepare audio device usage protos for statsd
by Andy Hung
· 6 years ago
c3c536d
CCodec: Guard against null output->buffers
by Pawin Vongmasa
· 6 years ago
752adf7
Merge "CCodec: query api feature for block model" into rvc-dev
by TreeHugger Robot
· 6 years ago
9bc5afb
Merge "C2SoftVpxEnc: Add support for encoding from a larger graphic block" into rvc-dev
by TreeHugger Robot
· 6 years ago
4ada73d
CCodec: retry sending output buffer after realloc
by Wonsik Kim
· 6 years ago
66e98bd
C2SoftVpxEnc: Add support for encoding from a larger graphic block
by Harish Mahendrakar
· 6 years ago
3244d0d
Merge "stagefright: notify async release complete" into rvc-dev
by TreeHugger Robot
· 6 years ago
385d335
Merge "CCodec: Queue initial config buffers before requesting input buffers" into rvc-dev
by TreeHugger Robot
· 6 years ago
80bc81b
stagefright: notify async release complete
by Wonsik Kim
· 6 years ago
ea5f413
Merge "MEPG4Writer:return track errors to clients" into rvc-dev
by TreeHugger Robot
· 6 years ago
fab932e
Merge "aaudio test: add -s to test_steal_exclusive" into rvc-dev
by TreeHugger Robot
· 6 years ago
3e8d51c
Merge "stagefright: fix block model operations for OMX codecs" into rvc-dev
by TreeHugger Robot
· 6 years ago
ffb889a
CCodec: query api feature for block model
by Wonsik Kim
· 6 years ago
c3d587d
MEPG4Writer:return track errors to clients
by Gopalakrishnan Nallasamy
· 6 years ago
fd19a77
aaudio test: add -s to test_steal_exclusive
by Phil Burk
· 6 years ago
8a5bfc3
Clamp audio seek to non-zero timestamp
by Andrew Lewis
· 6 years ago
a0d5fc8
stagefright: fix block model operations for OMX codecs
by Wonsik Kim
· 6 years ago
e7bb861
CCodec: Queue initial config buffers before requesting input buffers
by Pawin Vongmasa
· 6 years ago
1ae898a
Merge "aaudio test: improve stealing test" into rvc-dev
by TreeHugger Robot
· 6 years ago
167afa7
Merge "audioflinger: fix FIXME in logBufferSizeUnderruns" into rvc-dev
by Phil Burk
· 6 years ago
64e16a7
audioflinger: fix FIXME in logBufferSizeUnderruns
by Phil Burk
· 6 years ago
b9e4fd4
aaudio test: improve stealing test
by Phil Burk
· 6 years ago
e0c3d79
AudioMixer: Fix expand mono track to multi-channel
by Andy Hung
· 6 years ago
d40bc76
Merge "Revert "VTS: validate CSD is not received from h263 encoder"" into rvc-dev
by TreeHugger Robot
· 6 years ago
09a8853
Merge "Additional mediametrics for MediaCodec" into rvc-dev
by TreeHugger Robot
· 6 years ago
84aeb43
Revert "VTS: validate CSD is not received from h263 encoder"
by Pawin Vongmasa
· 6 years ago
993ff88
Merge "codec2: add API_SAME_INPUT_BUFFER" into rvc-dev
by Wonsik Kim
· 6 years ago
f7b7fd2
Merge "VTS: validate CSD is not received from h263 encoder" into rvc-dev
by TreeHugger Robot
· 6 years ago
40b3855
VTS: validate CSD is not received from h263 encoder
by Manisha Jajoo
· 6 years ago
ea63cf2
Merge "media: omx: sanitize pointer values from get/setParam/Config" into rvc-dev
by TreeHugger Robot
· 6 years ago
a15f83f
Merge "CCodec: fix crash at pushToStash" into rvc-dev
by TreeHugger Robot
· 6 years ago
942b84a
Merge "MPEG4Writer:stop & notify,MediaMuxer:remove notify" into rvc-dev
by TreeHugger Robot
· 6 years ago
969db28
media: omx: sanitize pointer values from get/setParam/Config
by Lajos Molnar
· 6 years ago
c23cc40
CCodec: fix crash at pushToStash
by Wonsik Kim
· 6 years ago
10fb4be
AudioTrack: Fix start logging spam.
by Andy Hung
· 6 years ago
963931c
codec2: add API_SAME_INPUT_BUFFER
by Wonsik Kim
· 6 years ago
a3c766e
MPEG4Writer:stop & notify,MediaMuxer:remove notify
by Gopalakrishnan Nallasamy
· 6 years ago
a21a3d3
Additional mediametrics for MediaCodec
by Ray Essick
· 6 years ago
d46fedc
Merge "VTS: Add MultiSampleRate Test for audio encoders" into rvc-dev
by TreeHugger Robot
· 6 years ago
8f618fa
Merge "VTS: Add MultiChannelCount test for audio encoders" into rvc-dev
by TreeHugger Robot
· 6 years ago
b97659e
Merge "VTS: add CSDFlush test for A/V Decoders" into rvc-dev
by TreeHugger Robot
· 6 years ago
2afc10b
Merge "Reland CCodecBufferChannel: Process output format when registering buffer" into rvc-dev
by TreeHugger Robot
· 6 years ago
d94307b
VTS: Add MultiSampleRate Test for audio encoders
by Ruchika Ashtankar
· 6 years ago
cd46f8c
VTS: Add MultiChannelCount test for audio encoders
by Ruchika Ashtankar
· 6 years ago
f02635e
Merge "VTS: Add support for MD5 checksum" into rvc-dev
by Pawin Vongmasa
· 6 years ago
f5c91df
VTS: add CSDFlush test for A/V Decoders
by Manisha Jajoo
· 7 years ago
e664167
VTS: Add support for MD5 checksum
by Rakesh Kumar
· 6 years ago
b4a3b65
Merge changes I4dd906fe,I2ef7f266 into rvc-dev
by Wonsik Kim
· 6 years ago
72c3e0b
Merge "Set min_sdk_version to be part of mainline modules" into rvc-dev
by Jooyung Han
· 6 years ago
b5810f7
Set min_sdk_version to be part of mainline modules
by Jooyung Han
· 6 years ago
9b90698
Reland CCodecBufferChannel: Process output format when registering buffer
by Pawin Vongmasa
· 6 years ago
fa9ced0
MediaCodec: set release surface in more states
by Wonsik Kim
· 6 years ago
ac46ee6
MPEG4Extractor: parse Sample Auxiliary Information in mdat
by Robert Shih
· 6 years ago
557bdaa
Merge "Fix potential use-after-free issue" into rvc-dev
by TreeHugger Robot
· 6 years ago
d9ea505
Merge changes Ie3b71978,Iead1be02,Id79fad2d,Ie3759e6c into rvc-dev
by TreeHugger Robot
· 6 years ago
a2e3cdd
CCodec: fix resource releases
by Wonsik Kim
· 6 years ago
1b0be54
MPEG4Writer:Optimize number of write(2) calls
by Gopalakrishnan Nallasamy
· 6 years ago
aad519d
Fix potential use-after-free issue
by Andrew Lewis
· 6 years ago
Next »