..
aarch64
codec/aarch64/hevc: add transform_luma_neon
2 years ago
alpha
avcodec/alpha/me_cmp_alpha: Remove commented-out function
2 years ago
arm
Revert "avcodec/arm/hevc: remove duplicate mov of deblock neon"
2 years ago
avr32
…
bfin
…
loongarch
Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx"
2 years ago
mips
mips: fix build fail on MIPS R6
2 years ago
neon
…
ppc
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
riscv
lavc/audiodsp: fix RISC-V V scalar product (again)
2 years ago
sh4
…
sparc
…
tests
avcodec/tests/snowenc: Fix 2nd test
2 years ago
x86
get_cabac_inline_x86: Don't inline the assembly function on 32 bit
2 years ago
.gitignore
…
4xm.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
8bps.c
avcodec/8bps: fix style issue
2 years ago
8svx.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
012v.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
Makefile
vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.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
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aac_ac3_parser.c
avcodec/ac3_parser: improve false positive detection when parsing sync frames
2 years ago
aac_ac3_parser.h
avcodec/ac3_parser: improve false positive detection when parsing sync frames
2 years ago
aac_adtstoasc_bsf.c
avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own
2 years ago
aac_defines.h
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aac_parser.c
avcodec/aac_ac3_parser: don't fill stream info in the sync function
2 years ago
aaccoder.c
avcodec/aaccoder: Mark function pointer arrays as const
2 years ago
aaccoder_trellis.h
avcodec/aacenc_quantization: Remove always-zero function parameter
2 years ago
aaccoder_twoloop.h
…
aacdec.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacdec_fixed.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacdec_template.c
aacsbr: convert to lavu/tx
2 years ago
aacdectab.h
avcodec/aacdec: refactor the channel layout derivation code
2 years ago
aacenc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
aacenc.h
aacenc: convert to lavu/tx
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
…
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
avcodec/aacps_tablegen: fix build error after avutil bump
2 years ago
aacps_tablegen_template.c
…
aacpsdata.c
…
aacpsdsp.h
lavc/aacpsdsp: RISC-V V add_squares
2 years ago
aacpsdsp_fixed.c
…
aacpsdsp_float.c
…
aacpsdsp_template.c
lavc/aacpsdsp: RISC-V V add_squares
2 years ago
aacpsy.c
avcodec/aacpsy: clip global_quality within the psy_vbr_map array boundaries
2 years ago
aacsbr.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacsbr.h
aacsbr: convert to lavu/tx
2 years ago
aacsbr_fixed.c
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aacsbr_template.c
aacsbr: convert to lavu/tx
2 years ago
aacsbrdata.h
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/eac3dec: avoid float noise in fixed mode addition to overflow
2 years ago
ac3_channel_layout_tab.c
…
ac3_channel_layout_tab.h
…
ac3_parser.c
avcodec/ac3_parser: improve false positive detection when parsing sync frames
2 years ago
ac3_parser.h
…
ac3_parser_internal.h
avcodec/ac3dec: split off code discarding garbage at the beginning of a packet
2 years ago
ac3dec.c
avcodec/eac3dec: add detection of Atmos spatial extension profile
2 years ago
ac3dec.h
avcodec/ac3: Remove unused fields
2 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
ac3: convert to lavu/tx
2 years ago
ac3dec_float.c
avcodec/eac3dec: add detection of Atmos spatial extension profile
2 years ago
ac3defs.h
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h
3 years ago
ac3dsp.c
avcodec/ac3dsp: Remove unused parameter
2 years ago
ac3dsp.h
avcodec/ac3dsp: Remove unused parameter
2 years ago
ac3enc.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
ac3enc.h
ac3: convert to lavu/tx
2 years ago
ac3enc_fixed.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
ac3enc_float.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
ac3enc_template.c
ac3: convert to lavu/tx
2 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/adpcm: Fix integer overflow in intermediate in ADPCM_XMD
2 years ago
adpcm.h
…
adpcm_data.c
…
adpcm_data.h
…
adpcmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
adts_header.c
avcodec/adts_parser: allow passing a pre allocated AACADTSHeaderInfo to avpriv_adts_header_parse()
2 years ago
adts_header.h
…
adts_parser.c
avcodec/adts_parser: allow passing a pre allocated AACADTSHeaderInfo to avpriv_adts_header_parse()
2 years ago
adts_parser.h
…
adx.c
avcodec/adx: Move ff_adx_decode_header() to adxdec.c
2 years ago
adx.h
avcodec/adx: Move ff_adx_decode_header() to adxdec.c
2 years ago
adx_parser.c
…
adxdec.c
avcodec/adx: Move ff_adx_decode_header() to adxdec.c
2 years ago
adxenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
agm.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
aic.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
alac.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
alac_data.c
…
alac_data.h
…
alacdsp.c
lavc/alacdsp: RISC-V V decorrelate_stereo
2 years ago
alacdsp.h
lavc/alacdsp: RISC-V V decorrelate_stereo
2 years ago
alacenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
aliaspixdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
aliaspixenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
allcodecs.c
avcodec: add PDV decoder
2 years ago
alsdec.c
avcodec/alsdec: Check bits left before block decoding in non multi channel coding loop
2 years ago
amfenc.c
libavcodec/amfenc: add AV1 encoding support
2 years ago
amfenc.h
libavcodec/amfenc: add AV1 encoding support
2 years ago
amfenc_av1.c
libavcodec/amfenc: add AV1 encoding support
2 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
…
amrnbdata.h
…
amrnbdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
amrwbdata.h
…
amrwbdec.c
avcodec/amrwbdec: update .p.sample_fmts to planar variant
2 years ago
anm.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ansi.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
apac.c
avcodec/apac: Sanity check bits_per_coded_sample
2 years ago
apedec.c
avcodec/apedec: Factor constant sign out of loop in long_filter_high_3800()
2 years ago
apng.h
avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define
2 years ago
aptx.c
avcodec/aptx: Use AVCodecContext.frame_size according to the API
2 years ago
aptx.h
avcodec/aptx: Move AudioFrameQueue to aptxenc.c
2 years ago
aptxdec.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
aptxenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
arbc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
argo.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
ass.c
avcodec/ass: specify a permissive encoding
2 years ago
ass.h
avcodec/ass: Faster ff_ass_add_rect()
3 years ago
ass_split.c
…
ass_split.h
…
assdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
assenc.c
lavc/ass: error if not passed exactly 1 rect
2 years ago
asv.c
avcodec/asv: Split ASV1Context into decoder and encoder contexts
2 years ago
asv.h
avcodec/asv: Split ASV1Context into decoder and encoder contexts
2 years ago
asvdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
asvenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
atrac.c
…
atrac.h
…
atrac1.c
atrac1: convert to lavu/tx
2 years ago
atrac1data.h
…
atrac3.c
atrac3: convert to lavu/tx
2 years ago
atrac3data.h
…
atrac3plus.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
atrac3plus.h
atrac3plus: convert to lavu/tx
2 years ago
atrac3plus_data.h
…
atrac3plusdec.c
atrac3plus: convert to lavu/tx
2 years ago
atrac3plusdsp.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
atrac9dec.c
atrac9dec: convert to lavu/tx
2 years ago
atrac9tab.h
…
atsc_a53.c
…
atsc_a53.h
…
audio_frame_queue.c
avcodec/internal: Move ff_samples_to_time_base() to encode.h
2 years ago
audio_frame_queue.h
…
audiodsp.c
lavc/audiodsp: RISC-V F vector_clipf
2 years ago
audiodsp.h
lavc/audiodsp: RISC-V F vector_clipf
2 years ago
audiotoolboxdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
audiotoolboxenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
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
…
av1_parser.c
avcodec: remove FF_API_AVCTX_TIMEBASE
2 years ago
av1dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
av1dec.h
avcodec/av1dec: parse and export Metadata OBUs
2 years ago
avcodec.c
avcodec/avcodec: fix UB NULL+0
2 years ago
avcodec.h
lavc: clarify color_range semantics
2 years ago
avcodecres.rc
…
avdct.c
…
avdct.h
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct"
2 years ago
avfft.c
…
avfft.h
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct"
2 years ago
avpacket.c
avcodec/avpacket: use av_dict_iterate
2 years ago
avrndec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
avs.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: remove FF_API_AVCTX_TIMEBASE
2 years ago
avs3.h
…
avs3_parser.c
avcodec: remove FF_API_AVCTX_TIMEBASE
2 years ago
avuidec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
avuienc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
bethsoftvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
bethsoftvideo.h
…
bfi.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
bgmc.c
…
bgmc.h
…
bink.c
avcodec/bink: Avoid undefined out of array end pointers in binkb_decode_plane()
2 years ago
binkaudio.c
avcodec/binkaudio: clear pts when returning more than one frame per input packet
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
bitpacked_enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
bitstream.c
avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h
3 years ago
bitstream.h
lavc/bitstream: avoid UB in bits_{read,peek}_signed(0)
2 years ago
bitstream_filters.c
avcodec: add media100_to_mjpegb bitstream filter and use it
2 years ago
bitstream_template.h
lavc/bitstream: avoid UB in bits_{read,peek}_signed(0)
2 years ago
blockdsp.c
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
blockdsp.h
avcodec/blockdsp: Remove unused AVCodecContext parameter
2 years ago
bmp.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
bmp.h
…
bmp_parser.c
…
bmpenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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
bonk.c
avcodec/bonk: decode multiple passes in intlist_read() at once
2 years ago
brenderpix.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
bsf.h
avcodec/bsf: document missing arguments
2 years ago
bsf_internal.h
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
bswapdsp.c
lavc/bswapdsp: RISC-V B bswap_buf
2 years ago
bswapdsp.h
lavc/bswapdsp: RISC-V B bswap_buf
2 years ago
bytestream.h
avcodec/bytestream: fix warnings with signed/unsigned compare in bytestream.h
2 years ago
c93.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cabac.c
…
cabac.h
…
cabac_functions.h
…
canopus.c
…
canopus.h
…
cavs.c
avcodec/cavs: Only keep what is needed from IDCTDSP-API
2 years ago
cavs.h
avcodec/cavs: Only keep what is needed from IDCTDSP-API
2 years ago
cavs_parser.c
…
cavsdata.c
…
cavsdec.c
avcodec/cavsdec: Check bits left before picture allocation
2 years ago
cavsdsp.c
avocdec/cavsdsp: Fix undefined pointer arithmetic
2 years ago
cavsdsp.h
avcodec/cavsdsp: Remove unused function parameter
2 years ago
cbrt_data.c
…
cbrt_data.h
…
cbrt_data_fixed.c
…
cbrt_fixed_tablegen.c
…
cbrt_tablegen.c
…
cbrt_tablegen.h
…
cbrt_tablegen_template.c
…
cbs.c
avcodec/cbs: Remove CBS_CONTENT_TYPE_POD
2 years ago
cbs.h
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_av1.c
lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
2 years ago
cbs_av1.h
…
cbs_av1_syntax_template.c
cbs_av1: Remove constraint on MDCV luminance values
2 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,sei}: add support for Ambient Viewing Environment SEI
2 years ago
cbs_h2645.h
…
cbs_internal.h
avocdec/cbs_internal: Rename CBS_MAX_UNIT_TYPES->CBS_MAX_LIST_UNIT_TYPES
2 years ago
cbs_jpeg.c
avcodec/cbs: Remove ff_cbs_alloc_unit_content
2 years ago
cbs_jpeg.h
…
cbs_jpeg_syntax_template.c
…
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
avcodec/cbs_{h2645,sei}: add support for Ambient Viewing Environment SEI
2 years ago
cbs_sei_syntax_template.c
avcodec/cbs_{h2645,sei}: add support for Ambient Viewing Environment SEI
2 years ago
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/ccaption_dec: return the number of bytes decoded
2 years ago
cdgraphics.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
cdtoons.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cdxl.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame interlace flags in all decoders and encoders
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
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cinepakenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
clearvideo.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
clearvideodata.h
…
cljrdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cljrenc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
cllc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cngdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
cngenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
codec.h
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
codec2utils.h
…
codec_desc.c
avcodec: add PDV decoder
2 years ago
codec_desc.h
…
codec_id.h
avcodec: add PDV decoder
2 years ago
codec_internal.h
lavc: add a private cap for fake-delay encoders
2 years ago
codec_par.c
lavc/codec_par: add AVCodecParameters.framerate
2 years ago
codec_par.h
lavc/codec_par: add AVCodecParameters.framerate
2 years ago
cook.c
cookdec: convert to lavu/tx
2 years ago
cook_parser.c
…
cookdata.h
…
copy_block.h
…
cos_tablegen.c
…
cpia.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cri.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cri_parser.c
…
crystalhd.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
cscd.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cuviddec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cyuv.c
avcodec/cyuv: Remove useless private context
2 years ago
d3d11va.c
…
d3d11va.h
…
dca.c
…
dca.h
…
dca_core.c
dca_core: convert to lavu/tx
2 years ago
dca_core.h
dca_core: convert to lavu/tx
2 years ago
dca_core_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
dca_exss.c
…
dca_exss.h
…
dca_lbr.c
dca_lbr: convert to lavu/tx
2 years ago
dca_lbr.h
dca_lbr: convert to lavu/tx
2 years ago
dca_parser.c
…
dca_sample_rate_tab.c
…
dca_sample_rate_tab.h
…
dca_syncwords.h
avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX
2 years ago
dca_xll.c
avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX
2 years ago
dca_xll.h
avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX
2 years ago
dcaadpcm.c
…
dcaadpcm.h
…
dcadata.c
…
dcadata.h
…
dcadct.c
…
dcadct.h
…
dcadec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dcadec.h
…
dcadsp.c
dca_core: convert to lavu/tx
2 years ago
dcadsp.h
dca_core: convert to lavu/tx
2 years ago
dcaenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
dcaenc.h
…
dcahuff.c
avcodec/dca_lbr: Inline nb_bits for VLCs
2 years ago
dcahuff.h
avcodec/dca_lbr: Inline nb_bits for VLCs
2 years ago
dcamath.h
…
dct.c
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
decode.c
avutil/frame: deprecate key_frame
2 years ago
decode.h
lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding
2 years ago
defs.h
avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h
2 years ago
dfa.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dfpwmdec.c
avcodec/dfpwmdec: Remove always-false check
2 years ago
dfpwmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
dirac.c
…
dirac.h
…
dirac_arith.c
…
dirac_arith.h
…
dirac_dwt.c
avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func
2 years ago
dirac_dwt.h
avcodec/dirac_dwt: Avoid conversions between function pointers and void*
2 years ago
dirac_dwt_template.c
avcodec/dirac_dwt: Avoid conversions between function pointers and void*
2 years ago
dirac_parser.c
…
dirac_vlc.c
…
dirac_vlc.h
…
diracdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
…
dnxhddata.c
…
dnxhddata.h
…
dnxhddec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
dnxhdenc.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
dnxhdenc.h
avcodec: Constify frame->data pointers for encoders where possible
2 years ago
dolby_e.c
dolby_e: convert to lavu/tx
2 years ago
dolby_e.h
…
dolby_e_parse.c
…
dolby_e_parser.c
avcodec/dolby_e_parser: Remove unnecessary headers
2 years ago
dovi_rpu.c
lavc/dovi_rpu: Fix UB for possible left shift of negative values
2 years ago
dovi_rpu.h
…
dpcm.c
avcodec/dpcm: fix undefined interger overflow in wady
2 years ago
dpx.c
avcodec/dpx: fix check of minimal data size for unpadded content
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/dstdec: Check for overflow in build_filter()
2 years ago
dts2pts_bsf.c
avcodec/dts2pts_bsf: Avoid poc overflows in cmp_find()
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
lavf/dv: use a more granular timebase for audio
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
…
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
…
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: use the new AVFrame key_frame flag in all decoders and encoders
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
avcodec/dvdsub_parser: Fix length check for short packets
2 years ago
dvdsubdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
dvdsubenc.c
avcodec/dvdsubenc: remove duplicated ;
2 years ago
dvenc.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
dxa.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
dxtory.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
dxv.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band()
2 years ago
dxva2_vp9.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
dynamic_hdr_vivid.c
avcodec/dynamic_hdr_vivid: reindent after the previous commit
2 years ago
dynamic_hdr_vivid.h
…
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/eac3dec: add detection of Atmos spatial extension profile
2 years ago
eac3enc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
eac3enc.h
…
eacmv.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
eaidct.c
…
eaidct.h
…
eamad.c
avcodec/mpeg12: Avoid indirection when accessing rl_vlc tables
2 years ago
eatgq.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
eatgv.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
eatqi.c
avcodec/eatqi: Don't use IDCTDSP-API unnecessarily
2 years ago
elbg.c
…
elbg.h
…
elsdec.c
…
elsdec.h
…
encode.c
avutil/frame: deprecate key_frame
2 years ago
encode.h
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
error_resilience.c
Revert "avcodec/er: remove check for fields"
2 years ago
error_resilience.h
Revert "avcodec/er: remove check for fields"
2 years ago
escape124.c
avcodec/escape124: Check that blocks are allocated before use
2 years ago
escape130.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
evrcdata.h
…
evrcdec.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
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/exr: Cleanup befor return
2 years ago
exrdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
exrdsp.h
…
exrenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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
…
ffjni.h
…
fflcms2.c
avutil/{color_utils, csp}: merge color_utils into csp and expose API
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/ffv1: Only allocate ThreadFrames for the decoder
2 years ago
ffv1.h
avcodec/ffv1: use 64-bit frame counter
2 years ago
ffv1_template.c
…
ffv1dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
ffv1dec_template.c
avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
2 years ago
ffv1enc.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
ffv1enc_template.c
avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
2 years ago
ffwavesynth.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
fic.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
fitsenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
flac.c
libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
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_parser: avoid returning too negative number
2 years ago
flacdata.c
…
flacdata.h
…
flacdec.c
avcodec/flacdec: Fix signed integre overflow
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
…
flacdsp_template.c
…
flacenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
flashsvenc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
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/flvdec, intelh263dec: Remove redundant assignments
2 years ago
flvdec.h
…
flvenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
flvenc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
fmtconvert.c
lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
2 years ago
fmtconvert.h
lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
2 years ago
fmvc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
frame_thread_encoder.c
avcodec: remove FF_API_THREAD_SAFE_CALLBACKS
2 years ago
frame_thread_encoder.h
…
fraps.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
frwu.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
ftr.c
avcodec/ftr: use more portable return error code
2 years ago
ftr_parser.c
avcodec: add FTR audio decoder and parser
2 years ago
g2meet.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
g723_1.c
…
g723_1.h
…
g723_1_parser.c
…
g723_1dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g723_1enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
g726.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
g729.h
…
g729_parser.c
…
g729data.h
…
g729dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
g729postfilter.c
avcodec/g729postfilter: Limit shift in long term filter
2 years ago
g729postfilter.h
…
gdv.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
gemdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
get_bits.h
lavc/bitstream: avoid UB in bits_{read,peek}_signed(0)
2 years ago
get_buffer.c
avcodec/get_buffer: Don't get AVPixFmtDescriptor unnecessarily
2 years ago
gif.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
gif.h
…
gif_parser.c
…
gifdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
golomb.c
…
golomb.h
…
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: Use ptrdiff_t for stride
2 years ago
h261.h
…
h261_parser.c
…
h261data.c
…
h261dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
h261enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
h261enc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
h263.c
…
h263.h
…
h263_parser.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
h263data.c
…
h263data.h
…
h263dec.c
avcodec: remove FF_API_FLAG_TRUNCATED
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_enc: remove picture_number parameter from encode functions
2 years ago
h264.h
…
h264_cabac.c
…
h264_cavlc.c
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
h264_direct.c
…
h264_levels.c
…
h264_levels.h
…
h264_loopfilter.c
avcodec/h264_loopfilter: Fix incorrect function parameter array size
2 years ago
h264_mb.c
…
h264_mb_template.c
…
h264_mc_template.c
…
h264_metadata_bsf.c
avcodec/h264_metadata_bsf: remove AUDs at any position
2 years ago
h264_mp4toannexb_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
h264_mvpred.h
…
h264_parse.c
…
h264_parse.h
…
h264_parser.c
avcodec: remove FF_API_AVCTX_TIMEBASE
2 years ago
h264_picture.c
…
h264_ps.c
avcodec/(h264|hevc)_ps: Factor common VUI code out
2 years ago
h264_ps.h
avcodec/(h264|hevc)_ps: Factor common VUI code out
2 years ago
h264_redundant_pps_bsf.c
avcodec/h264_redundant_pps_bsf: Don't remove PPS
2 years ago
h264_refs.c
…
h264_sei.c
avcodec/h264_sei, sei: Make H264_SEI_FpaType generic
2 years ago
h264_sei.h
avcodec/h264_sei, sei: Make H264_SEI_FpaType generic
2 years ago
h264_slice.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
…
h264data.h
avcodec/h264data: Deduplicate H.26[45] aspect ratio table
2 years ago
h264dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
…
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
…
h264pred_template.c
…
h264qpel.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
h264qpel.h
…
h264qpel_template.c
…
h265_metadata_bsf.c
avcodec/h264data: Deduplicate H.26[45] aspect ratio table
2 years ago
h265_profile_level.c
…
h265_profile_level.h
…
h274.c
…
h274.h
avcodec/h274: fix include
2 years ago
h2645_parse.c
avcodec/h2645_parse: Only trim RBSP trailing padding if it exists
2 years ago
h2645_parse.h
…
h2645_sei.c
avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil
2 years ago
h2645_sei.h
avcodec/h2645_sei: add support for Ambient Viewing Environment SEI
2 years ago
h2645_vui.c
avcodec/(h264|hevc)_ps: Factor common VUI code out
2 years ago
h2645_vui.h
avcodec/(h264|hevc)_ps: Factor common VUI code out
2 years ago
h2645data.c
avcodec/h264data: Deduplicate H.26[45] aspect ratio table
2 years ago
h2645data.h
avcodec/h264data: Deduplicate H.26[45] aspect ratio table
2 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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
hapenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
hdrenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
hevc.h
lavc/hevc_ps: Add SPS/PPS parse support for HEVC extension syntax
2 years ago
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
…
hevc_ps.c
avcodec/hevc_ps: check for out of range bitdepth in SPS
2 years ago
hevc_ps.h
avcodec/hevc_ps: use get_ue_golomb() for some SPS Screen Content Coding extension fields
2 years ago
hevc_ps_enc.c
…
hevc_refs.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
hevc_sei.c
avcodec/h2645_sei: Factor out freeing common SEI parts
2 years ago
hevc_sei.h
avcodec/h2645_sei: Factor out freeing common SEI parts
2 years ago
hevcdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
hevcdec.h
avcodec/hevcdec: Replace number with enum
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
hpel_template.c
…
hpeldsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
hpeldsp.h
…
hq_hqa.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
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
…
huffman.h
…
huffyuv.c
avcodec/huffyuv: Update outdated link
2 years ago
huffyuv.h
avcodec/huffyuv: Update outdated link
2 years ago
huffyuvdec.c
avcodec/huffyuvdec: Fix undefined behavior with shift
2 years ago
huffyuvdsp.c
avcodec/huffyuv: Split HYuvContext into decoder and encoder context
2 years ago
huffyuvdsp.h
avcodec/huffyuv: Split HYuvContext into decoder and encoder context
2 years ago
huffyuvenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
huffyuvencdsp.c
avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp
2 years ago
huffyuvencdsp.h
avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp
2 years ago
hwaccels.h
AV1 VDPAU hwaccel Decode support
2 years ago
hwconfig.h
…
idcinvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
idctdsp.c
avcodec/idctdsp: Move ScanTable to mpegvideo
2 years ago
idctdsp.h
avcodec/idctdsp: Move ScanTable to mpegvideo
2 years ago
iff.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard one
2 years ago
imcdata.h
…
imgconvert.c
…
imm4.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
imm5.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
imx.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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/flvdec, intelh263dec: Remove redundant assignments
2 years ago
internal.h
Revert "avcodec/decode: use a packet list to store packet properties"
2 years ago
interplayacm.c
avcodec/interplayacm: do not use NULL for av_log()
2 years ago
interplayvideo.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
intrax8.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
intrax8.h
avcodec/intrax8: Only keep what is used from ScanTable
2 years ago
intrax8dsp.c
…
intrax8dsp.h
…
intrax8huf.h
…
ipu_parser.c
…
ituh263dec.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
ituh263enc.c
avcodec/mpegvideo_enc: ensure lmin is smaller than lmax
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/j2kenc: Add YA8 and YA16 support
2 years ago
jacosub.h
…
jacosubdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
jfdctfst.c
…
jfdctint.c
…
jfdctint_template.c
…
jni.c
…
jni.h
…
jpeg2000.c
…
jpeg2000.h
avcodec/jpeg2000dec: add support for HTJ2K block decoding
2 years ago
jpeg2000_parser.c
libavcodec/jpeg2000_parser: Localize m->bytes_read
2 years ago
jpeg2000dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
jpeg2000dec.h
avcodec/jpeg2000dec: move decoder structs to a header file
2 years ago
jpeg2000dsp.c
avcodec/jpeg2000dsp: Use unsigned to avoid overflow
2 years ago
jpeg2000dsp.h
…
jpeg2000dwt.c
avcodec/jpeg2000dwt: Fix left shift of negative number
2 years ago
jpeg2000dwt.h
…
jpeg2000htdec.c
avcodec/jpeg2000dec: add support for HTJ2K block decoding
2 years ago
jpeg2000htdec.h
avcodec/jpeg2000dec: add support for HTJ2K block decoding
2 years ago
jpegls.c
…
jpegls.h
…
jpeglsdec.c
avcodec/mjpegdec: Only use receive_frame for SMVJPEG
2 years ago
jpeglsdec.h
…
jpeglsenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
jpegquanttables.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
jpegquanttables.h
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
jpegtables.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
jpegtables.h
avcodec/jpegtables: Mark jpegtables as hidden
2 years ago
jpegtabs.h
…
jrevdct.c
avcodec/jrevdct: Fix UB left shifts of negative numbers
2 years ago
jvdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
lagarith.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
lagarithrac.c
…
lagarithrac.h
…
latm_parser.c
…
lcl.h
…
lcldec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
lclenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
libaomenc.c
lavc/libaomenc: pass through frame durations to encoded packets
2 years ago
libaribb24.c
lavc/codec_desc.c: remove AV_CODEC_PROP_TEXT_SUB property from ARIB_CAPTION
2 years ago
libaribcaption.c
lavc/libaribcaption.c: add ARIB caption decoder using libaribcaption
2 years ago
libavcodec.v
…
libcelt_dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libcodec2.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libdav1d.c
avcodec/libdav1d: support parsing multiple ITU-T T.35 entries in a picture
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/libfdk-aaceenc: add a flush callback
2 years ago
libgsmdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libgsmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libilbc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libjxl.c
avcodec/libjxl: add Jpeg XL decoding via libjxl
3 years ago
libjxl.h
avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 features
2 years ago
libjxldec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
libjxlenc.c
avcodec/libjxlenc: use reciprocol gamma for GAMMA22 and GAMMA28
2 years ago
libkvazaar.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libmp3lame.c
avcodec/libmp3lame: make it possible to set copyright/original flags
2 years ago
libopencore-amr.c
avcodec/libopencore-amr: Use frame_number instead of frame_num
2 years ago
libopenh264.c
…
libopenh264.h
…
libopenh264dec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libopenh264enc.c
lavc/libopenh264: refine the code
2 years ago
libopenjpegenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libopus.c
…
libopus.h
…
libopusdec.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
libopusenc.c
avcodec/libopusenc: Remove redundant av_packet_unref()
2 years ago
librav1e.c
lavu/frame: deprecate reordered_opaque
2 years ago
librsvgdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
libshine.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libspeexdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libspeexenc.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libsvtav1.c
libavcodec/libsvtav1: Allow -1 for preset option
2 years ago
libtheoraenc.c
lavc/libtheoraenc: stop setting dts unnecessarily
2 years ago
libtwolame.c
avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
2 years ago
libuavs3d.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
libvo-amrwbenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libvorbisdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
libvorbisenc.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
libvpx.h
libavcodec/libvpxenc: move libvpx-vp9 init_static_data function to the only place it's used
2 years ago
libvpxdec.c
avcodec/libvpxdec: Constify VP9-decoder
2 years ago
libvpxenc.c
lavc/libvpxenc: drop FrameListData.duration
2 years ago
libwebpenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libwebpenc_animencoder.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
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: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
libx265.c
avcodec/libx265: fix else clause when zeroing reordered_opaque
2 years ago
libxavs.c
avcodec/libxavs: Use frame_num instead of frame_number
2 years ago
libxavs2.c
avcodec/libxavs2: use av_dict_iterate
2 years ago
libxvid.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libzvbi-teletextdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ljpegenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
loco.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
avcodec/lpc: zero the middle odd sample in the output
2 years ago
lpc.h
avcodec/lpc: use ptrdiff_t for length parameters
2 years ago
lscrdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
lsp.c
avcodec/lsp: Make ff_lsp2polyf() static
2 years ago
lsp.h
avcodec/lsp: Make ff_lsp2polyf() static
2 years ago
lzf.c
…
lzf.h
…
lzw.c
…
lzw.h
…
lzwenc.c
…
m101.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mace.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
magicyuv.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
magicyuvenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
mathops.h
libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
2 years ago
mathtables.c
avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h
3 years ago
mdct_fixed_32.c
…
mdct_float.c
…
mdct_template.c
…
mdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
me_cmp.c
avcodec/mp_cmp: reject invalid comparison function values
2 years ago
me_cmp.h
avcodec/mp_cmp: reject invalid comparison function values
2 years ago
media100_to_mjpegb_bsf.c
avcodec: add media100_to_mjpegb bitstream filter and use it
2 years ago
mediacodec.c
…
mediacodec.h
avcodec/mediacodec: link to related documentation
2 years ago
mediacodec_surface.c
avcodec/mediacodec: add ANativeWindow support
2 years ago
mediacodec_surface.h
avcodec/mediacodec: add ANativeWindow support
2 years ago
mediacodec_sw_buffer.c
…
mediacodec_sw_buffer.h
…
mediacodec_wrapper.c
avcodec/mediacodec: add mpeg4 encoder
2 years ago
mediacodec_wrapper.h
avcodec/mediacodecdec: refactor color space utils
2 years ago
mediacodecdec.c
avcodec/mediacodecdec: check ff_Build_SDK_INT return value
2 years ago
mediacodecdec_common.c
avcodec/mediacodecdec: refactor color space utils
2 years ago
mediacodecdec_common.h
avcodec/mediacodecdec: enable NDK mediacodec
2 years ago
mediacodecenc.c
avcodec/mediacodecenc: warning when global header is requested.
2 years ago
metasound.c
avcodec/metasound_data: Include data into metasound.c directly
2 years ago
metasound_data.h
avcodec/metasound_data: Include data into metasound.c directly
2 years ago
metasound_twinvq_data.h
avcodec/metasound_data: Move data shared with twinvq into a new file
2 years ago
mf_utils.c
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/mfenc: fix double-free on init failure
2 years ago
microdvddec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
midivid.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mimic.c
avcodec/mimic: Only keep what is used from ScanTable
2 years ago
misc4.c
avcodec: add MI-SC4 audio decoder
2 years ago
misc4_parser.c
avcodec: add Micronas SC-4 parser
2 years ago
mjpeg.h
…
mjpeg2jpeg_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
mjpeg_parser.c
…
mjpega_dump_header_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
mjpegbdec.c
avcodec: add media100_to_mjpegb bitstream filter and use it
2 years ago
mjpegdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mjpegdec.h
avcodec/mjpegdec: Only use receive_frame for SMVJPEG
2 years ago
mjpegdec_common.c
…
mjpegenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
mjpegenc.h
…
mjpegenc_common.c
avcodec/mjpegenc: take into account component count when writing the SOF header size
2 years ago
mjpegenc_common.h
avcodec/mjpegenc_common: Only pass what is used from ScanTable
2 years ago
mjpegenc_huffman.c
…
mjpegenc_huffman.h
…
mlp.c
…
mlp.h
…
mlp_parse.c
avcodec/mlpdec: parse and use substream info bits
2 years ago
mlp_parse.h
avcodec/mlpdec: parse and use substream info bits
2 years ago
mlp_parser.c
…
mlpdec.c
avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHD
2 years ago
mlpdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
mlpdsp.h
…
mlpenc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
mlz.c
…
mlz.h
…
mmaldec.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
mmvideo.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
mobiclip.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
motion_est.c
avcodec/mp_cmp: reject invalid comparison function values
2 years ago
motion_est.h
avcodec/motion_est: Remove unused field
2 years ago
motion_est_template.c
avcodec/motion_est_template: Avoid using last + 1 element of array
2 years ago
motionpixels.c
avcodec/motionpixels: Mask pixels to valid values
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/aacdec: add support for channel configuration 14
2 years ago
mpeg4audio.h
avcodec/aacdec: add support for channel configuration 14
2 years ago
mpeg4audio_copy_pce.h
avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own
2 years ago
mpeg4audio_sample_rates.c
…
mpeg4audio_sample_rates.h
…
mpeg4data.h
avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user
2 years ago
mpeg4video.c
…
mpeg4video.h
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
mpeg4video_parser.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
mpeg4videodata.h
avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user
2 years ago
mpeg4videodec.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
mpeg4videodec.h
avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext
2 years ago
mpeg4videodefs.h
avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
2 years ago
mpeg4videodsp.c
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
mpeg4videodsp.h
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
mpeg4videoenc.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
mpeg4videoenc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
mpeg12.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
mpeg12.h
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
mpeg12codecs.h
avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header
2 years ago
mpeg12data.c
avcodec/mpeg12data: Remove ff_rl_mpeg1
2 years ago
mpeg12data.h
avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it
2 years ago
mpeg12dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mpeg12dec.h
avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it
2 years ago
mpeg12enc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mpeg12enc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
mpeg12framerate.c
…
mpeg12vlc.h
avcodec/mpeg12data: Remove ff_rl_mpeg1
2 years ago
mpeg_er.c
avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder part
2 years ago
mpeg_er.h
…
mpegaudio.c
…
mpegaudio.h
…
mpegaudio_parser.c
…
mpegaudio_tablegen.c
…
mpegaudio_tablegen.h
…
mpegaudiodata.c
…
mpegaudiodata.h
…
mpegaudiodec_common.c
avcodec/mpegaudiodec_common: fix values for 24k sample rate
2 years ago
mpegaudiodec_common_tablegen.c
…
mpegaudiodec_common_tablegen.h
…
mpegaudiodec_fixed.c
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
…
mpegaudiodecheader.h
…
mpegaudiodsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
mpegaudiodsp.h
…
mpegaudiodsp_data.c
…
mpegaudiodsp_fixed.c
…
mpegaudiodsp_float.c
…
mpegaudiodsp_template.c
…
mpegaudioenc_fixed.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
mpegaudioenc_float.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
mpegaudioenc_template.c
avcodec/mpegaudioenc_template: Remove dead channel count check
2 years ago
mpegaudiotab.h
…
mpegaudiotabs.c
…
mpegaudiotabs.h
…
mpegpicture.c
avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encoding
2 years ago
mpegpicture.h
avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encoding
2 years ago
mpegutils.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
mpegutils.h
avcodec/mpegutils: Constify ff_print_debug_info2, ff_draw_horiz_band
2 years ago
mpegvideo.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
mpegvideo.h
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
mpegvideo_dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mpegvideo_enc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mpegvideo_motion.c
avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c
2 years ago
mpegvideo_parser.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
mpegvideodata.c
avcodec/mpegvideodata: Join mpeg1/2 dc scale tables
2 years ago
mpegvideodata.h
avcodec/mpegvideodata: Mark tables as hidden
2 years ago
mpegvideodec.h
avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder part
2 years ago
mpegvideoenc.h
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
mpv_reconstruct_mb_template.c
avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch space
2 years ago
mqc.c
…
mqc.h
…
mqcdec.c
…
mqcenc.c
…
mscc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
msgsmdec.c
…
msgsmdec.h
…
msmpeg4.c
avcodec/vc1dec: Split VC-1 decoders from msmpeg4
2 years ago
msmpeg4.h
…
msmpeg4_vc1_data.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4_vc1_data.h
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4data.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4data.h
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4dec.c
avcodec/vc1dec: Split VC-1 decoders from msmpeg4
2 years ago
msmpeg4dec.h
avcodec/vc1_block: Don't duplicate #defines
2 years ago
msmpeg4enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
msmpeg4enc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
msp2dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mss2.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mss2dsp.c
…
mss2dsp.h
…
mss3.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mss4.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mss12.c
…
mss12.h
avcodec/mss12: Constify slice context->parent context pointer
3 years ago
mss34dsp.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
mss34dsp.h
…
msvideo1.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
msvideo1enc.c
avcodec/msvideo1enc: Add check for av_malloc
2 years ago
mv30.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mvcdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mvha.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mwsc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mxpegdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
nellymoser.c
…
nellymoser.h
…
nellymoserdec.c
nellymoserdec: convert to lavu/tx
2 years ago
nellymoserenc.c
nellymoserenc: convert to lavu/tx
2 years ago
noise_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
notchlc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
null.c
lavc: add null codecs
2 years ago
null_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
nuv.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
nvdec.c
avcodec/nvdec: make explicit copy of frames unless user requested otherwise
2 years ago
nvdec.h
…
nvdec_av1.c
…
nvdec_h264.c
…
nvdec_hevc.c
avcodec/nvdec_hevc: Fix off-by-one error
2 years ago
nvdec_mjpeg.c
avcodec/nvdec_mjpeg: Remove always-true #if CONFIG_MJPEG_NVDEC_HWACCEL
2 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: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
nvenc.h
lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
nvenc_av1.c
lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
nvenc_h264.c
lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
nvenc_hevc.c
lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
omx.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
on2avc.c
on2avc: convert to lavu/tx
2 years ago
on2avcdata.c
…
on2avcdata.h
…
options.c
avcodec: remove FF_API_GET_FRAME_CLASS
2 years ago
options_table.h
avcodec/options_table: reorder nokey after nointra
2 years ago
opus.h
avcodec/opus: Use prefix for defines
2 years ago
opus_celt.c
avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.c
2 years ago
opus_celt.h
avcodec/opus: Move defines to better places
2 years ago
opus_metadata_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
opus_parse.c
avcodec/opus: Use prefix for defines
2 years ago
opus_parse.h
avcodec/opus: Use prefix for defines
2 years ago
opus_parser.c
avcodec/opus: Move stuff shared by decoder and parser to a new file
2 years ago
opus_pvq.c
avcodec/opus_pvq: Don't build ppp_pvq_search_c when unused
2 years ago
opus_pvq.h
avcodec/opus_celt, opus_pvq: Move CeltPVQ typedef to opus_pvq.h
2 years ago
opus_rc.c
avcodec/opus_rc: Don't duplicate define
2 years ago
opus_rc.h
avcodec/opus_rc: Don't duplicate define
2 years ago
opus_silk.c
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opus_silk.h
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opusdec.c
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opusdec_celt.c
avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.c
2 years ago
opusdsp.c
lavc/opusdsp: RISC-V V (128-bit) postfilter
2 years ago
opusdsp.h
lavc/opusdsp: RISC-V V (128-bit) postfilter
2 years ago
opusenc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
opusenc.h
avcodec/opus: Move defines to better places
2 years ago
opusenc_psy.c
avcodec/opus_rc: Don't duplicate define
2 years ago
opusenc_psy.h
avcodec/opusenc_psy: Remove unused/write-only context members
2 years ago
opusenc_utils.h
avcodec/opus: Move Silk declarations to a new header, opus_silk.h
2 years ago
opustab.c
avcodec/opustab: Avoid indirection to access ff_celt_window
2 years ago
opustab.h
avcodec/opustab: Avoid indirection to access ff_celt_window
2 years ago
packet.h
libavcodec: Fix a comment typo
2 years ago
packet_internal.h
…
paf.h
…
pafaudio.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pafvideo.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
pamenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
parser.c
avcodec/parser: fill avctx dimensions if unset
2 years ago
parser.h
avcodec/parser: Remove declaration of inexistent function
2 years ago
parsers.c
avcodec: add FTR audio decoder and parser
2 years ago
pcm-bluray.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcm-blurayenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
pcm-dvd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
pcm-dvdenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
pcm.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
pcm_rechunk_bsf.c
avcodec/pcm_rechunk_bsf: assert that in_pkt is empty after merging its data into out_pkt
2 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
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
pdvdec.c
avcodec/pdvdec: Check previous frame before using it
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
photocd.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
pictordec.c
avcodec/pictordec: Remove mid exit branch
2 years ago
pixblockdsp.c
lavc/pixblockdsp: RISC-V I get_pixels
2 years ago
pixblockdsp.h
lavc/pixblockdsp: RISC-V I get_pixels
2 years ago
pixels.h
…
pixlet.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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/pngdec: Do not pass AVFrame into global header decode
2 years ago
pngdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
pngdsp.h
…
pngenc.c
avcodec/pngenc: write sBIT chunks
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
pnmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
profiles.c
avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX
2 years ago
profiles.h
avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHD
2 years ago
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
…
proresdec2.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
proresdsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
proresdsp.h
…
proresenc_anatoliy.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
proresenc_kostya.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
prosumer.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
psd.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
psymodel.c
…
psymodel.h
…
pthread.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
pthread_frame.c
lavc: disable an obsolete hack for real video
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
libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
2 years ago
put_golomb.h
libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
2 years ago
qcelpdata.h
…
qcelpdec.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
qdm2.c
qdm2: convert to lavu/tx
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
avutil: remove FF_API_DECLARE_ALIGNED
2 years ago
qdrw.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
qoienc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
qpeg.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
qpel_template.c
…
qpeldsp.c
avcodec/qpeldsp: copy less for the mc0x cases
2 years ago
qpeldsp.h
…
qsv.c
qsv: remove CONFIG_VAAPI for mutiple formats
2 years ago
qsv.h
qsv: restrict OPAQUE memory to MFX_VERSION < 2.0
2 years ago
qsv_api.c
…
qsv_internal.h
lavu/hwcontext_qsv: Update after adding support for VAAPI on Windows
2 years ago
qsvdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
qsvenc.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
qsvenc.h
libavcodec/qsvenc: enable Hyper Encode
2 years ago
qsvenc_av1.c
libavcodec/qsvenc_av1: Add max_frame_size support to av1_qsv encoder
2 years ago
qsvenc_h264.c
libavcodec/qsvenc: enable Hyper Encode
2 years ago
qsvenc_hevc.c
libavcodec/qsvenc: enable Hyper Encode
2 years ago
qsvenc_jpeg.c
lavc/qsvenc_jpeg: accept YUYV422 and BGRA in system memory
2 years ago
qsvenc_mpeg2.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qsvenc_vp9.c
lavc/qsv: add support for decoding & encoding 10bit 4:4:4 content
2 years ago
qtrle.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
qtrleenc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
r210dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
r210enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: Avoid deprecation warnings for channel_layouts
2 years ago
ra288.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
ra288.h
…
ralf.c
avcodec/ralf: Move variable from context to stack
2 years ago
ralfdata.h
…
rangecoder.c
…
rangecoder.h
…
rasc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
ratecontrol.c
avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encoding
2 years ago
ratecontrol.h
avcodec/ratecontrol: drop remnants of libxvid rate control
2 years ago
raw.c
avformat/riff: map AYUV fourcc to RAWVIDEO decoder
2 years ago
raw.h
…
rawdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
rawenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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
…
rka.c
avcodec/rka: Fix signed integer overflow in decode_filter()
2 years ago
rkmppdec.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
rl.c
avcodec/rl: Add analogue for ff_rl_init() without RLTable
2 years ago
rl.h
avcodec/rl: Add analogue for ff_rl_init() without RLTable
2 years ago
rl2.c
avcodec/rl2: Fix indentation
2 years ago
rle.c
…
rle.h
…
rnd_avg.h
…
roqaudioenc.c
avcodec/roqaudioenc: unbreak mono encoding
2 years ago
roqvideo.c
…
roqvideo.h
…
roqvideodec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
roqvideoenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
rpza.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
rpzaenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
rscc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
rtjpeg.c
…
rtjpeg.h
…
rv10.c
lavc: disable an obsolete hack for real video
2 years ago
rv10dec.h
…
rv10enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
rv10enc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
rv20enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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/rv34: Add check for av_malloc
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
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
samidec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sanm.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sbc.c
…
sbc.h
…
sbc_parser.c
sbc: convert to new channel layout API
3 years ago
sbcdec.c
avcodec/sbcdec: Remove always-false check
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
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
sbr.h
aacsbr: convert to lavu/tx
2 years ago
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
scpr.h
…
scpr3.c
avcodec/scpr3: Check bx
2 years ago
scpr3.h
…
screenpresso.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sei.h
avcodec/h264_sei, sei: Make H264_SEI_FpaType generic
2 years ago
setts_bsf.c
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs
3 years ago
sga.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sgi.h
…
sgidec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sgienc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
sgirledec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sheervideo.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
sinewin_fixed_tablegen.h
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
sinewin_tablegen.c
…
sinewin_tablegen.h
…
sipr.c
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/siren: indent
2 years ago
smacker.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
smc.c
avcodec/smc: Move transient GetByteContext from context to stack
2 years ago
smcenc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
snappy.c
…
snappy.h
…
snow.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
snow.h
avcodec: Constify frame->data pointers for encoders where possible
2 years ago
snow_dwt.c
avcodec/snow_dwt: Fix left shifts of negative numbers
2 years ago
snow_dwt.h
avcodec/me_cmp: Constify me_cmp_func buffer parameters
2 years ago
snowdata.h
…
snowdec.c
avcodec/(ffv1|h264|png|snow)dec: Remove comment out DRAW_HORIZ_BAND cap
2 years ago
snowenc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sonic.c
avcodec/sonic: Fix two undefined integer overflows
2 years ago
sp5x.h
…
sp5xdec.c
avcodec/mjpegdec: Only use receive_frame for SMVJPEG
2 years ago
speedhq.c
avcodec/speedhq: Remove unused ff_rl_speedhq
2 years ago
speedhq.h
avcodec/speedhq: Remove unused ff_rl_speedhq
2 years ago
speedhqdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
speedhqenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
speedhqenc.h
avcodec/speedhqenc: Remove unnecessary headers
2 years ago
speexdata.h
…
speexdec.c
avcodec/speexdec: Check channels > 2
2 years ago
srtdec.c
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
avcodec/startcode: Avoid unaligned accesses
2 years ago
startcode.h
…
subviewerdec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
sunrast.c
avcodec/sunrast: Fix maplength check
2 years ago
sunrast.h
…
sunrastenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
svq1.c
…
svq1.h
avcodec/svq1: Set hidden visibility
2 years ago
svq1_cb.h
…
svq1_vlc.h
avcodec/svq1: fix interframe mean VLC symbols
2 years ago
svq1dec.c
avcodec/svq1dec: detect buggy FFmpeg encoder and apply correction to interframe mean symbols
2 years ago
svq1enc.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
svq1enc_cb.h
…
svq1encdsp.h
avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context private
2 years ago
svq3.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
synth_filter.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
synth_filter.h
dca_core: convert to lavu/tx
2 years ago
tableprint.h
…
tableprint_vlc.h
avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element
2 years ago
tak.c
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header()
2 years ago
tak.h
lavc/tak: make ff_tak_parse_streaminfo static
2 years ago
tak_parser.c
avcodec/tak*: use cached bitstream reader on !x86_32
2 years ago
takdec.c
avcodec/tak*: use cached bitstream reader on !x86_32
2 years ago
takdsp.c
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
targaenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
tdsc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: remove FF_API_THREAD_SAFE_CALLBACKS
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/tiff: add a zero DNG_LINEARIZATION_TABLE check
2 years ago
tiff.h
avcodec/tiff: improve color handling in DNG
2 years ago
tiff_common.c
…
tiff_common.h
…
tiff_data.h
…
tiffenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
tmv.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
to_upper4.c
…
to_upper4.h
…
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
truemotion2rt.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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/tta: fix regression with new channel layout switch
2 years ago
ttadata.c
…
ttadata.h
…
ttadsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
ttadsp.h
…
ttaenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: Remove unnecessary fft, dct inclusions
2 years ago
twinvq.h
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
twinvq_data.h
…
twinvqdec.c
avcodec/metasound_data: Move data shared with twinvq into a new file
2 years ago
txd.c
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/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated
2 years ago
utvideo.h
…
utvideodec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
utvideodsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
utvideodsp.h
…
utvideoenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
v4l2_buffers.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 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: log both v4l2 and av pixel formats during negotiation
2 years ago
v4l2_m2m.h
avcodec/v4l2m2m: allow lower minimum buffer values
2 years ago
v4l2_m2m_dec.c
avcodec/v4l2m2m: allow lower minimum buffer values
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: use the new AVFrame key_frame flag in all decoders and encoders
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
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
v308dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
v308enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
v408dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
v408enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
v410dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
v410enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
vaapi_av1.c
avcodec/av1_vaapi: fixed a decoding corruption issue
2 years ago
vaapi_decode.c
vaapi: support VAProfileH264High10 decoding
2 years ago
vaapi_decode.h
…
vaapi_encode.c
lavc/vaapi_encode: fix propagating durations and opaques
2 years ago
vaapi_encode.h
lavc/vaapi_encode: fix propagating durations and opaques
2 years ago
vaapi_encode_h264.c
vaapi: support VAProfileH264High10 encoding
2 years ago
vaapi_encode_h265.c
lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
vaapi_encode_mjpeg.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
vaapi_encode_mpeg2.c
lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
vaapi_encode_vp8.c
lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
vaapi_encode_vp9.c
lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
2 years ago
vaapi_h264.c
…
vaapi_hevc.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
vaapi_hevc.h
lavc/vaapi_hevc: Add vaapi profile parse support for SCC
2 years ago
vaapi_mjpeg.c
…
vaapi_mpeg2.c
…
vaapi_mpeg4.c
avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext
2 years ago
vaapi_vc1.c
avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band()
2 years ago
vaapi_vp8.c
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vbn.h
avcodec/vbndec: add VBN decoder
3 years ago
vbndec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vbnenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
vc1.c
avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c
2 years ago
vc1.h
avcodec/vc1dec: Factor (re)initializing code out
2 years ago
vc1_block.c
avcodec/vc1_block: Remove redundant write
2 years ago
vc1_common.h
…
vc1_loopfilter.c
…
vc1_mc.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
vc1_parser.c
avcodec: remove FF_API_AVCTX_TIMEBASE
2 years ago
vc1_pred.c
…
vc1_pred.h
…
vc1_vlc_data.h
avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c
2 years ago
vc1acdata.h
…
vc1data.c
avcodec/vc1data: Move VLC codes/lengths tables to a header
2 years ago
vc1data.h
avcodec/vc1data: Mark tables as hidden
2 years ago
vc1dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
vc2enc_dwt.c
avcodec/vc2enc_dwt: Fix left shifts of negative numbers
2 years ago
vc2enc_dwt.h
…
vcr1.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vdpau.c
configure: Use a separate config_components.h header for $ALL_COMPONENTS
3 years ago
vdpau.h
avcodec/vdpau: Fix doxy comment typo
2 years ago
vdpau_av1.c
AV1 VDPAU hwaccel Decode support
2 years ago
vdpau_h264.c
…
vdpau_hevc.c
…
vdpau_internal.h
AV1 VDPAU hwaccel Decode support
2 years ago
vdpau_mpeg4.c
…
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
…
version.c
lib*/version: Move library version functions into files of their own
3 years ago
version.h
lavc/codec_par: add AVCodecParameters.framerate
2 years ago
version_major.h
lavc: disable an obsolete hack for real video
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_template: Adjust pointers to avoid undefined pointer things
2 years ago
videotoolbox.c
lavc/videotoolbox: fix warnings
2 years ago
videotoolbox.h
avcodec/videotoolbox: fix documents of AVVideotoolboxContext
2 years ago
videotoolbox_vp9.c
videotoolbox_vp9: Add a missing include
2 years ago
videotoolboxenc.c
lavc/videotoolboxenc: fix warnings
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vorbis.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis.h
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis_data.c
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis_data.h
avcodec/vorbis: Split data declarations out into new header
2 years ago
vorbis_enc_data.h
…
vorbis_parser.c
lavc/vorbis_parser: ignore unrecognized packet types
2 years ago
vorbis_parser.h
…
vorbis_parser_internal.h
…
vorbisdec.c
avcodec/vorbisdec: Check codebook float values to be finite
2 years ago
vorbisdsp.c
lavc/vorbisdsp: RISC-V V inverse_coupling
2 years ago
vorbisdsp.h
lavc/vorbisdsp: RISC-V V inverse_coupling
2 years ago
vorbisenc.c
vorbisenc: convert to lavu/tx
2 years ago
vp3.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vp3_parser.c
…
vp3data.h
avcodec/vp3data: rectify comment
2 years ago
vp3dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
vp3dsp.h
…
vp4data.h
…
vp5.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vp5data.h
…
vp6.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vp6data.h
…
vp6dsp.c
…
vp8.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vp8.h
avcodec/vp8: Move fade_present from context to stack
2 years ago
vp8_parser.c
…
vp8data.c
vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.c
2 years ago
vp8data.h
vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.c
2 years ago
vp8dsp.c
avcodec/vp8dsp: Constify src in vp8_mc_func
2 years ago
vp8dsp.h
avcodec/vp8dsp: Constify src in vp8_mc_func
2 years ago
vp9.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vp56.h
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9
2 years ago
vp56data.c
…
vp56data.h
…
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
vqcdec.c
avcodec/vqcdec: Check width & 15
2 years ago
vt_internal.h
lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
2 years ago
wavarc.c
avcodec/wavarc: Check order before using it to write the list
2 years ago
wavpack.c
avcodec/wavpack: Avoid undefined shift in get_tail()
2 years ago
wavpack.h
…
wavpackdata.c
…
wavpackenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
wavpackenc.h
…
wbmpdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
wbmpenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
wcmv.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
webp.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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 lavu/tx
2 years ago
wma.h
wma: convert to lavu/tx
2 years ago
wma_common.c
…
wma_common.h
…
wma_freqs.c
…
wma_freqs.h
…
wmadata.h
…
wmadec.c
avcodec/wmadec: clear pts when returning a frame during flush
2 years ago
wmaenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
wmalosslessdec.c
avcodec/wmalosslessdec: Simplify flushing, avoid NULL + 0
2 years ago
wmaprodata.h
avcodec/wmaprodec: Use symbol table more efficiently
2 years ago
wmaprodec.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
wmavoice.c
avcodec/wmavoice: Check init_get_bits8()
2 years ago
wmavoice_data.h
…
wmv2.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
wmv2.h
avcodec/mpegvideo_motion: Constify ff_mpv_motion
2 years ago
wmv2data.c
…
wmv2data.h
…
wmv2dec.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
wmv2dec.h
avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c
2 years ago
wmv2dsp.c
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
2 years ago
wmv2dsp.h
…
wmv2enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
wmv2enc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
wnv1.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
wrapped_avframe.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
xbmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
xface.c
…
xface.h
…
xfacedec.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
xfaceenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
xiph.c
…
xiph.h
…
xl.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
xma_parser.c
…
xpmdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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
…
xwd.h
…
xwd_parser.c
avcodec: add XWD parser
2 years ago
xwddec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
xwdenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
xxan.c
avcodec/codec_internal: Add macro to set AVCodec.long_name
2 years ago
y41pdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
y41penc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
ylc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
yop.c
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
2 years ago
yuv4dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
yuv4enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
zerocodec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
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: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
zmbvenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago