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
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
8bps.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
8svx.c
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
a64tables.h
aac.h
aac_ac3_parser.c
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
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c
aacdectab.h
aacenc.c
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.h
aacsbrdata.h
aactab.c
aactab.h
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
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 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
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c
alac.c
alac_data.c
alac_data.h
alacenc.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
aliaspixdec.c
aliaspixenc.c
allcodecs.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
anm.c
ansi.c
apedec.c
apedsp.h
ass.c
ass.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c
atrac3data.h
atrac3plus.c
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c
atrac3plusdsp.c
audio_frame_queue.c
audio_frame_queue.h
audiodsp.c
audiodsp.h
aura.c
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
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c
bitstream.c
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
bmp.h
bmp_parser.c
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
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
c93.c
cabac.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
cabac.h
cabac_functions.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
canopus.c
canopus.h
cavs.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
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 lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
cinepak.c
cljrdec.c
cljrenc.c
cllc.c
cngdec.c
cngenc.c
codec_desc.c
cook.c
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cscd.c
cyuv.c
d3d11va.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
dcadsp.c
dcadsp.h
dcahuff.h
dcamath.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
dfa.c
dirac.c
dirac.h
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
dnxhdenc.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
dnxhdenc.h
dpcm.c
dpx.c
dpx_parser.c
dpxenc.c
dsicinaudio.c
dsicinvideo.c
dss_sp.c
dump_extradata_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
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
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dvenc.c
dxa.c
dxtory.c
dxv.c
dxva2.c
dxva2.h
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
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 eatqi: Remove MpegEncContext dependency 2016-02-09 20:04:59 +01:00
elbg.c
elbg.h
elsdec.c
elsdec.h
error_resilience.c
error_resilience.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
escape124.c
escape130.c
exr.c
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.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.h
ffv1dec.c
ffv1enc.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
flashsvenc.c
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fraps.c
frwu.c
g2meet.c
g722.c
g722.h
g722dec.c
g722dsp.c
g722dsp.h
g722enc.c
g723_1.c
g723_1.h
g723_1dec.c
g723_1enc.c
g726.c
get_bits.h
gif.c
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
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.c
h263data.h
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
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_loopfilter.c
h264_mb.c
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
h264_mvpred.h
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_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_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
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
hap.c
hap.h
hapdec.c
hapenc.c
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_data.c
hevc_filter.c
hevc_mp4toannexb_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
hevc_mvs.c
hevc_parse.c
hevc_parser.c
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
hevc_refs.c
hevc_sei.c
hevcdsp.c
hevcdsp.h
hevcdsp_template.c
hevcpred.c
hevcpred_template.c
hnm4video.c
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c
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
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c
idctdsp.c
idctdsp.h
iff.c
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
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
indeo3data.h
indeo4.c indeo4: Consistently initialize variables 2016-03-22 16:04:01 -04:00
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h lavc: introduce a new decoding/encoding API with decoupled input/output 2016-03-23 19:31:23 +01:00
interplayvideo.c
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
ituh263enc.c
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
ivi_dsp.h
jfdctfst.c
jfdctint.c
jfdctint_template.c idct8x8: Fix undefined negative shifts 2016-03-05 08:26:36 -05:00
jpeg2000.c
jpeg2000.h
jpeg2000dec.c
jpeg2000dsp.c
jpeg2000dsp.h
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jpegtables.c
jpegtables.h
jrevdct.c idct8x8: Fix undefined negative shifts 2016-03-05 08:26:36 -05:00
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c
lagarithrac.c
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
libfaac.c
libfdk-aacdec.c
libfdk-aacenc.c
libgsmdec.c
libgsmenc.c
libilbc.c
libkvazaar.c
libmp3lame.c
libopencore-amr.c
libopenh264enc.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
libopenjpegdec.c
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libtwolame.c
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c
libvpx.c
libvpx.h
libvpxdec.c
libvpxenc.c
libwavpackenc.c
libwebpenc.c
libx264.c libx264: Fix noise_reduction option assignment 2016-02-22 19:06:48 -05:00
libx265.c
libxavs.c
libxvid.c
libxvid.h
libxvid_rc.c
ljpegenc.c
loco.c
log2_tab.c
lpc.c
lpc.h
lsp.c
lsp.h
lzf.c
lzf.h
lzw.c
lzw.h
lzwenc.c
mace.c
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
me_cmp.c
me_cmp.h
metasound.c
metasound_data.c
metasound_data.h
mimic.c
mjpeg.h
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
mjpegdec.c
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_est.c cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
motion_est.h
motion_est_template.c Move const qualifier before type name 2016-03-23 09:25:30 +01:00
motionpixels.c
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
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c
mpeg4videoenc.c
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
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
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc.c
mpegaudiotab.h
mpegpicture.c
mpegpicture.h
mpegutils.c
mpegutils.h
mpegvideo.c mpegvideo: Fix undefined negative shifts in ff_init_block_index 2016-03-05 08:26:36 -05:00
mpegvideo.h
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_xvmc.c
mpegvideodata.c
mpegvideodata.h
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mqc.c
mqc.h
mqcdec.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
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
msmpeg4enc.c
msrle.c
msrledec.c
msrledec.h
mss1.c
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
mss4.c
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
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c lavc: add a new bitstream filtering API 2016-03-20 08:15:01 +01:00
nuv.c
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
on2avcdata.c
on2avcdata.h
options.c
options_table.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
opus.c
opus.h
opus_celt.c
opus_parser.c
opus_silk.c
opusdec.c
pafaudio.c
pafvideo.c
pamenc.c
parser.c
parser.h
pcm-bluray.c
pcm-dvd.c
pcm.c
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
pel_template.c
pgssubdec.c
pictordec.c
pixblockdsp.c
pixblockdsp.h
pixblockdsp_template.c
pixels.h
png.c
png.h
png_parser.c
pngdec.c
pngdsp.c
pngdsp.h
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
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
proresdsp.c
proresdsp.h
proresenc.c
psymodel.c
psymodel.h
pthread.c
pthread_frame.c
pthread_internal.h
pthread_slice.c
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
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
qpeg.c
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c qsv: Fix loading multiple plugins 2016-03-15 16:05:19 +01:00
qsv.h
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_h2645.c qsvdec_h2645: switch to the new BSF API 2016-03-25 14:53:37 +01:00
qsvdec_mpeg2.c
qsvenc.c qsvenc: store the sync point in heap memory 2016-02-24 10:14:40 +01:00
qsvenc.h
qsvenc_h264.c
qsvenc_hevc.c
qsvenc_mpeg2.c
qtrle.c
qtrleenc.c
r210dec.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c testprogs: K&R formatting cosmetics 2016-03-24 21:45:07 +01:00
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
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.h cosmetics: Drop empty comment lines 2016-02-18 15:35:30 +01:00
rl2.c
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rscc.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10.h
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c
sanm.c
sbr.h
sbrdsp.c
sbrdsp.h
screenpresso.c
sgi.h
sgidec.c
sgienc.c
sgirledec.c
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
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
snappy.c
snappy.h
sp5x.h
sp5xdec.c
srtdec.c
startcode.c
startcode.h
sunrast.c
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c
svq1enc.h
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
synth_filter.h
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
targa.h
targaenc.c
tdsc.c
texturedsp.c
texturedsp.h
texturedspenc.c
thread.h
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
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
twinvq.c
twinvq.h
twinvq_data.h
twinvqdec.c
txd.c
ulti.c
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
utvideo.h
utvideodec.c
utvideoenc.c
v210dec.c
v210enc.c
v210enc.h
v210x.c
v410dec.c
v410enc.c
vaapi.c
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
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
vble.c
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
vc1_mc.c
vc1_parser.c
vc1_pred.c
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
vda.c
vda.h
vda_h264.c
vda_internal.h
vdpau.c vdpau: Add missing deprecation guards 2016-03-05 08:23:18 -05:00
vdpau.h
vdpau_h264.c
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_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
vmdaudio.c
vmdvideo.c
vmnc.c
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
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3.c
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c
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
vp9.h
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
wavpack.c
webp.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
wmaprodata.h
wmaprodec.c
wmavoice.c
wmavoice_data.h
wmv2.c msmpeg4data: Move WMV2 data tables to their own file 2016-02-19 20:38:18 +01:00
wmv2.h
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
wnv1.c
wrapped_avframe.c
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c
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
xxan.c
yop.c
zerocodec.c
zmbv.c
zmbvenc.c