You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Rémi Denis-Courmont b3825bbe45 riscv: test for assembler support 11 months ago
..
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
loongarch avcodec/la: Add LSX optimization for h264 qpel. 2 years ago
mips mips/ac3dsp_mips: add missing stddef.h header include 12 months ago
neon
ppc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
riscv riscv: test for assembler support 11 months ago
sh4
sparc
tests avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
x86 x86/ac3dsp: add ff_float_to_fixed24_avx() 12 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 lavc/Makefile: build vulkan decode code if vulkan_av1 has been enabled 12 months ago
a64colors.h
a64multienc.c
a64tables.h
aac.h
aac_ac3_parser.c avcodec/aac_ac3_parser: add preprocessor checks for codec specific code 1 year ago
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_defines.h
aac_parser.c
aaccoder.c
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 avcodec/aacdec_common: Avoid superfluous VLC structures 1 year ago
aacdectab.h avcodec/aacdec_common: Avoid superfluous VLC structures for SBR VLCs 1 year ago
aacenc.c avcodec/aacdec_template: Don't init unused table for fixed-point decoder 1 year ago
aacenc.h
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
ac3_channel_layout_tab.c
ac3_channel_layout_tab.h
ac3_parser.c
ac3_parser.h
ac3_parser_internal.h
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
ac3dec_float.c avcodec/eac3dec: add detection of Atmos spatial extension profile 2 years 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 avutil/internal: Don't auto-include emms.h 1 year ago
ac3enc.h
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 x86/ac3dsp: add ff_float_to_fixed24_avx() 12 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
adts_header.c
adts_header.h
adts_parser.c
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
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 avcodec/alac: use branchless sign 1 year ago
alac_data.c
alac_data.h
alacdsp.c
alacdsp.h
alacenc.c
aliaspixdec.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
aliaspixenc.c
allcodecs.c avcodec: add QOA decoder 12 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 libavcodec/amfenc: Fix issue with missing headers in AV1 encoder 1 year ago
amfenc_h264.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
amfenc_hevc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
amr.h
amr_parser.c
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
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 avcodec/apedec: Fix integer overflow in predictor_decode_stereo_3950() 1 year ago
apng.h
aptx.c
aptx.h
aptxdec.c
aptxenc.c
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
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
asv.h
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
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_data.h
atrac3plusdec.c
atrac3plusdsp.c
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 av_frame_replace() where appropriate 1 year ago
aura.c
av1.h avcodec/cbs_av1: Add tx mode enum values 1 year ago
av1_frame_merge_bsf.c
av1_frame_split_bsf.c
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_metadata_bsf.c
av1_parse.c av1_parse: Don't reject zero-size padding OBUs 2 years ago
av1_parse.h av1_parse: Remove unused getbits instance 2 years ago
av1_parser.c lavc/av1*: fix exporting framerate 2 years ago
av1dec.c avcodec/av1dec: Fix resolving zero divisor 12 months ago
av1dec.h avcodec/decode: Use RefStruct API for hwaccel_picture_private 1 year ago
avcodec.c avcodec/get_buffer: Use RefStruct API for FramePool 1 year ago
avcodec.h avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data 1 year ago
avcodec_internal.h lavc: add generic-encode-layer private data 1 year ago
avcodecres.rc
avdct.c
avdct.h
avfft.c avcoded/fft: Fix memory leak if ctx2 is used 1 year ago
avfft.h lavc/avfft: deprecate the API 1 year ago
avpacket.c avcodec/packet: add generic side data helpers 1 year 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
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: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
bitpacked_enc.c
bitstream.c
bitstream.h avcodec: add multi vlc reader 1 year ago
bitstream_filters.c avcodec: add MP4 to annexb bsf for H266/VVC 1 year ago
bitstream_template.h avcodec/bitstream_template: Basic documentation for read_vlc_multi() 1 year ago
blockdsp.c
blockdsp.h
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
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
bsf_internal.h
bswapdsp.c
bswapdsp.h
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
cavs.h
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
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 avcodec/cbs: Use RefStruct-API for unit content 1 year 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 apply spelling fixes 1 year 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 avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx 1 year ago
cbs_h266_syntax_template.c avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx 1 year ago
cbs_h2645.c avcodec/cbs_h2645: Fix leak of SPS VUI extension data 1 year 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: Add support for VP8 codec bitstream 1 year 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 avcodec/ccaption_dec: simplify init function 2 years 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
cfhdencdsp.c
cfhdencdsp.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c avutil/frame: deprecate palette_has_changed 2 years ago
cinepakenc.c
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 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
cllc.c avcodec/vlc: Use proper namespace 1 year ago
cngdec.c
cngenc.c
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
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: 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/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files 1 year ago
cuviddec.c avcodec/cuviddec: dynamically set max decode surfaces 1 year ago
cyuv.c
d3d11va.c
d3d11va.h
dca.c
dca.h
dca_core.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
dca_core.h
dca_core_bsf.c
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_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 libavcodec/dcadec: adjust the `ch_layout` when downmix is active 12 months ago
dcadec.h
dcadsp.c
dcadsp.h
dcaenc.c
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 avutil/frame: deprecate palette_has_changed 2 years ago
decode.c avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used 12 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
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 avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
dnxhdenc.h
dolby_e.c avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec 1 year 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
dts2pts_bsf.c
dump_extradata_bsf.c
dv.c
dv.h lavf/dv: use a more granular timebase for audio 2 years ago
dv_error_marker_bsf.c
dv_internal.h
dv_profile.c
dv_profile.h
dv_profile_internal.h
dv_tablegen.c
dv_tablegen.h
dvaudio.h
dvaudio_parser.c
dvaudiodec.c
dvbsub_parser.c
dvbsubdec.c
dvbsubenc.c
dvbtxt.h
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c avcodec/vlc: Use proper namespace 1 year ago
dvdsub.c
dvdsub.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c lavc/dvdsubenc: only check canvas size when it is actually set 12 months ago
dvenc.c avutil/internal: Don't auto-include emms.h 1 year 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 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
dxva2.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
dxva2.h
dxva2_av1.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
dxva2_h264.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
dxva2_hevc.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
dxva2_internal.h
dxva2_mpeg2.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
dxva2_vc1.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
dxva2_vp9.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year 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
eac3_data.c
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 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
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_frame_merge_bsf.c avcodec/evc*: Improve included headers 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 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
exif.c
exif.h
exr.c avcodec/vlc: Use proper namespace 1 year ago
exrdsp.c lavc/exrdsp: unroll predictor 1 year ago
exrdsp.h lavc/exrdsp: R-V V reoder_pixels 1 year ago
exrenc.c
extract_extradata_bsf.c avcodec/extract_extradata: use size_t as parameter type in val_in_array() 1 year 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
ffv1_template.c
ffv1dec.c avcodec/pthread_frame: Remove ff_thread_release_buffer() 1 year ago
ffv1dec_template.c
ffv1enc.c avcodec/ffv1*: add GBRAP14, GRAY14, YUVA422P12, YUVA444P12 formats support 1 year ago
ffv1enc_template.c
ffwavesynth.c
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/filter_units_bsf: reindent after previous commit 1 year ago
fits.c
fits.h
fitsdec.c avcodec/fitsdec: fix decoder class category 2 years 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 avcodec/flacdec: Fix integer overflow in "33bit" DECODER_SUBFRAME_FIXED_WIDE() 1 year 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
flacencdsp.c
flacencdsp.h
flashsv.c
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
flvdec.h
flvenc.c
flvenc.h
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 avcodec: remove FF_API_THREAD_SAFE_CALLBACKS 2 years ago
frame_thread_encoder.h
fraps.c avcodec/fraps: remove extra new lines and not needed cast 1 year ago
frwu.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years 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
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
g723_1.c
g723_1.h
g723_1_parser.c
g723_1dec.c lavc: deprecate AV_CODEC_CAP_SUBFRAMES 2 years ago
g723_1enc.c
g726.c
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/vlc: Use proper namespace 1 year ago
get_buffer.c avcodec/get_buffer: Use RefStruct API for FramePool 1 year ago
gif.c all: Use av_frame_replace() where appropriate 1 year ago
gif.h
gif_parser.c avcodec/gif_parser: split correctly also bitstreams that do not have extension blocks 1 year ago
gifdec.c avcodec/gifdec: rewrite functions that fill block/frame 1 year ago
golomb.c
golomb.h
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c avcodec/h261dec: Avoid superfluous VLC structures 1 year ago
h261enc.c
h261enc.h
h263.c
h263.h
h263_parser.c avcodec: remove FF_API_FLAG_TRUNCATED 2 years ago
h263data.c
h263data.h
h263dec.c avcodec/h263dec, mpeg4videodec: Parse extradata during init 1 year ago
h263dec.h avcodec/ituh263dec: Avoid superfluous VLC structures 1 year ago
h263dsp.c
h263dsp.h
h263enc.h
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_metadata_bsf.c avcodec/h264_metadata_bsf: Improve included headers 1 year ago
h264_mp4toannexb_bsf.c avcodec/h264_mp4toannexb_bsf: process new extradata 12 months ago
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_redundant_pps_bsf.c
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
h264_slice.c avcodec/h264: keep track of which frames used gray references 1 year 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
h264dec.c avcodec/h264dec: use BOOL for skip_gray, noref_gray 12 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_metadata_bsf.c
h265_profile_level.c
h265_profile_level.h
h266_metadata_bsf.c avcodec/h266_metadata_bsf: Check if there are CodedBitstreamFragment units 1 year ago
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: add support for H266/VVC 1 year 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
h2645data.h
half2float.c
hap.c
hap.h
hapdec.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
hapenc.c
hapqa_extract_bsf.c
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
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_mp4toannexb_bsf.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_ps: Use RefStruct API for parameter sets 1 year 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 avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API 1 year ago
hevcdec.h avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API 1 year ago
hevcdsp.c
hevcdsp.h
hevcdsp_template.c
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
huffyuv.h
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 avutil/internal: Don't auto-include emms.h 1 year ago
huffyuvencdsp.c
huffyuvencdsp.h
hwaccel_internal.h avcodec/decode: Use RefStruct API for hwaccel_picture_private 1 year ago
hwaccels.h avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
hwconfig.h avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
idcinvideo.c avutil/frame: deprecate palette_has_changed 2 years ago
idctdsp.c
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
imx_dump_header_bsf.c
indeo2.c avcodec/indeo2: Avoid unnecessary VLC structure 1 year ago
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
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
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ipu_parser.c
ituh263dec.c avcodec/ituh263dec: Avoid superfluous VLC structures 1 year ago
ituh263enc.c avcodec/mpegvideo_enc: ensure lmin is smaller than lmax 2 years ago
ivi.c avcodec/vlc: Use proper namespace 1 year ago
ivi.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c avcodec/j2kenc: use uint64_t type for the lambda value 1 year 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 avcodec/jpeg2000dec: Check image offset 1 year 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: Consolidate jpeg2000 spec bits in jpeg2000_bitbuf_refill_backwards() 1 year 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
jpeglsdec.h
jpeglsenc.c
jpegquanttables.c
jpegquanttables.h
jpegtables.c
jpegtables.h
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: fix parsing sequences of extremely small files 12 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
leaddata.h avcodec: LEAD MCMP decoder 1 year ago
leaddec.c avcodec: LEAD MCMP decoder 1 year ago
libaom.c
libaom.h
libaomdec.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
libaomenc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
libaribb24.c avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP 1 year ago
libaribcaption.c lavc/libaribcaption: rename `replace_fullwidth_ascii` to `replace_msz_ascii` 1 year ago
libavcodec.v
libcelt_dec.c
libcodec2.c
libdav1d.c avcodec/libdav1d: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
libdavs2.c
libfdk-aacdec.c
libfdk-aacenc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
libgsmdec.c
libgsmenc.c
libilbc.c
libjxl.c
libjxl.h avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 features 2 years ago
libjxldec.c avcodec/libjxldec: use internal AVFrame as buffered space 1 year ago
libjxlenc.c avcodec/libjxlenc: use reciprocol gamma for GAMMA22 and GAMMA28 2 years ago
libkvazaar.c avcodec/libkvazaar: Respect codec context color settings. 1 year 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 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
libopenh264enc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c doc/encoders/libopus: clarify lowdelay and cutoff options 1 year ago
librav1e.c lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
librsvgdec.c avcodec/librsvgdec: fix memory leaks and deprecated functions 1 year ago
libshine.c
libspeexdec.c lavc: deprecate AV_CODEC_CAP_SUBFRAMES 2 years ago
libspeexenc.c
libsvtav1.c avcodec/libsvtav1: add version guard for external param 1 year ago
libtheoraenc.c
libtwolame.c
libuavs3d.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
libvo-amrwbenc.c
libvorbisdec.c
libvorbisenc.c
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 avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
libwebpenc.c
libwebpenc_animencoder.c avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
libwebpenc_common.c
libwebpenc_common.h
libx264.c avcodec/libx264: Add the SSE computation for libx264. 1 year ago
libx265.c avcodec/utils: move ff_add_cpb_side_data() to encoder code 1 year ago
libxavs.c avcodec/libxavs: Use frame_num instead of frame_number 2 years ago
libxavs2.c
libxevd.c avcodec/evc_decoder: Provided support for EVC decoder 1 year ago
libxeve.c avcodec/evc_encoder: Provided support for EVC encoder 1 year ago
libxvid.c
libzvbi-teletextdec.c
ljpegenc.c
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
lpc.h
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 avcodec/magicyuvenc: add support for encoding raw slice 1 year ago
mathops.h
mathtables.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
mediacodec.c
mediacodec.h
mediacodec_surface.c
mediacodec_surface.h
mediacodec_sw_buffer.c
mediacodec_sw_buffer.h
mediacodec_wrapper.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
mediacodec_wrapper.h avcodec/mediacodecdec: refactor color space utils 2 years ago
mediacodecdec.c avcodec/hevc_ps: Use RefStruct API for parameter sets 1 year ago
mediacodecdec_common.c avcodec/mediacodecdec: fix return EAGAIN after EOF 12 months ago
mediacodecdec_common.h
mediacodecenc.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
metasound.c
metasound_data.h
metasound_twinvq_data.h
mf_utils.c
mf_utils.h
mfenc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year 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
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c avcodec/vlc: Use proper namespace 1 year ago
mjpegdec.h
mjpegdec_common.c avcodec/vlc: Use proper namespace 1 year ago
mjpegenc.c
mjpegenc.h
mjpegenc_common.c
mjpegenc_common.h
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
mlp_parse.h avcodec/mlpenc: add helper function to derive TrueHD ch map from ch_layout 1 year ago
mlp_parser.c
mlpdec.c libavcodec/mlpdec: add missing correction to ch_layout when downmixing 12 months ago
mlpdsp.c
mlpdsp.h
mlpenc.c avcodec/mlpenc: try different filter parameters in case of out of range output from LPC 1 year ago
mlz.c
mlz.h
mmaldec.c avcodec/mmaldec: Fix build error 12 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
motion_est_template.c
motionpixels.c avcodec/vlc: Use proper namespace 1 year ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
movtextdec.c
movtextenc.c
mp3_header_decompress_bsf.c
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
mpeg2_metadata_bsf.c
mpeg4_unpack_bframes_bsf.c
mpeg4audio.c
mpeg4audio.h
mpeg4audio_copy_pce.h
mpeg4audio_sample_rates.c
mpeg4audio_sample_rates.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c avcodec/mpeg4video_parser: Don't set write-only current_picture_ptr 1 year ago
mpeg4videodata.h
mpeg4videodec.c avcodec/mpeg4videodec: Avoid superfluous VLC structures 1 year ago
mpeg4videodec.h
mpeg4videodefs.h
mpeg4videodsp.c
mpeg4videodsp.h
mpeg4videoenc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
mpeg4videoenc.h
mpeg12.c avcodec/mpeg12: Avoid unnecessary VLC structures 1 year ago
mpeg12.h avcodec: remove FF_API_FLAG_TRUNCATED 2 years ago
mpeg12codecs.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12: Avoid unnecessary VLC structures 1 year ago
mpeg12dec.h avcodec/mpeg12: Avoid unnecessary VLC structures 1 year ago
mpeg12enc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
mpeg12enc.h
mpeg12framerate.c
mpeg12vlc.h avcodec/mpeg12: Avoid unnecessary VLC structures 1 year ago
mpeg_er.c
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
mpegaudioenc_float.c
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 avutil/internal: Don't auto-include emms.h 1 year 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 avcodec/pthread_frame: Remove ff_thread_release_buffer() 1 year ago
mpegvideo_motion.c
mpegvideo_parser.c lavc/mpegvideo_parser: improve exporting field-coding information 1 year ago
mpegvideodata.c
mpegvideodata.h
mpegvideodec.h
mpegvideoenc.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mpl2dec.c
mpv_reconstruct_mb_template.c
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
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
msmpeg4data.h avcodec/msmpeg4dec: Avoid superfluous VLC structures 1 year ago
msmpeg4dec.c avcodec/msmpeg4dec: Avoid superfluous VLC structures 1 year 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
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
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
nellymoserenc.c
noise_bsf.c avcodec/noise_bsf: Check for wrapped frames 1 year ago
notchlc.c avcodec/notchlc: make variables that can be negative as signed 1 year ago
null.c
null_bsf.c
nuv.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
nvdec.c avcodec/nvdec: Use RefStruct-pool API for decoder pool 1 year ago
nvdec.h avcodec/nvdec: Use RefStruct-pool API for decoder pool 1 year ago
nvdec_av1.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
nvdec_h264.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
nvdec_hevc.c avcodec/nvdec_hevc: fail to initialize on unsupported profiles 1 year 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 avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago
nvenc_h264.c avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago
nvenc_hevc.c avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago
omx.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
on2avc.c avcodec/vlc: Use proper namespace 1 year ago
on2avcdata.c
on2avcdata.h
options.c avcodec: remove FF_API_GET_FRAME_CLASS 2 years ago
options_table.h lavc: clarify meaning of avctx.level option 1 year ago
opus.h
opus_celt.c
opus_celt.h
opus_metadata_bsf.c
opus_parse.c
opus_parse.h
opus_parser.c
opus_pvq.c
opus_pvq.h
opus_rc.c
opus_rc.h
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
opusdec_celt.c
opusdsp.c
opusdsp.h
opusenc.c avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
opusenc.h
opusenc_psy.c
opusenc_psy.h
opusenc_utils.h
opustab.c
opustab.h
osq.c avcodec/osq: do not return immediately on fatal error 1 year ago
packet.h avcodec/packet: add some documentation for AVPacketSideData 1 year 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
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
pcm-dvd.c
pcm-dvdenc.c
pcm.c avcodec/pcm: Remove unnecessary emms_c() 1 year 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/pcx: fix decoding with AVFrame's negative linesize 1 year ago
pcxenc.c
pdvdec.c all: Use av_frame_replace() where appropriate 1 year ago
pel_template.c
pgs_frame_merge_bsf.c
pgssubdec.c
pgxdec.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
photocd.c avcodec/vlc: Use proper namespace 1 year 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/pthread_frame: Remove ff_thread_release_buffer() 1 year ago
pngdsp.c
pngdsp.h
pngenc.c all: Use av_frame_replace() where appropriate 1 year 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
profiles.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
profiles.h avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
prores_metadata_bsf.c
proresdata.c
proresdata.h
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 avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
proresenc_kostya.c avcodec/proresenc_kostya: set avctx->profile from ctx 1 year 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/pthread_frame: Remove ff_thread_release_buffer() 1 year ago
pthread_internal.h
pthread_slice.c
ptx.c
put_bits.h
put_golomb.h
qcelpdata.h
qcelpdec.c avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
qdm2.c
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
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 lavc/qsvdec: reduce info message when more data is required 12 months ago
qsvenc.c all: Use av_frame_replace() where appropriate 1 year ago
qsvenc.h
qsvenc_av1.c
qsvenc_h264.c
qsvenc_hevc.c lavc/qsvenc_hevc: restore the default gop size 1 year ago
qsvenc_jpeg.c
qsvenc_mpeg2.c
qsvenc_vp9.c
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
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 avcodec/rasc: fix decoding with AVFrame's negative linesize 1 year ago
ratecontrol.c avutil/internal: Don't auto-include emms.h 1 year ago
ratecontrol.h
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
realtextdec.c
rectangle.h
refstruct.c avcodec/refstruct: Allow to share pools 1 year ago
refstruct.h avcodec/refstruct: Allow to share pools 1 year ago
remove_extradata_bsf.c
reverse.c
rka.c avcodec/rka: improve VRQ mode decoding 1 year ago
rkmppdec.c avcodec: use the new AVFrame interlace flags in all decoders and encoders 2 years ago
rl.c avcodec/vlc: Use proper namespace 1 year ago
rl.h avcodec/vlc: Use proper namespace 1 year ago
rl2.c
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 avcodec/roqvideo: Use void*, not AVCodecContext* for logctx 1 year ago
rpza.c
rpzaenc.c avcodec/rpzaenc: replace float-point calculations with integer ones 1 year 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/rv10: Replace switch by LUT 1 year ago
rv10dec.h
rv10enc.c
rv10enc.h
rv20enc.c
rv30.c
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
rv34dsp.h
rv34vlc.h
rv40.c avcodec/rv40: Avoid superfluous VLC structures 1 year ago
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c
s302menc.c
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
sbcdec_data.c
sbcdec_data.h
sbcdsp.c
sbcdsp.h
sbcdsp_data.c
sbcdsp_data.h
sbcenc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
sbr.h
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
scpr3.h
screenpresso.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
sei.h
setts_bsf.c
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
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
sinewin_fixed_tablegen.h
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
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
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 avcodec/snow: Move encoder-only stuff out of SnowContext 1 year ago
sonic.c avcodec/sonic: Fix two undefined integer overflows 2 years ago
sp5x.h
sp5xdec.c
speedhq.c
speedhq.h
speedhqdec.c avcodec/speedhqdec: Avoid unnecessary VLC structure 1 year ago
speedhqenc.c
speedhqenc.h
speexdata.h
speexdec.c
srtdec.c
srtenc.c
startcode.c
startcode.h
subviewerdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c avcodec/svq1dec: Increase size of VLC 1 year ago
svq1enc.c avcodec/mpegvideo: Move allocating new_picture to the encoder 1 year ago
svq1enc_cb.h
svq1encdsp.h
svq3.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
synth_filter.c
synth_filter.h
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 integer overflows 1 year ago
takdsp.h
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
tdsc.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
textdec.c
texturedsp.c
texturedsp.h
texturedsp_template.c
texturedspenc.c
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/tiff: Don't cast const away 1 year ago
tiff.h
tiff_common.c
tiff_common.h
tiff_data.h
tiffenc.c
tmv.c avutil/frame: deprecate palette_has_changed 2 years ago
to_upper4.c
to_upper4.h
tpeldsp.c
tpeldsp.h
trace_headers_bsf.c cbs: Make tracing more general 1 year ago
truehd_core_bsf.c
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 avcodec/tta: fix signed overflow in decorrelate 1 year 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
ttaencdsp.c
ttaencdsp.h
ttmlenc.c avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint 1 year ago
ttmlenc.h
twinvq.c
twinvq.h
twinvq_data.h
twinvqdec.c
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 avcodec/utvideo: Split UTvideoContext into decoder and encoder contexts 1 year 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
v4l2_m2m.h
v4l2_m2m_dec.c avcodec/v4l2_m2m_dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
v4l2_m2m_enc.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
v210_template.c
v210dec.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
v210dec.h
v210dec_init.h
v210enc.c
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
v408dec.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
v408enc.c
v410dec.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
v410enc.c
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: Use RefStruct pool API, stop abusing AVBuffer API 1 year ago
vaapi_encode.h avcodec/vaapi_encode: Use RefStruct pool API, stop abusing AVBuffer API 1 year ago
vaapi_encode_av1.c cbs_av1: Make fake OBU size length field a write option 1 year ago
vaapi_encode_h264.c lavc/vaapi_encode: Separate reference frame into previous/future list 1 year ago
vaapi_encode_h265.c lavc/vaapi_encode: Separate reference frame into previous/future list 1 year ago
vaapi_encode_mjpeg.c avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
vaapi_encode_mpeg2.c lavc/vaapi_encode: Separate reference frame into previous/future list 1 year ago
vaapi_encode_vp8.c lavc/vaapi_encode: Separate reference frame into previous/future list 1 year ago
vaapi_encode_vp9.c lavc/vaapi_encode: Separate reference frame into previous/future list 1 year 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 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
vbnenc.c
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
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/vc1: Avoid superfluous VLC structures 1 year 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
vc2enc_dwt.c
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
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 avcodec: add QOA decoder 12 months ago
version_major.h avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
videodsp.c
videodsp.h
videodsp_template.c avcodec/videodsp_template: Adjust pointers to avoid undefined pointer things 2 years ago
videotoolbox.c avcodec/hevc_ps: Use RefStruct API for parameter sets 1 year ago
videotoolbox.h
videotoolbox_vp9.c avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
videotoolboxenc.c avcodec/videotoolboxenc: refactor dump encoder name 12 months ago
vima.c
vlc.c avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer 1 year ago
vlc.h avcodec/vlc: Add functions to init static VLCElem[] without VLC 1 year 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
vorbis_data.h
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/vlc: Use proper namespace 1 year ago
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3.c avcodec/vp3: Reindent after the previous commits 1 year ago
vp3_parser.c
vp3data.h
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: Export `vp8_token_update_probs` variable 1 year ago
vp8.h avcodec/decode: Use RefStruct API for hwaccel_picture_private 1 year 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
vp8dsp.h
vp9.c avcodec/vp9: Join extradata buffer pools 1 year ago
vp9.h
vp9_mc_template.c
vp9_metadata_bsf.c
vp9_parser.c
vp9_raw_reorder_bsf.c
vp9_superframe_bsf.c
vp9_superframe_split_bsf.c
vp9block.c
vp9data.c
vp9data.h
vp9dec.h 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 avcodec/vulkan_decode: Use RefStruct API for shared_ref 1 year ago
vulkan_decode.c vulkan_decode: correct flipped condition in image layout 1 year ago
vulkan_decode.h avcodec/vulkan_decode: Use RefStruct API for shared_ref 1 year ago
vulkan_h264.c vulkan_h264: fix long-term ref handling 1 year ago
vulkan_hevc.c avcodec/vulkan_decode: Use RefStruct API for shared_ref 1 year ago
vulkan_video.c vulkan_decode: fix the print format of VkDeviceSize 1 year ago
vulkan_video.h vulkan_decode: convert max level from vulkan to av for comparisons 1 year ago
vulkan_video_codec_av1std.h av1dec: add Vulkan hwaccel 1 year ago
vulkan_video_codec_av1std_decode.h av1dec: add Vulkan hwaccel 1 year ago
vvc.h avcodec/cbs_h266: add support for Adaptation parameter set NALU type 1 year ago
vvc_mp4toannexb_bsf.c avcodec/vvc_mp4toannexb_bsf: Improve included headers 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 avcodec/wavpackenc: add support for encoding unspec channel layouts 1 year ago
wavpackenc.h
wbmpdec.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
wbmpenc.c
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
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
wmv2.h
wmv2data.c
wmv2data.h
wmv2dec.c avcodec/msmpeg4dec: Avoid superfluous VLC structures 1 year ago
wmv2dec.h
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wmv2enc.h
wnv1.c avcodec/wnv1: Avoid unnecessary VLC structure 1 year ago
wrapped_avframe.c
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
xface.c
xface.h
xfacedec.c
xfaceenc.c
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
xxan.c
y41pdec.c avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
y41penc.c
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