android_external_ffmpeg/libavcodec
Rostislav Pehlivanov 331c1e7494 aacenc: move the generation of ff_aac_pow34sf_tab[]
This commit moves the generation of ff_aac_pow34sf_tab[] out of the
encoder and into the table generator. The original commit log for
this table in 2011 actually mentions that it should be moved outside
but this never happened.

This is the first commit which cleans up the encoder a little.

Reviewed-by: Claudio Freire <klaussfreire@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-07-21 13:53:04 +02:00
..
aarch64 Merge commit 'f56d8d8dd7' 2015-07-21 01:39:30 +02:00
alpha
arm Merge commit '256ef19844' 2015-07-18 02:13:22 +02:00
avr32
bfin
mips avcodec: loongson relocate constants of idctdsp and h264pred 2015-07-20 14:29:22 +02:00
neon
ppc Merge commit 'd42191c78b' 2015-07-17 22:45:34 +02:00
sh4
sparc
x86 Merge commit 'a344e5d094' 2015-07-17 23:20:14 +02:00
4xm.c
8bps.c
8svx.c
012v.c
a64colors.h
a64multienc.c Merge commit '91767360d8' 2015-07-20 21:40:34 +02:00
a64tables.h
aac.h avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_defines.h avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aac_parser.c
aac_tablegen.c aacenc: move the generation of ff_aac_pow34sf_tab[] 2015-07-21 13:53:04 +02:00
aac_tablegen.h aacenc: move the generation of ff_aac_pow34sf_tab[] 2015-07-21 13:53:04 +02:00
aac_tablegen_decl.h aacenc: move the generation of ff_aac_pow34sf_tab[] 2015-07-21 13:53:04 +02:00
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: move the generation of ff_aac_pow34sf_tab[] 2015-07-21 13:53:04 +02:00
aacdec.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4] 2015-07-09 14:41:41 +02:00
aacdec_fixed.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4] 2015-07-09 14:41:41 +02:00
aacdec_template.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacdectab.h libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
aacenc.c aacenc: move the generation of ff_aac_pow34sf_tab[] 2015-07-21 13:53:04 +02:00
aacenc.h aacenc: move the generation of ff_aac_pow34sf_tab[] 2015-07-21 13:53:04 +02:00
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c aacpsy: use a different metric for the spread of a band 2015-07-03 13:17:57 +02:00
aacsbr.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacsbr.h avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacsbr_fixed.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacsbr_fixed_tablegen.c avcodec/aacsbr: fix compilation with hardcoded tables 2015-07-20 21:01:19 -03:00
aacsbr_fixed_tablegen.h avcodec: Table creation for AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacsbr_tablegen.c avcodec/aacsbr: fix compilation with hardcoded tables 2015-07-20 21:01:19 -03:00
aacsbr_tablegen.h avcodec: Table creation for AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacsbr_tablegen_common.h avcodec: Table creation for AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacsbr_template.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aacsbrdata.h avcodec: Table creation for AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
aactab.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
aactab.h libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c
ac3dec_float.c
ac3dsp.c
ac3dsp.h
ac3enc.c
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c lavc/adpcm: THP: set approx_nb_samples correctly 2015-06-28 16:42:25 +02:00
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c Merge commit '303ec065a9' 2015-06-30 21:19:22 +02:00
alac.c avcodec/alac: Clear pointers in allocate_buffers() 2015-07-13 15:47:49 +02:00
alac_data.c
alac_data.h
alacenc.c Gather all coded_frame allocations and free functions to a single place 2015-07-20 14:16:15 +01:00
aliaspixdec.c
aliaspixenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
allcodecs.c Merge commit 'e1319aa1c1' 2015-07-17 21:21:03 +02:00
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c
apedec.c
apng.h
ass.c
ass.h
ass_split.c
ass_split.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c
atrac3data.h
atrac3plus.c
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c Merge commit '007e27d363' 2015-07-01 18:58:01 +02:00
atrac3plusdsp.c
audio_frame_queue.c
audio_frame_queue.h
audioconvert.c
audioconvert.h
audiodsp.c
audiodsp.h
aura.c
avcodec.h Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
avcodecres.rc
avdct.c
avdct.h
avfft.c
avfft.h
avpacket.c
avpicture.c
avrndec.c
avs.c
avuidec.c
avuienc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream.c
bitstream_filter.c
blockdsp.c
blockdsp.h
bmp.c
bmp.h
bmp_parser.c
bmpenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
bmvaudio.c
bmvvideo.c
brenderpix.c
bswapdsp.c
bswapdsp.h
bytestream.h Merge commit '86eee85dad' 2015-07-12 21:13:07 +02:00
c93.c
cabac.c
cabac.h
cabac_functions.h
cabac_tablegen.c
cabac_tablegen.h
canopus.c
canopus.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c
cavsdsp.c
cavsdsp.h
cbrt_fixed_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
cbrt_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
cbrt_tablegen.h libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
cbrt_tablegen_template.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
ccaption_dec.c
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cinepakenc.c
cljrdec.c
cljrenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
cllc.c
cngdec.c
cngenc.c
codec_desc.c lavc+doc: adjust names to reflect ADPCM THP not being GameCube-only 2015-06-25 19:29:02 +02:00
cook.c
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c
cscd.c
cyuv.c
d3d11va.h
dca.c
dca.h
dca_exss.c
dca_parser.c
dca_syncwords.h
dca_xll.c
dcadata.c
dcadata.h
dcadec.c avcodec/dcadec: silence request_channels deprecation warnings 2015-07-12 13:32:22 -03:00
dcadsp.c
dcadsp.h
dcaenc.c
dcaenc.h
dcahuff.h
dct-test.c
dct.c
dct.h
dct32.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dds.c avcodec/dds: Flip more R<->B cases 2015-07-20 00:03:11 +02:00
dfa.c
dirac.c
dirac.h
dirac_arith.c
dirac_arith.h
dirac_dwt.c
dirac_dwt.h
dirac_parser.c
diracdec.c avcodec/diracdec: Check for hpel_base allocation failure 2015-07-18 18:05:41 +02:00
diracdsp.c
diracdsp.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
dnxhdenc.h Merge commit '910247f172' 2015-07-03 03:40:22 +02:00
dpcm.c
dpx.c
dpx_parser.c
dpxenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
dsd_tablegen.c
dsd_tablegen.h
dsddec.c
dsicinaudio.c
dsicinvideo.c
dss_sp.c
dump_extradata_bsf.c
dv.c
dv.h
dv_profile.c
dv_profile.h
dv_profile_internal.h
dv_tablegen.c
dv_tablegen.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dvenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
dxa.c
dxtory.c
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_hevc.c dxva2_hevc: unbreak compilation after recent sps/pps changes 2015-07-13 09:00:37 +02:00
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
elsdec.c elsdec: Replace EOVERFLOW with INVALIDDATA 2015-07-01 16:26:42 +01:00
elsdec.h Merge commit '08c2d8f0aa' 2015-07-01 03:18:30 +02:00
error_resilience.c
error_resilience.h
escape124.c
escape130.c
evrcdata.h
evrcdec.c avcodec/evrc: make it possible to disable postfilter 2015-06-25 20:07:01 +00:00
exif.c
exif.h
exr.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fdctdsp.c
fdctdsp.h
fft-fixed-test.c
fft-fixed32-test.c
fft-internal.h
fft-test.c
fft.h
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c
ffv1.c
ffv1.h Merge commit '10a9149de2' 2015-07-20 22:25:53 +02:00
ffv1dec.c
ffv1enc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
ffwavesynth.c
fic.c
file_open.c
flac.c
flac.h
flac_parser.c
flacdata.c
flacdata.h
flacdec.c
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c
flashsv.c
flashsv2enc.c
flashsvenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
frame_thread_encoder.c
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred() 2015-07-10 18:11:28 +02:00
g722.c
g722.h
g722dec.c
g722dsp.c
g722dsp.h
g722enc.c
g723_1.c
g723_1_data.h
g726.c Merge commit '355864ef7a' 2015-07-12 15:08:30 +02:00
g729.h
g729data.h
g729dec.c
g729postfilter.c
g729postfilter.h
get_bits.h
gif.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
gif.h
gifdec.c
golomb-test.c
golomb.c
golomb.h
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c
h261enc.c Merge commit '02b7c63087' 2015-07-09 00:49:20 +02:00
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.c
h263data.h
h263dec.c
h263dsp.c
h263dsp.h
h264.c Merge commit 'b0017579b6' 2015-07-17 14:13:19 +02:00
h264.h Merge commit 'b0017579b6' 2015-07-17 14:13:19 +02:00
h264_cabac.c
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mb.c
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c
h264_mvpred.h avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F 2015-07-01 15:53:15 +02:00
h264_parser.c
h264_picture.c
h264_ps.c
h264_refs.c avcodec/h264_refs: discard mismatching references 2015-06-30 03:24:26 +02:00
h264_sei.c Merge commit 'b0017579b6' 2015-07-17 14:13:19 +02:00
h264_slice.c avcodec/h264_slice: Fix container cropping 2015-07-08 17:50:05 +02:00
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.h
h264dsp.c
h264dsp.h
h264dsp_template.c avcodec/h264dsp_template: Fix undefined shifts 2015-07-01 20:39:25 +02:00
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c Merge commit 'f56d8d8dd7' 2015-07-21 01:39:30 +02:00
h264pred.h Merge commit 'f56d8d8dd7' 2015-07-21 01:39:30 +02:00
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
hap.h libavcodec/hap: remove unused struct member 2015-07-21 03:15:04 +02:00
hapdec.c avcodec/hapdec: don't log texture format every frame, do it once per decode session 2015-07-21 03:25:01 +02:00
hapenc.c
hevc.c Merge commit '077b559433' 2015-07-13 16:41:09 +02:00
hevc.h avcodec/hevc: Simplify skipped_bytes_pos code further 2015-07-13 01:09:21 +02:00
hevc_cabac.c Merge commit 'a062a55d37' 2015-07-13 17:04:13 +02:00
hevc_data.c Merge commit 'a062a55d37' 2015-07-13 17:04:13 +02:00
hevc_filter.c Merge commit 'b11acd5732' 2015-07-12 22:28:54 +02:00
hevc_mvs.c Merge commit 'b11acd5732' 2015-07-12 22:28:54 +02:00
hevc_parse.c avcodec/hevc: Simplify skipped_bytes_pos code further 2015-07-13 01:09:21 +02:00
hevc_parser.c avcodec/hevc_parser: Treat extradata parsing differently, as it should not contain an AU 2015-07-19 03:24:25 +02:00
hevc_ps.c avcodec/hevc_ps: Also print depth in failure path of map_pixel_format() 2015-07-18 05:12:00 +02:00
hevc_ps_enc.c Merge commit '66acb76bb0' 2015-07-09 11:53:14 +02:00
hevc_refs.c Merge commit 'd82e1adc20' 2015-07-12 23:44:24 +02:00
hevc_sei.c Merge commit 'b11acd5732' 2015-07-12 22:28:54 +02:00
hevcdsp.c
hevcdsp.h
hevcdsp_template.c
hevcpred.c
hevcpred.h
hevcpred_template.c Merge commit 'b11acd5732' 2015-07-12 22:28:54 +02:00
hnm4video.c
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c Merge commit '0cf5588d69' 2015-07-17 14:59:18 +02:00
hq_hqa.h
hq_hqadata.c
hq_hqadsp.c
hq_hqadsp.h
hqx.c
hqx.h
hqxdsp.c
hqxdsp.h
hqxvlc.c
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c huffyuvdec: validate image size 2015-06-28 14:51:07 +02:00
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c
idctdsp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 2015-07-07 14:35:15 +02:00
idctdsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 2015-07-07 14:35:15 +02:00
iff.c
iirfilter.c
iirfilter.h
imc.c imc: use correct position for flcoeffs2 calculation 2015-07-11 00:00:36 +02:00
imcdata.h
imdct15.c
imdct15.h
imgconvert.c
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h lavc: Allow 64 channels internally. 2015-07-17 00:16:45 +02:00
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Merge commit '0a49a62f99' 2015-06-30 22:14:25 +02:00
ituh263enc.c
ivi.c
ivi.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c avcodec/j2kenc: remove unused variable 2015-07-10 23:24:20 +02:00
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c
jpeg2000.c avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequant 2015-06-28 15:26:31 +02:00
jpeg2000.h avcodec/jpeg2000: Support 32 decomposition levels 2015-06-28 03:16:06 +02:00
jpeg2000dec.c lavc/jpeg2000: Signal lossless / bit-exact video stream. 2015-07-20 00:28:13 +02:00
jpeg2000dsp.c
jpeg2000dsp.h
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
jpegtables.c
jpegtables.h
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libaacplus.c
libavcodec.v
libcelt_dec.c
libdcadec.c avcodev/libdcadec: implement request_channel_layout 2015-07-08 23:04:17 -03:00
libfaac.c
libfdk-aacdec.c
libfdk-aacenc.c
libgsmdec.c
libgsmenc.c
libilbc.c
libkvazaar.c avcodec: add libkvazaar HECV encoder 2015-07-14 18:00:36 +02:00
libmp3lame.c
libopencore-amr.c Gather all coded_frame allocations and free functions to a single place 2015-07-20 14:16:15 +01:00
libopenh264enc.c avcodec/libopenh264enc: Do not truncate frame rate 2015-07-10 04:19:07 +02:00
libopenjpegdec.c
libopenjpegenc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
libopus.c
libopus.h
libopusdec.c
libopusenc.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libshine.c
libspeexdec.c
libspeexenc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
libstagefright.cpp
libtheoraenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libtwolame.c
libutvideo.h
libutvideodec.cpp
libutvideoenc.cpp Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
libvo-aacenc.c
libvo-amrwbenc.c
libvorbisdec.c
libvorbisenc.c
libvpx.c Merge commit '41740ef8be' 2015-06-24 12:39:21 +02:00
libvpx.h Merge commit '67c884eb07' 2015-07-10 02:32:08 +02:00
libvpxdec.c libvpxdec: report colorspace 2015-06-24 15:09:31 -07:00
libvpxenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libwavpackenc.c
libwebpenc.c
libwebpenc_animencoder.c
libwebpenc_common.c
libwebpenc_common.h
libx264.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libx265.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libxavs.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libxvid.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
libxvid.h
libxvid_rc.c
libzvbi-teletextdec.c
ljpegenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
loco.c
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h
lossless_videodsp.c
lossless_videodsp.h
lpc.c avcodec/lpc: Fix lpc_apply_welch_window_c() for odd len 2015-07-06 19:11:42 +02:00
lpc.h avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
mathops.c
mathops.h
mathtables.c
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4] 2015-07-09 14:41:31 +02:00
mdec.c
me_cmp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 2015-07-06 18:25:14 +02:00
me_cmp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 2015-07-06 18:25:14 +02:00
metasound.c
metasound_data.c
metasound_data.h
microdvddec.c
mimic.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c lavc: Add properties field to AVCodecContext. 2015-07-16 12:18:30 +02:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mjpegenc_common.c
mjpegenc_common.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c
mlpdsp.c
mlpdsp.h
mmaldec.c
mmvideo.c
motion-test.c
motion_est.c avcodec/motion_est: Fix some undefined shifts 2015-07-01 15:42:07 +02:00
motion_est.h
motion_est_template.c avcodec/motion_est_template: Fix undefined behavior in small_diamond_search() 2015-07-10 13:42:41 +02:00
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
movtextdec.c movtextdec.c: Correct the highlight tags 2015-07-20 08:16:19 -07:00
movtextenc.c movtextenc.c: Support for Bold, Italic and Underlined Styles 2015-06-27 09:28:34 -07:00
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4_unpack_bframes_bsf.c
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c avcodec/mpeg4videodec: Clarify the mpeg4_unpack_bframes reference. 2015-07-15 21:05:24 +02:00
mpeg4videoenc.c
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c lavc: Add properties field to AVCodecContext. 2015-07-16 12:18:30 +02:00
mpeg12enc.c
mpeg12vlc.h
mpeg_er.c
mpeg_er.h
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c mpegaudiodec: copy AVFloatDSPContext from first context to all contexts 2015-06-26 19:10:46 +02:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c
mpegaudiotab.h
mpegpicture.c
mpegpicture.h
mpegutils.c
mpegutils.h
mpegvideo.c avcodec/mpegvideo: Fix null pointer dereference of picture array 2015-07-14 00:31:57 +02:00
mpegvideo.h Merge commit '1761ab838c' 2015-07-09 01:17:49 +02:00
mpegvideo_enc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
mpegvideo_motion.c
mpegvideo_parser.c Merge commit 'ab05ed4c32' 2015-07-12 21:34:59 +02:00
mpegvideo_xvmc.c
mpegvideodata.c
mpegvideodata.h
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 2015-07-06 18:25:01 +02:00
mpegvideoencdsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 2015-07-06 18:25:01 +02:00
mpl2dec.c
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c
msrle.c
msrledec.c
msrledec.h
mss1.c
mss2.c avcodec/mss2: Fix integer overflow 2015-07-01 20:30:48 +02:00
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
nvenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
old_codec_ids.h
on2avc.c
on2avcdata.c
on2avcdata.h
options.c Merge commit 'f046c3b5ac' 2015-07-03 21:40:47 +02:00
options_table.h Merge commit '1761ab838c' 2015-07-09 01:17:49 +02:00
opus.c
opus.h
opus_celt.c
opus_parser.c
opus_silk.c
opusdec.c
paf.h
pafaudio.c
pafvideo.c
pamenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
parser.c
parser.h
pcm-bluray.c
pcm-dvd.c
pcm.c Gather all coded_frame allocations and free functions to a single place 2015-07-20 14:16:15 +01:00
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
pel_template.c
pgssubdec.c
pictordec.c
pixblockdsp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 2015-06-29 12:03:43 +02:00
pixblockdsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 2015-06-29 12:03:43 +02:00
pixblockdsp_template.c
pixels.h
png.c
png.h
png_parser.c
pngdec.c avcodec/apngdec: Fix typos in decoder causing incorrect results 2015-07-20 13:46:50 +00:00
pngdsp.c
pngdsp.h
pngenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
proresdata.c
proresdata.h
proresdec.h
proresdec2.c
proresdec_lgpl.c
proresdsp.c
proresdsp.h
proresenc_anatoliy.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
proresenc_kostya.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
psymodel.c
psymodel.h aacpsy: Add energy spread for each band 2015-06-28 14:24:30 +02:00
pthread.c
pthread_frame.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
pthread_internal.h
pthread_slice.c
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform. 2015-07-14 02:02:55 +02:00
qsv.h
qsv_api.c
qsv_internal.h Merge commit 'f5c4d38c78' 2015-07-19 16:13:35 +02:00
qsvdec.c libavcodec/qsvdec.c: missed MFXVideoDECODE_Close() call 2015-07-20 19:57:57 +02:00
qsvdec.h Merge commit 'f5c4d38c78' 2015-07-19 16:13:35 +02:00
qsvdec_h264.c Refactoring to move common QSV-related code part into libavcodec/qsvdec.c 2015-07-16 21:30:45 +02:00
qsvenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
qsvenc.h Merge commit '69b92f1b99' 2015-07-19 16:34:12 +02:00
qsvenc_h264.c avcodec/qsvenc_h264: Change the set of performance presets to match with the MFX library constants. 2015-07-02 19:16:41 +02:00
qsvenc_hevc.c avcodec/qsvenc_hevc: Attempt to fix error: too few arguments to function ff_hevc_extract_rbsp 2015-07-09 16:51:51 +02:00
qsvenc_mpeg2.c Merge commit '3a85397e8b' 2015-07-09 11:17:12 +02:00
qtrle.c
qtrleenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
r210dec.c
r210enc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c Merge commit '1761ab838c' 2015-07-09 01:17:49 +02:00
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c
rl.c
rl.h
rl2.c
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10.h
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() 2015-07-18 11:28:17 +02:00
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c s302m: fix arithmetic exception 2015-06-26 23:35:26 +02:00
s302menc.c
samidec.c
sanm.c avcodec/sanm: Reset sizes in destroy_buffers() 2015-07-13 16:06:37 +02:00
sbr.h avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
sbrdsp.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
sbrdsp.h avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
sbrdsp_fixed.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
sbrdsp_template.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 2015-07-20 17:20:16 +02:00
sgi.h
sgidec.c
sgienc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
sgirledec.c
shorten.c avcodec/shorten: use init_get_bits8() 2015-07-03 16:57:11 +00:00
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sinewin.h libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sinewin_fixed.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sinewin_fixed_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sinewin_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sinewin_tablegen.h libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sinewin_tablegen_template.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c
smc.c
smvjpegdec.c
snappy.c avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer 2015-07-16 20:41:07 +02:00
snappy.h avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer 2015-07-16 20:41:07 +02:00
snow.c
snow.h snow: remove an obsolete av_assert2 2015-07-10 16:21:50 +02:00
snow_dwt.c
snow_dwt.h
snowdata.h
snowdec.c
snowenc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
sonic.c
sp5x.h
sp5xdec.c Merge commit '007e27d363' 2015-07-01 18:58:01 +02:00
srtdec.c
srtenc.c
startcode.c
startcode.h
subviewerdec.c
sunrast.c
sunrast.h
sunrastenc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
svq1enc.h Merge commit '56672aeaee' 2015-07-20 21:53:09 +02:00
svq1enc_cb.h
svq3.c
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
tableprint_vlc.h
tak.c
tak.h
tak_parser.c
takdec.c
targa.c
targa.h
targa_y216dec.c
targaenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
tdsc.c
textdec.c
texturedsp.c
texturedsp.h
texturedspenc.c Merge commit '5dbd491eb3' 2015-06-24 21:06:58 +02:00
thread.h
tiertexseqv.c
tiff.c
tiff.h
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiffenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tscc2.c
tscc2data.h
tta.c
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c
twinvq.c
twinvq.h
twinvq_data.h
twinvqdec.c
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
utvideo.c
utvideo.h
utvideodec.c
utvideoenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
v210dec.c
v210dec.h
v210enc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
v210enc.h
v210x.c
v308dec.c
v308enc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
v408dec.c
v408enc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
v410dec.c
v410enc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
vaapi.c
vaapi.h
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vb.c
vble.c
vc1.c
vc1.h
vc1_block.c
vc1_common.h
vc1_loopfilter.c
vc1_mc.c
vc1_parser.c
vc1_pred.c
vc1_pred.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1dec: use get_bits_long and limit the read bits to 32 2015-06-26 19:39:29 +02:00
vc1dsp.c
vc1dsp.h
vcr1.c
vda.c
vda.h
vda_h264.c Merge commit '80f955c908' 2015-07-03 04:36:31 +02:00
vda_h264_dec.c
vda_internal.h
vdpau.c
vdpau.h
vdpau_compat.h
vdpau_h264.c
vdpau_hevc.c avcodec/vdpau_hevc: unbreak compilation after sps/pps changes 2015-07-12 19:56:54 -07:00
vdpau_internal.h avcodec/vdpau: Support for VDPAU accelerated HEVC decoding 2015-06-25 20:06:47 -07:00
vdpau_mpeg4.c
vdpau_mpeg12.c
vdpau_vc1.c
version.h Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00
videodsp.c
videodsp.h
videodsp_template.c videodsp: assert that linesize is larger than width 2015-07-08 01:32:04 +02:00
vima.c
vmdaudio.c
vmdvideo.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbis_parser_internal.h
vorbisdec.c
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3.c avcodec/vp3: check current_frame before accessing it 2015-07-13 19:11:56 +02:00
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp8.c avcodec/vp8: Check buffer size in vp8_decode_frame_header() 2015-07-18 19:37:04 +02:00
vp8.h
vp8_parser.c
vp8data.h
vp8dsp.c
vp8dsp.h
vp9.c lavc: Add properties field to AVCodecContext. 2015-07-16 12:18:30 +02:00
vp9.h
vp9_mc_template.c
vp9_parser.c
vp9data.h
vp9dsp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions 2015-07-16 15:03:02 +02:00
vp9dsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions 2015-07-16 15:03:02 +02:00
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c wavpack: limit extra_bits to 32 and use get_bits_long 2015-07-02 23:31:16 +02:00
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c lavc: Add properties field to AVCodecContext. 2015-07-16 12:18:30 +02:00
webvttdec.c
webvttenc.c
wma.c
wma.h
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wmadata.h
wmadec.c
wmaenc.c
wmalosslessdec.c wmalosslessdec: reset frame->nb_samples on packet loss 2015-07-07 23:35:00 +02:00
wmaprodata.h
wmaprodec.c
wmavoice.c wmavoice: limit wmavoice_decode_packet return value to packet size 2015-06-28 17:00:21 +02:00
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
xface.c
xface.h
xfacedec.c
xfaceenc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvididct.c
xvididct.h
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
xxan.c
y41pdec.c
y41penc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
yop.c
yuv4dec.c
yuv4enc.c Merge commit 'd6604b29ef' 2015-07-20 23:43:05 +02:00
zerocodec.c
zmbv.c
zmbvenc.c Merge commit '40cf1bbacc' 2015-07-21 01:17:15 +02:00