..
aarch64
dca_core: convert to lavu/tx
2 years ago
alpha
…
arm
dca_core: convert to lavu/tx
2 years ago
avr32
…
bfin
…
loongarch
Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx"
2 years ago
mips
mips/aacsbr: port to lavu/tx
2 years ago
neon
…
ppc
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
riscv
lavc/audiodsp: fix RISC-V V scalar product (again)
2 years ago
sh4
…
sparc
…
tests
avcodec/tests/fft: Fix building with CONFIG_MDCT disabled
2 years ago
x86
avcodec/x86/cavsdsp: Remove unused 3DNow-macro
2 years ago
.gitignore
…
4xm.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
8bps.c
avcodec/8bps: fix style issue
2 years ago
8svx.c
…
012v.c
…
Makefile
avcodec: add MediaCodec encoder
2 years ago
a64colors.h
…
a64multienc.c
…
a64tables.h
…
aac.h
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aac_ac3_parser.c
avcodec/ac3_parser: improve false positive detection when parsing sync frames
2 years ago
aac_ac3_parser.h
avcodec/ac3_parser: improve false positive detection when parsing sync frames
2 years ago
aac_adtstoasc_bsf.c
avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own
2 years ago
aac_defines.h
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aac_parser.c
avcodec/aac_ac3_parser: don't fill stream info in the sync function
2 years ago
aaccoder.c
avcodec/aaccoder: Mark function pointer arrays as const
2 years ago
aaccoder_trellis.h
…
aaccoder_twoloop.h
…
aacdec.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacdec_fixed.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacdec_template.c
aacsbr: convert to lavu/tx
2 years ago
aacdectab.h
avcodec/aacdec: refactor the channel layout derivation code
2 years ago
aacenc.c
aacenc: convert to lavu/tx
2 years ago
aacenc.h
aacenc: convert to lavu/tx
2 years ago
aacenc_is.c
…
aacenc_is.h
…
aacenc_ltp.c
…
aacenc_ltp.h
…
aacenc_pred.c
…
aacenc_pred.h
…
aacenc_quantization.h
…
aacenc_quantization_misc.h
…
aacenc_tns.c
…
aacenc_tns.h
…
aacenc_utils.h
…
aacenctab.c
…
aacenctab.h
…
aacps.c
…
aacps.h
…
aacps_common.c
…
aacps_fixed.c
…
aacps_fixed_tablegen.c
…
aacps_fixed_tablegen.h
…
aacps_float.c
…
aacps_tablegen.c
…
aacps_tablegen.h
…
aacps_tablegen_template.c
…
aacpsdata.c
…
aacpsdsp.h
lavc/aacpsdsp: RISC-V V add_squares
2 years ago
aacpsdsp_fixed.c
…
aacpsdsp_float.c
…
aacpsdsp_template.c
lavc/aacpsdsp: RISC-V V add_squares
2 years ago
aacpsy.c
…
aacsbr.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacsbr.h
aacsbr: convert to lavu/tx
2 years ago
aacsbr_fixed.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacsbr_template.c
aacsbr: convert to lavu/tx
2 years ago
aacsbrdata.h
…
aactab.c
…
aactab.h
…
aandcttab.c
…
aandcttab.h
…
aasc.c
…
ac3.c
…
ac3.h
ac3: convert to lavu/tx
2 years ago
ac3_channel_layout_tab.c
…
ac3_channel_layout_tab.h
…
ac3_parser.c
avcodec/ac3_parser: improve false positive detection when parsing sync frames
2 years ago
ac3_parser.h
…
ac3_parser_internal.h
avcodec/ac3dec: split off code discarding garbage at the beginning of a packet
2 years ago
ac3dec.c
ac3: convert to lavu/tx
2 years ago
ac3dec.h
ac3: convert to lavu/tx
2 years ago
ac3dec_data.c
…
ac3dec_data.h
…
ac3dec_fixed.c
ac3: convert to lavu/tx
2 years ago
ac3dec_float.c
ac3: convert to lavu/tx
2 years ago
ac3defs.h
…
ac3dsp.c
avcodec/ac3dsp: Remove unused parameter
2 years ago
ac3dsp.h
avcodec/ac3dsp: Remove unused parameter
2 years ago
ac3enc.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
ac3enc.h
ac3: convert to lavu/tx
2 years ago
ac3enc_fixed.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
ac3enc_float.c
ac3: convert to lavu/tx
2 years ago
ac3enc_template.c
ac3: convert to lavu/tx
2 years ago
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
…
adpcm.h
…
adpcm_data.c
…
adpcm_data.h
…
adpcmenc.c
avcodec/adpcmenc: Round up required buffer size
2 years ago
adts_header.c
avcodec/adts_parser: allow passing a pre allocated AACADTSHeaderInfo to avpriv_adts_header_parse()
2 years ago
adts_header.h
…
adts_parser.c
avcodec/adts_parser: allow passing a pre allocated AACADTSHeaderInfo to avpriv_adts_header_parse()
2 years ago
adts_parser.h
…
adx.c
avcodec/adx: Move ff_adx_decode_header() to adxdec.c
2 years ago
adx.h
avcodec/adx: Move ff_adx_decode_header() to adxdec.c
2 years ago
adx_parser.c
…
adxdec.c
avcodec/adx: Move ff_adx_decode_header() to adxdec.c
2 years ago
adxenc.c
…
agm.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
aic.c
avcodec/aic: Remove useless ScanTable
2 years ago
alac.c
…
alac_data.c
…
alac_data.h
…
alacdsp.c
lavc/alacdsp: RISC-V V decorrelate_stereo
2 years ago
alacdsp.h
lavc/alacdsp: RISC-V V decorrelate_stereo
2 years ago
alacenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
aliaspixdec.c
…
aliaspixenc.c
…
allcodecs.c
avcodec: add MediaCodec encoder
2 years ago
alsdec.c
avcodec/alsdec: Check bits left before block decoding in non multi channel coding loop
2 years ago
amfenc.c
…
amfenc.h
…
amfenc_h264.c
…
amfenc_hevc.c
…
amr.h
…
amr_parser.c
…
amrnbdata.h
…
amrnbdec.c
…
amrwbdata.h
…
amrwbdec.c
avcodec/amrwbdec: update .p.sample_fmts to planar variant
2 years ago
anm.c
…
ansi.c
…
apac.c
avcodec/apac: stop adding samples if we run out of bits on EOF
2 years ago
apedec.c
avcodec/apedec: Fix integer overflow in filter_3800()
2 years ago
apng.h
…
aptx.c
avcodec/aptx: Use AVCodecContext.frame_size according to the API
2 years ago
aptx.h
…
aptxdec.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
aptxenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
arbc.c
…
argo.c
…
ass.c
…
ass.h
…
ass_split.c
…
ass_split.h
…
assdec.c
…
assenc.c
…
asv.c
avcodec/asv: Split ASV1Context into decoder and encoder contexts
2 years ago
asv.h
avcodec/asv: Split ASV1Context into decoder and encoder contexts
2 years ago
asvdec.c
avcodec/asvdec: Only keep what is used from ScanTable
2 years ago
asvenc.c
avcodec/asvenc: Remove unnecessary emms_c()
2 years ago
atrac.c
…
atrac.h
…
atrac1.c
atrac1: convert to lavu/tx
2 years ago
atrac1data.h
…
atrac3.c
atrac3: convert to lavu/tx
2 years ago
atrac3data.h
…
atrac3plus.c
…
atrac3plus.h
atrac3plus: convert to lavu/tx
2 years ago
atrac3plus_data.h
…
atrac3plusdec.c
atrac3plus: convert to lavu/tx
2 years ago
atrac3plusdsp.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
atrac9dec.c
atrac9dec: convert to lavu/tx
2 years ago
atrac9tab.h
…
atsc_a53.c
…
atsc_a53.h
…
audio_frame_queue.c
…
audio_frame_queue.h
…
audiodsp.c
lavc/audiodsp: RISC-V F vector_clipf
2 years ago
audiodsp.h
lavc/audiodsp: RISC-V F vector_clipf
2 years ago
audiotoolboxdec.c
…
audiotoolboxenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
aura.c
…
av1.h
…
av1_frame_merge_bsf.c
…
av1_frame_split_bsf.c
…
av1_metadata_bsf.c
…
av1_parse.c
…
av1_parse.h
…
av1_parser.c
…
av1dec.c
…
av1dec.h
…
avcodec.c
avcodec/avcodec: Always use old channel count/layout if set
2 years ago
avcodec.h
avcodec/avcodec: Escape Doxygen reference
2 years ago
avcodecres.rc
…
avdct.c
…
avdct.h
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct"
2 years ago
avfft.c
…
avfft.h
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct"
2 years ago
avpacket.c
…
avrndec.c
…
avs.c
…
avs2.c
…
avs2.h
…
avs2_parser.c
…
avs3.h
…
avs3_parser.c
…
avuidec.c
…
avuienc.c
…
bethsoftvideo.c
…
bethsoftvideo.h
…
bfi.c
…
bgmc.c
…
bgmc.h
…
bink.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
binkaudio.c
binkaudio: convert to lavu/tx
2 years ago
binkdata.h
…
binkdsp.c
…
binkdsp.h
…
bintext.c
…
bintext.h
…
bit_depth_template.c
…
bitpacked_dec.c
…
bitpacked_enc.c
…
bitstream.c
…
bitstream_filters.c
avcodec: add a bsf to reorder DTS into PTS
2 years ago
blockdsp.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
blockdsp.h
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
bmp.c
…
bmp.h
…
bmp_parser.c
…
bmpenc.c
…
bmvaudio.c
…
bmvvideo.c
…
bonk.c
avcodec/bonk: check level value to not reach invalid values
2 years ago
brenderpix.c
…
bsf.c
…
bsf.h
avcodec/bsf: document missing arguments
2 years ago
bsf_internal.h
…
bswapdsp.c
lavc/bswapdsp: RISC-V B bswap_buf
2 years ago
bswapdsp.h
lavc/bswapdsp: RISC-V B bswap_buf
2 years ago
bytestream.h
…
c93.c
avcodec/c93: Fix segfault when using negative linesizes
2 years ago
cabac.c
…
cabac.h
…
cabac_functions.h
…
canopus.c
…
canopus.h
…
cavs.c
avcodec/cavs: Only keep what is needed from IDCTDSP-API
2 years ago
cavs.h
avcodec/cavs: Only keep what is needed from IDCTDSP-API
2 years ago
cavs_parser.c
…
cavsdata.c
…
cavsdec.c
avcodec/cavs: Only keep what is needed from IDCTDSP-API
2 years ago
cavsdsp.c
avocdec/cavsdsp: Fix undefined pointer arithmetic
2 years ago
cavsdsp.h
avcodec/cavsdsp: Remove unused function parameter
2 years ago
cbrt_data.c
…
cbrt_data.h
…
cbrt_data_fixed.c
…
cbrt_fixed_tablegen.c
…
cbrt_tablegen.c
…
cbrt_tablegen.h
…
cbrt_tablegen_template.c
…
cbs.c
avcodec/cbs: Remove CBS_CONTENT_TYPE_POD
2 years ago
cbs.h
…
cbs_av1.c
lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
2 years ago
cbs_av1.h
…
cbs_av1_syntax_template.c
…
cbs_bsf.c
…
cbs_bsf.h
…
cbs_h264.h
…
cbs_h264_syntax_template.c
…
cbs_h265.h
…
cbs_h265_syntax_template.c
…
cbs_h2645.c
…
cbs_h2645.h
…
cbs_internal.h
avocdec/cbs_internal: Rename CBS_MAX_UNIT_TYPES->CBS_MAX_LIST_UNIT_TYPES
2 years ago
cbs_jpeg.c
…
cbs_jpeg.h
…
cbs_jpeg_syntax_template.c
…
cbs_mpeg2.c
…
cbs_mpeg2.h
…
cbs_mpeg2_syntax_template.c
…
cbs_sei.c
…
cbs_sei.h
…
cbs_sei_syntax_template.c
…
cbs_vp9.c
…
cbs_vp9.h
…
cbs_vp9_syntax_template.c
…
ccaption_dec.c
…
cdgraphics.c
…
cdtoons.c
…
cdxl.c
…
celp_filters.c
…
celp_filters.h
…
celp_math.c
…
celp_math.h
…
cfhd.c
…
cfhd.h
…
cfhddata.c
…
cfhddsp.c
…
cfhddsp.h
…
cfhdenc.c
…
cfhdencdsp.c
…
cfhdencdsp.h
…
cga_data.c
…
cga_data.h
…
chomp_bsf.c
…
cinepak.c
…
cinepakenc.c
…
clearvideo.c
avcodec/clearvideo: Avoid allocations when decoding tiles
2 years ago
clearvideodata.h
…
cljrdec.c
…
cljrenc.c
…
cllc.c
…
cngdec.c
…
cngenc.c
…
codec.h
…
codec2utils.h
…
codec_desc.c
avcodec: ViewQuest VQC decoder
2 years ago
codec_desc.h
…
codec_id.h
avcodec: ViewQuest VQC decoder
2 years ago
codec_internal.h
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
codec_par.c
…
codec_par.h
avcodec/codec_par: Add missing doxy group opening
2 years ago
cook.c
cookdec: convert to lavu/tx
2 years ago
cook_parser.c
…
cookdata.h
…
copy_block.h
…
cos_tablegen.c
…
cpia.c
…
cri.c
avcodec/cri: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
cri_parser.c
…
crystalhd.c
…
cscd.c
…
cuviddec.c
…
cyuv.c
avcodec/cyuv: Remove useless private context
2 years ago
d3d11va.c
…
d3d11va.h
…
dca.c
…
dca.h
…
dca_core.c
dca_core: convert to lavu/tx
2 years ago
dca_core.h
dca_core: convert to lavu/tx
2 years ago
dca_core_bsf.c
…
dca_exss.c
…
dca_exss.h
…
dca_lbr.c
dca_lbr: convert to lavu/tx
2 years ago
dca_lbr.h
dca_lbr: convert to lavu/tx
2 years ago
dca_parser.c
…
dca_sample_rate_tab.c
…
dca_sample_rate_tab.h
…
dca_syncwords.h
…
dca_xll.c
…
dca_xll.h
…
dcaadpcm.c
…
dcaadpcm.h
…
dcadata.c
…
dcadata.h
…
dcadct.c
…
dcadct.h
…
dcadec.c
…
dcadec.h
…
dcadsp.c
dca_core: convert to lavu/tx
2 years ago
dcadsp.h
dca_core: convert to lavu/tx
2 years ago
dcaenc.c
dcaenc: convert to lavu/tx
2 years ago
dcaenc.h
…
dcahuff.c
avcodec/dca_lbr: Inline nb_bits for VLCs
2 years ago
dcahuff.h
avcodec/dca_lbr: Inline nb_bits for VLCs
2 years ago
dcamath.h
…
dct.c
…
dct.h
…
dct32.h
…
dct32_fixed.c
…
dct32_float.c
…
dct32_template.c
…
dctref.c
…
dctref.h
…
dds.c
…
decode.c
avcodec/avcodec: Check for more invalid channel layouts
2 years ago
decode.h
…
defs.h
avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h
2 years ago
dfa.c
…
dfpwmdec.c
avcodec/dfpwmdec: Remove always-false check
2 years ago
dfpwmenc.c
…
dirac.c
…
dirac.h
…
dirac_arith.c
…
dirac_arith.h
…
dirac_dwt.c
avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func
2 years ago
dirac_dwt.h
avcodec/dirac_dwt: Avoid conversions between function pointers and void*
2 years ago
dirac_dwt_template.c
avcodec/dirac_dwt: Avoid conversions between function pointers and void*
2 years ago
dirac_parser.c
…
dirac_vlc.c
…
dirac_vlc.h
…
diracdec.c
…
diracdsp.c
…
diracdsp.h
…
diractab.c
…
diractab.h
…
dnxhd_parser.c
…
dnxhddata.c
…
dnxhddata.h
…
dnxhddec.c
avcodec/dnxhddec: Only keep what is used from ScanTable
2 years ago
dnxhdenc.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
dnxhdenc.h
…
dolby_e.c
dolby_e: convert to lavu/tx
2 years ago
dolby_e.h
…
dolby_e_parse.c
…
dolby_e_parser.c
avcodec/dolby_e_parser: Remove unnecessary headers
2 years ago
dovi_rpu.c
…
dovi_rpu.h
…
dpcm.c
…
dpx.c
…
dpx_parser.c
…
dpxenc.c
…
dsd.c
…
dsd.h
…
dsddec.c
…
dsicinaudio.c
…
dsicinvideo.c
…
dss_sp.c
…
dstdec.c
avcodec/dstdec: Check for overflow in build_filter()
2 years ago
dts2pts_bsf.c
avcodec/dts2pts_bsf: Eliminate some 64bit corner cases
2 years ago
dump_extradata_bsf.c
…
dv.c
…
dv.h
…
dv_error_marker_bsf.c
…
dv_internal.h
…
dv_profile.c
…
dv_profile.h
…
dv_profile_internal.h
…
dv_tablegen.c
…
dv_tablegen.h
…
dvaudio.h
…
dvaudio_parser.c
…
dvaudiodec.c
…
dvbsub_parser.c
…
dvbsubdec.c
…
dvbsubenc.c
…
dvbtxt.h
…
dvd_nav_parser.c
…
dvdata.c
…
dvdata.h
…
dvdec.c
…
dvdsub.c
…
dvdsub.h
…
dvdsub_parser.c
avcodec/dvdsub_parser: Fix length check for short packets
2 years ago
dvdsubdec.c
…
dvdsubenc.c
…
dvenc.c
…
dxa.c
…
dxtory.c
…
dxv.c
…
dxva2.c
…
dxva2.h
…
dxva2_av1.c
…
dxva2_h264.c
…
dxva2_hevc.c
…
dxva2_internal.h
…
dxva2_mpeg2.c
…
dxva2_vc1.c
avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band()
2 years ago
dxva2_vp9.c
…
dynamic_hdr10_plus.c
…
dynamic_hdr10_plus.h
…
dynamic_hdr_vivid.c
…
dynamic_hdr_vivid.h
…
eac3_core_bsf.c
…
eac3_data.c
…
eac3_data.h
…
eac3dec.c
…
eac3enc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
eac3enc.h
…
eacmv.c
…
eaidct.c
…
eaidct.h
…
eamad.c
avcodec/mpeg12: Avoid indirection when accessing rl_vlc tables
2 years ago
eatgq.c
avcodec/eatgq: Move transient GetByteContext from context to stack
2 years ago
eatgv.c
…
eatqi.c
avcodec/eatqi: Don't use IDCTDSP-API unnecessarily
2 years ago
elbg.c
…
elbg.h
…
elsdec.c
…
elsdec.h
…
encode.c
lavc/encode: combine setting no-delay pts for video/audio
2 years ago
encode.h
…
error_resilience.c
…
error_resilience.h
…
escape124.c
avcodec/escape124: Fix segfault with negative linesizes
2 years ago
escape130.c
…
evrcdata.h
…
evrcdec.c
…
exif.c
…
exif.h
…
exr.c
avcodec/exr: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
exrdsp.c
…
exrdsp.h
…
exrenc.c
…
extract_extradata_bsf.c
…
faandct.c
…
faandct.h
…
faanidct.c
…
faanidct.h
…
fastaudio.c
…
faxcompr.c
…
faxcompr.h
…
fdctdsp.c
…
fdctdsp.h
…
ffjni.c
…
ffjni.h
…
fflcms2.c
…
fflcms2.h
…
fft-internal.h
…
fft.h
…
fft_fixed_32.c
…
fft_float.c
…
fft_init_table.c
…
fft_table.h
…
fft_template.c
…
ffv1.c
…
ffv1.h
avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
2 years ago
ffv1_template.c
…
ffv1dec.c
avcodec/ffv1dec: restructure slice coordinate reading a bit
2 years ago
ffv1dec_template.c
avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
2 years ago
ffv1enc.c
…
ffv1enc_template.c
avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
2 years ago
ffwavesynth.c
…
fic.c
…
file_open.c
…
filter_units_bsf.c
…
fits.c
…
fits.h
…
fitsdec.c
…
fitsenc.c
…
flac.c
…
flac.h
…
flac_parse.h
…
flac_parser.c
avcodec/flac_parser: avoid returning too negative number
2 years ago
flacdata.c
…
flacdata.h
…
flacdec.c
…
flacdsp.c
…
flacdsp.h
…
flacdsp_lpc_template.c
…
flacdsp_template.c
…
flacenc.c
libavcodec/flacenc: Enable sample rates > 655350 Hz
2 years ago
flacencdsp.c
…
flacencdsp.h
…
flashsv.c
…
flashsv2enc.c
…
flashsvenc.c
avcodec/flashsvenc: Remove unnecessary or unused variable
2 years ago
flicvideo.c
…
float2half.c
…
flvdec.c
avcodec/flvdec, intelh263dec: Remove redundant assignments
2 years ago
flvdec.h
…
flvenc.c
…
flvenc.h
…
fmtconvert.c
lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
2 years ago
fmtconvert.h
lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
2 years ago
fmvc.c
avcodec/fmvc: Move frame allocation to a later stage
2 years ago
frame_thread_encoder.c
…
frame_thread_encoder.h
…
fraps.c
avcodec/fraps: Fix segfault with negative linesizes
2 years ago
frwu.c
…
ftr.c
avcodec: add FTR audio decoder and parser
2 years ago
ftr_parser.c
avcodec: add FTR audio decoder and parser
2 years ago
g2meet.c
avcodec/g2meet: Pre-permute quantization tables
2 years ago
g722.c
…
g722.h
…
g722dec.c
…
g722dsp.c
…
g722dsp.h
…
g722enc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
g723_1.c
…
g723_1.h
…
g723_1_parser.c
…
g723_1dec.c
…
g723_1enc.c
avcodec/g723_1enc: Fix undefined left-shifts of negative numbers
2 years ago
g726.c
…
g729.h
…
g729_parser.c
…
g729data.h
…
g729dec.c
…
g729postfilter.c
…
g729postfilter.h
…
gdv.c
…
gemdec.c
…
get_bits.h
…
get_buffer.c
…
gif.c
…
gif.h
…
gif_parser.c
…
gifdec.c
…
golomb.c
…
golomb.h
…
gsm.h
…
gsm_parser.c
…
gsmdec.c
…
gsmdec_data.c
…
gsmdec_data.h
…
gsmdec_template.c
…
h261.c
avcodec/h261: Use ptrdiff_t for stride
2 years ago
h261.h
…
h261_parser.c
…
h261data.c
…
h261dec.c
avcodec/h261dec: Don't update block_index unnecessarily
2 years ago
h261enc.c
avcodec/h261enc: Store the H.261 format value
2 years ago
h261enc.h
avcodec/h261enc: Store the H.261 format value
2 years ago
h263.c
…
h263.h
…
h263_parser.c
…
h263_parser.h
…
h263data.c
…
h263data.h
…
h263dec.c
avcodec/h263dec: Move initializing qpel DSP context to mpeg4videodec.c
2 years ago
h263dec.h
…
h263dsp.c
…
h263dsp.h
…
h263enc.h
…
h264.h
…
h264_cabac.c
…
h264_cavlc.c
…
h264_direct.c
…
h264_levels.c
…
h264_levels.h
…
h264_loopfilter.c
…
h264_mb.c
…
h264_mb_template.c
…
h264_mc_template.c
…
h264_metadata_bsf.c
…
h264_mp4toannexb_bsf.c
…
h264_mvpred.h
…
h264_parse.c
…
h264_parse.h
…
h264_parser.c
…
h264_picture.c
…
h264_ps.c
…
h264_ps.h
…
h264_redundant_pps_bsf.c
avcodec/h264_redundant_pps_bsf: Don't remove PPS
2 years ago
h264_refs.c
…
h264_sei.c
…
h264_sei.h
…
h264_slice.c
…
h264addpx_template.c
…
h264chroma.c
…
h264chroma.h
…
h264chroma_template.c
…
h264data.c
…
h264data.h
…
h264dec.c
avcodec/(ffv1|h264|png|snow)dec: Remove comment out DRAW_HORIZ_BAND cap
2 years ago
h264dec.h
…
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
…
h265_metadata_bsf.c
…
h265_profile_level.c
…
h265_profile_level.h
…
h274.c
…
h274.h
…
h2645_parse.c
…
h2645_parse.h
…
half2float.c
…
hap.c
…
hap.h
…
hapdec.c
…
hapenc.c
…
hapqa_extract_bsf.c
…
hca_data.h
…
hcadec.c
…
hcom.c
…
hdr_parser.c
…
hdrdec.c
avcodec/hdrdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
hdrenc.c
…
hevc.h
…
hevc_cabac.c
…
hevc_data.c
…
hevc_data.h
…
hevc_filter.c
…
hevc_mp4toannexb_bsf.c
…
hevc_mvs.c
…
hevc_parse.c
…
hevc_parse.h
…
hevc_parser.c
…
hevc_ps.c
…
hevc_ps.h
…
hevc_ps_enc.c
…
hevc_refs.c
…
hevc_sei.c
…
hevc_sei.h
…
hevcdec.c
…
hevcdec.h
…
hevcdsp.c
…
hevcdsp.h
…
hevcdsp_template.c
…
hevcpred.c
…
hevcpred.h
…
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
…
htmlsubtitles.c
…
htmlsubtitles.h
…
huffman.c
…
huffman.h
…
huffyuv.c
avcodec/huffyuv: Update outdated link
2 years ago
huffyuv.h
avcodec/huffyuv: Update outdated link
2 years ago
huffyuvdec.c
avcodec/huffyuv: Update outdated link
2 years ago
huffyuvdsp.c
avcodec/huffyuv: Split HYuvContext into decoder and encoder context
2 years ago
huffyuvdsp.h
avcodec/huffyuv: Split HYuvContext into decoder and encoder context
2 years ago
huffyuvenc.c
avcodec/huffyuv: Update outdated link
2 years ago
huffyuvencdsp.c
avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp
2 years ago
huffyuvencdsp.h
avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp
2 years ago
hwaccels.h
…
hwconfig.h
…
idcinvideo.c
…
idctdsp.c
avcodec/idctdsp: Move ScanTable to mpegvideo
2 years ago
idctdsp.h
avcodec/idctdsp: Move ScanTable to mpegvideo
2 years ago
iff.c
avcodec/iff: Use unsigned to avoid compiler warning
2 years ago
iirfilter.c
…
iirfilter.h
…
ilbcdata.h
…
ilbcdec.c
…
imc.c
imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard one
2 years ago
imcdata.h
…
imgconvert.c
…
imm4.c
avcodec/imm4: Remove useless ScanTable
2 years ago
imm5.c
…
imx.c
…
imx_dump_header_bsf.c
…
indeo2.c
…
indeo2data.h
…
indeo3.c
…
indeo3data.h
…
indeo4.c
…
indeo4data.h
…
indeo5.c
…
indeo5data.h
…
intelh263dec.c
avcodec/flvdec, intelh263dec: Remove redundant assignments
2 years ago
internal.h
avcodec/encode: Enable encoders to control padding of last frame
2 years ago
interplayacm.c
…
interplayvideo.c
…
intrax8.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
intrax8.h
avcodec/intrax8: Only keep what is used from ScanTable
2 years ago
intrax8dsp.c
…
intrax8dsp.h
…
intrax8huf.h
…
ipu_parser.c
…
ituh263dec.c
avcodec/mpegvideo: Don't use ScanTable where unnecessary
2 years ago
ituh263enc.c
…
ivi.c
…
ivi.h
…
ivi_dsp.c
…
ivi_dsp.h
…
j2kenc.c
…
jacosub.h
…
jacosubdec.c
…
jfdctfst.c
…
jfdctint.c
…
jfdctint_template.c
…
jni.c
…
jni.h
…
jpeg2000.c
…
jpeg2000.h
…
jpeg2000_parser.c
…
jpeg2000dec.c
avcodec/jpeg2000dec: Implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
jpeg2000dsp.c
avcodec/jpeg2000dsp: Use unsigned to avoid overflow
2 years ago
jpeg2000dsp.h
…
jpeg2000dwt.c
avcodec/jpeg2000dwt: Fix left shift of negative number
2 years ago
jpeg2000dwt.h
…
jpegls.c
…
jpegls.h
…
jpeglsdec.c
…
jpeglsdec.h
…
jpeglsenc.c
…
jpegquanttables.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
jpegquanttables.h
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
jpegtables.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
jpegtables.h
avcodec/jpegtables: Mark jpegtables as hidden
2 years ago
jpegtabs.h
…
jrevdct.c
avcodec/jrevdct: Fix UB left shifts of negative numbers
2 years ago
jvdec.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
kbdwin.c
…
kbdwin.h
…
kgv1dec.c
…
kmvc.c
…
lagarith.c
…
lagarithrac.c
…
lagarithrac.h
…
latm_parser.c
…
lcl.h
…
lcldec.c
…
lclenc.c
…
libaom.c
…
libaom.h
…
libaomdec.c
avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB
2 years ago
libaomenc.c
…
libaribb24.c
lavc/libaribb24: add default_profile option
2 years ago
libavcodec.v
…
libcelt_dec.c
…
libcodec2.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libdav1d.c
avcodec/libdav1d: add an option to set max frame delay
2 years ago
libdavs2.c
…
libfdk-aacdec.c
…
libfdk-aacenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libgsmdec.c
…
libgsmenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libilbc.c
…
libjxl.c
…
libjxl.h
…
libjxldec.c
…
libjxlenc.c
…
libkvazaar.c
…
libmp3lame.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libopencore-amr.c
…
libopenh264.c
…
libopenh264.h
…
libopenh264dec.c
…
libopenh264enc.c
…
libopenjpegdec.c
…
libopenjpegenc.c
…
libopus.c
…
libopus.h
…
libopusdec.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
libopusenc.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
librav1e.c
avcodec/librav1e: support AV_CODEC_CAP_ENCODER_RECON_FRAME
2 years ago
librsvgdec.c
…
libshine.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libspeexdec.c
…
libspeexenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libsvtav1.c
avcodec/libsvtav1: only set max_buf_sz if both bitrate and rc_buf_sz is set
2 years ago
libtheoraenc.c
…
libtwolame.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libuavs3d.c
…
libvo-amrwbenc.c
…
libvorbisdec.c
…
libvorbisenc.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
libvpx.c
…
libvpx.h
…
libvpxdec.c
…
libvpxenc.c
avcodec/libvpxenc: add -min-gf-interval
2 years ago
libwebpenc.c
…
libwebpenc_animencoder.c
…
libwebpenc_common.c
…
libwebpenc_common.h
…
libx264.c
…
libx265.c
avcodec/libx265: fix build error
2 years ago
libxavs.c
…
libxavs2.c
…
libxvid.c
…
libzvbi-teletextdec.c
…
ljpegenc.c
avcodec/ljpegenc: Remove unnecessary emms_c()
2 years ago
loco.c
…
log2_tab.c
…
lossless_audiodsp.c
…
lossless_audiodsp.h
…
lossless_videodsp.c
…
lossless_videodsp.h
…
lossless_videoencdsp.c
…
lossless_videoencdsp.h
…
lpc.c
avcodec/lpc: zero the middle odd sample in the output
2 years ago
lpc.h
avcodec/lpc: use ptrdiff_t for length parameters
2 years ago
lscrdec.c
…
lsp.c
avcodec/lsp: Make ff_lsp2polyf() static
2 years ago
lsp.h
avcodec/lsp: Make ff_lsp2polyf() static
2 years ago
lzf.c
…
lzf.h
…
lzw.c
…
lzw.h
…
lzwenc.c
…
m101.c
…
mace.c
…
magicyuv.c
…
magicyuvenc.c
…
mathops.h
…
mathtables.c
…
mdct_fixed_32.c
…
mdct_float.c
…
mdct_template.c
…
mdec.c
avcodec/mpeg12: Avoid indirection when accessing rl_vlc tables
2 years ago
me_cmp.c
lavc/aarch64: Add neon implementation for pix_median_abs16
2 years ago
me_cmp.h
avcodec/me_cmp: Mark ff_square_tab as hidden
2 years ago
media100.c
avcodec: add Media 100i decoder
2 years ago
mediacodec.c
…
mediacodec.h
avcodec/mediacodec: link to related documentation
2 years ago
mediacodec_surface.c
avcodec/mediacodec: add ANativeWindow support
2 years ago
mediacodec_surface.h
avcodec/mediacodec: add ANativeWindow support
2 years ago
mediacodec_sw_buffer.c
…
mediacodec_sw_buffer.h
…
mediacodec_wrapper.c
avcodec: add MediaCodec encoder
2 years ago
mediacodec_wrapper.h
avcodec: add MediaCodec encoder
2 years ago
mediacodecdec.c
avcodec/mediacodecdec: enable NDK mediacodec
2 years ago
mediacodecdec_common.c
avcodec/mediacodec: add ANativeWindow support
2 years ago
mediacodecdec_common.h
avcodec/mediacodecdec: enable NDK mediacodec
2 years ago
mediacodecenc.c
avcodec: add MediaCodec encoder
2 years ago
metasound.c
avcodec/metasound_data: Include data into metasound.c directly
2 years ago
metasound_data.h
avcodec/metasound_data: Include data into metasound.c directly
2 years ago
metasound_twinvq_data.h
avcodec/metasound_data: Move data shared with twinvq into a new file
2 years ago
mf_utils.c
…
mf_utils.h
…
mfenc.c
…
microdvddec.c
…
midivid.c
…
mimic.c
avcodec/mimic: Only keep what is used from ScanTable
2 years ago
misc4.c
avcodec: add MI-SC4 audio decoder
2 years ago
misc4_parser.c
avcodec: add Micronas SC-4 parser
2 years ago
mjpeg.h
…
mjpeg2jpeg_bsf.c
…
mjpeg_parser.c
…
mjpega_dump_header_bsf.c
…
mjpegbdec.c
avcodec/mjpegbdec: Don't create unnecessary AVFrame reference
2 years ago
mjpegdec.c
avcodec/mjpegdec: Only keep what is used from ScanTable
2 years ago
mjpegdec.h
avcodec/mjpegdec: Only keep what is used from ScanTable
2 years ago
mjpegdec_common.c
…
mjpegenc.c
avcodec/mjpegenc_common: Only pass what is used from ScanTable
2 years ago
mjpegenc.h
…
mjpegenc_common.c
avcodec/mjpegenc: take into account component count when writing the SOF header size
2 years ago
mjpegenc_common.h
avcodec/mjpegenc_common: Only pass what is used from ScanTable
2 years ago
mjpegenc_huffman.c
…
mjpegenc_huffman.h
…
mlp.c
…
mlp.h
…
mlp_parse.c
…
mlp_parse.h
…
mlp_parser.c
…
mlpdec.c
avcodec/mlpdec: Check max matrix instead of max channel in noise check
2 years ago
mlpdsp.c
…
mlpdsp.h
…
mlpenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
mlz.c
…
mlz.h
…
mmaldec.c
…
mmvideo.c
…
mobiclip.c
avcodec/mobiclip: Check quantizer for overflow
2 years ago
motion_est.c
…
motion_est.h
avcodec/motion_est: Remove unused field
2 years ago
motion_est_template.c
avcodec/motion_est_template: Avoid using last + 1 element of array
2 years ago
motionpixels.c
…
motionpixels_tablegen.c
…
motionpixels_tablegen.h
…
movsub_bsf.c
…
movtextdec.c
…
movtextenc.c
…
mp3_header_decompress_bsf.c
…
mpc.c
…
mpc.h
…
mpc7.c
…
mpc7data.h
…
mpc8.c
…
mpc8data.h
…
mpc8huff.h
…
mpcdata.h
…
mpeg2_metadata_bsf.c
…
mpeg4_unpack_bframes_bsf.c
…
mpeg4audio.c
avcodec/aacdec: add support for channel configuration 14
2 years ago
mpeg4audio.h
avcodec/aacdec: add support for channel configuration 14
2 years ago
mpeg4audio_copy_pce.h
avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own
2 years ago
mpeg4audio_sample_rates.c
…
mpeg4audio_sample_rates.h
…
mpeg4data.h
avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user
2 years ago
mpeg4video.c
…
mpeg4video.h
…
mpeg4video_parser.c
…
mpeg4video_parser.h
…
mpeg4videodata.h
avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user
2 years ago
mpeg4videodec.c
avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user
2 years ago
mpeg4videodec.h
avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext
2 years ago
mpeg4videodefs.h
…
mpeg4videodsp.c
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
mpeg4videodsp.h
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
mpeg4videoenc.c
avcodec/mpegvideo_enc: Move initializing QpelDSPCtx to mpeg4videoenc.c
2 years ago
mpeg4videoenc.h
…
mpeg12.c
avcodec/mpeg12data: Remove ff_rl_mpeg1
2 years ago
mpeg12.h
avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header
2 years ago
mpeg12codecs.h
avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header
2 years ago
mpeg12data.c
avcodec/mpeg12data: Remove ff_rl_mpeg1
2 years ago
mpeg12data.h
avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it
2 years ago
mpeg12dec.c
avcodec/mpeg12: Avoid indirection when accessing rl_vlc tables
2 years ago
mpeg12dec.h
avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it
2 years ago
mpeg12enc.c
avcodec/mpegvideodata: Join mpeg1/2 dc scale tables
2 years ago
mpeg12enc.h
avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it
2 years ago
mpeg12framerate.c
…
mpeg12vlc.h
avcodec/mpeg12data: Remove ff_rl_mpeg1
2 years ago
mpeg_er.c
avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder part
2 years ago
mpeg_er.h
…
mpegaudio.c
…
mpegaudio.h
…
mpegaudio_parser.c
…
mpegaudio_tablegen.c
…
mpegaudio_tablegen.h
…
mpegaudiodata.c
…
mpegaudiodata.h
…
mpegaudiodec_common.c
avcodec/mpegaudiodec_common: fix values for 24k sample rate
2 years ago
mpegaudiodec_common_tablegen.c
…
mpegaudiodec_common_tablegen.h
…
mpegaudiodec_fixed.c
…
mpegaudiodec_float.c
…
mpegaudiodec_template.c
…
mpegaudiodecheader.c
…
mpegaudiodecheader.h
…
mpegaudiodsp.c
…
mpegaudiodsp.h
…
mpegaudiodsp_data.c
…
mpegaudiodsp_fixed.c
…
mpegaudiodsp_float.c
…
mpegaudiodsp_template.c
…
mpegaudioenc_fixed.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
mpegaudioenc_float.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
mpegaudioenc_template.c
avcodec/mpegaudioenc_template: Remove dead channel count check
2 years ago
mpegaudiotab.h
…
mpegaudiotabs.c
…
mpegaudiotabs.h
…
mpegpicture.c
…
mpegpicture.h
…
mpegutils.c
avcodec/mpegutils: Reindent after the previous commit
2 years ago
mpegutils.h
…
mpegvideo.c
avcodec/mpegvideo: Remove incorrect comment
2 years ago
mpegvideo.h
avcodec/mpegvideo: Don't use ScanTable where unnecessary
2 years ago
mpegvideo_dec.c
avcodec/mpegvideo: Don't initialize H264Chroma ctx unnecessarily
2 years ago
mpegvideo_enc.c
avcodec/mpegvideo_enc: Move initializing QpelDSPCtx to mpeg4videoenc.c
2 years ago
mpegvideo_motion.c
avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c
2 years ago
mpegvideo_parser.c
…
mpegvideodata.c
avcodec/mpegvideodata: Join mpeg1/2 dc scale tables
2 years ago
mpegvideodata.h
avcodec/mpegvideodata: Mark tables as hidden
2 years ago
mpegvideodec.h
avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder part
2 years ago
mpegvideoenc.h
…
mpegvideoencdsp.c
…
mpegvideoencdsp.h
…
mpl2dec.c
…
mpv_reconstruct_mb_template.c
avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch space
2 years ago
mqc.c
…
mqc.h
…
mqcdec.c
…
mqcenc.c
…
mscc.c
…
msgsmdec.c
…
msgsmdec.h
…
msmpeg4.c
avcodec/vc1dec: Split VC-1 decoders from msmpeg4
2 years ago
msmpeg4.h
…
msmpeg4_vc1_data.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4_vc1_data.h
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4data.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4data.h
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4dec.c
avcodec/vc1dec: Split VC-1 decoders from msmpeg4
2 years ago
msmpeg4dec.h
avcodec/vc1_block: Don't duplicate #defines
2 years ago
msmpeg4enc.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4enc.h
…
msp2dec.c
…
msrle.c
…
msrledec.c
…
msrledec.h
…
mss1.c
…
mss2.c
avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch space
2 years ago
mss2dsp.c
…
mss2dsp.h
…
mss3.c
…
mss4.c
…
mss12.c
…
mss12.h
…
mss34dsp.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
mss34dsp.h
…
msvideo1.c
…
msvideo1enc.c
…
mv30.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
mvcdec.c
…
mvha.c
…
mwsc.c
…
mxpegdec.c
…
nellymoser.c
…
nellymoser.h
…
nellymoserdec.c
nellymoserdec: convert to lavu/tx
2 years ago
nellymoserenc.c
nellymoserenc: convert to lavu/tx
2 years ago
noise_bsf.c
…
notchlc.c
…
null_bsf.c
…
nuv.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
nvdec.c
…
nvdec.h
…
nvdec_av1.c
…
nvdec_h264.c
…
nvdec_hevc.c
…
nvdec_mjpeg.c
avcodec/nvdec_mjpeg: Remove always-true #if CONFIG_MJPEG_NVDEC_HWACCEL
2 years ago
nvdec_mpeg4.c
…
nvdec_mpeg12.c
…
nvdec_vc1.c
…
nvdec_vp8.c
…
nvdec_vp9.c
…
nvenc.c
avcodec/nvenc: use provided constant for max extradata size
2 years ago
nvenc.h
avcodec/nvenc: add AV1 encoding support
2 years ago
nvenc_av1.c
avcodec/nvenc: add AV1 encoding support
2 years ago
nvenc_h264.c
avcodec/nvenc: only set b_ref_mode when explicitly requested
2 years ago
nvenc_hevc.c
avcodec/nvenc: only set b_ref_mode when explicitly requested
2 years ago
omx.c
…
on2avc.c
on2avc: convert to lavu/tx
2 years ago
on2avcdata.c
…
on2avcdata.h
…
options.c
…
options_table.h
…
opus.h
avcodec/opus: Use prefix for defines
2 years ago
opus_celt.c
avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.c
2 years ago
opus_celt.h
avcodec/opus: Move defines to better places
2 years ago
opus_metadata_bsf.c
…
opus_parse.c
avcodec/opus: Use prefix for defines
2 years ago
opus_parse.h
avcodec/opus: Use prefix for defines
2 years ago
opus_parser.c
avcodec/opus: Move stuff shared by decoder and parser to a new file
2 years ago
opus_pvq.c
avcodec/opus_pvq: Don't build ppp_pvq_search_c when unused
2 years ago
opus_pvq.h
avcodec/opus_celt, opus_pvq: Move CeltPVQ typedef to opus_pvq.h
2 years ago
opus_rc.c
avcodec/opus_rc: Don't duplicate define
2 years ago
opus_rc.h
avcodec/opus_rc: Don't duplicate define
2 years ago
opus_silk.c
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opus_silk.h
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opusdec.c
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opusdec_celt.c
avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.c
2 years ago
opusdsp.c
lavc/opusdsp: RISC-V V (128-bit) postfilter
2 years ago
opusdsp.h
lavc/opusdsp: RISC-V V (128-bit) postfilter
2 years ago
opusenc.c
avcodec/opustab: Avoid indirection to access ff_celt_window
2 years ago
opusenc.h
avcodec/opus: Move defines to better places
2 years ago
opusenc_psy.c
avcodec/opus_rc: Don't duplicate define
2 years ago
opusenc_psy.h
avcodec/opusenc_psy: Remove unused/write-only context members
2 years ago
opusenc_utils.h
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opustab.c
avcodec/opustab: Avoid indirection to access ff_celt_window
2 years ago
opustab.h
avcodec/opustab: Avoid indirection to access ff_celt_window
2 years ago
packet.h
libavcodec: Fix a comment typo
2 years ago
packet_internal.h
…
paf.h
…
pafaudio.c
…
pafvideo.c
…
pamenc.c
…
parser.c
…
parser.h
avcodec/parser: Remove declaration of inexistent function
2 years ago
parsers.c
avcodec: add FTR audio decoder and parser
2 years ago
pcm-bluray.c
…
pcm-blurayenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
pcm-dvd.c
…
pcm-dvdenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
pcm.c
avcodec/pcm: Remove always-false check
2 years ago
pcm_rechunk_bsf.c
…
pcm_tablegen.c
…
pcm_tablegen.h
…
pcx.c
…
pcxenc.c
…
pel_template.c
…
pgs_frame_merge_bsf.c
…
pgssubdec.c
…
pgxdec.c
…
photocd.c
avcodec/photocd: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
pictordec.c
avcodec/pictordec: Remove mid exit branch
2 years ago
pixblockdsp.c
lavc/pixblockdsp: RISC-V I get_pixels
2 years ago
pixblockdsp.h
lavc/pixblockdsp: RISC-V I get_pixels
2 years ago
pixels.h
…
pixlet.c
…
png.c
…
png.h
…
png_parser.c
…
pngdec.c
avcodec/pngdec: Mark damaged frames as finished
2 years ago
pngdsp.c
…
pngdsp.h
…
pngenc.c
…
pnm.c
…
pnm.h
…
pnm_parser.c
…
pnmdec.c
avcodec/pnmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
pnmenc.c
avcodec/pnmenc: Check av_image_get_buffer_size()
2 years ago
profiles.c
…
profiles.h
…
prores_metadata_bsf.c
…
proresdata.c
…
proresdata.h
…
proresdec.h
…
proresdec2.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
proresdsp.c
…
proresdsp.h
…
proresenc_anatoliy.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
proresenc_kostya.c
…
prosumer.c
…
psd.c
…
psymodel.c
…
psymodel.h
…
pthread.c
…
pthread_frame.c
lavc/pthread_frame: set worker thread names
2 years ago
pthread_internal.h
…
pthread_slice.c
…
ptx.c
…
put_bits.h
…
put_golomb.h
…
qcelpdata.h
…
qcelpdec.c
…
qdm2.c
qdm2: convert to lavu/tx
2 years ago
qdm2_tablegen.c
…
qdm2_tablegen.h
…
qdm2data.h
…
qdmc.c
…
qdrw.c
…
qoi.h
…
qoi_parser.c
…
qoidec.c
avcodec/qoidec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
qoienc.c
…
qpeg.c
…
qpel_template.c
…
qpeldsp.c
…
qpeldsp.h
…
qsv.c
lavc/qsv: add support for decoding & encoding 12bit content
2 years ago
qsv.h
…
qsv_api.c
…
qsv_internal.h
lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrl
2 years ago
qsvdec.c
lavc/qsv: add support for decoding & encoding 12bit content
2 years ago
qsvenc.c
libavcodec/qsvenc: Add skip_frame support to qsvenc
2 years ago
qsvenc.h
libavcodec/qsvenc: Add skip_frame support to qsvenc
2 years ago
qsvenc_av1.c
libavcodec/qsvenc_av1: add av1_qsv encoder
2 years ago
qsvenc_h264.c
libavcodec/qsvenc: Add skip_frame support to qsvenc
2 years ago
qsvenc_hevc.c
libavcodec/qsvenc: Add skip_frame support to qsvenc
2 years ago
qsvenc_jpeg.c
…
qsvenc_mpeg2.c
…
qsvenc_vp9.c
lavc/qsv: add support for decoding & encoding 10bit 4:4:4 content
2 years ago
qtrle.c
…
qtrleenc.c
…
r210dec.c
…
r210enc.c
…
ra144.c
…
ra144.h
…
ra144dec.c
…
ra144enc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
ra288.c
…
ra288.h
…
ralf.c
avcodec/ralf: Move variable from context to stack
2 years ago
ralfdata.h
…
rangecoder.c
…
rangecoder.h
…
rasc.c
…
ratecontrol.c
…
ratecontrol.h
…
raw.c
…
raw.h
…
rawdec.c
…
rawenc.c
…
rdft.c
…
rdft.h
…
realtextdec.c
…
rectangle.h
…
remove_extradata_bsf.c
…
reverse.c
…
rkmppdec.c
…
rl.c
avcodec/rl: Add analogue for ff_rl_init() without RLTable
2 years ago
rl.h
avcodec/rl: Add analogue for ff_rl_init() without RLTable
2 years ago
rl2.c
avcodec/rl2: Fix indentation
2 years ago
rle.c
…
rle.h
…
rnd_avg.h
…
roqaudioenc.c
…
roqvideo.c
…
roqvideo.h
…
roqvideodec.c
…
roqvideoenc.c
…
rpza.c
…
rpzaenc.c
avcodec/rpzaenc: count in packet size also fixed header
2 years ago
rscc.c
…
rtjpeg.c
…
rtjpeg.h
…
rv10.c
…
rv10dec.h
…
rv10enc.c
…
rv10enc.h
…
rv20enc.c
…
rv30.c
…
rv30data.h
…
rv30dsp.c
…
rv34.c
avcodec/rv34: Remove always-true/false checks
2 years ago
rv34.h
…
rv34_parser.c
…
rv34data.h
…
rv34dsp.c
…
rv34dsp.h
…
rv34vlc.h
…
rv40.c
…
rv40data.h
…
rv40dsp.c
…
rv40vlc2.h
…
s302m.c
…
s302menc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
samidec.c
…
sanm.c
…
sbc.c
…
sbc.h
…
sbc_parser.c
…
sbcdec.c
avcodec/sbcdec: Remove always-false check
2 years ago
sbcdec_data.c
…
sbcdec_data.h
…
sbcdsp.c
…
sbcdsp.h
…
sbcdsp_data.c
…
sbcdsp_data.h
…
sbcenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
sbr.h
aacsbr: convert to lavu/tx
2 years ago
sbrdsp.c
…
sbrdsp.h
…
sbrdsp_fixed.c
…
sbrdsp_template.c
…
scpr.c
…
scpr.h
…
scpr3.c
…
scpr3.h
…
screenpresso.c
…
sei.h
…
setts_bsf.c
…
sga.c
…
sgi.h
…
sgidec.c
avcodec/sgidec: Use planar pixel formats
2 years ago
sgienc.c
…
sgirledec.c
…
sheervideo.c
…
sheervideodata.h
…
shorten.c
…
simple_idct.c
…
simple_idct.h
…
simple_idct_template.c
…
sinewin.c
…
sinewin.h
…
sinewin_fixed_tablegen.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
sinewin_fixed_tablegen.h
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
sinewin_tablegen.c
…
sinewin_tablegen.h
…
sipr.c
…
sipr.h
…
sipr16k.c
…
sipr16kdata.h
…
sipr_parser.c
…
siprdata.h
…
siren.c
avcodec/siren: indent
2 years ago
smacker.c
…
smc.c
avcodec/smc: Move transient GetByteContext from context to stack
2 years ago
smcenc.c
avcodec/smcenc: unbreak skip blocks for inter coding
2 years ago
snappy.c
…
snappy.h
…
snow.c
avcodec/mpegvideo: Allocate map and score_map buffers jointly
2 years ago
snow.h
…
snow_dwt.c
avcodec/snow_dwt: Fix left shifts of negative numbers
2 years ago
snow_dwt.h
…
snowdata.h
…
snowdec.c
avcodec/(ffv1|h264|png|snow)dec: Remove comment out DRAW_HORIZ_BAND cap
2 years ago
snowenc.c
avcodec/mpegvideo: Allocate map and score_map buffers jointly
2 years ago
sonic.c
…
sp5x.h
…
sp5xdec.c
…
speedhq.c
avcodec/speedhq: Remove unused ff_rl_speedhq
2 years ago
speedhq.h
avcodec/speedhq: Remove unused ff_rl_speedhq
2 years ago
speedhqdec.c
avcodec/speedhq: Remove unused ff_rl_speedhq
2 years ago
speedhqenc.c
avcodec/mpegvideodata: Join mpeg1/2 dc scale tables
2 years ago
speedhqenc.h
avcodec/speedhqenc: Remove unnecessary headers
2 years ago
speexdata.h
…
speexdec.c
avcodec/speexdec: Check channels > 2
2 years ago
srtdec.c
…
srtenc.c
…
startcode.c
avcodec/startcode: Avoid unaligned accesses
2 years ago
startcode.h
…
subviewerdec.c
…
sunrast.c
avcodec/sunrast: Use ptrdiff_t for stride
2 years ago
sunrast.h
…
sunrastenc.c
…
svq1.c
…
svq1.h
avcodec/svq1: Set hidden visibility
2 years ago
svq1_cb.h
…
svq1_vlc.h
avcodec/svq1: fix interframe mean VLC symbols
2 years ago
svq1dec.c
avcodec/svq1dec: detect buggy FFmpeg encoder and apply correction to interframe mean symbols
2 years ago
svq1enc.c
avcodec/svq1enc: output ident string in extradata field
2 years ago
svq1enc_cb.h
…
svq1encdsp.h
avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context private
2 years ago
svq3.c
avcodec/svq3: perform residual slice copy before xor'ing watermark key
2 years ago
synth_filter.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
synth_filter.h
dca_core: convert to lavu/tx
2 years ago
tableprint.h
…
tableprint_vlc.h
…
tak.c
avcodec/tak*: use cached bitstream reader on !x86_32
2 years ago
tak.h
…
tak_parser.c
avcodec/tak*: use cached bitstream reader on !x86_32
2 years ago
takdec.c
avcodec/tak*: use cached bitstream reader on !x86_32
2 years ago
takdsp.c
…
takdsp.h
…
targa.c
…
targa.h
…
targa_y216dec.c
…
targaenc.c
…
tdsc.c
…
textdec.c
…
texturedsp.c
…
texturedsp.h
…
texturedsp_template.c
…
texturedspenc.c
…
thread.h
…
threadframe.h
…
tiertexseqv.c
…
tiff.c
avcodec/tiff: add read support for compressed rgb floating point formats
2 years ago
tiff.h
avcodec/tiff: improve color handling in DNG
2 years ago
tiff_common.c
…
tiff_common.h
…
tiff_data.h
…
tiffenc.c
…
tmv.c
…
to_upper4.c
…
to_upper4.h
…
tpeldsp.c
…
tpeldsp.h
…
trace_headers_bsf.c
…
truehd_core_bsf.c
…
truemotion1.c
…
truemotion1data.h
…
truemotion2.c
…
truemotion2rt.c
…
truespeech.c
…
truespeech_data.h
…
tscc.c
…
tscc2.c
…
tscc2data.h
…
tta.c
avcodec/tta: simplify final samples conversion
2 years ago
ttadata.c
…
ttadata.h
…
ttadsp.c
…
ttadsp.h
…
ttaenc.c
…
ttaencdsp.c
…
ttaencdsp.h
…
ttmlenc.c
…
ttmlenc.h
…
twinvq.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
twinvq.h
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
twinvq_data.h
…
twinvqdec.c
avcodec/metasound_data: Move data shared with twinvq into a new file
2 years ago
txd.c
…
ulti.c
…
ulti_cb.h
…
unary.h
…
utils.c
avcodec/avcodec: Deprecate lavc chroma pos API functions
2 years ago
utvideo.h
…
utvideodec.c
…
utvideodsp.c
…
utvideodsp.h
…
utvideoenc.c
…
v4l2_buffers.c
…
v4l2_buffers.h
…
v4l2_context.c
…
v4l2_context.h
…
v4l2_fmt.c
…
v4l2_fmt.h
…
v4l2_m2m.c
…
v4l2_m2m.h
…
v4l2_m2m_dec.c
…
v4l2_m2m_enc.c
…
v210_template.c
…
v210dec.c
…
v210dec.h
…
v210dec_init.h
…
v210enc.c
…
v210enc.h
…
v210enc_init.h
…
v210x.c
…
v308dec.c
…
v308enc.c
…
v408dec.c
…
v408enc.c
…
v410dec.c
…
v410enc.c
…
vaapi_av1.c
avcodec/av1_vaapi: fixed a decoding corruption issue
2 years ago
vaapi_decode.c
…
vaapi_decode.h
…
vaapi_encode.c
…
vaapi_encode.h
…
vaapi_encode_h264.c
…
vaapi_encode_h265.c
…
vaapi_encode_mjpeg.c
…
vaapi_encode_mpeg2.c
…
vaapi_encode_vp8.c
…
vaapi_encode_vp9.c
…
vaapi_h264.c
…
vaapi_hevc.c
…
vaapi_hevc.h
…
vaapi_mjpeg.c
…
vaapi_mpeg2.c
…
vaapi_mpeg4.c
avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext
2 years ago
vaapi_vc1.c
avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band()
2 years ago
vaapi_vp8.c
…
vaapi_vp9.c
…
vb.c
…
vble.c
…
vbn.h
…
vbndec.c
…
vbnenc.c
…
vc1.c
avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c
2 years ago
vc1.h
avcodec/vc1dec: Factor (re)initializing code out
2 years ago
vc1_block.c
avcodec/vc1_block: Remove redundant write
2 years ago
vc1_common.h
…
vc1_loopfilter.c
…
vc1_mc.c
…
vc1_parser.c
avcodec/vc1_parser: Don't call ff_vc1_init_common()
2 years ago
vc1_pred.c
…
vc1_pred.h
…
vc1_vlc_data.h
avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c
2 years ago
vc1acdata.h
…
vc1data.c
avcodec/vc1data: Move VLC codes/lengths tables to a header
2 years ago
vc1data.h
avcodec/vc1data: Mark tables as hidden
2 years ago
vc1dec.c
avcodec/vc1dec: Remove VC-1 decoders->H.263 decoder dependency
2 years ago
vc1dsp.c
…
vc1dsp.h
…
vc2enc.c
avcodec/vc2enc: Don't use bitcount when byte-aligned
2 years ago
vc2enc_dwt.c
avcodec/vc2enc_dwt: Fix left shifts of negative numbers
2 years ago
vc2enc_dwt.h
…
vcr1.c
…
vdpau.c
…
vdpau.h
avcodec/vdpau: Fix doxy comment typo
2 years ago
vdpau_av1.c
…
vdpau_h264.c
…
vdpau_hevc.c
…
vdpau_internal.h
…
vdpau_mpeg4.c
…
vdpau_mpeg12.c
…
vdpau_vc1.c
…
vdpau_vp9.c
…
version.c
…
version.h
avcodec: add MediaCodec encoder
2 years ago
version_major.h
avcodec/avcodec: Deprecate lavc chroma pos API functions
2 years ago
videodsp.c
…
videodsp.h
…
videodsp_template.c
…
videotoolbox.c
lavc/videotoolbox: deprecate write-only output_callback
2 years ago
videotoolbox.h
avcodec/videotoolbox: Add proper doxy group
2 years ago
videotoolbox_vp9.c
…
videotoolboxenc.c
lavc/videotoolboxenc: Fix crash by uninitialized value
2 years ago
vima.c
…
vlc.c
…
vlc.h
…
vmdaudio.c
…
vmdvideo.c
…
vmnc.c
…
vorbis.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis.h
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis_data.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis_data.h
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis_enc_data.h
…
vorbis_parser.c
…
vorbis_parser.h
…
vorbis_parser_internal.h
…
vorbisdec.c
vorbisdec: convert to lavu/tx
2 years ago
vorbisdsp.c
lavc/vorbisdsp: RISC-V V inverse_coupling
2 years ago
vorbisdsp.h
lavc/vorbisdsp: RISC-V V inverse_coupling
2 years ago
vorbisenc.c
vorbisenc: convert to lavu/tx
2 years ago
vp3.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
vp3_parser.c
…
vp3data.h
avcodec/vp3data: rectify comment
2 years ago
vp3dsp.c
…
vp3dsp.h
…
vp4data.h
…
vp5.c
…
vp5data.h
…
vp6.c
…
vp6data.h
…
vp6dsp.c
…
vp8.c
avcodec/vp8: Fix wrong vpx_rac_is_end() check
2 years ago
vp8.h
avcodec/vp8: Move fade_present from context to stack
2 years ago
vp8_parser.c
…
vp8data.h
…
vp8dsp.c
avcodec/vp8dsp: Constify src in vp8_mc_func
2 years ago
vp8dsp.h
avcodec/vp8dsp: Constify src in vp8_mc_func
2 years ago
vp9.c
…
vp9.h
…
vp9_mc_template.c
…
vp9_metadata_bsf.c
…
vp9_parser.c
…
vp9_raw_reorder_bsf.c
…
vp9_superframe_bsf.c
…
vp9_superframe_split_bsf.c
…
vp9block.c
…
vp9data.c
…
vp9data.h
…
vp9dec.h
…
vp9dsp.c
…
vp9dsp.h
…
vp9dsp_8bpp.c
…
vp9dsp_10bpp.c
…
vp9dsp_12bpp.c
…
vp9dsp_template.c
…
vp9lpf.c
…
vp9mvs.c
…
vp9prob.c
…
vp9recon.c
…
vp9shared.h
…
vp56.c
…
vp56.h
…
vp56data.c
…
vp56data.h
…
vp56dsp.c
…
vp56dsp.h
…
vp89_rac.h
…
vpx_rac.c
…
vpx_rac.h
…
vqavideo.c
…
vqcdec.c
avcodec/vqcdec: Check for end of input in decode_vectors()
2 years ago
vt_internal.h
lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
2 years ago
wavpack.c
…
wavpack.h
…
wavpackdata.c
…
wavpackenc.c
…
wavpackenc.h
…
wbmpdec.c
…
wbmpenc.c
…
wcmv.c
…
webp.c
…
webp_parser.c
…
webvttdec.c
…
webvttenc.c
…
wma.c
wma: convert to lavu/tx
2 years ago
wma.h
wma: convert to lavu/tx
2 years ago
wma_common.c
…
wma_common.h
…
wma_freqs.c
…
wma_freqs.h
…
wmadata.h
…
wmadec.c
wma: convert to lavu/tx
2 years ago
wmaenc.c
wma: convert to lavu/tx
2 years ago
wmalosslessdec.c
avcodec/wmalosslessdec: Simplify flushing, avoid NULL + 0
2 years ago
wmaprodata.h
…
wmaprodec.c
avcodec/wmaprodec: Remove unused variable
2 years ago
wmavoice.c
avcodec/wmavoice: Check init_get_bits8()
2 years ago
wmavoice_data.h
…
wmv2.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
wmv2.h
…
wmv2data.c
…
wmv2data.h
…
wmv2dec.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
wmv2dec.h
avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c
2 years ago
wmv2dsp.c
…
wmv2dsp.h
…
wmv2enc.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
wmv2enc.h
…
wnv1.c
…
wrapped_avframe.c
…
ws-snd1.c
…
xan.c
…
xbm_parser.c
…
xbmdec.c
avcodec/xbmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
xbmenc.c
…
xface.c
…
xface.h
…
xfacedec.c
…
xfaceenc.c
…
xiph.c
…
xiph.h
…
xl.c
…
xma_parser.c
…
xpmdec.c
avcodec/xpmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
xsubdec.c
…
xsubenc.c
…
xvididct.c
…
xvididct.h
…
xvmc.h
…
xwd.h
…
xwd_parser.c
avcodec: add XWD parser
2 years ago
xwddec.c
avcodec/xwddec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2 years ago
xwdenc.c
…
xxan.c
…
y41pdec.c
…
y41penc.c
…
ylc.c
avcodec/ylc: Remove inclusion of huffyuvdsp.h
2 years ago
yop.c
…
yuv4dec.c
…
yuv4enc.c
…
zerocodec.c
avcodec/zerocodec: Avoid undefined NULL - 0
2 years ago
zlib_wrapper.c
…
zlib_wrapper.h
…
zmbv.c
…
zmbvenc.c
…