..
aarch64
arm/fft: disable NEON optimizations for 131072pt transforms
2 years ago
alpha
avcodec/alpha/me_cmp_alpha: Remove commented-out function
2 years ago
arm
arm: rv40dsp: Change stride parameters to ptrdiff_t
2 years ago
avr32
…
bfin
…
loongarch
avcodec/loongarch/cabac, vp9dsp_loongarch: Add missing headers
2 years ago
mips
avcodec/aacenc_quantization: Remove always-zero function parameter
2 years ago
neon
…
ppc
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
sh4
…
sparc
…
tests
avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay
2 years ago
x86
avcodec/x86/flacdsp_init: Remove double ';'
2 years ago
.gitignore
…
4xm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
8bps.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
8svx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
012v.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
Makefile
avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c
2 years ago
a64colors.h
…
a64multienc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
a64tables.h
…
aac.h
avcodec/aacdec: print a log message when treating mono HE-AAC as stereo
2 years ago
aac_ac3_parser.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
aac_ac3_parser.h
…
aac_adtstoasc_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
aac_defines.h
…
aac_parser.c
…
aaccoder.c
avcodec/aacenc_quantization: Deduplicate quantization functions
2 years ago
aaccoder_trellis.h
avcodec/aacenc_quantization: Remove always-zero function parameter
2 years ago
aaccoder_twoloop.h
aac: convert to new channel layout API
3 years ago
aacdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aacdec_fixed.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aacdec_template.c
avcodec/internal: Move ff_get_buffer() to decode.h
2 years ago
aacdectab.h
aac: convert to new channel layout API
3 years ago
aacenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aacenc.h
avcodec/aacenc: Move aac_pce_configs to its only user
2 years ago
aacenc_is.c
avcodec/aacenc_quantization: Remove always-zero function parameter
2 years ago
aacenc_is.h
…
aacenc_ltp.c
avcodec/aacenc_quantization: Remove always-zero function parameter
2 years ago
aacenc_ltp.h
…
aacenc_pred.c
avcodec/aacenc_quantization: Deduplicate quantization functions
2 years ago
aacenc_pred.h
…
aacenc_quantization.h
avcodec/aacenc_quantization: Deduplicate quantization functions
2 years ago
aacenc_quantization_misc.h
avcodec/aacenc_quantization: Remove always-zero function parameter
2 years ago
aacenc_tns.c
avcodec/aacenc_tns: Remove unused header
2 years ago
aacenc_tns.h
…
aacenc_utils.h
…
aacenctab.c
…
aacenctab.h
aac: convert to new channel layout API
3 years ago
aacps.c
…
aacps.h
…
aacps_common.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
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
…
aacpsdsp_fixed.c
…
aacpsdsp_float.c
…
aacpsdsp_template.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
aacpsy.c
aac: convert to new channel layout API
3 years ago
aacsbr.c
…
aacsbr.h
…
aacsbr_fixed.c
…
aacsbr_template.c
avcodec/aacdec: print a log message when treating mono HE-AAC as stereo
2 years ago
aacsbrdata.h
libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly
2 years ago
aactab.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
aactab.h
…
aandcttab.c
…
aandcttab.h
…
aasc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ac3.c
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
ac3.h
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
ac3_channel_layout_tab.c
avcodec/ac3tab: Unavpriv ac3_channel_layout_tab
3 years ago
ac3_channel_layout_tab.h
avcodec/ac3tab: Unavpriv ac3_channel_layout_tab
3 years ago
ac3_parser.c
avcodec/ac3_parser{,_internal}: expose AC-3 bit_rate_code
2 years ago
ac3_parser.h
…
ac3_parser_internal.h
avcodec/ac3_parser{,_internal}: expose AC-3 bit_rate_code
2 years ago
ac3dec.c
avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h
2 years ago
ac3dec.h
ac3: convert to new channel layout API
3 years ago
ac3dec_data.c
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
ac3dec_data.h
…
ac3dec_fixed.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ac3dec_float.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ac3defs.h
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
ac3dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
ac3dsp.h
…
ac3enc.c
avcodec/ac3enc: Add missing header
2 years ago
ac3enc.h
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
ac3enc_fixed.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ac3enc_float.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ac3enc_template.c
avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h
3 years ago
ac3tab.c
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
ac3tab.h
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
acelp_filters.c
avcodec/acelp_*: Remove unnecessary headers
2 years ago
acelp_filters.h
…
acelp_pitch_delay.c
avcodec/acelp_*: Remove unnecessary headers
2 years ago
acelp_pitch_delay.h
…
acelp_vectors.c
avcodec/acelp_*: Remove unnecessary headers
2 years ago
acelp_vectors.h
…
adpcm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
adpcm.h
…
adpcm_data.c
…
adpcm_data.h
…
adpcmenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
adts_header.c
avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates
3 years ago
adts_header.h
…
adts_parser.c
…
adts_parser.h
…
adx.c
adx: convert to new channel layout API
3 years ago
adx.h
…
adx_parser.c
…
adxdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
adxenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
agm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aic.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
alac.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
alac_data.c
alac: convert to new channel layout API
3 years ago
alac_data.h
alac: convert to new channel layout API
3 years ago
alacdsp.c
avcodec/alacdsp: Make intermediates unsigned
2 years ago
alacdsp.h
…
alacenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aliaspixdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aliaspixenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
allcodecs.c
The vuya pixel format was recently added, so this lavc workaround is no longer
2 years ago
alsdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
amfenc.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
amfenc.h
lavc/amfenc: switch to new FIFO API
3 years ago
amfenc_h264.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
amfenc_hevc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
amr.h
…
amr_parser.c
amr: convert to new channel layout API
3 years ago
amrnbdata.h
…
amrnbdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
amrwbdata.h
…
amrwbdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
anm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ansi.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
apedec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
apng.h
avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define
2 years ago
aptx.c
avcodec/aptx: Move AudioFrameQueue to aptxenc.c
2 years ago
aptx.h
avcodec/aptx: Move AudioFrameQueue to aptxenc.c
2 years ago
aptxdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aptxenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
arbc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
argo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ass.c
lavc/ass: Add missing version.h include
2 years ago
ass.h
avcodec/ass: Faster ff_ass_add_rect()
3 years ago
ass_split.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
ass_split.h
…
assdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
assenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
asv.c
…
asv.h
…
asvdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
asvenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
atrac.c
…
atrac.h
…
atrac1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
atrac1data.h
…
atrac3.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
atrac3data.h
…
atrac3plus.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
atrac3plus.h
…
atrac3plus_data.h
…
atrac3plusdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
atrac3plusdsp.c
…
atrac9dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
atrac9tab.h
atrac9: convert to new channel layout API
3 years ago
atsc_a53.c
avcodec/atsc_a53: use AVERROR_INVALIDDATA
3 years ago
atsc_a53.h
…
audio_frame_queue.c
avcodec/internal: Move ff_samples_to_time_base() to encode.h
2 years ago
audio_frame_queue.h
…
audiodsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
audiodsp.h
…
audiotoolboxdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
audiotoolboxenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
aura.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
av1.h
avcodec/av1: Add upper bound for the size of a sane sequence header
2 years ago
av1_frame_merge_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
av1_frame_split_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
av1_metadata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
av1_parse.c
…
av1_parse.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
av1_parser.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
av1dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
av1dec.h
avcodec/thread: Don't use ThreadFrame when unnecessary
3 years ago
avcodec.c
avcodec/avcodec: Remove redundant check
2 years ago
avcodec.h
lavc: fix and extend AVCodecContext.hwaccel_context doxy
2 years ago
avcodecres.rc
…
avdct.c
…
avdct.h
…
avfft.c
…
avfft.h
…
avpacket.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
avrndec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
avs.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
avs2.c
avcodec/avs2_parser: parse more info
2 years ago
avs2.h
avcodec/avs2_parser: parse more info
2 years ago
avs2_parser.c
avcodec/avs2_parser: parse more info
2 years ago
avs3.h
…
avs3_parser.c
avcodec/avs3_parser: set has_b_frames properly
3 years ago
avuidec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
avuienc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bethsoftvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bethsoftvideo.h
…
bfi.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bgmc.c
…
bgmc.h
…
bink.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
binkaudio.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
binkdata.h
…
binkdsp.c
…
binkdsp.h
…
bintext.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bintext.h
…
bit_depth_template.c
…
bitpacked_dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bitpacked_enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bitstream.c
avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h
3 years ago
bitstream_filters.c
lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments
3 years ago
blockdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
blockdsp.h
…
bmp.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bmp.h
…
bmp_parser.c
…
bmpenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bmvaudio.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bmvvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
brenderpix.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
bsf.h
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
bsf_internal.h
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
bswapdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
bswapdsp.h
…
bytestream.h
…
c93.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cabac.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
cabac.h
…
cabac_functions.h
avcodec/cabac_functions: Add missing headers
3 years ago
canopus.c
…
canopus.h
…
cavs.c
avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h
3 years ago
cavs.h
…
cavs_parser.c
…
cavsdata.c
…
cavsdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cavsdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
cavsdsp.h
…
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 ff_cbs_alloc_unit_content
2 years ago
cbs.h
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_av1.c
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_av1.h
…
cbs_av1_syntax_template.c
cbs_av1: fix incorrect data type
3 years ago
cbs_bsf.c
…
cbs_bsf.h
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
cbs_h264.h
…
cbs_h264_syntax_template.c
…
cbs_h265.h
…
cbs_h265_syntax_template.c
…
cbs_h2645.c
avcodec/cbs_h2645: Remove always-false check
2 years ago
cbs_h2645.h
…
cbs_internal.h
avcodec/cbs_jpeg: Use table-based alloc/free
2 years ago
cbs_jpeg.c
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_jpeg.h
avcodec/cbs_jpeg: Fix size of huffman symbol table array
3 years ago
cbs_jpeg_syntax_template.c
avcodec/cbs_jpeg: Fix size of huffman symbol table array
3 years ago
cbs_mpeg2.c
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_mpeg2.h
…
cbs_mpeg2_syntax_template.c
…
cbs_sei.c
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_sei.h
…
cbs_sei_syntax_template.c
…
cbs_vp9.c
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_vp9.h
…
cbs_vp9_syntax_template.c
…
ccaption_dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cdgraphics.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cdtoons.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cdxl.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
celp_filters.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
celp_filters.h
…
celp_math.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
celp_math.h
…
cfhd.c
avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed
2 years ago
cfhd.h
avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed
2 years ago
cfhddata.c
avcodec/cfhddata: Reduce stack usage
2 years ago
cfhddsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
cfhddsp.h
…
cfhdenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cfhdencdsp.c
avcodec/cfhdencdsp: Constify input pointers
2 years ago
cfhdencdsp.h
avcodec/cfhdencdsp: Constify input pointers
2 years ago
cga_data.c
…
cga_data.h
…
chomp_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
cinepak.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cinepakenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
clearvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
clearvideodata.h
…
cljrdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cljrenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cllc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cngdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cngenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
codec.h
lavc: add API for exporting reconstructed frames from encoders
2 years ago
codec2utils.h
…
codec_desc.c
The vuya pixel format was recently added, so this lavc workaround is no longer
2 years ago
codec_desc.h
…
codec_id.h
The vuya pixel format was recently added, so this lavc workaround is no longer
2 years ago
codec_internal.h
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
codec_par.c
avcodec/codec_par: do not copy AVChannelLayout struct directly
3 years ago
codec_par.h
avcodecpar: switch to the new channel layout API
3 years ago
cook.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cook_parser.c
cook: convert to new channel layout API
3 years ago
cookdata.h
…
copy_block.h
…
cos_tablegen.c
…
cpia.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cri.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cri_parser.c
…
crystalhd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cscd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cuviddec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cyuv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
d3d11va.c
…
d3d11va.h
…
dca.c
avcodec/dca: Unavpriv dca_sample_rates
3 years ago
dca.h
avcodec/dca: Unavpriv dca_sample_rates
3 years ago
dca_core.c
avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h
2 years ago
dca_core.h
avcodec/dcadec: Treat the input packet's data as const
2 years ago
dca_core_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
dca_exss.c
…
dca_exss.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
dca_lbr.c
avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h
2 years ago
dca_lbr.h
avcodec/dcadec: Treat the input packet's data as const
2 years ago
dca_parser.c
avcodec/dca: Unavpriv dca_sample_rates
3 years ago
dca_sample_rate_tab.c
avcodec/dca: Unavpriv dca_sample_rates
3 years ago
dca_sample_rate_tab.h
avcodec/dca: Unavpriv dca_sample_rates
3 years ago
dca_syncwords.h
…
dca_xll.c
avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h
2 years ago
dca_xll.h
avcodec/dcadec: Treat the input packet's data as const
2 years ago
dcaadpcm.c
…
dcaadpcm.h
…
dcadata.c
…
dcadata.h
…
dcadct.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
dcadct.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
dcadec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dcadec.h
dca: convert to new channel layout API
3 years ago
dcadsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
dcadsp.h
…
dcaenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dcaenc.h
…
dcahuff.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
dcahuff.h
…
dcamath.h
…
dct.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
dct.h
…
dct32.h
…
dct32_fixed.c
…
dct32_float.c
…
dct32_template.c
…
dctref.c
…
dctref.h
…
dds.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
decode.c
avcodec/decode: remove superfluous initial channels fields
2 years ago
decode.h
avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h
2 years ago
defs.h
…
dfa.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dfpwmdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dfpwmenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dirac.c
…
dirac.h
…
dirac_arith.c
…
dirac_arith.h
…
dirac_dwt.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
dirac_dwt.h
…
dirac_dwt_template.c
…
dirac_parser.c
…
dirac_vlc.c
…
dirac_vlc.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
diracdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
diracdsp.c
avcodec/diracdsp: Don't cast const away unnecessarily
2 years ago
diracdsp.h
…
diractab.c
…
diractab.h
…
dnxhd_parser.c
avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size()
3 years ago
dnxhddata.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
dnxhddata.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
dnxhddec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dnxhdenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dnxhdenc.h
avcodec: Constify frame->data pointers for encoders where possible
2 years ago
dolby_e.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dolby_e.h
dolby_e: convert to new channel layout API
3 years ago
dolby_e_parse.c
…
dolby_e_parser.c
dolby_e: convert to new channel layout API
3 years ago
dovi_rpu.c
lavc/dovi_rpu: Fix UB for possible left shift of negative values
2 years ago
dovi_rpu.h
lavc: Implement Dolby Vision RPU parsing
3 years ago
dpcm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dpx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dpx_parser.c
…
dpxenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dsd.c
…
dsd.h
…
dsddec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dsicinaudio.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dsicinvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dss_sp.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dstdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dump_extradata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
dv.c
lavc/dv.h: move encoder/decoder-specific code to a new header
2 years ago
dv.h
lavc/dv: rename constants to follow our naming conventions
2 years ago
dv_error_marker_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
dv_internal.h
lavc/dv.h: move encoder/decoder-specific code to a new header
2 years ago
dv_profile.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
dv_profile.h
…
dv_profile_internal.h
…
dv_tablegen.c
…
dv_tablegen.h
avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bits
2 years ago
dvaudio.h
…
dvaudio_parser.c
…
dvaudiodec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dvbsub_parser.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
dvbsubdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dvbsubenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dvbtxt.h
…
dvd_nav_parser.c
…
dvdata.c
avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bits
2 years ago
dvdata.h
avcodec/dvdec: Avoid stack buffers
2 years ago
dvdec.c
avcodec/dvdec: Avoid stack buffers
2 years ago
dvdsub.c
avcodec/internal: Move ff_dvdsub_parse_palette() to new header dvdsub.h
2 years ago
dvdsub.h
avcodec/internal: Move ff_dvdsub_parse_palette() to new header dvdsub.h
2 years ago
dvdsub_parser.c
…
dvdsubdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dvdsubenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dvenc.c
lavc/dv: rename constants to follow our naming conventions
2 years ago
dxa.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dxtory.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dxv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dxva2.c
…
dxva2.h
…
dxva2_av1.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
dxva2_h264.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
dxva2_hevc.c
dxva2_hevc: don't use frames as reference if they are not marked as such
3 years ago
dxva2_internal.h
…
dxva2_mpeg2.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
dxva2_vc1.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
dxva2_vp9.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
dynamic_hdr10_plus.c
…
dynamic_hdr10_plus.h
…
dynamic_hdr_vivid.c
avcodec: support for CUVA HDR Vivid metadata
3 years ago
dynamic_hdr_vivid.h
avcodec: support for CUVA HDR Vivid metadata
3 years ago
eac3_core_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
eac3_data.c
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
eac3_data.h
…
eac3dec.c
avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h
3 years ago
eac3enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
eac3enc.h
…
eacmv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
eaidct.c
…
eaidct.h
…
eamad.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
eatgq.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
eatgv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
eatqi.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
elbg.c
…
elbg.h
…
elsdec.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
elsdec.h
…
encode.c
avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames
2 years ago
encode.h
avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames
2 years ago
error_resilience.c
avcodec/error_resilience: Avoid overhead of AVBuffer API
2 years ago
error_resilience.h
avcodec/error_resilience: Avoid overhead of AVBuffer API
2 years ago
escape124.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
escape130.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
evrcdata.h
…
evrcdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
exif.c
avcodec/exif: Move tag_list out of header
2 years ago
exif.h
avcodec/exif: Move tag_list out of header
2 years ago
exr.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
exrdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
exrdsp.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
exrenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
extract_extradata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
faandct.c
…
faandct.h
…
faanidct.c
…
faanidct.h
…
fastaudio.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
faxcompr.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
faxcompr.h
…
fdctdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
fdctdsp.h
…
ffjni.c
avutil/log: Don't include avutil.h
3 years ago
ffjni.h
…
fflcms2.c
fflcms2: move to libavcodec
2 years ago
fflcms2.h
fflcms2: move to libavcodec
2 years ago
fft-internal.h
…
fft.h
libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly
2 years ago
fft_fixed_32.c
…
fft_float.c
…
fft_init_table.c
…
fft_table.h
…
fft_template.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
ffv1.c
avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer()
3 years ago
ffv1.h
avcodec/ffv1enc: Don't create and keep unnecessary reference
2 years ago
ffv1_template.c
…
ffv1dec.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
ffv1dec_template.c
avcodec/ffv1dec_template: fix indention
2 years ago
ffv1enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ffv1enc_template.c
…
ffwavesynth.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
fic.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
file_open.c
…
filter_units_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
fits.c
…
fits.h
…
fitsdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
fitsenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
flac.c
avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h
2 years ago
flac.h
avcodec/flac: smallest frame is 10 bytes
2 years ago
flac_parse.h
avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h
2 years ago
flac_parser.c
avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h
2 years ago
flacdata.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
flacdata.h
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
flacdec.c
avcodec/flac: smallest frame is 10 bytes
2 years ago
flacdsp.c
avcodec/flacdsp: Split encoder-only parts into a ctx of its own
2 years ago
flacdsp.h
avcodec/flacdsp: Remove unused function parameter
2 years ago
flacdsp_lpc_template.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
flacdsp_template.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
flacenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
flacencdsp.c
avcodec/flacdsp: Split encoder-only parts into a ctx of its own
2 years ago
flacencdsp.h
avcodec/flacdsp: Split encoder-only parts into a ctx of its own
2 years ago
flashsv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
flashsv2enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
flashsvenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
flicvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
float2half.c
avutil/half2float: move non-inline init code out of header
2 years ago
flvdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
flvdec.h
avcodec/flv.h: Split header into encoder-only and decoder-only headers
3 years ago
flvenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
flvenc.h
avcodec/flv.h: Split header into encoder-only and decoder-only headers
3 years ago
fmtconvert.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
fmtconvert.h
…
fmvc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
frame_thread_encoder.c
avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames
2 years ago
frame_thread_encoder.h
…
fraps.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
frwu.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g2meet.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g722.c
…
g722.h
…
g722dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g722dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
g722dsp.h
…
g722enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g723_1.c
…
g723_1.h
…
g723_1_parser.c
g723_1: convert to new channel layout API
3 years ago
g723_1dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g723_1enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g726.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g729.h
…
g729_parser.c
g729: convert to new channel layout API
3 years ago
g729data.h
…
g729dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g729postfilter.c
…
g729postfilter.h
…
gdv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
gemdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
get_bits.h
get_bits: move check_marker() to mpegvideodec.h
2 years ago
get_buffer.c
avcodec/get_buffer: Don't get AVPixFmtDescriptor unnecessarily
2 years ago
gif.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
gif.h
…
gif_parser.c
…
gifdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
golomb.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
golomb.h
avcodec/golomb: Factor writing golomb codes out
3 years ago
gsm.h
…
gsm_parser.c
…
gsmdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
gsmdec_data.c
…
gsmdec_data.h
…
gsmdec_template.c
…
h261.c
avcodec/h261: Separate decode and encode contexts
3 years ago
h261.h
avcodec/h261: Move encoder-only stuff to a new header
3 years ago
h261_parser.c
…
h261data.c
…
h261dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
h261enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
h261enc.h
avcodec/h261: Move encoder-only stuff to a new header
3 years ago
h263.c
avcodec/h263: Move functions only used once to their caller
3 years ago
h263.h
avcodec/h263.h: Move encoder-only stuff to a new header h263enc.h
3 years ago
h263_parser.c
…
h263_parser.h
…
h263data.c
…
h263data.h
…
h263dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
h263dec.h
avcodec/codec_internal: Make FFCodec.decode use AVFrame*
3 years ago
h263dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
h263dsp.h
…
h263enc.h
avcodec/mpegvideo: Move encoder-only stuff to a new header
3 years ago
h264.h
…
h264_cabac.c
avcodec/h264_*: Remove unnecessary internal.h inclusions
3 years ago
h264_cavlc.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
h264_direct.c
avcodec/thread: Move ff_thread_(await|report)_progress to new header
3 years ago
h264_levels.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
h264_levels.h
…
h264_loopfilter.c
avcodec/h264_loopfilter: Fix incorrect function parameter array size
2 years ago
h264_mb.c
avcodec/thread: Move ff_thread_(await|report)_progress to new header
3 years ago
h264_mb_template.c
…
h264_mc_template.c
…
h264_metadata_bsf.c
avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_type
2 years ago
h264_mp4toannexb_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
h264_mvpred.h
avcodec/h264_*: Remove unnecessary internal.h inclusions
3 years ago
h264_parse.c
lavc/h264_parse: stop including h264dec.h
3 years ago
h264_parse.h
avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h
3 years ago
h264_parser.c
avcodec/internal.h: Move avpriv_find_start_code() to startcode.h
3 years ago
h264_picture.c
avcodec/thread: Don't use ThreadFrame when unnecessary
3 years ago
h264_ps.c
lavc/h264_ps: always include the stop bit in [s|p]ps->data
2 years ago
h264_ps.h
avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h
3 years ago
h264_redundant_pps_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
h264_refs.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
h264_sei.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
h264_sei.h
…
h264_slice.c
avcodec/internal: Move ff_set_sar() to decode.h
2 years ago
h264addpx_template.c
…
h264chroma.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
h264chroma.h
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
h264chroma_template.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
h264data.c
lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse
3 years ago
h264data.h
avcodec/h264data: Add missing rational.h inclusion
3 years ago
h264dec.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
h264dec.h
avcodec/h264dec: Constify slices' pointer to the parent context
3 years ago
h264dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
h264dsp.h
avcodec: [loongarch] Optimize h264dsp with LASX.
3 years ago
h264dsp_template.c
…
h264idct.c
…
h264idct.h
…
h264idct_template.c
…
h264pred.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
h264pred.h
lavc/svq3: stop including h264dec.h
3 years ago
h264pred_template.c
avcodec/h264pred: Don't compile > 8 bit versions of VP7/8 functions
3 years ago
h264qpel.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
h264qpel.h
avcodec: [loongarch] Optimize h264qpel with LASX.
3 years ago
h264qpel_template.c
…
h265_metadata_bsf.c
avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_type
2 years ago
h265_profile_level.c
…
h265_profile_level.h
…
h274.c
…
h274.h
…
h2645_parse.c
avcodec/h2645_parse: Only trim RBSP trailing padding if it exists
2 years ago
h2645_parse.h
avcodec/h2645_parse: Move ref_idc further up in H2645NAL
3 years ago
half2float.c
avutil/half2float: move non-inline init code out of header
2 years ago
hap.c
…
hap.h
avcodec/hapenc: use the common texturedsp encode function
3 years ago
hapdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hapenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hapqa_extract_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
hca_data.h
…
hcadec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hcom.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hdr_parser.c
avcodec: add Radiance HDR image format support
2 years ago
hdrdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hdrenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hevc.h
…
hevc_cabac.c
avcodec/hevcdec: Avoid allocation of common CABAC state
2 years ago
hevc_data.c
…
hevc_data.h
…
hevc_filter.c
avcodec/hevc_filter: Pass HEVCLocalContext when slice-threading
2 years ago
hevc_mp4toannexb_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
hevc_mvs.c
avcodec: Constify ThreadFrames if possible
2 years ago
hevc_parse.c
…
hevc_parse.h
…
hevc_parser.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
hevc_ps.c
avcodec/hevc_ps: Fix wrong copyright years
2 years ago
hevc_ps.h
…
hevc_ps_enc.c
avcodec/golomb: Factor writing golomb codes out
3 years ago
hevc_refs.c
lavc/hevc_refs: exclude current frame from long term refs
2 years ago
hevc_sei.c
avcodec/hevc_sei: Use proper type for NALU type
2 years ago
hevc_sei.h
avcodec/hevc_sei: Use proper type for NALU type
2 years ago
hevcdec.c
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
hevcdec.h
lavc/hevcdec: do not let missing ref frames invovled in dpb process
2 years ago
hevcdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
hevcdsp.h
avcodec/hevcdsp: Constify src pointers
2 years ago
hevcdsp_template.c
avcodec/hevcdsp: Constify src pointers
2 years ago
hevcpred.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
hevcpred.h
avcodec/hevcpred: Pass HEVCLocalContext when slice-threading
2 years ago
hevcpred_template.c
avcodec/hevcpred: Pass HEVCLocalContext when slice-threading
2 years ago
hnm4video.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hpel_template.c
…
hpeldsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
hpeldsp.h
avcodec: [loongarch] Optimize hpeldsp with LASX.
3 years ago
hq_hqa.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hq_hqa.h
avcodec/hq_hqa: Remove transient GetByteContext from context
2 years ago
hq_hqadata.c
…
hq_hqadsp.c
…
hq_hqadsp.h
…
hqx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
hqx.h
avcodec/decoders: Use const uint8_t* to access input packet data
2 years ago
hqxdsp.c
…
hqxdsp.h
…
hqxvlc.c
…
htmlsubtitles.c
…
htmlsubtitles.h
…
huffman.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
huffman.h
…
huffyuv.c
…
huffyuv.h
…
huffyuvdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
huffyuvdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
huffyuvdsp.h
…
huffyuvenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
huffyuvencdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
huffyuvencdsp.h
…
hwaccels.h
AV1 VDPAU hwaccel Decode support
2 years ago
hwconfig.h
lavc/mpeg*: drop the XvMC hwaccel code
3 years ago
idcinvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
idctdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
idctdsp.h
avcodec/idctdsp: Constify the permutation parameter of ff_init_scantable
3 years ago
iff.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
iirfilter.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
iirfilter.h
…
ilbcdata.h
…
ilbcdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
imc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
imcdata.h
…
imgconvert.c
…
imm4.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
imm5.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
imx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
imx_dump_header_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
indeo2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
indeo2data.h
…
indeo3.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
indeo3data.h
…
indeo4.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
indeo4data.h
…
indeo5.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
indeo5data.h
…
intelh263dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
internal.h
avcodec/decode: remove superfluous initial channels fields
2 years ago
interplayacm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
interplayvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
intrax8.c
avcodec/intrax8: Avoid indirection when accessing VLC table
2 years ago
intrax8.h
avcodec/intrax8: Avoid indirection when accessing VLC table
2 years ago
intrax8dsp.c
…
intrax8dsp.h
…
intrax8huf.h
…
ipu_parser.c
…
ituh263dec.c
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
ituh263enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ivi.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
ivi.h
avcodec/codec_internal: Make FFCodec.decode use AVFrame*
3 years ago
ivi_dsp.c
…
ivi_dsp.h
…
j2kenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
jacosub.h
…
jacosubdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
jfdctfst.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
jfdctint.c
…
jfdctint_template.c
…
jni.c
…
jni.h
…
jpeg2000.c
…
jpeg2000.h
avcodec/jpeg2000: Fast fail if HTJ2K codeblocks are present.
2 years ago
jpeg2000_parser.c
libavcodec/jpeg2000_parser: Localize m->bytes_read
2 years ago
jpeg2000dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
jpeg2000dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
jpeg2000dsp.h
…
jpeg2000dwt.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
jpeg2000dwt.h
…
jpegls.c
…
jpegls.h
…
jpeglsdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
jpeglsdec.h
…
jpeglsenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
jpegtables.c
avcodec/jpegtables: Unavpriv MJPEG-tables
3 years ago
jpegtables.h
avcodec/jpegtables: Unavpriv MJPEG-tables
3 years ago
jpegtabs.h
avcodec/jpegtables: Unavpriv MJPEG-tables
3 years ago
jrevdct.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
jvdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
kbdwin.c
…
kbdwin.h
…
kgv1dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
kmvc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
lagarith.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
lagarithrac.c
…
lagarithrac.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
latm_parser.c
…
lcl.h
…
lcldec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
lclenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libaom.c
avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAME
2 years ago
libaom.h
avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAME
2 years ago
libaomdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libaomenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libaribb24.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libavcodec.v
…
libcelt_dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libcodec2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libdav1d.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libdavs2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libfdk-aacdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libfdk-aacenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libgsmdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libgsmenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libilbc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libjxl.c
avcodec/libjxl: add Jpeg XL decoding via libjxl
3 years ago
libjxl.h
avcodec/libjxl: add Jpeg XL decoding via libjxl
3 years ago
libjxldec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libjxlenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libkvazaar.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libmp3lame.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopencore-amr.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopenh264.c
avutil/log: Don't include avutil.h
3 years ago
libopenh264.h
…
libopenh264dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopenh264enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopenjpegdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopenjpegenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopus.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
libopus.h
…
libopusdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopusenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
librav1e.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
librsvgdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libshine.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libspeexdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libspeexenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libsvtav1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libtheoraenc.c
avcodec/libtheoraenc: Do not use invalid error code
2 years ago
libtwolame.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libuavs3d.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libvo-amrwbenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libvorbisdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libvorbisenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libvpx.c
avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec
3 years ago
libvpx.h
avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec
3 years ago
libvpxdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libvpxenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libwebpenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libwebpenc_animencoder.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libwebpenc_common.c
avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault
3 years ago
libwebpenc_common.h
avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault
3 years ago
libx264.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libx265.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libxavs.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libxavs2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libxvid.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libzvbi-teletextdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ljpegenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
loco.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
log2_tab.c
…
lossless_audiodsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
lossless_audiodsp.h
…
lossless_videodsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
lossless_videodsp.h
…
lossless_videoencdsp.c
avcodec/lossless_videoencdsp: Constify src sub_left_predict
2 years ago
lossless_videoencdsp.h
avcodec/lossless_videoencdsp: Constify src sub_left_predict
2 years ago
lpc.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
lpc.h
…
lscrdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
lsp.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
lsp.h
…
lzf.c
…
lzf.h
…
lzw.c
…
lzw.h
…
lzwenc.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
m101.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mace.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
magicyuv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
magicyuvenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mathops.h
avcodec/mathops: Set hidden visibility where advantageous
2 years ago
mathtables.c
avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h
3 years ago
mdct15.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
mdct15.h
…
mdct_fixed_32.c
…
mdct_float.c
…
mdct_template.c
…
mdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
me_cmp.c
avcodec/me_cmp: Remove now incorrect av_assert2()
2 years ago
me_cmp.h
avcodec/me_cmp: Constify me_cmp_func buffer parameters
2 years ago
mediacodec.c
libavcodec, libavdevice: Remove unnecessary includes of version.h
3 years ago
mediacodec.h
…
mediacodec_surface.c
…
mediacodec_surface.h
…
mediacodec_sw_buffer.c
…
mediacodec_sw_buffer.h
…
mediacodec_wrapper.c
libavcodec, libavdevice: Remove unnecessary includes of version.h
3 years ago
mediacodec_wrapper.h
…
mediacodecdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mediacodecdec_common.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
mediacodecdec_common.h
…
metasound.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
metasound_data.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
metasound_data.h
…
mf_utils.c
avcodec/mfenc: Dynamically load MFPlat.DLL
3 years ago
mf_utils.h
compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW
2 years ago
mfenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
microdvddec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
midivid.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mimic.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
mjpeg.h
…
mjpeg2jpeg_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
mjpeg_parser.c
avcodec/mjpeg_parser: skip markers after EOI, not by size
3 years ago
mjpega_dump_header_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
mjpegbdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mjpegdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mjpegdec.h
…
mjpegdec_common.c
…
mjpegenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mjpegenc.h
avcodec/mpegvideo: Move MJPEG/AMV-only fields to MJpegContext
3 years ago
mjpegenc_common.c
avcodec/mjpegenc: support writing ICC profiles
3 years ago
mjpegenc_common.h
avcodec/mjpegenc: support writing ICC profiles
3 years ago
mjpegenc_huffman.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
mjpegenc_huffman.h
…
mlp.c
mlp: convert to new channel layout API
3 years ago
mlp.h
mlp: convert to new channel layout API
3 years ago
mlp_parse.c
…
mlp_parse.h
…
mlp_parser.c
mlp: convert to new channel layout API
3 years ago
mlpdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mlpdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
mlpdsp.h
…
mlpenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mlz.c
avcodec/alsdec, mlz: Check allocation
3 years ago
mlz.h
avcodec/alsdec, mlz: Check allocation
3 years ago
mmaldec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mmvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mobiclip.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
motion_est.c
avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtx
2 years ago
motion_est.h
avcodec/motion_est: Constify pointers to frame data
2 years ago
motion_est_template.c
avcodec/motion_est: Constify mv-table parameters where possible
3 years ago
motionpixels.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
motionpixels_tablegen.c
…
motionpixels_tablegen.h
…
movsub_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
movtextdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
movtextenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mp3_header_decompress_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
mpc.c
…
mpc.h
…
mpc7.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpc7data.h
…
mpc8.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpc8data.h
…
mpc8huff.h
…
mpcdata.h
…
mpeg2_metadata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
mpeg4_unpack_bframes_bsf.c
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
mpeg4audio.c
avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates
3 years ago
mpeg4audio.h
avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates
3 years ago
mpeg4audio_sample_rates.c
avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates
3 years ago
mpeg4audio_sample_rates.h
avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates
3 years ago
mpeg4data.h
avcodec/mpeg4video: Split off data in a header of its own
3 years ago
mpeg4video.c
…
mpeg4video.h
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
mpeg4video_parser.c
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
mpeg4video_parser.h
…
mpeg4videodata.h
avcodec/mpeg4video: Split off data in a header of its own
3 years ago
mpeg4videodec.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
mpeg4videodec.h
avcodec/mpeg4video.h: Move decoder-only parts to a new header
3 years ago
mpeg4videodefs.h
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
mpeg4videoenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpeg4videoenc.h
avcodec/mpeg4video.h: Move encoder-only parts in a new file
3 years ago
mpeg12.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
mpeg12.h
avcodec/mpeg12.h: Move encoder-only stuff into a new header
3 years ago
mpeg12data.c
…
mpeg12data.h
…
mpeg12dec.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
mpeg12dec.h
avcodec/mpeg12.h: Move decoder-only stuff to a new header
3 years ago
mpeg12enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpeg12enc.h
avcodec/mpeg12.h: Move encoder-only stuff into a new header
3 years ago
mpeg12framerate.c
…
mpeg12vlc.h
…
mpeg_er.c
avcodec/mpegvideo: Inline values in ff_update_block_index()
2 years ago
mpeg_er.h
…
mpegaudio.c
…
mpegaudio.h
…
mpegaudio_parser.c
mpegaudio: convert to new channel layout API
3 years ago
mpegaudio_tablegen.c
…
mpegaudio_tablegen.h
…
mpegaudiodata.c
avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabs
3 years ago
mpegaudiodata.h
avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabs
3 years ago
mpegaudiodec_common.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
mpegaudiodec_common_tablegen.c
…
mpegaudiodec_common_tablegen.h
…
mpegaudiodec_fixed.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpegaudiodec_float.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpegaudiodec_template.c
avcodec/internal: Move ff_get_buffer() to decode.h
2 years ago
mpegaudiodecheader.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
mpegaudiodecheader.h
…
mpegaudiodsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
mpegaudiodsp.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
mpegaudiodsp_data.c
…
mpegaudiodsp_fixed.c
…
mpegaudiodsp_float.c
…
mpegaudiodsp_template.c
…
mpegaudioenc_fixed.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpegaudioenc_float.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mpegaudioenc_template.c
avcodec/internal: Move ff_samples_to_time_base() to encode.h
2 years ago
mpegaudiotab.h
…
mpegaudiotabs.c
avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabs
3 years ago
mpegaudiotabs.h
avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabs
3 years ago
mpegpicture.c
avcodec/mpegpicture: Reset fields explicitly instead of memsetting them
2 years ago
mpegpicture.h
avcodec/mpegpicture: Move encoding_error and mb_var_sum to MpegEncCtx
2 years ago
mpegutils.c
avcodec/mpegutils: Constify ff_print_debug_info2, ff_draw_horiz_band
2 years ago
mpegutils.h
avcodec/mpegutils: Constify ff_print_debug_info2, ff_draw_horiz_band
2 years ago
mpegvideo.c
avcodec/mpegvideo: Allocate encoder-only tables in mpegvideo_enc.c
2 years ago
mpegvideo.h
avcodec/mpegpicture: Move encoding_error and mb_var_sum to MpegEncCtx
2 years ago
mpegvideo_dec.c
avcodec/mpegvideo_dec: Combine two loops
2 years ago
mpegvideo_enc.c
avcodec/mpegvideo: Allocate encoder-only tables in mpegvideo_enc.c
2 years ago
mpegvideo_motion.c
avcodec/mpegvideo_motion: Constify ff_mpv_motion
2 years ago
mpegvideo_parser.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
mpegvideodata.c
…
mpegvideodata.h
…
mpegvideodec.h
avcodec/mpegvideodec: Constify some functions
2 years ago
mpegvideodsp.c
avcodec/mpegvideodsp: Constify src pointers
2 years ago
mpegvideodsp.h
avcodec/mpegvideodsp: Constify src pointers
2 years ago
mpegvideoenc.h
avcodec/mpegvideoenc: Remove ineffective options
3 years ago
mpegvideoencdsp.c
avcodec/mpegvideoencdsp: Allow pointers to const where possible
2 years ago
mpegvideoencdsp.h
avcodec/mpegvideoencdsp: Allow pointers to const where possible
2 years ago
mpl2dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mqc.c
…
mqc.h
…
mqcdec.c
…
mqcenc.c
avutil/avassert: Don't include avutil.h
3 years ago
mscc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
msgsmdec.c
…
msgsmdec.h
…
msmpeg4.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
msmpeg4.h
avcodec/msmpeg4.h: Move decoder-only parts to a new header
3 years ago
msmpeg4data.c
avcodec/mpeg4video: Split off data in a header of its own
3 years ago
msmpeg4data.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
msmpeg4dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
msmpeg4dec.h
configure: Add msmpeg4(dec|enc) subsystems
2 years ago
msmpeg4enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
msmpeg4enc.h
configure: Add msmpeg4(dec|enc) subsystems
2 years ago
msp2dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
msrle.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
msrledec.c
…
msrledec.h
…
mss1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mss2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mss2dsp.c
…
mss2dsp.h
…
mss3.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mss4.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mss12.c
…
mss12.h
avcodec/mss12: Constify slice context->parent context pointer
3 years ago
mss34dsp.c
…
mss34dsp.h
…
msvideo1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
msvideo1enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mv30.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mvcdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mvha.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mwsc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mxpegdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
nellymoser.c
…
nellymoser.h
…
nellymoserdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
nellymoserenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
noise_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
notchlc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
null_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
nuv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
nvdec.c
avcodec/nvdec: Use av_buffer_replace() where appropriate
2 years ago
nvdec.h
…
nvdec_av1.c
avcodec/thread: Don't use ThreadFrame when unnecessary
3 years ago
nvdec_h264.c
…
nvdec_hevc.c
avcodec/nvdec_hevc: Fix off-by-one error
2 years ago
nvdec_mjpeg.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
nvdec_mpeg4.c
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
nvdec_mpeg12.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
nvdec_vc1.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
nvdec_vp8.c
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9
2 years ago
nvdec_vp9.c
…
nvenc.c
avcodec/nvenc: hardcode color characteristics for internal RGB2YUV conversion
2 years ago
nvenc.h
lavc/nvenc: switch to the new FIFO API
3 years ago
nvenc_h264.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
nvenc_hevc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
omx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
on2avc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
on2avcdata.c
…
on2avcdata.h
…
options.c
avcodec/options: Fix AVClassCategory of decoders with .receive_frame
3 years ago
options_table.h
lavc: add API for exporting reconstructed frames from encoders
2 years ago
opus.c
avcodec/opus: always use ambisonic layout for mapping family 2
3 years ago
opus.h
…
opus_celt.c
…
opus_celt.h
…
opus_metadata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
opus_parser.c
…
opus_pvq.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
opus_pvq.h
…
opus_rc.c
…
opus_rc.h
…
opus_silk.c
…
opusdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
opusdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
opusdsp.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
opusenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
opusenc.h
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
opusenc_psy.c
opus: convert to new channel layout API
3 years ago
opusenc_psy.h
…
opusenc_utils.h
…
opustab.c
…
opustab.h
…
packet.h
libavcodec: Split version.h
3 years ago
packet_internal.h
avcodec/packet_internal: Add proper PacketList struct
3 years ago
paf.h
…
pafaudio.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pafvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pamenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
parser.c
avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h
3 years ago
parser.h
…
parsers.c
avcodec: add Radiance HDR image format support
2 years ago
pcm-bluray.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcm-blurayenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcm-dvd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcm-dvdenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcm_rechunk_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
pcm_tablegen.c
…
pcm_tablegen.h
…
pcx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcxenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pel_template.c
…
pgs_frame_merge_bsf.c
lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments
3 years ago
pgssubdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pgxdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
photocd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pictordec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pixblockdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
pixblockdsp.h
…
pixels.h
…
pixlet.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
png.c
avcodec/pngenc: Use ff_deflate_init/end() wrappers
3 years ago
png.h
avcodec/pngenc: Use ff_deflate_init/end() wrappers
3 years ago
png_parser.c
…
pngdec.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
pngdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
pngdsp.h
…
pngenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pnm.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
pnm.h
avutil/half2float: move tables to header-internal structs
2 years ago
pnm_parser.c
avcodec/pnmdec, pnm_parser: Improve const-correctness
2 years ago
pnmdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pnmenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
profiles.c
…
profiles.h
…
prores_metadata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
proresdata.c
avcodec/proresdata: Move data only used by ff_prores_ks_encoder to it
2 years ago
proresdata.h
avcodec/proresdata: Move data only used by ff_prores_ks_encoder to it
2 years ago
proresdec.h
lavc/proresdec: add scaffolding for hwdec support
3 years ago
proresdec2.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
proresdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
proresdsp.h
…
proresenc_anatoliy.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
proresenc_kostya.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
prosumer.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
psd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
psymodel.c
aac: convert to new channel layout API
3 years ago
psymodel.h
aac: convert to new channel layout API
3 years ago
pthread.c
avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec
3 years ago
pthread_frame.c
lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
2 years ago
pthread_internal.h
…
pthread_slice.c
avcodec/pthread_slice: Reuse buffer if possible
2 years ago
ptx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
put_bits.h
avutil/avassert: Don't include avutil.h
3 years ago
put_golomb.h
avcodec/golomb: Factor writing golomb codes out
3 years ago
qcelpdata.h
…
qcelpdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qdm2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qdm2_tablegen.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
qdm2_tablegen.h
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
qdm2data.h
…
qdmc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qdrw.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qoi.h
avcodec: add QOI decoder and demuxer and parser and encoder and muxer
2 years ago
qoi_parser.c
avcodec: add QOI decoder and demuxer and parser and encoder and muxer
2 years ago
qoidec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qoienc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qpeg.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qpel_template.c
…
qpeldsp.c
avcodec/qpeldsp: copy less for the mc0x cases
2 years ago
qpeldsp.h
…
qsv.c
lavc/qsv: create mfx session using oneVPL for decoding/encoding
2 years ago
qsv.h
qsv: restrict OPAQUE memory to MFX_VERSION < 2.0
2 years ago
qsv_api.c
…
qsv_internal.h
lavc/qsv: create mfx session using oneVPL for decoding/encoding
2 years ago
qsvdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qsvenc.c
lavc/qsvenc: enlarge the SPS buffer to retrieve larger header
2 years ago
qsvenc.h
qsvenc_{hevc,h264}: add scenario option
2 years ago
qsvenc_h264.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qsvenc_hevc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qsvenc_jpeg.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qsvenc_mpeg2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qsvenc_vp9.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qtrle.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qtrleenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
r210dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
r210enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ra144.c
…
ra144.h
…
ra144dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ra144enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ra288.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ra288.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
ralf.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ralfdata.h
…
rangecoder.c
…
rangecoder.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
rasc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ratecontrol.c
avcodec/mpegpicture: Move encoding_error and mb_var_sum to MpegEncCtx
2 years ago
ratecontrol.h
…
raw.c
avformat/riff: map AYUV fourcc to RAWVIDEO decoder
2 years ago
raw.h
avcodec/raw: Reduce number of avpriv symbols
3 years ago
rawdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rawenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rdft.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
rdft.h
…
realtextdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rectangle.h
…
remove_extradata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
reverse.c
…
rkmppdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rl.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
rl.h
avcodec/rl: Don't pretend ff_rl_init() initializes a RLTable twice
3 years ago
rl2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rle.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
rle.h
…
rnd_avg.h
…
roqaudioenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
roqvideo.c
…
roqvideo.h
…
roqvideodec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
roqvideoenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rpza.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rpzaenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rscc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rtjpeg.c
…
rtjpeg.h
…
rv10.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rv10dec.h
avcodec/rv10.h: Split header into decoder- and encoder-only parts
3 years ago
rv10enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rv10enc.h
avcodec/rv10.h: Split header into decoder- and encoder-only parts
3 years ago
rv20enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rv30.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
rv30data.h
…
rv30dsp.c
…
rv34.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
rv34.h
avcodec/codec_internal: Make FFCodec.decode use AVFrame*
3 years ago
rv34_parser.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
rv34data.h
…
rv34dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
rv34dsp.h
…
rv34vlc.h
…
rv40.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
rv40data.h
…
rv40dsp.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
rv40vlc2.h
…
s302m.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
s302menc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
samidec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sanm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sbc.c
…
sbc.h
…
sbc_parser.c
sbc: convert to new channel layout API
3 years ago
sbcdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sbcdec_data.c
…
sbcdec_data.h
…
sbcdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
sbcdsp.h
…
sbcdsp_data.c
…
sbcdsp_data.h
…
sbcenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sbr.h
…
sbrdsp.c
avcodec/sbrdsp: Remove unnecessary headers
2 years ago
sbrdsp.h
avcodec/sbrdsp: Remove unnecessary headers
2 years ago
sbrdsp_fixed.c
avcodec/sbrdsp: Remove unnecessary headers
2 years ago
sbrdsp_template.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
scpr.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
scpr.h
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
scpr3.c
avcodec/internal: Move ff_get_buffer() to decode.h
2 years ago
scpr3.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
screenpresso.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sei.h
…
setts_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
sga.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sgi.h
…
sgidec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sgienc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sgirledec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sheervideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sheervideodata.h
…
shorten.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
simple_idct.c
…
simple_idct.h
…
simple_idct_template.c
…
sinewin.c
…
sinewin.h
…
sinewin_fixed_tablegen.c
…
sinewin_fixed_tablegen.h
…
sinewin_tablegen.c
…
sinewin_tablegen.h
…
sipr.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sipr.h
…
sipr16k.c
…
sipr16kdata.h
…
sipr_parser.c
…
siprdata.h
…
siren.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
smacker.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
smc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
smcenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
snappy.c
…
snappy.h
…
snow.c
avcodec/internal: Move ff_get_buffer() to decode.h
2 years ago
snow.h
avcodec: Constify frame->data pointers for encoders where possible
2 years ago
snow_dwt.c
avcodec/me_cmp: Constify me_cmp_func buffer parameters
2 years ago
snow_dwt.h
avcodec/me_cmp: Constify me_cmp_func buffer parameters
2 years ago
snowdata.h
…
snowdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
snowenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sonic.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sp5x.h
…
sp5xdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
speedhq.c
avcodec/speedhq: Check width
2 years ago
speedhqenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
speedhqenc.h
…
speexdata.h
…
speexdec.c
avcodec/speexdec: improve support for speex in non-ogg
2 years ago
srtdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
srtenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
startcode.c
…
startcode.h
avcodec/internal.h: Move avpriv_find_start_code() to startcode.h
3 years ago
subviewerdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sunrast.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sunrast.h
…
sunrastenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
svq1.c
…
svq1.h
…
svq1_cb.h
…
svq1_vlc.h
…
svq1dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
svq1enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
svq1enc.h
…
svq1enc_cb.h
…
svq3.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
synth_filter.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
synth_filter.h
…
tableprint.h
…
tableprint_vlc.h
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
tak.c
…
tak.h
avformat/takdec: Don't initialize get_bits context to read one value
3 years ago
tak_parser.c
…
takdec.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
takdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
takdsp.h
…
targa.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
targa.h
…
targa_y216dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
targaenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
tdsc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
textdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
texturedsp.c
avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode function
3 years ago
texturedsp.h
avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode function
3 years ago
texturedsp_template.c
avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode function
3 years ago
texturedspenc.c
avcodec/texturedspenc: Fix indexing in color distribution determination
2 years ago
thread.h
avcodec/pthread_slice: Combine allocating and zeroing entries
2 years ago
threadframe.h
avcodec/internal: Move ff_thread_can_start_frame() to threadframe.h
2 years ago
tiertexseqv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
tiff.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
tiff.h
…
tiff_common.c
…
tiff_common.h
…
tiff_data.h
…
tiffenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
tmv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
to_upper4.c
avcodec/utils: Unavpriv avpriv_toupper4()
3 years ago
to_upper4.h
avcodec/utils: Unavpriv avpriv_toupper4()
3 years ago
tpeldsp.c
…
tpeldsp.h
…
trace_headers_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
truehd_core_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
truemotion1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
truemotion1data.h
…
truemotion2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
truemotion2rt.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
truespeech.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
truespeech_data.h
…
tscc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
tscc2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
tscc2data.h
…
tta.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ttadata.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
ttadata.h
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
ttadsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
ttadsp.h
…
ttaenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ttaencdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
ttaencdsp.h
…
ttmlenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ttmlenc.h
avcodec/ttmlenc: Use string literal macro for default namespacing
2 years ago
twinvq.c
avcodec/internal: Move ff_get_buffer() to decode.h
2 years ago
twinvq.h
avcodec/codec_internal: Make FFCodec.decode use AVFrame*
3 years ago
twinvq_data.h
…
twinvqdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
txd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ulti.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ulti_cb.h
…
unary.h
…
utils.c
avcodec/internal: Move ff_get_format() to decode.h
2 years ago
utvideo.h
…
utvideodec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
utvideodsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
utvideodsp.h
…
utvideoenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v4l2_buffers.c
avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h
3 years ago
v4l2_buffers.h
…
v4l2_context.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
v4l2_context.h
…
v4l2_fmt.c
…
v4l2_fmt.h
…
v4l2_m2m.c
avcodec/v4l2_m2m: Check if the file descriptor is valid before closing
2 years ago
v4l2_m2m.h
…
v4l2_m2m_dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v4l2_m2m_enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v210_template.c
avcodec/v210enc: Move ff_v210enc_init into a header
3 years ago
v210dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v210dec.h
avcodec/v210_dec: Move ff_v210dec_init into a header
3 years ago
v210dec_init.h
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
v210enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v210enc.h
avcodec/v210enc: Move ff_v210enc_init into a header
3 years ago
v210enc_init.h
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
v210x.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v308dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v308enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v408dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v408enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v410dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
v410enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vaapi_av1.c
avcodec/thread: Don't use ThreadFrame when unnecessary
3 years ago
vaapi_decode.c
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
vaapi_decode.h
…
vaapi_encode.c
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
vaapi_encode.h
lavc/vaapi_encode: add support for maxframesize
2 years ago
vaapi_encode_h264.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vaapi_encode_h265.c
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
vaapi_encode_mjpeg.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vaapi_encode_mpeg2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vaapi_encode_vp8.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vaapi_encode_vp9.c
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
vaapi_h264.c
…
vaapi_hevc.c
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
vaapi_hevc.h
…
vaapi_mjpeg.c
…
vaapi_mpeg2.c
avcodec/mpegvideo: Move decoder-only stuff to a new header
3 years ago
vaapi_mpeg4.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
vaapi_vc1.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
vaapi_vp8.c
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9
2 years ago
vaapi_vp9.c
…
vb.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vble.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vbn.h
avcodec/vbndec: add VBN decoder
3 years ago
vbndec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vbnenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vc1.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
vc1.h
…
vc1_block.c
avcodec/mpegvideo: Inline values in ff_update_block_index()
2 years ago
vc1_common.h
avcodec/internal.h: Move avpriv_find_start_code() to startcode.h
3 years ago
vc1_loopfilter.c
…
vc1_mc.c
…
vc1_parser.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
vc1_pred.c
…
vc1_pred.h
…
vc1acdata.h
…
vc1data.c
…
vc1data.h
…
vc1dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vc1dsp.c
avcodec/h264chroma: Constify src in h264_chroma_mc_func
2 years ago
vc1dsp.h
avcodec/vc1: Introduce fast path for unescaping bitstream buffer
3 years ago
vc2enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vc2enc_dwt.c
avcodec/vc2enc_dwt: Avoid NULL - 0
3 years ago
vc2enc_dwt.h
…
vcr1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vdpau.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
vdpau.h
…
vdpau_av1.c
AV1 VDPAU hwaccel Decode support
2 years ago
vdpau_h264.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
vdpau_hevc.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
vdpau_internal.h
AV1 VDPAU hwaccel Decode support
2 years ago
vdpau_mpeg4.c
avcodec/mpeg4video.h: Move decoder-only parts to a new header
3 years ago
vdpau_mpeg12.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
vdpau_vc1.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
vdpau_vp9.c
all: Remove unnecessary libavcodec/internal.h inclusions
3 years ago
version.c
lib*/version: Move library version functions into files of their own
3 years ago
version.h
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
version_major.h
The vuya pixel format was recently added, so this lavc workaround is no longer
2 years ago
videodsp.c
avcodec/videodsp: Constify buf in VideoDSPContext.prefetch
2 years ago
videodsp.h
avcodec/videodsp: Constify buf in VideoDSPContext.prefetch
2 years ago
videodsp_template.c
avcodec/videodsp: Make ff_emulated_edge_mc_16 static
2 years ago
videotoolbox.c
lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well
2 years ago
videotoolbox.h
…
videotoolbox_vp9.c
videotoolbox_vp9: Add a missing include
2 years ago
videotoolboxenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vima.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vlc.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
vlc.h
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
vmdaudio.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vmdvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vmnc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vorbis.c
…
vorbis.h
libopus: convert to new channel layout API
3 years ago
vorbis_data.c
libopus: convert to new channel layout API
3 years ago
vorbis_enc_data.h
…
vorbis_parser.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
vorbis_parser.h
…
vorbis_parser_internal.h
…
vorbisdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vorbisdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
vorbisdsp.h
…
vorbisenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vp3.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
vp3_parser.c
…
vp3data.h
…
vp3dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
vp3dsp.h
…
vp4data.h
…
vp5.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vp5data.h
…
vp6.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vp6data.h
…
vp6dsp.c
…
vp8.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
vp8.h
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9
2 years ago
vp8_parser.c
…
vp8data.h
…
vp8dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
vp8dsp.h
avcodec: [loongarch] Optimize vp8_lpf/mc with LSX.
3 years ago
vp9.c
lavc/vaapi: Add support for remaining 10/12bit profiles
2 years ago
vp9.h
…
vp9_mc_template.c
avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target
2 years ago
vp9_metadata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
vp9_parser.c
…
vp9_raw_reorder_bsf.c
avcodec/vp9_raw_reorder_bsf: Merge close and flush
3 years ago
vp9_superframe_bsf.c
avcodec/vp9_superframe_bsf: Check for existence of data before reading it
3 years ago
vp9_superframe_split_bsf.c
avcodec/vp9_superframe_split_bsf: Don't read inexistent data
3 years ago
vp9block.c
avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target
2 years ago
vp9data.c
…
vp9data.h
…
vp9dec.h
avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target
2 years ago
vp9dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
vp9dsp.h
libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly
2 years ago
vp9dsp_8bpp.c
…
vp9dsp_10bpp.c
…
vp9dsp_12bpp.c
…
vp9dsp_template.c
…
vp9lpf.c
…
vp9mvs.c
avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target
2 years ago
vp9prob.c
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9
2 years ago
vp9recon.c
avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target
2 years ago
vp9shared.h
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9
2 years ago
vp56.c
avcodec/internal: Move ff_set_dimensions() to decode.h
2 years ago
vp56.h
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9
2 years ago
vp56data.c
…
vp56data.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
vp56dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
vp56dsp.h
…
vp89_rac.h
avcodec/vp56: Move VP5-9 range coder functions to a header of their own
2 years ago
vpx_rac.c
avcodec/vp56: Move VP5-9 range coder functions to a header of their own
2 years ago
vpx_rac.h
avcodec/vp56: Move VP5-9 range coder functions to a header of their own
2 years ago
vqavideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
vt_internal.h
lavc/videotoolbox: add VP9 hardware acceleration
3 years ago
wavpack.c
avcodec/codec_internal: Add macros for update_thread_context(_for_user)
2 years ago
wavpack.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
wavpackdata.c
…
wavpackenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wavpackenc.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
wbmpdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wbmpenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wcmv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
webp.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
webp_parser.c
…
webvttdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
webvttenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wma.c
wma: convert to new channel layout API
3 years ago
wma.h
…
wma_common.c
…
wma_common.h
…
wma_freqs.c
…
wma_freqs.h
…
wmadata.h
…
wmadec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wmaenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wmalosslessdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wmaprodata.h
avcodec/wmaprodec: Use symbol table more efficiently
2 years ago
wmaprodec.c
avcodec/wmaprodec: Use symbol table more efficiently
2 years ago
wmavoice.c
avcodec/wmavoice: Avoid code table
2 years ago
wmavoice_data.h
…
wmv2.c
avcodec/mpegvideo_motion: Constify ff_mpv_motion
2 years ago
wmv2.h
avcodec/mpegvideo_motion: Constify ff_mpv_motion
2 years ago
wmv2data.c
…
wmv2data.h
…
wmv2dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wmv2dec.h
avcodec/wmv2.h: Move encoder- and decoder-only parts to new headers
3 years ago
wmv2dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
wmv2dsp.h
…
wmv2enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wmv2enc.h
avcodec/wmv2.h: Move encoder- and decoder-only parts to new headers
3 years ago
wnv1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
wrapped_avframe.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ws-snd1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xan.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xbm_parser.c
…
xbmdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xbmenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xface.c
…
xface.h
…
xfacedec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xfaceenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xiph.c
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
xiph.h
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
3 years ago
xl.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xma_parser.c
…
xpmdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xsubdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xsubenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xvididct.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
xvididct.h
…
xvmc.h
libavcodec, libavdevice: Remove unnecessary includes of version.h
3 years ago
xwd.h
…
xwddec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xwdenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xxan.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
y41pdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
y41penc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ylc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
yop.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
yuv4dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
yuv4enc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
zerocodec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
zlib_wrapper.c
avcodec/zlib_wrapper: Add wrapper for deflateInit()
3 years ago
zlib_wrapper.h
avcodec/zlib_wrapper: Add wrapper for deflateInit()
3 years ago
zmbv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
zmbvenc.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago