Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
732e5fab3dc2d06901b5f56163a01fda6f5364b8
/
media
/
codec2
/
components
10ceef9
aacenc: fix timestamp off by one frame
by Wonsik Kim
· 6 years ago
91cc483
C2SoftVpxEnc: Make VPX_VBR as default mode
by Harish Mahendrakar
· 6 years ago
881a266
C2SoftOpusEnc: Fix higher bitrate encoding at lower sample rates
by Harish Mahendrakar
· 6 years ago
46238cd
Merge "C2SoftOpusEnc: Fix mono encoding" into qt-dev
by Ray Essick
· 6 years ago
1961bef
Merge "Update raw decoder sample and bitrate limits" into qt-dev
by Marco Nelissen
· 6 years ago
8cce89d
Merge "C2SoftAacEnc: add support for setting Profile and SBR mode" into qt-dev
by Wonsik Kim
· 6 years ago
a0a5fde
C2SoftOpusEnc: Fix mono encoding
by Harish Mahendrakar
· 6 years ago
c9f1a05
Merge changes I3c756d61,Id0f6cf61 into qt-dev
by TreeHugger Robot
· 6 years ago
b09409a
C2SoftAacEnc: add support for setting Profile and SBR mode
by Manisha Jajoo
· 6 years ago
e1c360a
avcenc: add GOP support
by Wonsik Kim
· 6 years ago
315f7aa
Merge changes I05aeb909,Iee31eed6,I2544a7cb into qt-dev
by Wonsik Kim
· 6 years ago
602749a
C2SoftOpusEnc: Populate skip_samples in OpusHeader
by Harish Mahendrakar
· 6 years ago
4054c97
Update raw decoder sample and bitrate limits
by Marco Nelissen
· 6 years ago
b472cf0
Merge "C2SoftHevcEnc: Add support for dynamic bitrate change" into qt-dev
by Wonsik Kim
· 6 years ago
88665c4
Merge "C2SoftFlacEnc: Add support for complexity parameter" into qt-dev
by TreeHugger Robot
· 6 years ago
d493e98
C2SoftHevcEnc: Do not initialize encoder in onInit()
by Harish Mahendrakar
· 6 years ago
b99d91f
C2SoftFlacEnc: Add support for complexity parameter
by Harish Mahendrakar
· 6 years ago
8045d59
C2SoftHevcEnc: Add support for dynamic bitrate change
by Harish Mahendrakar
· 6 years ago
248e025
Merge "C2SoftHevcEnc: Reduce min supported resolution to 2x2" into qt-dev
by TreeHugger Robot
· 6 years ago
f61206f
vpxdec: parallel execution of 10bit format conversion
by Wonsik Kim
· 6 years ago
ded2fd3
C2SoftHevcEnc: Reduce min supported resolution to 2x2
by Harish Mahendrakar
· 6 years ago
c1d77e9
Merge "Change libvpx to shared library" into qt-dev
by TreeHugger Robot
· 6 years ago
2f56f07
Merge "codec2: Update stride calculations in mpeg4, vpx and aom decoder plugins" into qt-dev
by Lajos Molnar
· 6 years ago
dfa3f5a
codec2: Update stride calculations in mpeg4, vpx and aom decoder plugins
by Harish Mahendrakar
· 6 years ago
a2f5a65
Change libvpx to shared library
by Harish Mahendrakar
· 6 years ago
26b946d
codec2: Add support for B frames in C2SoftAvcEnc plugin
by Manisha Jajoo
· 6 years ago
863bcfc
codec2: add support for B Frames in C2SoftHevcEnc
by Manisha Jajoo
· 6 years ago
9acd73d
codec2: Derive video encoder components from SimpleInterface
by Manisha Jajoo
· 6 years ago
ed13464
codec2: Add support to derive from base class for audio decoders
by Rakesh Kumar
· 6 years ago
66d9d06
codec2: Add support to derive from base class for audio encoders
by Rakesh Kumar
· 6 years ago
3350096
Merge changes from topic "c2-eos-last" into qt-dev
by Lajos Molnar
· 6 years ago
d91bc48
codec2: Fix timestampDev issues for Mpeg2Dec
by Rakesh Kumar
· 6 years ago
3bfa6e7
codec2: Fix timestampDev issues for HevcDec
by Rakesh Kumar
· 6 years ago
4ec85ae
codec2: Fix timestampDev issues for AvcDec
by Rakesh Kumar
· 6 years ago
2ddd17c
Merge changes from topic "hevc-fatal-errors" into qt-dev
by TreeHugger Robot
· 6 years ago
4be41e9
Merge changes from topic "avc-fatal-errors" into qt-dev
by TreeHugger Robot
· 6 years ago
8f98eee
C2SoftAvcDec: return error for fatal errors in decoder
by Harish Mahendrakar
· 6 years ago
7d1d572
C2SoftHevcDec: return error for fatal errors in decoder
by Harish Mahendrakar
· 6 years ago
68d138b
Merge "C2SoftAVCEnc: Increased max supported bitrate" into qt-dev
by Hangyu Kuang
· 6 years ago
93d1b1f
Merge "Update to new AV1 profile definitions and support HDR info" into qt-dev
by Ray Essick
· 6 years ago
ffd6cbc
Fix Opus encoder being set to CBR
by James O'Leary
· 6 years ago
f93a454
Update to new AV1 profile definitions and support HDR info
by Rakesh Kumar
· 6 years ago
7d8c376
C2SoftVorbisDec: Ignore subsequent headers
by Harish Mahendrakar
· 6 years ago
2915cb3
C2SoftAVCEnc: Increased max supported bitrate
by Harish Mahendrakar
· 7 years ago
e1226f5
codec2 components: merge WorkQueue and PendingWork
by Wonsik Kim
· 6 years ago
8ead39d
aac: set initial timestamp to zero
by Wonsik Kim
· 6 years ago
57d7cc9
C2SoftHEVCEnc: Add support for constant quality encoding
by Harish Mahendrakar
· 6 years ago
c76cdae
codec2: Remove unnecessary symbol exports from components
by Harish Mahendrakar
· 6 years ago
9ca01f8
Merge changes from topic "opus_finale"
by TreeHugger Robot
· 6 years ago
630dda9
stagefright_foundation: Fix parsing seek pre roll in Opus
by Harish Mahendrakar
· 6 years ago
6c95530
stagefright: Updates to Opus unified CSD syntax
by Harish Mahendrakar
· 6 years ago
0d11a7e
Cleanup comments on hevc encoder plugin
by Ray Essick
· 6 years ago
c4901a8
Merge changes from topic "xaac_buffer_20190204"
by TreeHugger Robot
· 6 years ago
3bb81cd
codec2: remove deprecated configs and their remaining usage
by Lajos Molnar
· 6 years ago
268a5db
Merge "codec2: add C2SoftHevcEnc"
by Ray Essick
· 6 years ago
dfe650a
codec2: add C2SoftHevcEnc
by Roma Kaul
· 7 years ago
5f3fb6f
Codec2 C2BlockPool: Use C2_BLOCKING instead of C2_TIMED_OUT
by Sungtak Lee
· 6 years ago
5876259
Merge "CCodec: refactor pipeline logic"
by TreeHugger Robot
· 6 years ago
ab34ed6
CCodec: refactor pipeline logic
by Wonsik Kim
· 6 years ago
a6d5e8b
Merge "Remove CFI diagnostics."
by Ivan Lozano
· 6 years ago
e5cd43c
Remove CFI diagnostics.
by Ivan Lozano
· 6 years ago
ad3420b
C2SoftXaac: Updating xaac plugin code after DRC memory cleanup
by Rakesh Kumar
· 7 years ago
1f21336
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 6 years ago
353e167
audio encoders: fix initial timestamp
by Wonsik Kim
· 6 years ago
c237cbc
codec2: add C2SoftOpusEnc
by Manisha Jajoo
· 7 years ago
94d6bb5
C2SoftOpusDec: Add support for decoding single CSD
by Harish Mahendrakar
· 7 years ago
54c8809
Remove libmediaextractor
by Marco Nelissen
· 6 years ago
1174609
Merge changes from topic "flac float codec"
by Andy Hung
· 6 years ago
1188a05
FlacEncoder: Enable float support
by Andy Hung
· 6 years ago
9ed79de
FlacDecoder: Enable float support
by Andy Hung
· 6 years ago
26ac00d
Merge "Plumbing to recognize AV1 content"
by TreeHugger Robot
· 6 years ago
6b344f7
Merge "aacenc: fix timestamp calculation"
by TreeHugger Robot
· 6 years ago
84889cb
aacenc: fix timestamp calculation
by Wonsik Kim
· 6 years ago
0cb5a09
codec2: make allocation blocking for software codecs
by Wonsik Kim
· 6 years ago
ed4e0cd
C2SoftVpxDec: Add support for Profile 2
by Harish Mahendrakar
· 7 years ago
848b3c7
C2SoftVorbisDec: Ignore error from vorbis_dsp_synthesis
by Harish Mahendrakar
· 7 years ago
8725ae0
C2SoftAVCEnc: Enable CABAC for main profile encoding
by Harish Mahendrakar
· 7 years ago
707c146
Plumbing to recognize AV1 content
by Ray Essick
· 6 years ago
8be9311
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 6 years ago
2a4c2c9
Remove CFI diagnostics.
by Ivan Lozano
· 6 years ago
d0f0e14
Rename Codec2-related entities
by Pawin Vongmasa
· 7 years ago
3665390
Move Codec2-related code from hardware/google/av
by Pawin Vongmasa
· 7 years ago