..
aarch64
lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions
11 months ago
alpha
avcodec/idctdsp: Avoid inclusion of avcodec.h
1 year ago
arm
avcodec/ac3dsp: make len a size_t in float_to_fixed24
12 months ago
avr32
…
bfin
…
bsf
all: use designated initializers for AVOption.unit
9 months ago
h26x
avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c
10 months ago
loongarch
avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing
9 months ago
mips
avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing
9 months ago
neon
…
ppc
avcodec: Remove DCT, FFT, MDCT and RDFT
1 year ago
riscv
lavc/vp8dsp: R-V V vp8_idct_dc_add4uv
9 months ago
sh4
…
sparc
…
tests
avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions
1 year ago
vvc
lavc/vvc: Use pps->{width, height} over sps->{width, height}
9 months ago
x86
avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx
9 months ago
.gitignore
…
4xm.c
avcodec/4xm: Check for cfrm exhaustion
1 year ago
8bps.c
lavc/8bps: fix exporting palette after 63767b79a5
1 year 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
{avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
9 months ago
a64colors.h
…
a64multienc.c
…
a64tables.h
…
aac.h
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
2 years ago
aac_ac3_parser.c
avcodec/aac_ac3_parser: add preprocessor checks for codec specific code
1 year ago
aac_ac3_parser.h
avcodec/ac3_parser: improve false positive detection when parsing sync frames
2 years ago
aac_defines.h
avcodec/aac_defines: Remove unused AAC_RENAME_32
10 months ago
aac_parser.c
avcodec/aac_ac3_parser: don't fill stream info in the sync function
2 years ago
aaccoder.c
avcodec/aaccoder: Mark function pointer arrays as const
2 years ago
aaccoder_trellis.h
…
aaccoder_twoloop.h
…
aacdec.c
avcodec/aacdectab: Deduplicate common decoder tables
1 year ago
aacdec_common.c
avcodec/aacps: Move initializing common stuff to aacdec_common.c
1 year ago
aacdec_fixed.c
avcodec/aacdectab: Deduplicate common decoder tables
1 year ago
aacdec_template.c
all: use designated initializers for AVOption.unit
9 months ago
aacdectab.h
avcodec/aacdec_common: Avoid superfluous VLC structures for SBR VLCs
1 year ago
aacenc.c
all: use designated initializers for AVOption.unit
9 months ago
aacenc.h
lavc/aacencdsp: R-V V abs_pow34
11 months ago
aacenc_is.c
…
aacenc_is.h
…
aacenc_ltp.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
aacenc_ltp.h
…
aacenc_pred.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
aacenc_pred.h
…
aacenc_quantization.h
…
aacenc_quantization_misc.h
…
aacenc_tns.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
aacenc_tns.h
…
aacenc_utils.h
…
aacenctab.c
…
aacenctab.h
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
aacps.c
avcodec/aacps: Move initializing common stuff to aacdec_common.c
1 year ago
aacps.h
avcodec/aacps: Pass logctx as void* instead of AVCodecContext*
1 year ago
aacps_common.c
avcodec/aacps_common: Apply offset for VLCs during init
1 year 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
avcodec/aacps_common: Apply offset for VLCs during init
1 year ago
aacpsdsp.h
…
aacpsdsp_fixed.c
…
aacpsdsp_float.c
…
aacpsdsp_template.c
lavc/aacpsdsp: use restrict qualifier
1 year ago
aacpsy.c
avcodec/aactab: Improve included headers
1 year ago
aacsbr.c
avcodec/aacsbr_template: Deduplicate VLCs
1 year ago
aacsbr.h
avcodec/aacdec_common: Apply offset for SBR VLCs during init
1 year ago
aacsbr_fixed.c
avcodec/aacsbr_template: Deduplicate VLCs
1 year ago
aacsbr_template.c
avcodec/aacdec_common: Apply offset for SBR VLCs during init
1 year ago
aacsbrdata.h
avcodec/aacsbr_template: Deduplicate VLCs
1 year ago
aactab.c
avcodec/aactab: Deduplicate swb_offset_960 tabs
1 year ago
aactab.h
avcodec/aactab: Improve included headers
1 year ago
aandcttab.c
…
aandcttab.h
…
aasc.c
…
ac3.c
…
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/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
ac3dec.h
avcodec/ac3: Remove unused fields
2 years ago
ac3dec_data.c
…
ac3dec_data.h
…
ac3dec_fixed.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
ac3dec_float.c
all: use designated initializers for AVOption.unit
9 months ago
ac3defs.h
…
ac3dsp.c
avcodec/ac3dsp: make len a size_t in float_to_fixed24
12 months ago
ac3dsp.h
avcodec/ac3dsp: add missing stddef.h include
12 months ago
ac3enc.c
all: use designated initializers for AVOption.unit
9 months ago
ac3enc.h
ac3: convert to lavu/tx
2 years ago
ac3enc_fixed.c
avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec
1 year ago
ac3enc_float.c
avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec
1 year ago
ac3enc_template.c
avcodec/ac3enc_template: add fbw_channels assert
9 months ago
ac3tab.c
…
ac3tab.h
…
acelp_filters.c
…
acelp_filters.h
…
acelp_pitch_delay.c
…
acelp_pitch_delay.h
…
acelp_vectors.c
…
acelp_vectors.h
…
adpcm.c
avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD
2 years ago
adpcm.h
…
adpcm_data.c
…
adpcm_data.h
…
adpcmenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months 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
…
adx.h
avcodec/adxdec: add support for 6 channels
1 year ago
adx_parser.c
avcodec/adx_parser: make packet split work if nb_channels is set
1 year ago
adxdec.c
avcodec/adxdec: add support for 6 channels
1 year ago
adxenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
agm.c
avcodec/vlc: Use proper namespace
1 year ago
aic.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
alac.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months 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
Revert "all: Don't set AVClass.item_name to its default value"
10 months 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
lavc/dxvenc: add DXV encoder with support for DXT1 texture format
10 months ago
alsdec.c
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
2 years ago
amfenc.c
avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
1 year ago
amfenc.h
libavcodec/amfenc: add PreAnalysis support
1 year ago
amfenc_av1.c
all: use designated initializers for AVOption.unit
9 months ago
amfenc_h264.c
all: use designated initializers for AVOption.unit
9 months ago
amfenc_hevc.c
all: use designated initializers for AVOption.unit
9 months ago
amr.h
…
amr_parser.c
…
amrnbdata.h
…
amrnbdec.c
…
amrwbdata.h
…
amrwbdec.c
avcodec/amrwbdec: update .p.sample_fmts to planar variant
2 years ago
anm.c
…
ansi.c
libavcodec/ansi: fix ECMA-48 SGR parameter 49
1 year ago
apac.c
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
2 years ago
apedec.c
all: use designated initializers for AVOption.unit
9 months ago
apng.h
…
aptx.c
…
aptx.h
…
aptxdec.c
…
aptxenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
arbc.c
all: Use av_frame_replace() where appropriate
1 year 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
…
ass_split.c
…
ass_split.h
…
assdec.c
…
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/asvdec: Avoid superfluous VLC structures
1 year ago
asvenc.c
avcodec/dct: Move fdct function declarations to fdctdsp.h
1 year ago
atrac.c
…
atrac.h
…
atrac1.c
atrac1: convert to lavu/tx
2 years ago
atrac1data.h
…
atrac3.c
avcodec/vlc: Use proper namespace
1 year ago
atrac3data.h
…
atrac3plus.c
avcodec/vlc: Use proper namespace
1 year 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
avcodec/atrac9dec: Avoid superfluous VLC structures
1 year ago
atrac9tab.h
…
atsc_a53.c
…
atsc_a53.h
…
audio_frame_queue.c
…
audio_frame_queue.h
…
audiodsp.c
lavc/audiodsp: fix aliasing violation
1 year ago
audiodsp.h
…
audiotoolboxdec.c
lavc/audiotoolbox: fix build failure on osx 10.5 (v3)
1 year ago
audiotoolboxenc.c
all: use designated initializers for AVOption.unit
9 months ago
aura.c
…
av1.h
avcodec/cbs_av1: Add tx mode enum values
1 year ago
av1_levels.c
lavc/vaapi_encode: Add VAAPI AV1 encoder
1 year ago
av1_levels.h
lavc/vaapi_encode: Add VAAPI AV1 encoder
1 year ago
av1_parse.c
av1_parse: Don't reject zero-size padding OBUs
2 years ago
av1_parse.h
avcodec: move leb reading functions to its own header
10 months ago
av1_parser.c
lavc/av1*: fix exporting framerate
2 years ago
av1dec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
av1dec.h
avcodec/decode: Use RefStruct API for hwaccel_picture_private
1 year ago
avcodec.c
avcodec/avcodec: don't print coded dimensions if not set
9 months ago
avcodec.h
lavc: deprecate avcodec_close()
9 months ago
avcodec_internal.h
lavc: deprecate avcodec_close()
9 months ago
avcodecres.rc
…
avdct.c
all: use designated initializers for AVOption.unit
9 months ago
avdct.h
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct"
2 years ago
avfft.c
avfft: avoid overreads with RDFT API users
9 months ago
avfft.h
lavc/avfft: deprecate the API
1 year ago
avpacket.c
avcodec: add ambient viewing environment packet side data.
10 months 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
…
avs2.h
…
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
avutil/frame: deprecate palette_has_changed
2 years ago
bethsoftvideo.h
…
bfi.c
avutil/frame: deprecate palette_has_changed
2 years ago
bgmc.c
avcodec/bgmc: Use void* instead of AVCodecContext* as logctx
1 year ago
bgmc.h
avcodec/bgmc: Use void* instead of AVCodecContext* as logctx
1 year ago
bink.c
avcodec/vlc: Use proper namespace
1 year ago
binkaudio.c
lavc/binkaudio: reset input packet on errors
1 year ago
binkdata.h
…
binkdsp.c
…
binkdsp.h
…
bintext.c
avutil/frame: deprecate palette_has_changed
2 years ago
bintext.h
…
bit_depth_template.c
…
bitpacked_dec.c
avcodec/bitpacked_dec: optimize bitpacked_decode_yuv422p10
11 months ago
bitpacked_enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
bitstream.c
…
bitstream.h
avcodec: move leb reading functions to its own header
10 months ago
bitstream_filters.c
lavc/bsf: add a showinfo filter
10 months ago
bitstream_template.h
avcodec: move leb reading functions to its own header
10 months ago
blockdsp.c
lavc/blockdsp: R-V V clear_block
9 months ago
blockdsp.h
lavc/blockdsp: R-V V clear_block
9 months 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
…
bmvvideo.c
avutil/frame: deprecate palette_has_changed
2 years ago
bonk.c
avcodec/bonk: Fix undefined overflow in predictor_calc_error()
1 year ago
brenderpix.c
avutil/frame: deprecate palette_has_changed
2 years ago
bsf.c
lavc/bsf: move IS_EMPTY() to packet_internal()
1 year ago
bsf.h
avcodec/bsf: document missing arguments
2 years ago
bsf_internal.h
…
bswapdsp.c
lavc/bswapdsp: RISC-V B bswap_buf
2 years ago
bswapdsp.h
lavc/bswapdsp: RISC-V B bswap_buf
2 years ago
bytestream.h
avcodec/bytestream: fix warnings with signed/unsigned compare in bytestream.h
2 years ago
c93.c
avutil/frame: deprecate palette_has_changed
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
avcodec/cavs_parser: fix finding the end of a frame
2 years ago
cavsdata.c
…
cavsdec.c
avutil/internal: Don't auto-include emms.h
1 year ago
cavsdsp.c
avocdec/cavsdsp: Fix undefined pointer arithmetic
2 years ago
cavsdsp.h
…
cbrt_data.c
…
cbrt_data.h
…
cbrt_data_fixed.c
…
cbrt_fixed_tablegen.c
…
cbrt_tablegen.c
…
cbrt_tablegen.h
…
cbrt_tablegen_template.c
…
cbs.c
avcodec/cbs_vp8: Add support for VP8 codec bitstream
1 year ago
cbs.h
avcodec/cbs: Use RefStruct-API for unit content
1 year ago
cbs_av1.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
cbs_av1.h
avcodec/cbs: Use RefStruct-API for unit content
1 year ago
cbs_av1_syntax_template.c
avcodec/cbs_av1: Add tx mode enum values
1 year ago
cbs_bsf.c
cbs: Make tracing more general
1 year ago
cbs_bsf.h
all: use designated initializers for AVOption.unit
9 months ago
cbs_h264.h
avcodec/cbs: Use RefStruct-API for unit content
1 year ago
cbs_h264_syntax_template.c
…
cbs_h265.h
avcodec/cbs: Use RefStruct-API for unit content
1 year ago
cbs_h265_syntax_template.c
…
cbs_h266.h
lavc/vvc: Fix emulation prevention byte handling
10 months ago
cbs_h266_syntax_template.c
avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id
10 months ago
cbs_h2645.c
lavc/vvc: Fix emulation prevention byte handling
10 months ago
cbs_h2645.h
…
cbs_internal.h
avcodec/cbs_vp8: Add support for VP8 codec bitstream
1 year ago
cbs_jpeg.c
…
cbs_jpeg.h
…
cbs_jpeg_syntax_template.c
…
cbs_mpeg2.c
avcodec/cbs: Add specialization for ff_cbs_(read|write)_unsigned()
1 year ago
cbs_mpeg2.h
…
cbs_mpeg2_syntax_template.c
…
cbs_sei.c
avcodec/cbs_sei: Use RefStruct API for SEI messages
1 year ago
cbs_sei.h
avcodec/cbs_sei: Use RefStruct API for SEI messages
1 year ago
cbs_sei_syntax_template.c
avcodec/cbs_sei: Use RefStruct API for SEI messages
1 year ago
cbs_vp8.c
avcodec/cbs_vp8: fix GetBitContext setup
11 months ago
cbs_vp8.h
avcodec/cbs_vp8: Add support for VP8 codec bitstream
1 year ago
cbs_vp8_syntax_template.c
avcodec/cbs_vp8: Add support for VP8 codec bitstream
1 year ago
cbs_vp9.c
cbs: Make tracing more general
1 year ago
cbs_vp9.h
…
cbs_vp9_syntax_template.c
…
ccaption_dec.c
all: use designated initializers for AVOption.unit
9 months ago
cdgraphics.c
avcodec/cdgraphics: fix for negative linesize and vertical scrolling
1 year ago
cdtoons.c
avutil/frame: deprecate palette_has_changed
2 years ago
cdxl.c
avcodec/cdxl: fix decoding with AVFrame's negative linesize
1 year ago
celp_filters.c
…
celp_filters.h
…
celp_math.c
…
celp_math.h
avcodec/celp_math: avoid overflow in shift
1 year ago
cfhd.c
avcodec: use the new AVFrame interlace flags in all decoders and encoders
2 years ago
cfhd.h
…
cfhddata.c
avcodec/vlc: Use proper namespace
1 year ago
cfhddsp.c
…
cfhddsp.h
…
cfhdenc.c
all: use designated initializers for AVOption.unit
9 months ago
cfhdencdsp.c
…
cfhdencdsp.h
…
cga_data.c
…
cga_data.h
…
cinepak.c
avutil/frame: deprecate palette_has_changed
2 years ago
cinepakenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
clearvideo.c
avcodec/clearvideo: Avoid superfluous VLC structures
1 year ago
clearvideodata.h
…
cljrdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cljrenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
cllc.c
avcodec/vlc: Use proper namespace
1 year ago
cngdec.c
…
cngenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
codec.h
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
codec2utils.h
…
codec_desc.c
avcodec: add QOA decoder
12 months ago
codec_desc.h
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
codec_id.h
avcodec: add QOA decoder
12 months ago
codec_internal.h
lavc: add a private cap for fake-delay encoders
2 years ago
codec_par.c
avcodec/codec_par: add side data to AVCodecParameters
1 year ago
codec_par.h
avcodec/codecpar: mention how to allocate coded_side_data
1 year ago
cook.c
avcodec/vlc: Use proper namespace
1 year ago
cook_parser.c
…
cookdata.h
…
copy_block.h
…
cpia.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
cri.c
avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo
9 months ago
cri_parser.c
…
crystalhd.c
avcodec: Remove redundant pix_fmts from decoders
9 months ago
cscd.c
avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files
1 year ago
cuviddec.c
all: use designated initializers for AVOption.unit
9 months ago
cyuv.c
avcodec/cyuv: Remove useless private context
2 years ago
d3d11va.c
…
d3d11va.h
avcodec: add D3D12VA hardware accelerated H264 decoding
11 months ago
d3d12va_av1.c
avcodec/d3d12va: remove unused variables
10 months ago
d3d12va_decode.c
avcodec/d3d12va_decode: fix different 'const' qualifiers warning
9 months ago
d3d12va_decode.h
avcodec: add D3D12VA hardware accelerated H264 decoding
11 months ago
d3d12va_h264.c
avcodec/d3d12va: remove unused variables
10 months ago
d3d12va_hevc.c
avcodec/d3d12va: remove unused variables
10 months ago
d3d12va_mpeg2.c
avcodec/d3d12va_mpeg2|vc1: remove the unused macros
10 months ago
d3d12va_vc1.c
avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid.
9 months ago
d3d12va_vp9.c
avcodec/d3d12va: remove unused variables
10 months ago
dca.c
…
dca.h
…
dca_core.c
avcodec/dca_core: Remove unneeded emms.h inclusion
9 months ago
dca_core.h
dca_core: convert to lavu/tx
2 years ago
dca_exss.c
…
dca_exss.h
…
dca_lbr.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
dca_lbr.h
dca_lbr: convert to lavu/tx
2 years ago
dca_parser.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
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/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year 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
all: use designated initializers for AVOption.unit
9 months 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
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
dcaenc.h
…
dcahuff.c
avcodec/vlc: Use proper namespace
1 year ago
dcahuff.h
…
dcamath.h
…
dct.h
avcodec: Remove DCT, FFT, MDCT and RDFT
1 year ago
dct32.h
…
dct32_fixed.c
…
dct32_float.c
…
dct32_template.c
…
dctref.c
…
dctref.h
…
dds.c
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
decode.c
avcodec: add ambient viewing environment packet side data.
10 months ago
decode.h
avcodec/decode: Use RefStruct API for hwaccel_picture_private
1 year ago
defs.h
avcodec/codec_par: Move enum AVFieldOrder to defs.h
1 year ago
dfa.c
avutil/frame: deprecate palette_has_changed
2 years ago
dfpwmdec.c
…
dfpwmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
dirac.c
avcodec/dirac: Include used headers directly
1 year ago
dirac.h
avcodec/dirac: Include used headers directly
1 year ago
dirac_arith.c
…
dirac_arith.h
…
dirac_dwt.c
avutil/mem: Don't include avutil.h
1 year ago
dirac_dwt.h
…
dirac_dwt_template.c
…
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
…
diracdsp.h
…
diractab.c
…
diractab.h
…
dnxhd_parser.c
…
dnxhddata.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
dnxhddata.h
…
dnxhddec.c
avcodec/dnxhddec: Use VLC symbol table to avoid lookup
1 year ago
dnxhdenc.c
all: use designated initializers for AVOption.unit
9 months ago
dnxhdenc.h
…
dolby_e.c
all: use designated initializers for AVOption.unit
9 months ago
dolby_e.h
…
dolby_e_parse.c
…
dolby_e_parser.c
…
dovi_rpu.c
avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff()
1 year ago
dovi_rpu.h
avcodec/dovi_rpu: Use RefStruct API for Vdr data
1 year ago
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
…
dsd.c
…
dsd.h
…
dsddec.c
…
dsicinaudio.c
…
dsicinvideo.c
avutil/frame: deprecate palette_has_changed
2 years ago
dss_sp.c
…
dstdec.c
…
dv.c
…
dv.h
lavf/dv: use a more granular timebase for audio
2 years ago
dv_internal.h
…
dv_profile.c
…
dv_profile.h
…
dv_profile_internal.h
…
dv_tablegen.c
…
dv_tablegen.h
…
dvaudio.h
…
dvaudio_parser.c
…
dvaudiodec.c
…
dvbsub_parser.c
…
dvbsubdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
dvbsubenc.c
…
dvbtxt.h
…
dvd_nav_parser.c
…
dvdata.c
…
dvdata.h
…
dvdec.c
avcodec/vlc: Use proper namespace
1 year ago
dvdsub.c
…
dvdsub.h
…
dvdsub_parser.c
avcodec/dvdsub_parser: Fix length check for short packets
2 years ago
dvdsubdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
dvdsubenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
dvenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
dxa.c
avcodec/dxa: use uint8_t for type of arrays
1 year ago
dxtory.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
dxv.c
lavc/dxv: assume DXV2 files use premultiplied alpha
9 months ago
dxv.h
lavc/dxv: move tag definitions to common header
9 months ago
dxva2.c
avcodec/dxva2: fix different 'const' qualifiers warning
9 months ago
dxva2.h
avcodec: add D3D12VA hardware accelerated H264 decoding
11 months ago
dxva2_av1.c
avcodec: add D3D12VA hardware accelerated AV1 decoding
11 months ago
dxva2_h264.c
avcodec/dxva2(h264|mpeg2|vc1): use av_assert0 instead of assert
11 months ago
dxva2_hevc.c
avcodec: add D3D12VA hardware accelerated HEVC decoding
11 months ago
dxva2_internal.h
avcodec: add D3D12VA hardware accelerated VC1 decoding
11 months ago
dxva2_mpeg2.c
avcodec/dxva2(h264|mpeg2|vc1): use av_assert0 instead of assert
11 months ago
dxva2_vc1.c
avcodec/dxva2(h264|mpeg2|vc1): use av_assert0 instead of assert
11 months ago
dxva2_vp9.c
avcodec: add D3D12VA hardware accelerated VP9 decoding
11 months ago
dxvenc.c
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
dynamic_hdr_vivid.c
avcodec/dynamic_hdr_vivid: reindent after the previous commit
2 years ago
dynamic_hdr_vivid.h
…
eac3_data.c
…
eac3_data.h
…
eac3dec.c
avcodec/eac3dec: add detection of Atmos spatial extension profile
2 years ago
eac3enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
eac3enc.h
…
eacmv.c
all: Use av_frame_replace() where appropriate
1 year ago
eaidct.c
…
eaidct.h
…
eamad.c
all: Use av_frame_replace() where appropriate
1 year ago
eatgq.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
eatgv.c
all: Use av_frame_replace() where appropriate
1 year ago
eatqi.c
avcodec/eatqi: Don't use IDCTDSP-API unnecessarily
2 years ago
elbg.c
avcodec/elbg: fix integer overflows
2 years ago
elbg.h
…
elsdec.c
…
elsdec.h
…
encode.c
avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions
1 year ago
encode.h
avcodec/utils: move ff_add_cpb_side_data() to encoder code
1 year ago
error_resilience.c
avcodec/error_resilience: Remove set-but-not-used variable
1 year ago
error_resilience.h
avcodec/error_resilience: Constify ThreadFrame*
1 year ago
escape124.c
avcodec/escape124: Do not return random numbers
1 year ago
escape130.c
…
evc.h
avcodec/evc_ps: Check num_ref_pic_list_in_sps
1 year ago
evc_parse.c
avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1
1 year ago
evc_parse.h
avcodec/evc*: Improve included headers
1 year ago
evc_parser.c
avcodec/evc*: Improve included headers
1 year ago
evc_ps.c
avcodec/evc_ps: Check chroma_format_idc
1 year ago
evc_ps.h
avcodec/evc_ps: Fix size of tile_(row|column) arrays
1 year ago
evrcdata.h
…
evrcdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
exif.c
…
exif.h
…
exr.c
all: use designated initializers for AVOption.unit
9 months ago
exrdsp.c
lavc/exrdsp: unroll predictor
1 year ago
exrdsp.h
lavc/exrdsp: R-V V reoder_pixels
1 year ago
exrenc.c
all: use designated initializers for AVOption.unit
9 months ago
faandct.c
avutil/internal: Don't auto-include emms.h
1 year ago
faandct.h
…
faanidct.c
avutil/internal: Don't auto-include emms.h
1 year ago
faanidct.h
…
fastaudio.c
…
faxcompr.c
avcodec/faxcompr: Avoid superfluous VLC structures
1 year ago
faxcompr.h
…
fdctdsp.c
avcodec/dct: Move fdct function declarations to fdctdsp.h
1 year ago
fdctdsp.h
avcodec/fdctdsp: Mark functions as hidden
1 year ago
ffjni.c
avutil/mem: Don't include avutil.h
1 year ago
ffjni.h
…
fflcms2.c
avcodec/fflcms2: add ff_icc_profile_sanitize
1 year ago
fflcms2.h
avcodec/fflcms2: add ff_icc_profile_sanitize
1 year ago
ffv1.c
…
ffv1.h
avcodec/ffv1: use 64-bit frame counter
2 years ago
ffv1_template.c
…
ffv1dec.c
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
ffv1dec_template.c
avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
2 years ago
ffv1enc.c
all: use designated initializers for AVOption.unit
9 months ago
ffv1enc_template.c
avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
2 years ago
ffwavesynth.c
…
fic.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
file_open.c
…
fits.c
…
fits.h
…
fitsdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
fitsenc.c
avcodec/fitsenc: mark output packets as keyframes
2 years ago
flac.c
avcodec/flac_parse: Use void* instead of AVCodecContext* as logctx
1 year ago
flac.h
…
flac_parse.h
avcodec/flac_parse: Use void* instead of AVCodecContext* as logctx
1 year ago
flac_parser.c
…
flacdata.c
…
flacdata.h
…
flacdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
flacdsp.c
lavc/flacdsp: R-V V packed decorrelate_{l,r}s
1 year ago
flacdsp.h
lavc/flacdsp: R-V V packed decorrelate_{l,r}s
1 year ago
flacdsp_lpc_template.c
…
flacdsp_template.c
…
flacenc.c
all: use designated initializers for AVOption.unit
9 months ago
flacencdsp.c
…
flacencdsp.h
…
flashsv.c
avcodec: Remove redundant pix_fmts from decoders
9 months 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/flicvideo: consider width in copy loops
1 year ago
float2half.c
…
flvdec.c
avcodec/h263dec: Remove AVCodec.pix_fmts arrays
9 months 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
…
fmtconvert.h
…
fmvc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
frame_thread_encoder.c
lavc: deprecate avcodec_close()
9 months ago
frame_thread_encoder.h
…
fraps.c
avcodec/fraps: remove extra new lines and not needed cast
1 year ago
frwu.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
ftr.c
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
2 years ago
ftr_parser.c
…
g2meet.c
avcodec/vlc: Use proper namespace
1 year ago
g722.c
…
g722.h
…
g722dec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
g722dsp.c
lavc/g722dsp: add RISC-V V DSP function
1 year ago
g722dsp.h
lavc/g722dsp: add RISC-V V DSP function
1 year ago
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
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
g723_1enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
g726.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
g729.h
…
g729_parser.c
…
g729data.h
…
g729dec.c
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
2 years ago
g729postfilter.c
avcodec/celp_math: avoid overflow in shift
1 year ago
g729postfilter.h
…
gdv.c
…
gemdec.c
avutil/frame: deprecate palette_has_changed
2 years ago
get_bits.h
avcodec: move leb reading functions to its own header
10 months ago
get_buffer.c
avcodec/get_buffer: Use RefStruct API for FramePool
1 year ago
gif.c
all: use designated initializers for AVOption.unit
9 months ago
gif.h
…
gif_parser.c
avcodec/gif_parser: split correctly also bitstreams that do not have extension blocks
1 year ago
gifdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
golomb.c
…
golomb.h
…
gsm.h
…
gsm_parser.c
…
gsmdec.c
…
gsmdec_data.c
…
gsmdec_data.h
…
gsmdec_template.c
…
h261.c
avcodec/h261: Use ptrdiff_t for stride
2 years ago
h261.h
…
h261_parser.c
…
h261data.c
…
h261dec.c
avcodec/h261dec: Avoid superfluous VLC structures
1 year 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/h263dec: Remove AVCodec.pix_fmts arrays
9 months ago
h263dec.h
avcodec/h263dec: Remove AVCodec.pix_fmts arrays
9 months ago
h263dsp.c
…
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/h264_cavlc: Remove code duplication
1 year ago
h264_direct.c
avcodec/h264dec: Constify H.264 decoder
1 year ago
h264_levels.c
…
h264_levels.h
…
h264_loopfilter.c
…
h264_mb.c
avcodec/pthread_frame: Use RefStruct API for ThreadFrame.progress
1 year ago
h264_mb_template.c
…
h264_mc_template.c
…
h264_mvpred.h
avcodec/h264dec: Move inline functions only used by CABAC/CAVLC code
1 year ago
h264_parse.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
h264_parse.h
…
h264_parser.c
avcodec/h264_parser: saturate dts a bit
1 year ago
h264_picture.c
avcodec/h264: keep track of which frames used gray references
1 year ago
h264_ps.c
avcodec/h264_ps: Use RefStruct API for SPS/PPS
1 year ago
h264_ps.h
avcodec/h264_ps: Use RefStruct API for SPS/PPS
1 year ago
h264_refs.c
avcodec/h264: Avoid using gray gap frames as references
1 year ago
h264_sei.c
avcodec/h264_ps: Use RefStruct API for SPS/PPS
1 year ago
h264_sei.h
avcodec/h264_sei, sei: Make H264_SEI_FpaType generic
2 years ago
h264_slice.c
avcodec: add D3D12VA hardware accelerated H264 decoding
11 months ago
h264addpx_template.c
…
h264chroma.c
lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks
1 year ago
h264chroma.h
lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks
1 year ago
h264chroma_template.c
…
h264data.c
…
h264data.h
avcodec/h264data: Deduplicate H.26[45] aspect ratio table
2 years ago
h264dec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
h264dec.h
avcodec/h264dec: Support skipping frames that used gray gap frames
1 year ago
h264dsp.c
…
h264dsp.h
…
h264dsp_template.c
…
h264idct.c
…
h264idct.h
…
h264idct_template.c
avcodec/h264idct_template: Don't include h264dec.h
1 year ago
h264pred.c
…
h264pred.h
…
h264pred_template.c
…
h264qpel.c
…
h264qpel.h
…
h264qpel_template.c
…
h265_profile_level.c
…
h265_profile_level.h
…
h274.c
lavc/h274: transpose IDCT
1 year ago
h274.h
avcodec/hevcdec: Check early whether film grain is supported, fix race
1 year ago
h2645_parse.c
avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncate
9 months ago
h2645_parse.h
avcodec/h2645_parse: Avoid EAGAIN
1 year ago
h2645_sei.c
avcodec: move content light level SEI handling to h2645_sei
1 year ago
h2645_sei.h
avcodec: move content light level SEI handling to h2645_sei
1 year ago
h2645_vui.c
h2645_vui: expose aspect_ratio_info_present_flag
1 year ago
h2645_vui.h
h2645_vui: expose aspect_ratio_info_present_flag
1 year 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
…
hap.c
…
hap.h
avcodec/hap: Avoid unnecessary opt.h inclusion
10 months ago
hapdec.c
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
hapenc.c
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
hca_data.h
…
hcadec.c
avcodec/hcadec: implement proper .flush callback
1 year ago
hcom.c
…
hdr_parser.c
…
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
…
hevc_data.c
…
hevc_data.h
…
hevc_filter.c
…
hevc_mvs.c
avcodec/hevcdec: Move collocated_ref to HEVCContext
1 year ago
hevc_parse.c
avcodec/hevc_parse: check the size of hvcC is at least 23
1 year ago
hevc_parse.h
…
hevc_parser.c
avcodec/hevc_parser: fix missing zero_byte at frame beginning
11 months ago
hevc_ps.c
avcodec/hevc_ps: Check cpb_cnt_minus1 before storing it
1 year ago
hevc_ps.h
avcodec/hevc_ps: Use RefStruct API for parameter sets
1 year ago
hevc_ps_enc.c
…
hevc_refs.c
avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API
1 year ago
hevc_sei.c
avcodec/hevc_ps: Use RefStruct API for parameter sets
1 year ago
hevc_sei.h
avcodec: move content light level SEI handling to h2645_sei
1 year ago
hevcdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
hevcdec.h
avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API
1 year ago
hevcdsp.c
avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing
9 months ago
hevcdsp.h
avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing
9 months ago
hevcdsp_template.c
avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing
9 months ago
hevcpred.c
…
hevcpred.h
…
hevcpred_template.c
avcodec/hevcpred_template: Removed unreachable code
1 year ago
hnm4video.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
hpel_template.c
…
hpeldsp.c
…
hpeldsp.h
…
hq_hqa.c
avcodec/vlc: Use proper namespace
1 year ago
hq_hqa.h
…
hq_hqadata.c
avcodec/vlc: Use proper namespace
1 year ago
hq_hqadsp.c
…
hq_hqadsp.h
…
hqx.c
avcodec/vlc: Use proper namespace
1 year ago
hqx.h
…
hqxdsp.c
…
hqxdsp.h
…
hqxvlc.c
avcodec/vlc: Use proper namespace
1 year ago
htmlsubtitles.c
…
htmlsubtitles.h
…
huffman.c
avcodec/vlc: Use proper namespace
1 year ago
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: avoid undefined behavior with get_vlc2() failure
1 year ago
huffyuvdsp.c
lavc/huffyuvdsp: R-V V add_int16
1 year ago
huffyuvdsp.h
lavc/huffyuvdsp: R-V V add_int16
1 year ago
huffyuvenc.c
all: use designated initializers for AVOption.unit
9 months 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
hwaccel_internal.h
avcodec: remove some references to avcodec_close
9 months ago
hwaccels.h
avcodec: add D3D12VA hardware accelerated VC1 decoding
11 months ago
hwconfig.h
avcodec: add D3D12VA hardware accelerated H264 decoding
11 months ago
idcinvideo.c
avutil/frame: deprecate palette_has_changed
2 years ago
idctdsp.c
avcodec/idctdsp: Move ScanTable to mpegvideo
2 years ago
idctdsp.h
avcodec/idctdsp: Avoid inclusion of avcodec.h
1 year ago
iff.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
iirfilter.c
avutil/mem: Don't include avutil.h
1 year ago
iirfilter.h
…
ilbcdata.h
…
ilbcdec.c
…
imc.c
avcodec/imc: Avoid superfluous VLC structures
1 year ago
imcdata.h
…
imgconvert.c
…
imm4.c
avcodec/imm4: Avoid unnecessary VLC structure
1 year ago
imm5.c
…
imx.c
avutil/frame: deprecate palette_has_changed
2 years ago
indeo2.c
avcodec/indeo2: Avoid unnecessary VLC structure
1 year ago
indeo2data.h
…
indeo3.c
avcodec/indeo3: Round dimensions up in allocate_frame_buffers()
9 months ago
indeo3data.h
…
indeo4.c
…
indeo4data.h
…
indeo5.c
…
indeo5data.h
…
intelh263dec.c
avcodec/h263dec: Remove AVCodec.pix_fmts arrays
9 months ago
internal.h
avcodec/get_buffer: Use RefStruct API for FramePool
1 year ago
interplayacm.c
avcodec/interplayacm: do not use NULL for av_log()
2 years ago
interplayvideo.c
all: Use av_frame_replace() where appropriate
1 year ago
intrax8.c
avcodec/intrax8: Avoid superfluous VLC structures
1 year 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/ituh263dec: Avoid superfluous VLC structures
1 year ago
ituh263enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
ivi.c
avcodec/vlc: Use proper namespace
1 year ago
ivi.h
…
ivi_dsp.c
…
ivi_dsp.h
…
j2kenc.c
all: use designated initializers for AVOption.unit
9 months ago
jacosub.h
…
jacosubdec.c
…
jfdctfst.c
avcodec/dct: Move fdct function declarations to fdctdsp.h
1 year ago
jfdctint.c
…
jfdctint_template.c
avcodec/dct: Move fdct function declarations to fdctdsp.h
1 year ago
jni.c
avcodec/jni: make global variables static
1 year ago
jni.h
…
jpeg2000.c
…
jpeg2000.h
avcodec/jpeg2000dec: add support for HTJ2K block decoding
2 years ago
jpeg2000_parser.c
…
jpeg2000dec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
jpeg2000dec.h
avcodec/jpeg2000dec: move decoder structs to a header file
2 years ago
jpeg2000dsp.c
lavc/jpeg2000dsp: R-V V ict_float
1 year ago
jpeg2000dsp.h
lavc/jpeg2000dsp: R-V V ict_float
1 year ago
jpeg2000dwt.c
…
jpeg2000dwt.h
…
jpeg2000htdec.c
avcodec/jpeg2000htdec: check if block decoding will exceed internal precision
11 months ago
jpeg2000htdec.h
avcodec/jpeg2000dec: add support for HTJ2K block decoding
2 years ago
jpegls.c
avutil/mem: Don't include avutil.h
1 year ago
jpegls.h
…
jpeglsdec.c
avcodec/jpeglsdec: Check Jpeg-LS LSE
11 months ago
jpeglsdec.h
…
jpeglsenc.c
all: use designated initializers for AVOption.unit
9 months 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
…
jpegxl.h
avcodec/jpegxl_parser: add JPEG XL parser
1 year ago
jpegxl_parse.c
avcodec/jpegxl_parse{,r}: use correct ISOBMFF extended size location
12 months ago
jpegxl_parse.h
avcodec/jpegxl_parser: add JPEG XL parser
1 year ago
jpegxl_parser.c
avcodec/jpegxl_parser: Check get_vlc2()
11 months ago
jrevdct.c
…
jvdec.c
avutil/frame: deprecate palette_has_changed
2 years ago
kbdwin.c
avutil/mem: Don't include avutil.h
1 year ago
kbdwin.h
avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec
1 year ago
kgv1dec.c
…
kmvc.c
avutil/frame: deprecate palette_has_changed
2 years ago
lagarith.c
avcodec/lagarith: Avoid unnecessary VLC structure
1 year ago
lagarithrac.c
…
lagarithrac.h
avcodec/lagarith: Use void* instead of AVCodecContext* as logctx
1 year ago
latm_parser.c
…
lcl.h
…
lcldec.c
avcodec/lcldec: Make PNG filter addressing match the code afterwards
1 year ago
lclenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
leaddata.h
avcodec: LEAD MCMP decoder
1 year ago
leaddec.c
avcodec/leaddec: Remove unnecessary VLC structures
10 months ago
leb.h
avcodec: move leb reading functions to its own header
10 months ago
libaom.c
…
libaom.h
…
libaomdec.c
avcodec/libaomdec: print libaomdec version in verbose level
9 months ago
libaomenc.c
all: use designated initializers for AVOption.unit
9 months ago
libaribb24.c
all: use designated initializers for AVOption.unit
9 months ago
libaribcaption.c
all: use designated initializers for AVOption.unit
9 months ago
libavcodec.v
…
libcelt_dec.c
…
libcodec2.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libdav1d.c
avcodec/libdav1d: print libdav1d version in verbose level
9 months ago
libdavs2.c
avcodec: Remove redundant pix_fmts from decoders
9 months ago
libfdk-aacdec.c
all: use designated initializers for AVOption.unit
9 months ago
libfdk-aacenc.c
all: use designated initializers for AVOption.unit
9 months ago
libgsmdec.c
…
libgsmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
libilbc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libjxl.c
…
libjxl.h
avcodec/libjxl.h: include version.h
10 months ago
libjxldec.c
avcodec/libjxldec: emit proper PTS to decoded AVFrame
11 months ago
libjxlenc.c
avcodec/libjxlenc: support negative linesizes
9 months ago
libkvazaar.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libmp3lame.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libopencore-amr.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libopenh264.c
lavc/libopenh264: Drop openh264 runtime version checks
11 months ago
libopenh264.h
lavc/libopenh264: Drop openh264 runtime version checks
11 months ago
libopenh264dec.c
lavc/libopenh264: Drop openh264 runtime version checks
11 months ago
libopenh264enc.c
all: use designated initializers for AVOption.unit
9 months ago
libopenjpegenc.c
all: use designated initializers for AVOption.unit
9 months ago
libopus.c
…
libopus.h
…
libopusdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libopusenc.c
all: use designated initializers for AVOption.unit
9 months ago
librav1e.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
librsvgdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libshine.c
…
libspeexdec.c
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
2 years ago
libspeexenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libsvtav1.c
all: use designated initializers for AVOption.unit
9 months ago
libtheoraenc.c
lavc/libtheoraenc: stop setting dts unnecessarily
2 years ago
libtwolame.c
all: use designated initializers for AVOption.unit
9 months ago
libuavs3d.c
avcodec: Remove redundant pix_fmts from decoders
9 months ago
libvo-amrwbenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libvorbisdec.c
…
libvorbisenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months 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: Remove redundant unreferencing of AVFrame
1 year ago
libvpxenc.c
lavc/libvpxenc: add screen-content-mode option
9 months 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
all: use designated initializers for AVOption.unit
9 months ago
libwebpenc_common.h
…
libx264.c
all: use designated initializers for AVOption.unit
9 months ago
libx265.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libxavs.c
all: use designated initializers for AVOption.unit
9 months ago
libxavs2.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libxevd.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
libxeve.c
all: use designated initializers for AVOption.unit
9 months ago
libxvid.c
all: use designated initializers for AVOption.unit
9 months ago
libzvbi-teletextdec.c
all: use designated initializers for AVOption.unit
9 months ago
ljpegenc.c
all: use designated initializers for AVOption.unit
9 months 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
lavc/llauddsp: R-V V scalarproduct_and_madd_int16
1 year ago
lossless_audiodsp.h
lavc/llauddsp: R-V V scalarproduct_and_madd_int16
1 year ago
lossless_videodsp.c
lavc/llviddsp: R-V V add_bytes
1 year ago
lossless_videodsp.h
lavc/llviddsp: R-V V add_bytes
1 year ago
lossless_videoencdsp.c
lavc/llvidencdsp: add R-V V diff_bytes
12 months ago
lossless_videoencdsp.h
lavc/llvidencdsp: add R-V V diff_bytes
12 months ago
lpc.c
lavc/lpc: R-V V apply_welch_window
11 months ago
lpc.h
lavc/lpc: R-V V apply_welch_window
11 months ago
lscrdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
lsp.c
…
lsp.h
…
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
…
magicyuv.c
avcodec/magicyuv: remove redundant check in inner loop
1 year ago
magicyuvenc.c
all: use designated initializers for AVOption.unit
9 months ago
mathops.h
libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
2 years ago
mathtables.c
…
mdec.c
avcodec/mdec: DC reading for STRv1 is like STRv2
10 months 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
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
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
mediacodec_wrapper.h
avcodec/mediacodecdec: refactor color space utils
2 years ago
mediacodecdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
mediacodecdec_common.c
avcodec/mediacodecdec: fix return EAGAIN after EOF
12 months ago
mediacodecdec_common.h
avcodec/mediacodecdec: enable NDK mediacodec
2 years ago
mediacodecenc.c
all: use designated initializers for AVOption.unit
9 months ago
metasound.c
avcodec/metasound_data: Include data into metasound.c directly
2 years ago
metasound_data.h
avcodec/metasound_data: Include data into metasound.c directly
2 years ago
metasound_twinvq_data.h
avcodec/metasound_data: Move data shared with twinvq into a new file
2 years ago
mf_utils.c
…
mf_utils.h
…
mfenc.c
all: use designated initializers for AVOption.unit
9 months ago
microdvddec.c
…
midivid.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mimic.c
avcodec/mimic: Avoid unnecessary VLC structure
1 year ago
misc4.c
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
2 years ago
misc4_parser.c
…
mjpeg.h
…
mjpeg_parser.c
…
mjpegbdec.c
avcodec: add media100_to_mjpegb bitstream filter and use it
2 years ago
mjpegdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
mjpegdec.h
avcodec/mjpegdec: Only use receive_frame for SMVJPEG
2 years ago
mjpegdec_common.c
avcodec/vlc: Use proper namespace
1 year ago
mjpegenc.c
all: use designated initializers for AVOption.unit
9 months 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
avcodec/mlp*: merge flags used by encoder and decoder
1 year ago
mlp_parse.c
avcodec/mlpdec: parse and use substream info bits
2 years ago
mlp_parse.h
avcodec/mlpenc: add helper function to derive TrueHD ch map from ch_layout
1 year ago
mlp_parser.c
…
mlpdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
mlpdsp.c
mlp: move pack_output pointer to decoder context
11 months ago
mlpdsp.h
mlp: move pack_output pointer to decoder context
11 months ago
mlpenc.c
all: use designated initializers for AVOption.unit
9 months ago
mlz.c
…
mlz.h
…
mmaldec.c
avcodec/mmaldec: Avoid using AVCodec.pix_fmts
9 months ago
mmvideo.c
…
mobiclip.c
avcodec/mobiclip: Avoid unnecessary VLC structure
1 year 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/vlc: Use proper namespace
1 year ago
motionpixels_tablegen.c
…
motionpixels_tablegen.h
…
movtextdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
movtextenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
mpc.c
avutil/mem: Don't include avutil.h
1 year ago
mpc.h
…
mpc7.c
avcodec/mpc7: Avoid superfluous VLC structures
1 year ago
mpc7data.h
…
mpc8.c
avcodec/vlc: Use proper namespace
1 year ago
mpc8data.h
…
mpc8huff.h
…
mpcdata.h
…
mpeg4audio.c
avcodec/aacdec: add support for channel configuration 14
2 years ago
mpeg4audio.h
avcodec/aacdec: add support for channel configuration 14
2 years ago
mpeg4audio_copy_pce.h
avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own
2 years ago
mpeg4audio_sample_rates.c
…
mpeg4audio_sample_rates.h
…
mpeg4data.h
avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user
2 years ago
mpeg4video.c
…
mpeg4video.h
…
mpeg4video_parser.c
avcodec/mpeg4video_parser: Don't set write-only current_picture_ptr
1 year ago
mpeg4videodata.h
avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user
2 years ago
mpeg4videodec.c
avcodec/h263dec: Remove AVCodec.pix_fmts arrays
9 months ago
mpeg4videodec.h
avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext
2 years ago
mpeg4videodefs.h
…
mpeg4videodsp.c
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
mpeg4videodsp.h
avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
2 years ago
mpeg4videoenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
mpeg4videoenc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
mpeg12.c
avcodec/mpeg12: Avoid unnecessary VLC structures
1 year 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: add D3D12VA hardware accelerated MPEG-2 decoding
11 months ago
mpeg12dec.h
avcodec/mpeg12: Avoid unnecessary VLC structures
1 year ago
mpeg12enc.c
all: use designated initializers for AVOption.unit
9 months ago
mpeg12enc.h
avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
2 years ago
mpeg12framerate.c
…
mpeg12vlc.h
avcodec/mpeg12: Avoid unnecessary VLC structures
1 year 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
avcodec/mpegaudiodec_common: Avoid superfluous VLC structures
1 year ago
mpegaudiodec_common.c
avcodec/mpegaudiodec_common: Avoid superfluous VLC structures
1 year ago
mpegaudiodec_common_tablegen.c
…
mpegaudiodec_common_tablegen.h
…
mpegaudiodec_fixed.c
…
mpegaudiodec_float.c
…
mpegaudiodec_template.c
avcodec/mpegaudiodec_common: Avoid superfluous VLC structures
1 year ago
mpegaudiodecheader.c
…
mpegaudiodecheader.h
…
mpegaudiodsp.c
avcodec/mpegaudiodsp: Init dct32 directly
1 year 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
…
mpegaudiotab.h
…
mpegaudiotabs.c
…
mpegaudiotabs.h
…
mpegpicture.c
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
mpegpicture.h
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
mpegutils.c
avcodec/mpegutils: print axis in debug_info2
11 months ago
mpegutils.h
…
mpegvideo.c
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
mpegvideo.h
avcodec/h263dec, mpeg4videodec: Parse extradata during init
1 year ago
mpegvideo_dec.c
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
mpegvideo_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
mpegvideo_motion.c
avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c
2 years ago
mpegvideo_parser.c
lavc/mpegvideo_parser: improve exporting field-coding information
1 year 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
all: use designated initializers for AVOption.unit
9 months ago
mpegvideoencdsp.c
…
mpegvideoencdsp.h
…
mpl2dec.c
…
mpv_reconstruct_mb_template.c
avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch space
2 years ago
mqc.c
…
mqc.h
…
mqcdec.c
…
mqcenc.c
…
mscc.c
avutil/frame: deprecate palette_has_changed
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/msmpeg4_vc1_data: Avoid superfluous VLC structures
1 year ago
msmpeg4_vc1_data.h
avcodec/msmpeg4_vc1_data: Avoid superfluous VLC structures
1 year ago
msmpeg4data.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
msmpeg4data.h
avcodec/msmpeg4dec: Avoid superfluous VLC structures
1 year ago
msmpeg4dec.c
avcodec/h263dec: Remove AVCodec.pix_fmts arrays
9 months ago
msmpeg4dec.h
avcodec/msmpeg4dec: Avoid superfluous VLC structures
1 year ago
msmpeg4enc.c
avcodec/msmpeg4_vc1_data: Avoid superfluous VLC structures
1 year 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
avutil/frame: deprecate palette_has_changed
2 years ago
msrledec.c
…
msrledec.h
…
msrleenc.c
avcodec/msrleenc: Constify pointers for frame->data
1 year ago
mss1.c
avutil/frame: deprecate palette_has_changed
2 years ago
mss2.c
avcodec/error_resilience: Make applying decode_error_flags optional
1 year 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/mss4: Partially inline max_depth and nb_bits of VLC
1 year ago
mss12.c
…
mss12.h
…
mss34dsp.c
avcodec/jpegtables: remove duplicate luma and chroma quantization tables
2 years ago
mss34dsp.h
…
msvideo1.c
avutil/frame: deprecate palette_has_changed
2 years ago
msvideo1enc.c
avcodec/msvideo1enc: Add check for av_malloc
2 years ago
mv30.c
avcodec/mv30: Avoid unnecessary VLC structure
1 year ago
mvcdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
mvha.c
avcodec/vlc: Use proper namespace
1 year ago
mwsc.c
all: Use av_frame_replace() where appropriate
1 year 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
notchlc.c
avcodec/notchlc: make variables that can be negative as signed
1 year ago
null.c
lavc: add null codecs
2 years ago
nuv.c
avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
1 year ago
nvdec.c
avcodec/nvdec: Constify bitstream pointee
9 months ago
nvdec.h
avcodec/nvdec: Constify bitstream pointee
9 months ago
nvdec_av1.c
avcodec/nvdec: Constify bitstream pointee
9 months ago
nvdec_h264.c
avcodec/nvdec: Constify bitstream pointee
9 months ago
nvdec_hevc.c
avcodec/nvdec: Constify bitstream pointee
9 months ago
nvdec_mjpeg.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
nvdec_mpeg4.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
nvdec_mpeg12.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
nvdec_vc1.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
nvdec_vp8.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
nvdec_vp9.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
nvenc.c
avcodec/nvenc: add option to control subsampling of packed rgb input
1 year ago
nvenc.h
avcodec/nvenc: add option to control subsampling of packed rgb input
1 year ago
nvenc_av1.c
all: use designated initializers for AVOption.unit
9 months ago
nvenc_h264.c
all: use designated initializers for AVOption.unit
9 months ago
nvenc_hevc.c
all: use designated initializers for AVOption.unit
9 months ago
omx.c
all: use designated initializers for AVOption.unit
9 months ago
on2avc.c
avcodec/vlc: Use proper namespace
1 year ago
on2avcdata.c
…
on2avcdata.h
…
options.c
all: use designated initializers for AVOption.unit
9 months ago
options_table.h
all: use designated initializers for AVOption.unit
9 months 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_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_silk: Use void* instead of AVCodecContext* as logctx
1 year ago
opus_silk.h
avcodec/opus_silk: Use void* instead of AVCodecContext* as logctx
1 year ago
opusdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months 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
all: use designated initializers for AVOption.unit
9 months 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
osq.c
avcodec/osq: Implement flush()
11 months ago
packet.h
avcodec: add ambient viewing environment packet side data.
10 months ago
packet_internal.h
lavc/bsf: move IS_EMPTY() to packet_internal()
1 year ago
paf.h
…
pafaudio.c
…
pafvideo.c
avutil/frame: deprecate palette_has_changed
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
…
parsers.c
avcodec/rv34_parser: Merge RV30 and RV40 parsers
1 year ago
pcm-bluray.c
…
pcm-blurayenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
pcm-dvd.c
…
pcm-dvdenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
pcm.c
avcodec/pcm: Remove unnecessary emms_c()
1 year ago
pcm_tablegen.c
…
pcm_tablegen.h
…
pcx.c
avcodec/pcx: fix decoding with AVFrame's negative linesize
1 year ago
pcxenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
pdvdec.c
all: Use av_frame_replace() where appropriate
1 year ago
pel_template.c
…
pgssubdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
pgxdec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
photocd.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
pictordec.c
avutil/frame: deprecate palette_has_changed
2 years ago
pixblockdsp.c
…
pixblockdsp.h
…
pixels.h
…
pixlet.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
png.c
…
png.h
…
png_parser.c
…
pngdec.c
avcodec/pngdec: read cLLi and mDVc chunks
9 months ago
pngdsp.c
…
pngdsp.h
…
pngenc.c
all: use designated initializers for AVOption.unit
9 months ago
pnm.c
avcodec/pnm: explicitly tag color range
1 year ago
pnm.h
…
pnm_parser.c
…
pnmdec.c
avcodec/pnmdec: fix decoding with AVFrame's negative linesize
1 year ago
pnmenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
profiles.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
profiles.h
all: use designated initializers for AVOption.unit
9 months ago
proresdata.c
avcodec/proresenc_anatoliy: move DC codebook LUT to shared proresdata
10 months ago
proresdata.h
avcodec/proresenc_anatoliy: move DC codebook LUT to shared proresdata
10 months ago
proresdec.h
avcodec/proresdec: Include required headers directly
1 year ago
proresdec2.c
avcodec/thread: Remove ff_thread_get_format define
1 year ago
proresdsp.c
avcodec/proresdsp: Pass necessary parameter directly
1 year ago
proresdsp.h
avcodec/proresdsp: Pass necessary parameter directly
1 year ago
proresenc_anatoliy.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
proresenc_kostya.c
all: use designated initializers for AVOption.unit
9 months ago
prosumer.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
psd.c
avutil/frame: deprecate palette_has_changed
2 years ago
psymodel.c
…
psymodel.h
…
pthread.c
avcodec: remove FF_API_FLAG_TRUNCATED
2 years ago
pthread_frame.c
avcodec: remove some references to avcodec_close
9 months ago
pthread_internal.h
…
pthread_slice.c
…
ptx.c
…
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
…
qdm2_tablegen.h
avcodec/vlc: Use proper namespace
1 year ago
qdm2data.h
…
qdmc.c
avcodec/vlc: Use proper namespace
1 year ago
qdrw.c
avutil/frame: deprecate palette_has_changed
2 years ago
qoadec.c
avcodec/qoadec: fix overreads and fix packet size check
12 months ago
qoi.h
…
qoi_parser.c
…
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
all: Use av_frame_replace() where appropriate
1 year ago
qpel_template.c
…
qpeldsp.c
…
qpeldsp.h
…
qsv.c
lavc/qsv: fallback to the default mfx implementation for internal session on Windows
2 years ago
qsv.h
…
qsv_api.c
…
qsv_internal.h
lavu/hwcontext_qsv: Update after adding support for VAAPI on Windows
2 years ago
qsvdec.c
all: use designated initializers for AVOption.unit
9 months ago
qsvenc.c
lavc/qsvenc: Add workaround for VP9 keyframe
9 months ago
qsvenc.h
all: use designated initializers for AVOption.unit
9 months ago
qsvenc_av1.c
all: use designated initializers for AVOption.unit
9 months ago
qsvenc_h264.c
all: use designated initializers for AVOption.unit
9 months ago
qsvenc_hevc.c
all: use designated initializers for AVOption.unit
9 months ago
qsvenc_jpeg.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
qsvenc_mpeg2.c
all: use designated initializers for AVOption.unit
9 months ago
qsvenc_vp9.c
all: use designated initializers for AVOption.unit
9 months ago
qtrle.c
avutil/frame: deprecate palette_has_changed
2 years ago
qtrleenc.c
all: Use av_frame_replace() where appropriate
1 year 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
…
ra144enc.c
…
ra288.c
…
ra288.h
…
ralf.c
avcodec/vlc: Use proper namespace
1 year ago
ralfdata.h
…
rangecoder.c
…
rangecoder.h
…
rasc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
ratecontrol.c
avutil/internal: Don't auto-include emms.h
1 year ago
ratecontrol.h
avcodec/ratecontrol: drop remnants of libxvid rate control
2 years ago
raw.c
swscale: add GBRAP14 format support
1 year ago
raw.h
…
rawdec.c
avutil/frame: deprecate palette_has_changed
2 years ago
rawenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
realtextdec.c
…
rectangle.h
…
refstruct.c
lavc/refstruct: do not use max_align_t on MSVC
9 months ago
refstruct.h
avcodec/refstruct: Allow to share pools
1 year ago
reverse.c
…
rka.c
avcodec/rka: improve VRQ mode decoding
1 year ago
rkmppdec.c
avcodec: Remove redundant pix_fmts from decoders
9 months ago
rl.c
avcodec/vlc: Use proper namespace
1 year ago
rl.h
avcodec/vlc: Use proper namespace
1 year 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
avcodec/roqvideo: Use void*, not AVCodecContext* for logctx
1 year ago
roqvideo.h
avcodec/roqvideo: Use void*, not AVCodecContext* for logctx
1 year ago
roqvideodec.c
avcodec/roqvideo: Use void*, not AVCodecContext* for logctx
1 year ago
roqvideoenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
rpza.c
…
rpzaenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
rscc.c
avutil/frame: deprecate palette_has_changed
2 years ago
rtjpeg.c
avcodec/idctdsp: Avoid inclusion of avcodec.h
1 year ago
rtjpeg.h
avcodec/idctdsp: Avoid inclusion of avcodec.h
1 year ago
rtv1.c
avcodec/rtv1: stop returning incomplete frames
1 year ago
rv10.c
avcodec: Remove redundant pix_fmts from decoders
9 months 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: Remove redundant pix_fmts from decoders
9 months ago
rv30data.h
…
rv30dsp.c
…
rv34.c
avcodec/rv34: Constify pointer to static object
1 year ago
rv34.h
avcodec/rv34: Constify pointer to static object
1 year ago
rv34_parser.c
avcodec/rv34_parser: Remove unused ParseContext
1 year ago
rv34data.h
…
rv34dsp.c
lavc/rv34dsp: R-V V rv34_inv_transform_dc
9 months ago
rv34dsp.h
lavc/rv34dsp: R-V V rv34_inv_transform_dc
9 months ago
rv34vlc.h
…
rv40.c
avcodec: Remove redundant pix_fmts from decoders
9 months ago
rv40data.h
…
rv40dsp.c
…
rv40vlc2.h
…
s302m.c
all: use designated initializers for AVOption.unit
9 months ago
s302menc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
samidec.c
…
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
…
sbcdec.c
avcodec/sbcdec: Remove always-false check
2 years ago
sbcdec_data.c
…
sbcdec_data.h
…
sbcdsp.c
…
sbcdsp.h
…
sbcdsp_data.c
…
sbcdsp_data.h
…
sbcenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
sbr.h
aacsbr: convert to lavu/tx
2 years ago
sbrdsp.c
…
sbrdsp.h
lavc/sbrdsp: R-V V sum64x5
1 year ago
sbrdsp_fixed.c
…
sbrdsp_template.c
lavc/sbrdsp: R-V V sum64x5
1 year 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
sga.c
avcodec/sga: Don't use GetBit-API for byte-aligned reads
1 year ago
sgi.h
…
sgidec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sgienc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
sgirledec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
sheervideo.c
avcodec/vlc: Use proper namespace
1 year ago
sheervideodata.h
…
shorten.c
avcodec/shorten: use uint16_t for wave_format
1 year 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/sipr: Remove write-only AVCodecContext*
1 year ago
sipr.h
avcodec/sipr: Remove write-only AVCodecContext*
1 year ago
sipr16k.c
…
sipr16kdata.h
…
sipr_parser.c
…
siprdata.h
…
siren.c
avcodec/siren: indent
2 years ago
smacker.c
avcodec/vlc: Use proper namespace
1 year ago
smc.c
avutil/frame: deprecate palette_has_changed
2 years ago
smcenc.c
all: Use av_frame_replace() where appropriate
1 year ago
snappy.c
…
snappy.h
…
snow.c
avcodec/snow: Move freeing encoder-only buffers to snowenc.c
1 year ago
snow.h
avcodec/snow: Move dsp helper functions to snow_dwt.h
1 year ago
snow_dwt.c
avcodec/snow_dwt: Fix left shifts of negative numbers
2 years ago
snow_dwt.h
avcodec/snow: Move dsp helper functions to snow_dwt.h
1 year ago
snowdata.h
…
snowdec.c
avcodec/snow: Move decoder/encoder-only inline funcs to snow(dec|enc).c
1 year ago
snowenc.c
all: use designated initializers for AVOption.unit
9 months 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/speedhqdec: Avoid unnecessary VLC structure
1 year 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: further check for sane frame_size values
9 months ago
srtdec.c
…
srtenc.c
…
startcode.c
avcodec/startcode: Avoid unaligned accesses
2 years ago
startcode.h
…
subviewerdec.c
…
sunrast.c
avcodec/sunrast: Fix maplength check
2 years ago
sunrast.h
…
sunrastenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months 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: Remove redundant pix_fmts from decoders
9 months ago
svq1enc.c
all: use designated initializers for AVOption.unit
9 months ago
svq1enc_cb.h
…
svq1encdsp.h
lavc/svq1enc: R-V V ssd_int8_vs_int16
10 months ago
svq3.c
avcodec: Remove redundant pix_fmts from decoders
9 months ago
synth_filter.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
synth_filter.h
dca_core: convert to lavu/tx
2 years ago
tableprint.h
…
tableprint_vlc.h
…
tak.c
avcodec/tak: Use void* instead of AVCodecContext* for logcontext
1 year ago
tak.h
avcodec/tak: Use void* instead of AVCodecContext* for logcontext
1 year ago
tak_parser.c
…
takdec.c
…
takdsp.c
avcodec/takdsp: fix const correctness
11 months ago
takdsp.h
avcodec/takdsp: fix const correctness
11 months ago
targa.c
avutil/frame: deprecate palette_has_changed
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
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
tdsc.c
avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo
9 months ago
textdec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
texturedsp.c
lavc/texturedsp: fix premult2straight inversion
9 months ago
texturedsp.h
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
texturedsp_template.c
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
texturedspenc.c
avcodec/texturedsp: Factor common code out
10 months ago
thread.h
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
threadframe.h
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
tiertexseqv.c
avutil/frame: deprecate palette_has_changed
2 years ago
tiff.c
avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo
9 months ago
tiff.h
…
tiff_common.c
…
tiff_common.h
…
tiff_data.h
…
tiffenc.c
all: use designated initializers for AVOption.unit
9 months ago
tmv.c
avutil/frame: deprecate palette_has_changed
2 years ago
to_upper4.c
…
to_upper4.h
…
tpeldsp.c
…
tpeldsp.h
…
truemotion1.c
…
truemotion1data.h
…
truemotion2.c
avcodec/truemotion2: Don't check before freeing VLC
1 year ago
truemotion2rt.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
truespeech.c
…
truespeech_data.h
…
tscc.c
avutil/frame: deprecate palette_has_changed
2 years ago
tscc2.c
avcodec/vlc: Use proper namespace
1 year ago
tscc2data.h
…
tta.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
ttadata.c
avcodec/tta: fix minor code style issues
1 year ago
ttadata.h
…
ttadsp.c
avcodec/tta: fix minor code style issues
1 year ago
ttadsp.h
…
ttaenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
ttaencdsp.c
…
ttaencdsp.h
…
ttmlenc.c
avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint
1 year ago
ttmlenc.h
…
twinvq.c
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
twinvq.h
avcodec: Remove unnecessary fft, dct inclusions
2 years ago
twinvq_data.h
…
twinvqdec.c
avcodec/metasound_data: Move data shared with twinvq into a new file
2 years ago
txd.c
…
ulti.c
…
ulti_cb.h
…
unary.h
…
utils.c
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
utvideo.h
avcodec/utvideo: Split UTvideoContext into decoder and encoder contexts
1 year ago
utvideodec.c
avcodec/utvideodec: move allocation to the end of init
1 year ago
utvideodsp.c
lavc/utvideodsp: R-V V restore_rgb_planes
1 year ago
utvideodsp.h
lavc/utvideodsp: R-V V restore_rgb_planes
1 year ago
utvideoenc.c
all: use designated initializers for AVOption.unit
9 months 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/v4l2_context: suppress POLLERR and fix crash when buffers are uninitialized
1 year ago
v4l2_context.h
…
v4l2_fmt.c
…
v4l2_fmt.h
…
v4l2_m2m.c
avcodec/v4l2_m2m: Remove redundant av_frame_unref()
11 months ago
v4l2_m2m.h
avcodec/v4l2m2m: allow lower minimum buffer values
2 years ago
v4l2_m2m_dec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
v4l2_m2m_enc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
v210_template.c
…
v210dec.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
v210dec.h
…
v210dec_init.h
…
v210enc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
v210enc.h
…
v210enc_init.h
…
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/av1dec, vaapi_av1: Remove excessive logmessages
1 year ago
vaapi_decode.c
avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions
1 year ago
vaapi_decode.h
…
vaapi_encode.c
avcodec/vaapi_encode: Avoid double AVERRORS
11 months ago
vaapi_encode.h
all: use designated initializers for AVOption.unit
9 months ago
vaapi_encode_av1.c
all: use designated initializers for AVOption.unit
9 months ago
vaapi_encode_h264.c
all: use designated initializers for AVOption.unit
9 months ago
vaapi_encode_h265.c
all: use designated initializers for AVOption.unit
9 months ago
vaapi_encode_mjpeg.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
vaapi_encode_mpeg2.c
all: use designated initializers for AVOption.unit
9 months ago
vaapi_encode_vp8.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
vaapi_encode_vp9.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
vaapi_h264.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vaapi_hevc.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
vaapi_hevc.h
lavc/vaapi_hevc: Add vaapi profile parse support for SCC
2 years ago
vaapi_mjpeg.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vaapi_mpeg2.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vaapi_mpeg4.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vaapi_vc1.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vaapi_vp8.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vaapi_vp9.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vb.c
avutil/frame: deprecate palette_has_changed
2 years ago
vble.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vbn.h
…
vbndec.c
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
vbnenc.c
lavc/texturedsp: require explicitly-set frame dimensions
9 months ago
vc1.c
avcodec/vc1: Avoid superfluous VLC structures
1 year ago
vc1.h
avcodec/vc1: Avoid superfluous VLC structures
1 year ago
vc1_block.c
avcodec/vc1: Avoid superfluous VLC structures
1 year 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
lavc: deprecate AVCodecContext.ticks_per_frame
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/vc1: Avoid superfluous VLC structures
1 year ago
vc1data.h
avcodec/vc1: Avoid superfluous VLC structures
1 year ago
vc1dec.c
avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420
9 months ago
vc1dsp.c
lavc/vc1dsp: R-V V inv_trans
11 months ago
vc1dsp.h
lavc/vc1dsp: R-V V inv_trans
11 months ago
vc2enc.c
all: use designated initializers for AVOption.unit
9 months 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
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
vdpau.h
avcodec/vdpau: Fix doxy comment typo
2 years ago
vdpau_av1.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
vdpau_h264.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
vdpau_hevc.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
vdpau_internal.h
…
vdpau_mpeg4.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
vdpau_mpeg12.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
vdpau_vc1.c
avcodec/vdpau_vc1: Fix indentation
1 year ago
vdpau_vp9.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
1 year ago
version.c
…
version.h
lavc/libvpxenc: add screen-content-mode option
9 months ago
version_major.h
lavc: deprecate avcodec_close()
9 months ago
videodsp.c
…
videodsp.h
…
videodsp_template.c
avcodec/videodsp_template: Adjust pointers to avoid undefined pointer things
2 years ago
videotoolbox.c
avcodec/videotoolbox: specify color range for hw frame ctx
11 months ago
videotoolbox.h
avcodec/videotoolbox: fix documents of AVVideotoolboxContext
2 years ago
videotoolbox_vp9.c
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
1 year ago
videotoolboxenc.c
all: use designated initializers for AVOption.unit
9 months ago
vima.c
…
vlc.c
avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer
1 year ago
vlc.h
avcodec/vlc: Remove unused macros
10 months ago
vmdaudio.c
…
vmdvideo.c
all: Use av_frame_replace() where appropriate
1 year ago
vmixdec.c
avcodec/vmixdec: Fix signed integer overflow in dc
1 year ago
vmnc.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
vorbis.c
avcodec/vorbis: Use void* logctx instead of AVCodecContext*
1 year ago
vorbis.h
avcodec/vorbis: Use void* logctx instead of AVCodecContext*
1 year 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
Revert "all: Don't set AVClass.item_name to its default value"
10 months ago
vorbis_parser.h
…
vorbis_parser_internal.h
…
vorbisdec.c
avcodec/vlc: Use proper namespace
1 year ago
vorbisdsp.c
…
vorbisdsp.h
…
vorbisenc.c
vorbisenc: convert to lavu/tx
2 years ago
vp3.c
avcodec/vp3: Reindent after the previous commits
1 year ago
vp3_parser.c
…
vp3data.h
avcodec/vp3data: rectify comment
2 years ago
vp3dsp.c
…
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/vlc: Use proper namespace
1 year ago
vp6data.h
…
vp6dsp.c
…
vp8.c
avcodec/vp8: Change criterion for calling ff_thread_finish_setup()
10 months ago
vp8.h
avcodec/vp8: Remove write-only vp7 struct field
10 months ago
vp8_parser.c
…
vp8data.c
avcodec/vp8: Export `vp8_token_update_probs` variable
1 year ago
vp8data.h
avcodec/vp8: Export `vp8_token_update_probs` variable
1 year ago
vp8dsp.c
lavc/vp8dsp: R-V V vp8_idct_dc_add
9 months ago
vp8dsp.h
lavc/vp8dsp: R-V V vp8_idct_dc_add
9 months ago
vp9.c
avcodec: add D3D12VA hardware accelerated VP9 decoding
11 months ago
vp9.h
…
vp9_mc_template.c
…
vp9_parser.c
…
vp9block.c
…
vp9data.c
…
vp9data.h
…
vp9dec.h
avcodec/vp9: Use RefStruct-pool API for extradata
1 year ago
vp9dsp.c
…
vp9dsp.h
…
vp9dsp_8bpp.c
…
vp9dsp_10bpp.c
…
vp9dsp_12bpp.c
…
vp9dsp_template.c
…
vp9lpf.c
…
vp9mvs.c
…
vp9prob.c
…
vp9recon.c
…
vp9shared.h
avcodec/vp9: Use RefStruct-pool API for extradata
1 year ago
vp56.c
all: Use av_frame_replace() where appropriate
1 year ago
vp56.h
…
vp56data.c
…
vp56data.h
…
vp56dsp.c
…
vp56dsp.h
…
vp89_rac.h
…
vpx_rac.c
…
vpx_rac.h
…
vqavideo.c
avutil/frame: deprecate palette_has_changed
2 years ago
vqcdec.c
avcodec/vqcdec: Avoid unnecessary VLC structure
1 year ago
vt_internal.h
…
vulkan.c
libavcodec: add Vulkan common video code
1 year ago
vulkan.h
libavcodec: add Vulkan common video code
1 year ago
vulkan_av1.c
libavcodec: fix -Wint-conversion in vulkan
10 months ago
vulkan_decode.c
libavcodec: fix -Wint-conversion in vulkan
10 months ago
vulkan_decode.h
avcodec/vulkan_decode: Use RefStruct API for shared_ref
1 year ago
vulkan_h264.c
libavcodec: fix -Wint-conversion in vulkan
10 months ago
vulkan_hevc.c
libavcodec: fix -Wint-conversion in vulkan
10 months ago
vulkan_video.c
libavcodec: fix -Wint-conversion in vulkan
10 months ago
vulkan_video.h
{avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
9 months ago
vulkan_video_codec_av1std_decode_mesa.h
{avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
9 months ago
vulkan_video_codec_av1std_mesa.h
{avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
9 months ago
vvc.h
avcodec/cbs_h266: add support for Adaptation parameter set NALU type
1 year ago
vvc_parser.c
avcodec/vvc_parser: Avoid undefined overflow in POC computation
1 year ago
wavarc.c
avcodec/wavarc: Check k in decode_5elp()
1 year ago
wavpack.c
avcodec/pthread_frame: Remove ff_thread_release_buffer()
1 year ago
wavpack.h
…
wavpackdata.c
…
wavpackenc.c
Revert "all: Don't set AVClass.item_name to its default value"
10 months 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/vlc: Use proper namespace
1 year ago
webp_parser.c
…
webvttdec.c
…
webvttenc.c
…
wma.c
avcodec/wmaprodec: Avoid superfluous VLC structures
1 year ago
wma.h
avcodec/wmaprodec: Avoid superfluous VLC structures
1 year ago
wma_common.c
…
wma_common.h
…
wma_freqs.c
…
wma_freqs.h
…
wmadata.h
…
wmadec.c
avcodec/wmaprodec: Avoid superfluous VLC structures
1 year ago
wmaenc.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
wmalosslessdec.c
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
2 years ago
wmaprodata.h
…
wmaprodec.c
avcodec/wmaprodec: Avoid superfluous VLC structures
1 year ago
wmavoice.c
avcodec/wmavoice: Avoid unnecessary VLC structure
1 year ago
wmavoice_data.h
…
wmv2.c
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
2 years ago
wmv2.h
…
wmv2data.c
…
wmv2data.h
…
wmv2dec.c
avcodec/h263dec: Remove AVCodec.pix_fmts arrays
9 months ago
wmv2dec.h
avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c
2 years ago
wmv2dsp.c
…
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/wnv1: Avoid unnecessary VLC structure
1 year ago
wrapped_avframe.c
lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
2 years ago
ws-snd1.c
…
xan.c
all: Use av_frame_replace() where appropriate
1 year 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: Remove redundant pix_fmts from decoders
9 months 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
…
xsubenc.c
…
xvididct.c
avcodec/xvididct: Make c* unsigned to avoid undefined overflows
1 year ago
xvididct.h
…
xvmc.h
…
xwd.h
…
xwd_parser.c
…
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
…
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/vlc: Use proper namespace
1 year ago
yop.c
avutil/frame: deprecate palette_has_changed
2 years ago
yuv4dec.c
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
2 years ago
yuv4enc.c
avcodec/yuv4enc: do not read past end of input in case of odd height
1 year ago
zerocodec.c
all: Use av_frame_replace() where appropriate
1 year ago
zlib_wrapper.c
…
zlib_wrapper.h
…
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