ffmpeg/libavcodec
Martin Storsjö cdb1665f70 aarch64: Make transpose_4x4H do a regular transpose
Previously, ff_h264_idct_add_neon (originally in the arm version) used
a non-regular transpose in order to be able to use more instructions
that deal with registers as 128 bit register pairs. The aarch64
translation doesn't do it to the same extent, but brought along the
same structure since it was a straight translation.

This reshuffles ff_h264_idct_add_neon, bringing it closer to
the C implementation, making the transpose_4x4H macro do a regular
transpose, usable for other algorithms as well.

Previously, the third and fourth output from transpose_4x4H were
swapped, and prior to cc29d96d5a, the same inputs as well. In
addition to just swapping the outputs, also renumber the intermediate
registers for better readability (making the register order match
transpose_4x8B).

This runs with the same number of cycles as before.

Signed-off-by: Martin Storsjö <martin@martin.st>
2016-03-26 21:25:56 +02:00
..
aarch64 aarch64: Make transpose_4x4H do a regular transpose 2016-03-26 21:25:56 +02:00
arm fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
avr32
mips mathops: mips: Correctly enable loongson-specific assembly 2016-01-19 20:47:49 +01:00
neon
ppc h264: Clean up #includes 2016-03-25 15:23:55 +01:00
x86 fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
4xm.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
8bps.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
8svx.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
Makefile h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
a64colors.h
a64enc.h
a64multienc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
a64tables.h
aac.h
aac_ac3_parser.c lavc: Drop deprecated request_channels related functions 2015-08-28 16:01:16 +02:00
aac_ac3_parser.h
aac_adtstoasc_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
aac_parser.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c aacdec: fix aac_static_table_init() prototype 2015-12-07 11:42:26 +01:00
aacdectab.h aac: Support channel configurations 11 and 12 2015-06-07 10:14:46 +02:00
aacenc.c lavc: Drop exporting 2-pass encoding stats 2015-12-07 11:27:42 -05:00
aacenc.h
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
aacsbr.c aacsbr: Fix type for index variable 2015-03-17 13:34:23 +00:00
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c msrle: Use AVFrame instead of AVPicture 2015-10-21 11:51:07 +02:00
ac3.c
ac3.h
ac3_parser.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
ac3_parser.h
ac3dec.c lavc: Drop deprecated request_channels related functions 2015-08-28 16:01:16 +02:00
ac3dec.h lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
ac3dec_data.c
ac3dec_data.h
ac3dsp.c
ac3dsp.h
ac3enc.c lavc: Add missing #includes for ff_dlog() 2016-01-03 22:49:55 +01:00
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
ac3enc_opts_template.c
ac3enc_template.c ac3enc_template: Use the correct context field 2015-07-27 14:44:07 +01:00
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
adx.c
adx.h
adx_parser.c
adxdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
adxenc.c
aic.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
alac.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
alac_data.c
alac_data.h
alacenc.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
aliaspixdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
aliaspixenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
allcodecs.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
alsdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
amr.h
amrnbdata.h
amrnbdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
amrwbdata.h
amrwbdec.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
anm.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ansi.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
apedec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
apedsp.h
ass.c
ass.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
asvenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
atrac.c
atrac.h
atrac1.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
atrac1data.h
atrac3.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
atrac3data.h
atrac3plus.c lavc: Use get_bitsz where needed 2016-01-11 21:51:11 +01:00
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
atrac3plusdsp.c
audio_frame_queue.c lavc: Make AVPacket.duration int64, and deprecate convergence_duration 2015-09-29 14:33:00 +02:00
audio_frame_queue.h lavc: Make AVPacket.duration int64, and deprecate convergence_duration 2015-09-29 14:33:00 +02:00
audiodsp.c
audiodsp.h
aura.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
avcodec.h lavc: introduce a new decoding/encoding API with decoupled input/output 2016-03-23 19:31:23 +01:00
avfft.c
avfft.h
avpacket.c avpacket: properly reset data/size in av_packet_move_ref() 2016-02-26 09:15:36 +01:00
avpicture.c avpicture: Suppress warning from deprecated code 2015-12-05 13:12:27 +01:00
avs.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
bethsoftvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
bethsoftvideo.h
bfi.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
bgmc.c
bgmc.h
bink.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
binkaudio.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c
bitstream.c lavc: Replace av_dlog and tprintf with internal macros 2015-04-19 12:41:59 +01:00
bitstream_filter.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
bitstream_filters.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
blockdsp.c
blockdsp.h
bmp.c msrle: Use AVFrame instead of AVPicture 2015-10-21 11:51:07 +02:00
bmp.h
bmp_parser.c
bmpenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
bmvaudio.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
bmvvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
brenderpix.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
bsf.h lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
bswapdsp.c
bswapdsp.h
bytestream.h bytestream2: set the reader to the end when reading more than available 2015-07-12 18:15:39 +02:00
c93.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
cabac.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
cabac.h cabac: Make CABAC states hardcoded 2015-10-08 21:55:31 +02:00
cabac_functions.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
canopus.c Implement shared parsing of INFO tag in Canopus family 2015-04-19 22:37:02 +01:00
canopus.h Implement shared parsing of INFO tag in Canopus family 2015-04-19 22:37:02 +01:00
cavs.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c mpegvideo: Drop mpegvideo.h where not needed 2015-09-13 17:34:46 +02:00
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
cdxl.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
celp_filters.c
celp_filters.h
celp_math.c lavc: G.723.1 encoder 2015-11-30 10:58:46 -05:00
celp_math.h lavc: G.723.1 encoder 2015-11-30 10:58:46 -05:00
cga_data.c
cga_data.h
chomp_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
cinepak.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
cljrdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
cljrenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
cllc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
cngdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
cngenc.c
codec_desc.c lavc: add profiles to AVCodecDescriptor 2015-12-12 21:22:49 +01:00
cook.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cscd.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
cyuv.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
d3d11va.c d3d11va: make av_d3d11va_alloc_context() available at all times 2015-10-03 14:09:23 +02:00
d3d11va.h d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 2015-09-17 10:33:21 +02:00
dca.c dca: fix misaligned access in ff_dca_convert_bitstream 2016-01-15 13:47:11 +01:00
dca.h dca: use defines for subband related constants 2015-12-31 11:40:32 +01:00
dca_exss.c dca: Support for XLL (lossless extension) 2015-03-15 14:51:36 +01:00
dca_parser.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
dca_syncwords.h
dca_xll.c dca: Read params->pancABIT0[param_index] only if part0 is set 2015-03-17 12:31:07 +01:00
dcadata.c dca: remove unused decode_hf function and quant_d tables 2015-12-24 13:58:18 +01:00
dcadata.h dca: remove unused decode_hf function and quant_d tables 2015-12-24 13:58:18 +01:00
dcadec.c dca: use defines for subband related constants 2015-12-31 11:40:32 +01:00
dcadsp.c dca: use defines for subband related constants 2015-12-31 11:40:32 +01:00
dcadsp.h dca: use defines for subband related constants 2015-12-31 11:40:32 +01:00
dcahuff.h
dcamath.h dca: Add math helpers. 2015-12-23 11:50:08 +01:00
dct-test.c
dct.c dct: Check memory allocation 2015-05-31 15:03:30 +02:00
dct.h
dct32.h lavc: Sanitize header inclusion guards 2015-09-12 13:39:37 +02:00
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dds.c dds: disable palette flag for compressed images 2015-11-14 03:40:20 +01:00
dfa.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
dirac.c lavc: export Dirac parsing API used by the ogg demuxer as public 2015-12-06 10:28:04 +01:00
dirac.h lavc: export Dirac parsing API used by the ogg demuxer as public 2015-12-06 10:28:04 +01:00
dirac_parser.c
dnxhd_parser.c
dnxhddata.c dnxhd: Make the encoder message friendlier 2016-02-09 20:02:31 +01:00
dnxhddata.h dnxhd: Make the encoder message friendlier 2016-02-09 20:02:31 +01:00
dnxhddec.c dnxhddec: Enable frame threading 2015-09-29 14:33:01 +02:00
dnxhdenc.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
dnxhdenc.h lavc: Deprecate avctx.{inter,intra}_quant_bias 2015-07-02 22:37:59 +01:00
dpcm.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
dpx.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
dpx_parser.c
dpxenc.c dpx: Replace avpicture functions with imgutils 2015-10-21 11:59:46 +02:00
dsicinaudio.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
dsicinvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
dss_sp.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
dump_extradata_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
dv.c
dv.h dv: Mark internal frame reference as const 2015-10-04 13:06:34 +02:00
dv_profile.c
dv_profile.h
dv_profile_internal.h
dv_tablegen.c
dv_tablegen.h
dvbsub.c lavc: Add data and linesize to AVSubtitleRect 2015-10-21 12:02:29 +02:00
dvbsub_parser.c lavc: Replace av_dlog and tprintf with internal macros 2015-04-19 12:41:59 +01:00
dvbsubdec.c lavc: Add data and linesize to AVSubtitleRect 2015-10-21 12:02:29 +02:00
dvdata.c
dvdata.h
dvdec.c dv: Mark internal frame reference as const 2015-10-04 13:06:34 +02:00
dvdsub_parser.c
dvdsubdec.c dvdsubdec: Validate the RLE offsets 2015-11-17 18:56:29 +01:00
dvdsubenc.c lavc: Add data and linesize to AVSubtitleRect 2015-10-21 12:02:29 +02:00
dvenc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
dxa.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
dxtory.c dxtory: Unify and rework the decoding routines 2015-09-06 14:16:38 +02:00
dxv.c dxv: Improve error message 2015-09-24 10:57:30 +02:00
dxva2.c d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 2015-09-17 10:33:21 +02:00
dxva2.h dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 2015-07-28 19:37:47 +03:00
dxva2_h264.c h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
dxva2_hevc.c dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 2016-02-13 14:19:54 +01:00
dxva2_internal.h mpegvideo: Drop mpegvideo.h where not needed 2015-09-13 17:34:46 +02:00
dxva2_mpeg2.c dxva: Include last the internal header 2015-10-14 14:35:34 +02:00
dxva2_vc1.c dxva: Include last the internal header 2015-10-14 14:35:34 +02:00
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
eaidct.c
eaidct.h
eamad.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
eatgq.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
eatgv.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
eatqi.c eatqi: Remove MpegEncContext dependency 2016-02-09 20:04:59 +01:00
elbg.c
elbg.h
elsdec.c elsdec: Replace EOVERFLOW with INVALIDDATA 2015-07-01 16:26:42 +01:00
elsdec.h Go2Meeting decoder 2015-07-01 01:08:15 +02:00
error_resilience.c error_resilience: do not require mbintra/skip tables 2015-03-21 11:27:15 +01:00
error_resilience.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
escape124.c lavc: Use get_bitsz where needed 2016-01-11 21:51:11 +01:00
escape130.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
exr.c Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 2015-12-26 10:28:03 +01:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fdctdsp.c
fdctdsp.h
fft-fixed-test.c
fft-internal.h
fft-test.c fft-test: Use the float fabs() version 2015-06-12 17:15:18 +01:00
fft.h fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
fft_fixed.c
fft_float.c
fft_template.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
ffv1.c ffv1: Explicitly name the coder type 2015-11-16 12:56:31 +01:00
ffv1.h lavc: Move context_model to codec private options 2016-01-21 15:33:19 -05:00
ffv1dec.c lavu: add AV_CEIL_RSHIFT and use it in various places 2016-01-11 15:32:56 -05:00
ffv1enc.c lavc: Move context_model to codec private options 2016-01-21 15:33:19 -05:00
fic.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
file_open.c
flac.c
flac.h
flac_parser.c flac: fix realloc loop with invalid flac files 2015-04-20 12:41:33 +02:00
flacdata.c
flacdata.h
flacdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c flacenc: Load default prediction_order parameters if none is selected 2016-02-08 15:00:29 -05:00
flashsv.c flashsv: Initialize the block array 2015-11-02 16:29:46 +01:00
flashsvenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
flicvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
flv.h
flvdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
flvenc.c mpegvideo: Expand macro 2015-06-12 12:29:46 +01:00
fmtconvert.c dca: change the core to work with integer coefficients. 2015-12-23 11:50:18 +01:00
fmtconvert.h dca: change the core to work with integer coefficients. 2015-12-23 11:50:18 +01:00
fraps.c fraps: increase vlc nb_bits 2015-09-03 13:55:38 +02:00
frwu.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
g2meet.c g2m: Relax resolution change constraints 2015-10-07 18:45:49 +02:00
g722.c
g722.h
g722dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
g722dsp.c
g722dsp.h
g722enc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
g723_1.c lavc: G.723.1 encoder 2015-11-30 10:58:46 -05:00
g723_1.h g723: Add missing header 2015-12-05 12:12:26 +01:00
g723_1dec.c g723_1: Move sharable functions to a separate file 2015-11-30 10:58:45 -05:00
g723_1enc.c lavc: G.723.1 encoder 2015-11-30 10:58:46 -05:00
g726.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
get_bits.h lavc: Add get_bitsz() 2016-01-11 21:51:11 +01:00
gif.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
gifdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
golomb-test.c
golomb.c
golomb.h
gsm.h
gsm_parser.c
gsmdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c rl: Rename ff_*_rl() to ff_rl_*() 2015-05-28 15:38:43 +01:00
h261.h
h261_parser.c
h261data.c
h261dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
h261enc.c h261: Signal freeze picture release for intra frames 2015-07-07 15:11:15 +02:00
h263.c mpegvideo: h263: Move all tables to a single file 2015-06-12 12:26:04 +01:00
h263.h lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
h263_parser.c
h263_parser.h
h263data.c mpegvideo: h263: Move all tables to a single file 2015-06-12 12:26:04 +01:00
h263data.h mpegvideo: h263: Move all tables to a single file 2015-06-12 12:26:04 +01:00
h263dec.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 2016-03-19 15:40:22 +01:00
h263dsp.c
h263dsp.h
h264.c lavc: add profiles to AVCodecDescriptor 2015-12-12 21:22:49 +01:00
h264.h h264: Add an AVClass pointer to H264Context 2016-02-22 19:08:56 -05:00
h264_cabac.c h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
h264_cavlc.c h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
h264_direct.c h264: use a smaller struct for the ref lists 2015-03-21 11:27:16 +01:00
h264_loopfilter.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
h264_mb.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
h264_mb_template.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
h264_mc_template.c h264_mb: constify all uses of H264Context 2015-03-21 11:27:15 +01:00
h264_mp4toannexb_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
h264_mvpred.h lavc: Replace av_dlog and tprintf with internal macros 2015-04-19 12:41:59 +01:00
h264_parser.c h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
h264_picture.c h264: use properly allocated AVFrames 2015-04-29 05:52:58 +02:00
h264_ps.c lavc: Deduplicate zigzag_scan table 2016-03-25 15:23:56 +01:00
h264_refs.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
h264_sei.c h264: Print the complete user message 2015-10-30 12:46:56 +01:00
h264_slice.c h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.c h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
h264data.h h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
h264dsp.c
h264dsp.h
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c h264: aarch64: intra prediction optimisations 2015-07-20 23:10:29 +02:00
h264pred.h h264: aarch64: intra prediction optimisations 2015-07-20 23:10:29 +02:00
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
hap.c hap: Add utility functions file 2015-07-27 16:21:14 +01:00
hap.h Support the Hap chunked frame format 2015-07-27 16:00:22 +01:00
hapdec.c Support the Hap chunked frame format 2015-07-27 16:00:22 +01:00
hapenc.c hap: Set avctx.bits_per_coded_sample 2015-10-25 22:48:04 +01:00
hevc.c vdpau: Support for VDPAU accelerated HEVC decoding 2016-02-13 14:42:38 +01:00
hevc.h hevc: Track long and short term RPS size for VDPAU 2016-02-13 14:24:37 +01:00
hevc_cabac.c hevc: remove HEVCContext usage from hevc_ps 2015-07-12 18:15:39 +02:00
hevc_data.c hevc_parser: fix standalone build with the hevc decoder disabled 2015-07-13 08:58:21 +02:00
hevc_filter.c hevc: remove HEVCContext usage from hevc_ps 2015-07-12 18:15:39 +02:00
hevc_mp4toannexb_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
hevc_mvs.c hevc: remove HEVCContext usage from hevc_ps 2015-07-12 18:15:39 +02:00
hevc_parse.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
hevc_parser.c hevc_parser: parse and export some stream parameters 2015-07-12 18:15:40 +02:00
hevc_ps.c dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 2016-02-13 14:19:54 +01:00
hevc_ps_enc.c lavc: add Intel libmfx-based HEVC encoder 2015-07-08 23:40:11 +02:00
hevc_refs.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 2015-09-07 12:37:47 +02:00
hevc_sei.c hevc: Split the sei parsing in 3 functions 2015-08-01 15:45:50 +02:00
hevcdsp.c hevcdsp: add x86 SIMD for MC 2015-12-05 21:11:52 +01:00
hevcdsp.h hevcdsp: add x86 SIMD for MC 2015-12-05 21:11:52 +01:00
hevcdsp_template.c hevcdsp: add x86 SIMD for MC 2015-12-05 21:11:52 +01:00
hevcpred.c
hevcpred_template.c hevc: remove HEVCContext usage from hevc_ps 2015-07-12 18:15:39 +02:00
hnm4video.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
hq_hqa.h Canopus HQ/HQA decoder 2015-04-19 22:37:23 +01:00
hq_hqadata.c hq_hqa: Fix table data for profile 17 2015-04-24 14:55:10 +01:00
hq_hqadsp.c Canopus HQ/HQA decoder 2015-04-19 22:37:23 +01:00
hq_hqadsp.h Canopus HQ/HQA decoder 2015-04-19 22:37:23 +01:00
hqx.c hqx: correct type and size check of info_offset 2015-11-16 12:56:03 +01:00
hqx.h hqx: Implement slice-threaded decoding 2015-04-19 22:36:48 +01:00
hqxdsp.c hqx: Move DSP related code to a separate file 2015-04-19 12:41:59 +01:00
hqxdsp.h lavc: Sanitize header inclusion guards 2015-09-12 13:39:37 +02:00
hqxvlc.c hqx: Drop unused offsets table 2015-03-17 13:34:23 +00:00
huffman.c huffman: allow specifying nb_bits to ff_huff_build_tree() 2015-09-03 13:55:38 +02:00
huffman.h huffman: allow specifying nb_bits to ff_huff_build_tree() 2015-09-03 13:55:38 +02:00
huffyuv.c
huffyuv.h libavcodec: Add missing AVClass pointers 2016-01-22 17:08:08 +02:00
huffyuvdec.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
idctdsp.c
idctdsp.h
iff.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
iirfilter.c testprogs: K&R formatting cosmetics 2016-03-24 21:45:07 +01:00
iirfilter.h
imc.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
imcdata.h
imdct15.c
imdct15.h
imgconvert.c imgconvert: Add the proper API guards to a deprecated function 2016-01-21 15:33:19 -05:00
imx_dump_header_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
indeo2.c indeo2: Fix banding artefacts 2016-03-01 13:50:24 +01:00
indeo2data.h indeo2: Fix banding artefacts 2016-03-01 13:50:24 +01:00
indeo3.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
indeo3data.h
indeo4.c indeo4: Consistently initialize variables 2016-03-22 16:04:01 -04:00
indeo4data.h indeo: Give Indeo4/5 shared code a more consistent name 2015-03-30 17:49:05 +02:00
indeo5.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
indeo5data.h
intelh263dec.c mpegvideo: Make sure mpegutils.h is included where needed 2015-09-13 17:34:45 +02:00
internal.h lavc: introduce a new decoding/encoding API with decoupled input/output 2016-03-23 19:31:23 +01:00
interplayvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
intrax8.c intrax8: Add a local BlockDSPContext and initialize it 2016-03-25 15:55:49 -04:00
intrax8.h intrax8: Add a local BlockDSPContext and initialize it 2016-03-25 15:55:49 -04:00
intrax8dsp.c intrax8: K&R formatting cosmetics 2016-03-22 17:12:20 -04:00
intrax8dsp.h intrax8: K&R formatting cosmetics 2016-03-22 17:12:20 -04:00
intrax8huf.h intrax8: K&R formatting cosmetics 2016-03-22 17:12:20 -04:00
ituh263dec.c h263: Always check both dimensions 2015-06-30 15:34:38 +02:00
ituh263enc.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
ivi.c indeo4: Rework stream analysis report 2016-03-22 16:03:52 -04:00
ivi.h indeo4: Consistently initialize variables 2016-03-22 16:04:01 -04:00
ivi_dsp.c indeo: Give Indeo4/5 shared code a more consistent name 2015-03-30 17:49:05 +02:00
ivi_dsp.h indeo: Give Indeo4/5 shared code a more consistent name 2015-03-30 17:49:05 +02:00
jfdctfst.c
jfdctint.c
jfdctint_template.c idct8x8: Fix undefined negative shifts 2016-03-05 08:26:36 -05:00
jpeg2000.c jpeg2000: Factor out prec init 2015-09-14 14:50:19 +02:00
jpeg2000.h
jpeg2000dec.c lavc: add profiles to AVCodecDescriptor 2015-12-12 21:22:49 +01:00
jpeg2000dsp.c
jpeg2000dsp.h
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c lavc: Replace av_dlog and tprintf with internal macros 2015-04-19 12:41:59 +01:00
jpegls.h
jpeglsdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
jpeglsdec.h
jpeglsenc.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
jpegtables.c build: Split JPEG-related tables off into a separate component 2015-03-30 17:51:21 +02:00
jpegtables.h build: Split JPEG-related tables off into a separate component 2015-03-30 17:51:21 +02:00
jrevdct.c idct8x8: Fix undefined negative shifts 2016-03-05 08:26:36 -05:00
jvdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
kbdwin.c
kbdwin.h
kgv1dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
kmvc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
lagarith.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
lagarithrac.c lagarith: Correctly compute hash_shift 2015-11-02 16:25:17 +01:00
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c cosmetics: Drop particularly redundant silly comments 2016-02-18 15:35:43 +01:00
lclenc.c cosmetics: Drop particularly redundant silly comments 2016-02-18 15:35:43 +01:00
libavcodec.v
libdcadec.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
libfaac.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
libfdk-aacdec.c libfdk-aacdec: Remove unused variable 2015-08-31 15:24:30 +02:00
libfdk-aacenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
libgsmdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libgsmenc.c
libilbc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libkvazaar.c libkvazaar: Set frame rate as a rational number 2016-01-19 20:47:49 +01:00
libmp3lame.c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 2015-12-12 21:25:42 +01:00
libopencore-amr.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libopenh264enc.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
libopenjpegdec.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 2015-09-07 12:37:47 +02:00
libopenjpegenc.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 2015-09-07 12:37:47 +02:00
libopus.c
libopus.h
libopusdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libopusenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
libschroedinger.c libschroedinger: Properly use AVFrame API 2015-10-14 11:24:55 +02:00
libschroedinger.h
libschroedingerdec.c libschroedinger: Properly use AVFrame API 2015-10-14 11:24:55 +02:00
libschroedingerenc.c lavc: Deprecate coder_type and its symbols 2015-12-07 11:01:22 -05:00
libspeexdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libspeexenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
libtheoraenc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libtwolame.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libvo-aacenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
libvo-amrwbenc.c
libvorbis.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
libvpx.c libvpx: fix test for VPX_IMAGE_ABI_VERSION 2015-06-24 08:48:52 +02:00
libvpx.h libvpx: Add the library header 2015-07-09 21:36:19 +02:00
libvpxdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libvpxenc.c lavc: Move noise_reduction to codec private options 2016-01-21 15:33:19 -05:00
libwavpackenc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
libwebpenc.c libwebpenc: use WebPMemoryWriterClear() 2015-06-17 14:13:43 +01:00
libx264.c libx264: Fix noise_reduction option assignment 2016-02-22 19:06:48 -05:00
libx265.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 2015-09-07 12:37:47 +02:00
libxavs.c lavc: Move noise_reduction to codec private options 2016-01-21 15:33:19 -05:00
libxvid.c lavc: Move mpeg_quant to codec private options 2016-01-21 15:33:19 -05:00
libxvid.h
libxvid_rc.c
ljpegenc.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
loco.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
log2_tab.c
lpc.c
lpc.h
lsp.c
lsp.h
lzf.c lavc: Add a lzf decompressor 2015-09-02 21:56:22 +02:00
lzf.h lavc: Add a lzf decompressor 2015-09-02 21:56:22 +02:00
lzw.c
lzw.h
lzwenc.c
mace.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mathops.h lavc: Deduplicate zigzag_scan table 2016-03-25 15:23:56 +01:00
mathtables.c lavc: Deduplicate zigzag_scan table 2016-03-25 15:23:56 +01:00
mdct_fixed.c
mdct_float.c
mdct_template.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
mdec.c mpegvideo: Drop mpegvideo.h where not needed 2015-09-13 17:34:46 +02:00
me_cmp.c
me_cmp.h
metasound.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
metasound_data.c
metasound_data.h
mimic.c lavu: add AV_CEIL_RSHIFT and use it in various places 2016-01-11 15:32:56 -05:00
mjpeg.h build: Split JPEG-related tables off into a separate component 2015-03-30 17:51:21 +02:00
mjpeg2jpeg_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
mjpeg_parser.c
mjpega_dump_header_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
mjpegbdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mjpegdec.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
mjpegdec.h
mjpegenc.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
mjpegenc.h mjpeg: Use a more precise type for put_marker() 2015-03-30 17:51:20 +02:00
mjpegenc_common.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
mjpegenc_common.h lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
mlp.c
mlp.h
mlp_parser.c lavc: Drop deprecated request_channels related functions 2015-08-28 16:01:16 +02:00
mlp_parser.h
mlpdec.c mlpdec: Fix a undefined left shift of negative number 2015-09-29 14:33:00 +02:00
mlpdsp.c
mlpdsp.h
mmaldec.c mmaldec: be more tolerant against MMAL not returning decoded output 2015-10-04 19:34:04 +02:00
mmvideo.c mmvideo: Make sure the rle does not write over the frame boundaries 2015-09-11 18:19:00 +02:00
motion_est.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
motion_est.h mpegvideo: Move macros to more appropriate headers 2015-09-13 17:34:45 +02:00
motion_est_template.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
motionpixels.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
mpc.c
mpc.h
mpc7.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mpc7data.h
mpc8.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c h263: Drop commented-out code and a related otherwise unused function 2015-04-28 16:31:05 +01:00
mpeg4video.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c lavc: add profiles to AVCodecDescriptor 2015-12-12 21:22:49 +01:00
mpeg4videoenc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mpeg12.c mpeg1: Make intra-block decoding independent of MpegEncContext 2016-02-09 20:04:59 +01:00
mpeg12.h mpeg1: Make intra-block decoding independent of MpegEncContext 2016-02-09 20:04:59 +01:00
mpeg12data.c
mpeg12data.h
mpeg12dec.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 2016-03-19 15:40:22 +01:00
mpeg12enc.c mpeg12enc: always write closed gops for intra only outputs 2016-02-22 19:08:56 -05:00
mpeg12vlc.h mpeg12: Move the vlc bits to a stand alone file 2015-06-12 12:29:46 +01:00
mpeg_er.c mpegvideo: Move ER functions to a separate file 2015-06-12 11:57:26 +01:00
mpeg_er.h mpegvideo: Move ER functions to a separate file 2015-06-12 11:57:26 +01:00
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c lavc: make avpriv_mpa_decode_header private on next bump 2015-12-12 21:26:29 +01:00
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mpegaudiodec_float.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mpegaudiodec_template.c lavc: Add get_bitsz() 2016-01-11 21:51:11 +01:00
mpegaudiodecheader.c lavc: Add missing #includes for ff_dlog() 2016-01-03 22:49:55 +01:00
mpegaudiodecheader.h lavc: make avpriv_mpa_decode_header private on next bump 2015-12-12 21:26:29 +01:00
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc.c lavc: Replace av_dlog and tprintf with internal macros 2015-04-19 12:41:59 +01:00
mpegaudiotab.h
mpegpicture.c lavu: Deprecate AVFrame.error[] 2015-09-30 16:44:33 +02:00
mpegpicture.h lavu: Deprecate AVFrame.error[] 2015-09-30 16:44:33 +02:00
mpegutils.c
mpegutils.h mpegvideo: Move macros to more appropriate headers 2015-09-13 17:34:45 +02:00
mpegvideo.c mpegvideo: Fix undefined negative shifts in ff_init_block_index 2016-03-05 08:26:36 -05:00
mpegvideo.h lavc: Move pre_me to codec private options 2016-01-21 15:40:28 -05:00
mpegvideo_enc.c mpegvideo_enc: use avcodec_free_context() instead of av_free() 2016-02-26 09:14:59 +01:00
mpegvideo_motion.c mpegvideo: Refactor emulated_edge_mc calls 2016-03-05 08:26:36 -05:00
mpegvideo_parser.c mpegvideo_parser: export pixel format and dimensions 2015-07-12 18:15:39 +02:00
mpegvideo_xvmc.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
mpegvideodata.c mpegvideo: Move tables to a separate file 2015-05-31 13:06:19 +02:00
mpegvideodata.h mpegvideo: Move tables to a separate file 2015-05-31 13:06:19 +02:00
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c imgconvert: Move the shrink functions only where needed 2016-01-21 15:33:19 -05:00
mpegvideoencdsp.h
mqc.c
mqc.h
mqcdec.c
msgsmdec.c
msgsmdec.h
msmpeg4.c mpegvideo: Move tables to a separate file 2015-05-31 13:06:19 +02:00
msmpeg4.h mpegvideo: msmpeg4: Move function declarations 2015-05-31 13:06:19 +02:00
msmpeg4data.c msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
msmpeg4data.h msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
msmpeg4dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
msmpeg4enc.c rl: Rename ff_*_rl() to ff_rl_*() 2015-05-28 15:38:43 +01:00
msrle.c msrle: Use AVFrame instead of AVPicture 2015-10-21 11:51:07 +02:00
msrledec.c msrle: Use AVFrame instead of AVPicture 2015-10-21 11:51:07 +02:00
msrledec.h msrle: Use AVFrame instead of AVPicture 2015-10-21 11:51:07 +02:00
mss1.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mss2.c msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
mss2dsp.c
mss2dsp.h
mss3.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mss4.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
mvcdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
mxpegdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
nellymoser.c
nellymoser.h
nellymoserdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
nellymoserenc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
noise_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
nuv.c nuv: Replace avpicture functions with imgutils 2015-10-21 11:59:54 +02:00
nvenc.c nvenc: support CUDA frames as input 2016-02-14 22:31:47 +01:00
nvenc.h nvenc: support CUDA frames as input 2016-02-14 22:31:47 +01:00
nvenc_h264.c nvenc: factor out the pixel format list 2016-02-12 10:19:26 +01:00
nvenc_hevc.c nvenc: factor out the pixel format list 2016-02-12 10:19:26 +01:00
on2avc.c on2avc: limit number of bits to 30 in get_egolomb 2016-01-13 09:33:09 +01:00
on2avcdata.c
on2avcdata.h
options.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
options_table.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
opus.c
opus.h opusdec: properly handle mismatching configurations in multichannel streams 2015-08-02 08:43:51 +02:00
opus_celt.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
opus_parser.c
opus_silk.c opus: Fix typo causing overflow in silk_stabilize_lsf 2015-12-16 22:19:58 +01:00
opusdec.c opus: Do not call vector_fmul_scalar on zero samples 2015-10-28 17:57:07 +01:00
pafaudio.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pafvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pamenc.c Replace any remaining avpicture function with imgutils 2015-10-21 11:59:59 +02:00
parser.c lavc: Make AVPacket.duration int64, and deprecate convergence_duration 2015-09-29 14:33:00 +02:00
parser.h
pcm-bluray.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pcm-dvd.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pcm.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pcm_tablegen.c
pcm_tablegen.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
pcx.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
pcxenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
pel_template.c
pgssubdec.c pgssubdec: fix API compability layer 2015-11-26 10:55:36 +01:00
pictordec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pixblockdsp.c
pixblockdsp.h
pixblockdsp_template.c
pixels.h
png.c
png.h
png_parser.c
pngdec.c png: read and write stereo3d frame side data information 2015-10-30 12:46:56 +01:00
pngdsp.c
pngdsp.h lavc: Sanitize header inclusion guards 2015-09-12 13:39:37 +02:00
pngenc.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
pnm.c
pnm.h
pnm_parser.c Replace any remaining avpicture function with imgutils 2015-10-21 11:59:59 +02:00
pnmdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pnmenc.c Replace any remaining avpicture function with imgutils 2015-10-21 11:59:59 +02:00
profiles.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
profiles.h profiles: Add missing #endif comment 2016-02-18 15:35:44 +01:00
proresdata.c
proresdata.h
proresdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
proresdsp.c
proresdsp.h
proresenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
psymodel.c psymodel: Check memory allocation 2015-05-31 15:03:31 +02:00
psymodel.h
pthread.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
pthread_frame.c lavc: Drop deprecated get_buffer related functions 2015-08-28 16:01:16 +02:00
pthread_internal.h
pthread_slice.c
ptx.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
put_bits.h
qcelpdata.h
qcelpdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
qdm2.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
qpeg.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c qsv: Fix loading multiple plugins 2016-03-15 16:05:19 +01:00
qsv.h qsvenc: add an API for allocating opaque surfaces 2015-10-16 20:00:40 +02:00
qsv_api.c
qsv_internal.h qsv: add a missing #include 2016-02-18 08:47:33 +01:00
qsvdec.c qsvdec: store the sync point in heap memory 2016-02-24 10:41:45 +01:00
qsvdec.h qsvdec: make ff_qsv_decode_init() static 2015-09-28 15:46:58 +02:00
qsvdec_h2645.c qsvdec_h2645: switch to the new BSF API 2016-03-25 14:53:37 +01:00
qsvdec_mpeg2.c lavc: AV-prefix a few left out capabilities 2015-10-15 15:47:16 +02:00
qsvenc.c qsvenc: store the sync point in heap memory 2016-02-24 10:14:40 +01:00
qsvenc.h qsvenc: Add private option to replace coder_type 2016-01-25 12:00:16 -05:00
qsvenc_h264.c lavc: Move b_frame_strategy and b_sensitivity to codec private options 2016-01-21 15:33:19 -05:00
qsvenc_hevc.c lavc: Move b_frame_strategy and b_sensitivity to codec private options 2016-01-21 15:33:19 -05:00
qsvenc_mpeg2.c lavc: Move b_frame_strategy and b_sensitivity to codec private options 2016-01-21 15:33:19 -05:00
qtrle.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
qtrleenc.c qtrle: Properly use AVFrame API 2015-10-14 11:24:24 +02:00
r210dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ra144.c
ra144.h
ra144dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ra144enc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ra288.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ra288.h
ralf.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ralfdata.h
rangecoder.c testprogs: K&R formatting cosmetics 2016-03-24 21:45:07 +01:00
rangecoder.h
ratecontrol.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
ratecontrol.h
raw.c riff: add YUYV FourCC (Drastic YUYV) 2016-01-21 15:33:19 -05:00
raw.h
rawdec.c rawdec: Replace avpicture functions with imgutils 2015-10-21 11:59:33 +02:00
rawenc.c rawenc: Replace avpicture functions with imgutils 2015-10-21 11:59:07 +02:00
rdft.c
rdft.h
rectangle.h
remove_extradata_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
rl.c rl: Add error checking to ff_rl_init(). 2015-05-28 15:38:43 +01:00
rl.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
rl2.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
rle.c sgienc: Use a local RLE encoding function 2015-11-24 09:05:01 -05:00
rle.h sgienc: Use a local RLE encoding function 2015-11-24 09:05:01 -05:00
rnd_avg.h
roqaudioenc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
roqvideo.c
roqvideo.h
roqvideodec.c roqvideodec: use av_frame_copy 2015-10-26 12:55:40 +01:00
roqvideoenc.c roqvideoenc: Drop unneeded initialization 2015-07-20 13:57:25 +01:00
rpza.c rpza: Check the blocks left before processing one 2015-11-02 16:26:04 +01:00
rscc.c innoHeim/Rsupport Screen Capture Codec decoder 2015-10-23 14:56:43 +02:00
rtjpeg.c
rtjpeg.h
rv10.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
rv10.h mpegvideo: rv10: Move function declaration to a separate header 2015-06-12 12:26:54 +01:00
rv10enc.c mpegvideo: Expand macro 2015-06-12 12:29:46 +01:00
rv20enc.c mpegvideo: Expand macro 2015-06-12 12:29:46 +01:00
rv30.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
rv30data.h
rv30dsp.c
rv34.c mpegvideo: Move various temporary buffers to a separate context 2015-06-08 12:39:42 +01:00
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
sanm.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
sbr.h
sbrdsp.c
sbrdsp.h
screenpresso.c lavc: Add missing mem.h header to libxvid and screenpresso 2015-11-12 04:39:14 +01:00
sgi.h
sgidec.c sgi: Correctly propagate meaningful error values 2015-11-24 09:05:01 -05:00
sgienc.c sgienc: Make sure to initialize skipped header portions 2015-12-07 11:27:42 -05:00
sgirledec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
shorten.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
simple_idct.c idct: Only build prores IDCT if ProRes decoder is enabled 2016-02-24 11:41:01 +01:00
simple_idct.h
simple_idct_template.c idct8x8: Fix undefined negative shifts 2016-03-05 08:26:36 -05:00
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c cosmetics: Drop particularly redundant silly comments 2016-02-18 15:35:43 +01:00
smc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
snappy.c snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 2015-07-23 13:35:16 +01:00
snappy.h snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 2015-07-23 13:35:16 +01:00
sp5x.h
sp5xdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
srtdec.c
startcode.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
startcode.h
sunrast.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
sunrast.h
sunrastenc.c sunrastenc: Properly load codec private options 2016-01-11 15:32:57 -05:00
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
svq1enc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
svq1enc.h lavc: Deprecate avctx.me_method 2015-07-27 15:24:56 +01:00
svq1enc_cb.h
svq3.c h264data: Move all data tables from a header to a .c file 2016-03-25 15:56:14 +01:00
svq3.h
svq13.c
synth_filter.c arm64: port synth_filter_float_neon from arm 2015-12-14 16:45:01 +01:00
synth_filter.h arm64: port synth_filter_float_neon from arm 2015-12-14 16:45:01 +01:00
tableprint.h
tak.c
tak.h
tak_parser.c
takdec.c takdec: ensure chan2 is a valid channel index 2016-03-20 01:04:12 +01:00
targa.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
targa.h
targaenc.c lavc: Deprecate coder_type and its symbols 2015-12-07 11:01:22 -05:00
tdsc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
texturedsp.c texturedsp: Explicitly cast RGBA parameters to unsigned 2015-11-24 09:24:48 -05:00
texturedsp.h Introduce a TextureDSP module 2015-06-22 15:23:08 +01:00
texturedspenc.c texturedspenc: Avoid using separate variables 2015-11-24 09:24:39 -05:00
thread.h
tiertexseqv.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
tiff.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
tiff.h
tiffenc.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
tmv.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
tpeldsp.c
tpeldsp.h
truemotion1.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
truemotion1data.h
truemotion2.c truemotion2: Fix the buffer check 2015-11-02 16:29:14 +01:00
truespeech.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
truespeech_data.h
tscc.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
tscc2.c lavc: Deduplicate zigzag_scan table 2016-03-25 15:23:56 +01:00
tscc2data.h lavc: Deduplicate zigzag_scan table 2016-03-25 15:23:56 +01:00
tta.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
twinvq.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
twinvq.h lavc: Sanitize header inclusion guards 2015-09-12 13:39:37 +02:00
twinvq_data.h
twinvqdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
txd.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ulti.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
ulti_cb.h
unary.h
utils.c lavc: introduce a new decoding/encoding API with decoupled input/output 2016-03-23 19:31:23 +01:00
utvideo.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
utvideo.h libavcodec: Add missing AVClass pointers 2016-01-22 17:08:08 +02:00
utvideodec.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
utvideoenc.c lavc: Move prediction_method to codec private options 2016-01-21 15:33:19 -05:00
v210dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
v210enc.c v210: Use separate sample_factors 2016-02-01 13:40:07 +01:00
v210enc.h v210: Use separate sample_factors 2016-02-01 13:40:07 +01:00
v210x.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
v410dec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
v410enc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
vaapi.c mpegvideo: Drop mpegvideo.h where not needed 2015-09-13 17:34:46 +02:00
vaapi.h
vaapi_h264.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 2016-03-19 15:40:22 +01:00
vaapi_internal.h mpegvideo: Drop mpegvideo.h where not needed 2015-09-13 17:34:46 +02:00
vaapi_mpeg2.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 2016-03-19 15:40:22 +01:00
vaapi_mpeg4.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 2016-03-19 15:40:22 +01:00
vaapi_vc1.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 2016-03-19 15:40:22 +01:00
vb.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vble.c Replace any remaining avpicture function with imgutils 2015-10-21 11:59:59 +02:00
vc1.c msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
vc1.h
vc1_block.c intrax8: Keep a reference to the GetBitContext reader 2016-03-25 15:54:29 -04:00
vc1_common.h
vc1_loopfilter.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
vc1_mc.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
vc1_parser.c
vc1_pred.c vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr() 2015-04-19 23:17:56 +01:00
vc1_pred.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c intrax8: Reference the current AVCodecContext 2016-03-25 15:55:02 -04:00
vc1dsp.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
vc1dsp.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
vcr1.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vda.c vda: Make output CVPixelBuffer format configurable 2015-05-13 17:39:37 +02:00
vda.h vda: Make output CVPixelBuffer format configurable 2015-05-13 17:39:37 +02:00
vda_h264.c vda: Check the correct pointer for buffer allocation 2015-07-03 01:58:32 +02:00
vda_internal.h
vdpau.c vdpau: Add missing deprecation guards 2016-03-05 08:23:18 -05:00
vdpau.h vdpau: deprecate av_vdpau_get_profile() 2015-09-28 09:45:58 +02:00
vdpau_h264.c h264: use properly allocated AVFrames 2015-04-29 05:52:58 +02:00
vdpau_hevc.c vdpau: Support for VDPAU accelerated HEVC decoding 2016-02-13 14:42:38 +01:00
vdpau_internal.h vdpau: Support for VDPAU accelerated HEVC decoding 2016-02-13 14:42:38 +01:00
vdpau_mpeg4.c vdpau: remove dysfunctional H.263 support 2015-10-30 12:46:56 +01:00
vdpau_mpeg12.c
vdpau_vc1.c
version.h lavc: introduce a new decoding/encoding API with decoupled input/output 2016-03-23 19:31:23 +01:00
videodsp.c
videodsp.h
videodsp_template.c
vima.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vmdaudio.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vmdvideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vmnc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
vorbis_parser_internal.h
vorbisdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vorbisdsp.c
vorbisdsp.h
vorbisenc.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vp3.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vp5data.h
vp6.c huffman: allow specifying nb_bits to ff_huff_build_tree() 2015-09-03 13:55:38 +02:00
vp6data.h
vp6dsp.c
vp8.c lavc: Deduplicate zigzag_scan table 2016-03-25 15:23:56 +01:00
vp8.h
vp8_parser.c
vp8data.h lavc: Deduplicate zigzag_scan table 2016-03-25 15:23:56 +01:00
vp8dsp.c
vp8dsp.h
vp9.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
vp9.h vp9: Parse subsampling and report missing feature 2015-05-31 12:19:19 +02:00
vp9block.c
vp9data.c
vp9data.h
vp9dsp.c
vp9mvs.c
vp9prob.c
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
wavpack.c lavc: Use get_bitsz where needed 2016-01-11 21:51:11 +01:00
webp.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
wma.c lavc: AV-prefix all codec flags 2015-07-27 15:24:58 +01:00
wma.h lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h lavc: Sanitize header inclusion guards 2015-09-12 13:39:37 +02:00
wmadata.h
wmadec.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
wmaenc.c wma: Check memory allocation 2015-05-31 15:03:31 +02:00
wmalosslessdec.c lavc: Use get_bitsz where needed 2016-01-11 21:51:11 +01:00
wmaprodata.h
wmaprodec.c lavc: Use get_bitsz where needed 2016-01-11 21:51:11 +01:00
wmavoice.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
wmavoice_data.h
wmv2.c msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
wmv2.h mpegvideo: wmv2: Move function declarations 2015-05-31 13:06:19 +02:00
wmv2data.c msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
wmv2data.h msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
wmv2dec.c intrax8: Reference the current AVCodecContext 2016-03-25 15:55:02 -04:00
wmv2dsp.c
wmv2dsp.h
wmv2enc.c lavc: Deprecate avctx.me_method 2015-07-27 15:24:56 +01:00
wnv1.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00
wrapped_avframe.c wrapped_avframe: Drop a now-unused variable 2015-10-16 17:45:09 +02:00
ws-snd1.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
xan.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
xbmdec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
xbmenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
xiph.c
xiph.h
xl.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
xsubdec.c lavc: Add data and linesize to AVSubtitleRect 2015-10-21 12:02:29 +02:00
xsubenc.c lavc: Add data and linesize to AVSubtitleRect 2015-10-21 12:02:29 +02:00
xvididct.c
xvididct.h
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c xwddec: prevent overflow of lsize * avctx->height 2016-01-13 09:39:13 +01:00
xwdenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00
xxan.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
yop.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
zerocodec.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
zmbv.c lavc: AV-prefix all codec capabilities 2015-07-27 15:24:58 +01:00
zmbvenc.c Deprecate avctx.coded_frame 2015-07-20 15:06:50 +01:00