..
aarch64
aarch64: Add Armv8.5-A BTI support
3 years ago
alpha
…
arm
arm/aarch64: Improve scheduling in the avg form of h264_qpel
3 years ago
avr32
…
bfin
…
loongarch
avcodec: [loongarch] Optimize vc1dsp with LASX.
3 years ago
mips
avcodec/h264dsp, h264idct: Fix lengths of array parameters
3 years ago
neon
Include attributes.h directly
4 years ago
ppc
avcodec/h264dsp, h264idct: Fix lengths of array parameters
3 years ago
sh4
…
sparc
…
tests
avcodec/tests: Update .gitignore file
3 years ago
x86
av(codec|device): Don't cast pointers to int
3 years ago
.gitignore
…
4xm.c
avcodec/4xm: Make decoder init-threadsafe
4 years ago
8bps.c
avcodec: Constify AVCodecs
4 years ago
8svx.c
avcodec/8svx: Mark decoders as init-threadsafe
4 years ago
012v.c
avcodec/012v: Mark decoder as init-threadsafe
4 years ago
Makefile
Makefile: Redo duplicating object files in shared builds
3 years ago
a64colors.h
…
a64multienc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
a64tables.h
…
aac.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
aac_ac3_parser.c
avcodec/aac_ac3_parser: fix channel information parsing in case decoder is disabled
4 years ago
aac_ac3_parser.h
…
aac_adtstoasc_bsf.c
…
aac_defines.h
avcodec: Remove the FFT_FIXED_32 define
3 years ago
aac_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
aaccoder.c
all: Remove unused-but-set variables
3 years ago
aaccoder_trellis.h
…
aaccoder_twoloop.h
…
aacdec.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
aacdec_fixed.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
aacdec_template.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
aacdectab.h
…
aacenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
aacenc.h
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
aacenc_is.c
…
aacenc_is.h
…
aacenc_ltp.c
…
aacenc_ltp.h
…
aacenc_pred.c
…
aacenc_pred.h
…
aacenc_quantization.h
…
aacenc_quantization_misc.h
…
aacenc_tns.c
…
aacenc_tns.h
…
aacenc_utils.h
…
aacenctab.c
Mark some pointers as const
4 years ago
aacenctab.h
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
aacps.c
avcodec/aacps: Fix length of array in function definition
3 years ago
aacps.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
aacps_common.c
avcodec/aacps_common: Use minimal VLC nb_bits/max_depth
4 years ago
aacps_fixed.c
…
aacps_fixed_tablegen.c
…
aacps_fixed_tablegen.h
avcodec/aacps_fixed_tablegen: Don't include config.h
4 years ago
aacps_float.c
…
aacps_tablegen.c
…
aacps_tablegen.h
…
aacps_tablegen_template.c
avcodec/aacps_fixed_tablegen: Don't include config.h
4 years ago
aacpsdata.c
avcodec/aacps: Factor out code shared by float and fixed point decoder
4 years ago
aacpsdsp.h
…
aacpsdsp_fixed.c
…
aacpsdsp_float.c
…
aacpsdsp_template.c
…
aacpsy.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
aacsbr.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
aacsbr.h
…
aacsbr_fixed.c
avcodec/aacsbr: Remove remnants of tablegen
4 years ago
aacsbr_template.c
avcodec/aacps: Factor out code shared by float and fixed point decoder
4 years ago
aacsbrdata.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
aactab.c
Remove unnecessary mem.h inclusions
3 years ago
aactab.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
aandcttab.c
…
aandcttab.h
…
aasc.c
avcodec: Constify AVCodecs
4 years ago
ac3.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
ac3.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
ac3_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
ac3_parser.h
…
ac3_parser_internal.h
…
ac3dec.c
avcodec/ac3dec: Make decoders init-threadsafe
4 years ago
ac3dec.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
ac3dec_data.c
…
ac3dec_data.h
…
ac3dec_fixed.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
ac3dec_float.c
avcodec/ac3dec_float: Deduplicate AVClasses
3 years ago
ac3dsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
ac3dsp.h
ac3enc_fixed: drop unnecessary fixed-point DSP code
4 years ago
ac3enc.c
avcodec/ac3enc: Deduplicate AVClasses
3 years ago
ac3enc.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
ac3enc_fixed.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
ac3enc_float.c
avcodec/ac3enc: Deduplicate AVClasses
3 years ago
ac3enc_template.c
ac3enc: halve the MDCT window size by using vector_fmul_reverse
4 years ago
ac3tab.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
ac3tab.h
avcodec/ac3tab: Remove unused ff_eac3_default_chmap
4 years ago
acelp_filters.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
acelp_filters.h
…
acelp_pitch_delay.c
avcodec/acelp_pitch_delay: Inline small functions only used once
4 years ago
acelp_pitch_delay.h
avcodec/acelp_pitch_delay: Inline small functions only used once
4 years ago
acelp_vectors.c
avcodec/acelp_vectors: Add missing brackets
3 years ago
acelp_vectors.h
avcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bits_track1
4 years ago
adpcm.c
avcodec/adpcm_data: Move tables only used by adpcm.c to it
3 years ago
adpcm.h
…
adpcm_data.c
avcodec/adpcm_data: Move tables only used by adpcm.c to it
3 years ago
adpcm_data.h
avcodec/adpcm_data: Move tables only used by adpcm.c to it
3 years ago
adpcmenc.c
avcodec/adpcmenc: Don't include disabled AVCodecs
3 years ago
adts_header.c
libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header
3 years ago
adts_header.h
libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header
3 years ago
adts_parser.c
libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header
3 years ago
adts_parser.h
…
adx.c
…
adx.h
…
adx_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
adxdec.c
avcodec/adxdec: Mark decoder as init-threadsafe
4 years ago
adxenc.c
avcodec/adxenc: Avoid copying packet data, allow user-supplied buffers
4 years ago
agm.c
avcodec: Constify AVCodecs
4 years ago
aic.c
avcodec: Constify AVCodecs
4 years ago
alac.c
avcodec/alac: Mark decoder as init-threadsafe
4 years ago
alac_data.c
…
alac_data.h
…
alacdsp.c
avcodec/alacdsp: fix integer overflow in decorrelate_stereo()
3 years ago
alacdsp.h
…
alacenc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
aliaspixdec.c
avcodec: Constify AVCodecs
4 years ago
aliaspixenc.c
avcodec/aliaspixenc: Remove redundant counter
3 years ago
allcodecs.c
lavc/videotoolboxenc: add ProRes support
3 years ago
alsdec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
amfenc.c
avcodec/amfenc: use AVCodecContext.get_encode_buffer()
4 years ago
amfenc.h
lavc/amfenc: Add hardware config metadata
4 years ago
amfenc_h264.c
avcodec: Constify AVCodecs
4 years ago
amfenc_hevc.c
avcodec: Constify AVCodecs
4 years ago
amr.h
…
amr_parser.c
avcodec/amr_parser: Treat 0 channels as 1
3 years ago
amrnbdata.h
avcodec/amrnbdata: Remove unused array
4 years ago
amrnbdec.c
avcodec/amrnbdec: move channel_size bellow to avoid array overreads
3 years ago
amrwbdata.h
…
amrwbdec.c
avcodec/amr*dec: reindent
3 years ago
anm.c
avcodec: Constify AVCodecs
4 years ago
ansi.c
avcodec: Constify AVCodecs
4 years ago
apedec.c
avcodec/apedec: fix integer overflow in 8bit samples
3 years ago
apng.h
…
aptx.c
…
aptx.h
…
aptxdec.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
aptxenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
arbc.c
Remove unnecessary mem.h inclusions
3 years ago
argo.c
avcodec/argo: Move U, fix shift
3 years ago
ass.c
avcodec/ass: Fix leaks upon ff_ass_add_rect() error
3 years ago
ass.h
…
ass_split.c
avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog
3 years ago
ass_split.h
avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog
3 years ago
assdec.c
avcodec/assdec: Mark decoders as init-threadsafe
4 years ago
assenc.c
avcodec/assenc: Mark encoders as init-threadsafe
4 years ago
asv.c
…
asv.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
asvdec.c
avcodec: Constify AVCodecs
4 years ago
asvenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
atrac.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
atrac.h
…
atrac1.c
avcodec: Constify AVCodecs
4 years ago
atrac1data.h
…
atrac3.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
atrac3data.h
avcodec/atrac3: Use symbols table
4 years ago
atrac3plus.c
avcodec/atrac3plus: Run-length encode length tables to make them smaller
4 years ago
atrac3plus.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
atrac3plus_data.h
avcodec/atrac3plus_data: Remove unused arrays
4 years ago
atrac3plusdec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
atrac3plusdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
atrac9dec.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
atrac9tab.h
avcodec/atrac9tab: Unify tables used to initialize VLCs
4 years ago
atsc_a53.c
avcodec/atsc_a53: use AVERROR_INVALIDDATA
3 years ago
atsc_a53.h
…
audio_frame_queue.c
…
audio_frame_queue.h
…
audiodsp.c
…
audiodsp.h
…
audiotoolboxdec.c
avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8()
3 years ago
audiotoolboxenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
aura.c
avcodec: Constify AVCodecs
4 years ago
av1.h
avcodec/av1: extend some definitions in spec section 3
3 years ago
av1_frame_merge_bsf.c
avcodec/av1_frame_merge_bsf: Passthrough pos in case of no timestamps
3 years ago
av1_frame_split_bsf.c
avcodec/cbs: constify decompose_unit_types
4 years ago
av1_metadata_bsf.c
lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate
3 years ago
av1_parse.c
…
av1_parse.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
av1_parser.c
avcodec/av1_parser: constify some variables
3 years ago
av1dec.c
avcodec/av1dec: support setup shear process
3 years ago
av1dec.h
avcodec/av1dec: support setup shear process
3 years ago
avcodec.c
avcodec/internal: Allow receive_frame codecs to use decode_simple pkt
3 years ago
avcodec.h
avcodec/avcodec, options_table: Deprecate sub_text_format
3 years ago
avcodecres.rc
…
avdct.c
…
avdct.h
…
avfft.c
…
avfft.h
…
avpacket.c
avcodec/avpacket: Perform fewer reallocations in repeated av_grow_packet()
3 years ago
avrndec.c
avcodec: Constify AVCodecs
4 years ago
avs.c
avcodec: Constify AVCodecs
4 years ago
avs2_parser.c
avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf
4 years ago
avs3.h
…
avs3_parser.c
avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8()
3 years ago
avuidec.c
avcodec: Constify AVCodecs
4 years ago
avuienc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
bethsoftvideo.c
avcodec: Constify AVCodecs
4 years ago
bethsoftvideo.h
…
bfi.c
avcodec: Constify AVCodecs
4 years ago
bgmc.c
…
bgmc.h
…
bink.c
avcodec/bink: Don't waste space for VLC table
4 years ago
binkaudio.c
avcodec/binkaudio: Use AVCodecInternal.in_pkt for buffer packet
3 years ago
binkdata.h
…
binkdsp.c
…
binkdsp.h
…
bintext.c
avcodec/bintext: Mark decoder as init-threadsafe
4 years ago
bintext.h
…
bit_depth_template.c
…
bitpacked_dec.c
avcodec/bitpacked_dec: support for frame thread decode
3 years ago
bitpacked_enc.c
avcodec/bitpacked_enc: suppport for frame thread encode
3 years ago
bitstream.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
bitstream_filters.c
avcodec/avcodec: Stop including bsf.h in avcodec.h
3 years ago
blockdsp.c
Remove obsolete version.h inclusions
3 years ago
blockdsp.h
Remove obsolete version.h inclusions
3 years ago
bmp.c
avcodec: Constify AVCodecs
4 years ago
bmp.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
bmp_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
bmpenc.c
avcodec/bmpenc: Remove redundant pixel format check
3 years ago
bmvaudio.c
avcodec/bmvaudio: Mark decoder as init-threadsafe
4 years ago
bmvvideo.c
avcodec: Constify AVCodecs
4 years ago
brenderpix.c
avcodec: Constify AVCodecs
4 years ago
bsf.c
avcodec/bsf: Unref the packet when flushing
3 years ago
bsf.h
avcodec/bsf: Avoid allocation for AVBSFInternal
3 years ago
bsf_internal.h
avutil: remove deprecated AVClass.child_class_next
4 years ago
bswapdsp.c
…
bswapdsp.h
…
bytestream.h
…
c93.c
avcodec: Constify AVCodecs
4 years ago
cabac.c
avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c
4 years ago
cabac.h
avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c
4 years ago
cabac_functions.h
avcodec: [loongarch] optimize get_cabac.
3 years ago
canopus.c
…
canopus.h
…
cavs.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
cavs.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
cavs_parser.c
avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf
4 years ago
cavsdata.c
…
cavsdec.c
avcodec: Constify AVCodecs
4 years 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: Make ff_cbs_alloc_unit_data() static
3 years ago
cbs.h
avcodec/cbs: Make ff_cbs_alloc_unit_data() static
3 years ago
cbs_av1.c
avcodec/cbs_av1: add an option to select an operating point
4 years ago
cbs_av1.h
avcodec/cbs_av1: add an option to select an operating point
4 years ago
cbs_av1_syntax_template.c
cbs_av1: fix incorrect data type
3 years ago
cbs_bsf.c
avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata in packet side data
3 years ago
cbs_bsf.h
lavc/cbs_bsf.h: explicitly #include all required headers
3 years ago
cbs_h264.h
cbs_h264: add support for Film Grain Characteristics SEI messages
3 years ago
cbs_h264_syntax_template.c
cbs_h264: add support for Film Grain Characteristics SEI messages
3 years ago
cbs_h265.h
cbs_h265: add support for Film Grain Characteristics SEI message
3 years ago
cbs_h265_syntax_template.c
avcodec/cbs_h265: support general_profile_idc 11
3 years ago
cbs_h2645.c
cbs_h265: add support for Film Grain Characteristics SEI message
3 years ago
cbs_h2645.h
…
cbs_internal.h
lavc/cbs_internal: clean up headers
3 years ago
cbs_jpeg.c
…
cbs_jpeg.h
…
cbs_jpeg_syntax_template.c
…
cbs_mpeg2.c
…
cbs_mpeg2.h
…
cbs_mpeg2_syntax_template.c
…
cbs_sei.c
avcodec/cbs_sei: Fix leak of AVBufferRef on error
4 years ago
cbs_sei.h
cbs_h2645: Merge SEI message handling in common between codecs
4 years ago
cbs_sei_syntax_template.c
cbs_sei: Detect payload overflows when reading SEI messages
4 years ago
cbs_vp9.c
…
cbs_vp9.h
…
cbs_vp9_syntax_template.c
…
ccaption_dec.c
avcodec/ccaption_dec: Make real-time latency configurable
3 years ago
cdgraphics.c
avcodec/cdgraphics: avoid signed overflow in alpha
3 years ago
cdtoons.c
avcodec: Constify AVCodecs
4 years ago
cdxl.c
avcodec: Constify AVCodecs
4 years ago
celp_filters.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
celp_filters.h
…
celp_math.c
avcodec/celp_math: Disable unused function
4 years ago
celp_math.h
…
cfhd.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
cfhd.h
Remove unnecessary avassert.h inclusions
3 years ago
cfhddata.c
…
cfhddsp.c
Remove unnecessary avassert.h inclusions
3 years ago
cfhddsp.h
…
cfhdenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
cfhdencdsp.c
Remove unnecessary avassert.h inclusions
3 years ago
cfhdencdsp.h
avcodec/cfhdenc: refactor DSP code for CFHD encoder
4 years ago
cga_data.c
…
cga_data.h
…
chomp_bsf.c
…
cinepak.c
avcodec: Constify AVCodecs
4 years ago
cinepakenc.c
all: Remove unused-but-set variables
3 years ago
clearvideo.c
avcodec/clearvideo: Check tile_size to be not too large
3 years ago
clearvideodata.h
avcodec/clearvideo: Apply VLC offset during init
4 years ago
cljrdec.c
avcodec: Constify AVCodecs
4 years ago
cljrenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
cllc.c
avcodec: Constify AVCodecs
4 years ago
cngdec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
cngenc.c
avcodec/cngenc: Allow user-supplied buffers
4 years ago
codec.h
lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED
3 years ago
codec2utils.h
avcodec/codec2utils: Remove legacy avpriv functions
4 years ago
codec_desc.c
avcodec: GEM Raster image decoder
3 years ago
codec_desc.h
…
codec_id.h
avcodec: GEM Raster image decoder
3 years ago
codec_par.c
avcodec: move AVCodecParameters related functions from util.c to a new file
4 years ago
codec_par.h
lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h
3 years ago
cook.c
avcodec/cook: Make decoder init-threadsafe
4 years ago
cook_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
cookdata.h
avcodec/cook: Avoid big length tables for VLC initialization
4 years ago
copy_block.h
…
cos_tablegen.c
…
cpia.c
avcodec/cpia: Fix missing src_size update
3 years ago
cri.c
avcodec: Constify AVCodecs
4 years ago
cri_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
crystalhd.c
avcodec/crystalhd: Use AVCodecInternal.in_pkt instead of stack packet
3 years ago
cscd.c
avcodec/cscd: Mark decoder as init-threadsafe
4 years ago
cuviddec.c
avcodec/cuviddec: Use AVCodecInternal.in_pkt instead of stack packet
3 years ago
cyuv.c
avcodec: Constify AVCodecs
4 years ago
d3d11va.c
…
d3d11va.h
…
dca.c
Avoid intermediate bitcount for number of bytes in PutBitContext
4 years ago
dca.h
…
dca_core.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
dca_core.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
dca_core_bsf.c
…
dca_exss.c
…
dca_exss.h
…
dca_lbr.c
avcodec/dca*: Make decoder init-threadsafe
4 years ago
dca_lbr.h
avcodec/dca*: Make decoder init-threadsafe
4 years ago
dca_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
dca_syncwords.h
…
dca_xll.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
dca_xll.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
dcaadpcm.c
…
dcaadpcm.h
…
dcadata.c
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
dcadata.h
…
dcadct.c
…
dcadct.h
…
dcadec.c
avcodec/dca*: Make decoder init-threadsafe
4 years ago
dcadec.h
…
dcadsp.c
Remove unnecessary mem.h inclusions
3 years ago
dcadsp.h
…
dcaenc.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
dcaenc.h
…
dcahuff.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
dcahuff.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
dcamath.h
…
dct.c
…
dct.h
…
dct32.h
…
dct32_fixed.c
…
dct32_float.c
…
dct32_template.c
…
dctref.c
…
dctref.h
…
dds.c
avcodec: Constify AVCodecs
4 years ago
decode.c
avcodec/decode: Reset *got_sub_ptr on error
3 years ago
decode.h
avcodec: Factor updating palette out
4 years ago
defs.h
lavc: move small misc definitions into a separate header
3 years ago
dfa.c
avcodec/dfa: Mark decoder as init-threadsafe
4 years ago
dirac.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
dirac.h
…
dirac_arith.c
avcodec/dirac_arith: Make table only used here static
4 years ago
dirac_arith.h
avcodec/dirac_arith: Make table only used here static
4 years ago
dirac_dwt.c
Remove unnecessary avassert.h inclusions
3 years ago
dirac_dwt.h
…
dirac_dwt_template.c
…
dirac_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
dirac_vlc.c
avcodec/dirac_vlc: Make ff_dirac_golomb_lut static
4 years ago
dirac_vlc.h
…
diracdec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
diracdsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
diracdsp.h
…
diractab.c
…
diractab.h
…
dnxhd_parser.c
avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size()
3 years ago
dnxhddata.c
avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size()
3 years ago
dnxhddata.h
avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size()
3 years ago
dnxhddec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
dnxhdenc.c
avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size()
3 years ago
dnxhdenc.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
dolby_e.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
dolby_e.h
avcodec/dolby_e: Avoid duplicating sample rate table
4 years ago
dolby_e_parse.c
avcodec/dolby_e: Avoid duplicating sample rate table
4 years ago
dolby_e_parser.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
dpcm.c
avcodec/dpcm: Mark decoders as init-threadsafe
4 years ago
dpx.c
avcodec/dpx: fix off by 1 in bits_per_color check
3 years ago
dpx_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
dpxenc.c
avcodec/dpxenc: Remove redundant pixel format check
3 years ago
dsd.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
dsd.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
dsddec.c
avcodec: Constify AVCodecs
4 years ago
dsicinaudio.c
avcodec/dsicinaudio: Mark decoder as init-threadsafe
4 years ago
dsicinvideo.c
avcodec/dsicinvideo: Mark decoder as init-threadsafe
4 years ago
dss_sp.c
Remove unnecessary mem.h inclusions
3 years ago
dstdec.c
Remove unnecessary avassert.h inclusions
3 years ago
dump_extradata_bsf.c
…
dv.c
avcodec/dv: Don't initialize RL VLC for encoder
4 years ago
dv.h
avcodec/dv: Don't initialize RL VLC for encoder
4 years ago
dv_profile.c
avcodec/dv_profile: PAL DV files with dsf flag 0 - detect via pal flag and buf_size
4 years ago
dv_profile.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
dv_profile_internal.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
dv_tablegen.c
…
dv_tablegen.h
…
dvaudio.h
…
dvaudio_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
dvaudiodec.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
dvbsub_parser.c
Remove unnecessary mem.h inclusions
3 years ago
dvbsubdec.c
avcodec/decode: Fix leaks upon subtitle decoding errors
3 years ago
dvbsubenc.c
avcodec: Constify AVCodecs
4 years ago
dvbtxt.h
…
dvd_nav_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
dvdata.c
…
dvdata.h
…
dvdec.c
av(codec|device): Don't cast pointers to int
3 years ago
dvdsub.c
…
dvdsub_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
dvdsubdec.c
avcodec/dvdsubdec: Mark decoder as init-threadsafe
4 years ago
dvdsubenc.c
avcodec/dvdsubenc: Mark encoder as init-threadsafe
4 years ago
dvenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
dxa.c
avcodec/dxa: Mark decoder as init-threadsafe
4 years ago
dxtory.c
avcodec: Constify AVCodecs
4 years ago
dxv.c
avcodec: Constify AVCodecs
4 years ago
dxva2.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
dxva2.h
…
dxva2_av1.c
avcodec/dxva2_av1: fix global motion params
3 years ago
dxva2_h264.c
…
dxva2_hevc.c
…
dxva2_internal.h
…
dxva2_mpeg2.c
…
dxva2_vc1.c
…
dxva2_vp9.c
…
dynamic_hdr10_plus.c
avcodec/dynamic_hdr10_plus: check size before using it
3 years ago
dynamic_hdr10_plus.h
avcodec/dynamic_hdr10_plus: don't take a GetBitContext as input argument
4 years ago
eac3_core_bsf.c
…
eac3_data.c
…
eac3_data.h
…
eac3dec.c
…
eac3enc.c
avcodec/[e]ac3enc: Allow user-supplied buffers
4 years ago
eac3enc.h
…
eacmv.c
avcodec/eacmv: Mark decoder as init-threadsafe
4 years ago
eaidct.c
…
eaidct.h
…
eamad.c
avcodec: Constify AVCodecs
4 years ago
eatgq.c
avcodec/eatgq: Mark decoder as init-threadsafe
4 years ago
eatgv.c
avcodec/eatgv: Mark decoder as init-threadsafe
4 years ago
eatqi.c
avcodec: Constify AVCodecs
4 years ago
elbg.c
avcodec/elbg: Mark ELBGContext as being unaliased by using av_restrict
3 years ago
elbg.h
avcodec/elbg: Add flags to avpriv_elbg_do()
3 years ago
elsdec.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
elsdec.h
…
encode.c
lavc/encode: set frame_number for encoders using receive_packet()
3 years ago
encode.h
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
error_resilience.c
all: Remove unused-but-set variables
3 years ago
error_resilience.h
…
escape124.c
avcodec/escape124: Mark decoder as init-threadsafe
4 years ago
escape130.c
avcodec/escape130: Mark decoder as init-threadsafe
4 years ago
evrcdata.h
…
evrcdec.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
exif.c
avcodec/exif: Avoid allocation for small buffer
4 years ago
exif.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
exr.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
exrdsp.c
…
exrdsp.h
…
exrenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
extract_extradata_bsf.c
avcodec/extract_extradata_bsf: add support for AVS3
3 years ago
faandct.c
…
faandct.h
…
faanidct.c
…
faanidct.h
…
fastaudio.c
avcodec/fastaudio: Mark decoder as init-threadsafe
4 years ago
faxcompr.c
avcodec/faxcompr: Check for end of input in cmode == 1 in decode_group3_2d_line()
3 years ago
faxcompr.h
…
fdctdsp.c
…
fdctdsp.h
…
ffjni.c
…
ffjni.h
…
fft-internal.h
avcodec/fft-internal: Make it a standalone header
3 years ago
fft.h
avcodec: Remove the FFT_FIXED_32 define
3 years ago
fft_fixed_32.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
fft_float.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
fft_init_table.c
avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe
4 years ago
fft_table.h
avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe
4 years ago
fft_template.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
ffv1.c
avcodec/ffv1, ffv1dec: Add const where appropriate
3 years ago
ffv1.h
avcodec/ffv1, ffv1dec: Add const where appropriate
3 years ago
ffv1_template.c
…
ffv1dec.c
avcodec/ffv1dec: Don't copy unused field
3 years ago
ffv1dec_template.c
…
ffv1enc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
ffv1enc_template.c
avcodec: Remove cumbersome way of checking for amount of bytes left
4 years ago
ffwavesynth.c
avcodec: Constify AVCodecs
4 years ago
fic.c
avcodec/fic: Mark decoder as init-threadsafe
4 years ago
file_open.c
…
filter_units_bsf.c
…
fits.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
fits.h
…
fitsdec.c
avcodec: Constify AVCodecs
4 years ago
fitsenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
flac.c
…
flac.h
…
flac_parser.c
avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
3 years ago
flacdata.c
…
flacdata.h
…
flacdec.c
avcodec/flacdec: Mark decoder as init-threadsafe
4 years ago
flacdsp.c
…
flacdsp.h
…
flacdsp_lpc_template.c
…
flacdsp_template.c
…
flacenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
flashsv.c
avcodec/flashsv: Mark decoders as init-threadsafe
4 years ago
flashsv2enc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
flashsvenc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
flicvideo.c
avcodec/flicvideo: Check remaining bytes in FLI*COPY
3 years ago
float2half.h
avcodec/float2half: fix minor style issue
4 years ago
flv.h
…
flvdec.c
avcodec: Constify AVCodecs
4 years ago
flvenc.c
avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses
3 years ago
fmtconvert.c
…
fmtconvert.h
…
fmvc.c
avcodec: Constify AVCodecs
4 years ago
frame_thread_encoder.c
avcodec/frame_thread_encoder: Mark init and free functions as av_cold
3 years ago
frame_thread_encoder.h
avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init
3 years ago
fraps.c
avcodec: Constify AVCodecs
4 years ago
frwu.c
avcodec/frwu: Mark decoder as init-threadsafe
4 years ago
g2meet.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
g722.c
…
g722.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
g722dec.c
avcodec/g722dec: Mark decoder as init-threadsafe
4 years ago
g722dsp.c
…
g722dsp.h
…
g722enc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
g723_1.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
g723_1.h
avcodec/g723_1: Move tables to their only user
4 years ago
g723_1_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
g723_1dec.c
avcodec/g723_1dec: Mark decoder as init-threadsafe
4 years ago
g723_1enc.c
all: Use av_memdup() where appropriate
3 years ago
g726.c
avcodec/g726: Deduplicate AVClasses
3 years ago
g729.h
…
g729_parser.c
Remove unnecessary avassert.h inclusions
3 years ago
g729data.h
…
g729dec.c
avcodec/g729dec: Mark decoders as init-threadsafe
4 years ago
g729postfilter.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
g729postfilter.h
avcodec/g729postfilter.h: Include acelp_pitch_delay.h
3 years ago
gdv.c
avcodec: Constify AVCodecs
4 years ago
gemdec.c
avcodec/gemdec: Move all support checks before image allocation
3 years ago
get_bits.h
lavc/get_bits: avoid avcodec.h dependency
3 years ago
gif.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
gif.h
…
gif_parser.c
Remove unnecessary avassert.h inclusions
3 years ago
gifdec.c
avcodec: Constify AVCodecs
4 years ago
golomb.c
…
golomb.h
…
gsm.h
…
gsm_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
gsmdec.c
avcodec/gsmdec: Mark decoders as init-threadsafe
4 years ago
gsmdec_data.c
…
gsmdec_data.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
gsmdec_template.c
…
h261.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
h261.h
avcodec/h261enc: Make encoder init-threadsafe
4 years ago
h261_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
h261data.c
…
h261dec.c
avcodec: Constify AVCodecs
4 years ago
h261enc.c
avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses
3 years ago
h263.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
h263.h
avcodec/h263: Remove declaration of inexistent function
3 years ago
h263_parser.c
avcodec/(h263|mpeg4?video)_parser: Make *_find_frame_end() static
3 years ago
h263_parser.h
…
h263data.c
avcodec: Remove some unnecessary mpegvideo.h inclusions
3 years ago
h263data.h
avcodec/h263, h263data: Move ff_h263_init_rl_inter to h263.c
4 years ago
h263dec.c
lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED
3 years ago
h263dsp.c
…
h263dsp.h
…
h264.h
…
h264_cabac.c
avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch.
3 years ago
h264_cavlc.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
h264_direct.c
…
h264_levels.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
h264_levels.h
avcodec/h264_levels, h265_profile_level: Avoid relocations
3 years ago
h264_loopfilter.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
h264_mb.c
…
h264_mb_template.c
…
h264_mc_template.c
…
h264_metadata_bsf.c
lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate
3 years ago
h264_mp4toannexb_bsf.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
h264_mvpred.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
h264_parse.c
…
h264_parse.h
…
h264_parser.c
avcodec/h264_parser: Set AVCodecContext.framerate
3 years ago
h264_picture.c
avcodec/h264_picture: don't assume Film Grain Params side data will be present
3 years ago
h264_ps.c
…
h264_ps.h
…
h264_redundant_pps_bsf.c
avcodec/h264_redundant_pps_bsf: Inline constant
3 years ago
h264_refs.c
…
h264_sei.c
avcodec/h264_sei: fix H.274 film grain parsing
3 years ago
h264_sei.h
avcodec/h264_sei: parse and export Film Grain Characteristics SEI messages
3 years ago
h264_slice.c
avcodec/h2645: Fix SEI->display matrix transformation
3 years ago
h264addpx_template.c
…
h264chroma.c
avcodec: [loongarch] Optimize h264_chroma_mc with LASX.
3 years ago
h264chroma.h
avcodec: [loongarch] Optimize h264_chroma_mc with LASX.
3 years ago
h264chroma_template.c
…
h264data.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
h264data.h
…
h264dec.c
avcodec: remove the unused low_delay
3 years ago
h264dec.h
avcodec/h264dec: apply H.274 film grain
3 years ago
h264dsp.c
avcodec: [loongarch] Optimize h264dsp with LASX.
3 years ago
h264dsp.h
avcodec: [loongarch] Optimize h264dsp with LASX.
3 years ago
h264dsp_template.c
…
h264idct.c
…
h264idct.h
avcodec/h264dsp, h264idct: Fix lengths of array parameters
3 years ago
h264idct_template.c
avcodec/h264dsp, h264idct: Fix lengths of array parameters
3 years ago
h264pred.c
avcodec: [loongarch] Optimize pred16x16_plane with LASX.
3 years ago
h264pred.h
avcodec: [loongarch] Optimize pred16x16_plane with LASX.
3 years ago
h264pred_template.c
…
h264qpel.c
avcodec: [loongarch] Optimize h264qpel with LASX.
3 years ago
h264qpel.h
avcodec: [loongarch] Optimize h264qpel with LASX.
3 years ago
h264qpel_template.c
…
h265_metadata_bsf.c
lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate
3 years ago
h265_profile_level.c
avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level
4 years ago
h265_profile_level.h
avcodec/h264_levels, h265_profile_level: Avoid relocations
3 years ago
h274.c
avcodec/h274: Fix signed left shift
3 years ago
h274.h
avcodec/h274: add film grain synthesis routine
3 years ago
h2645_parse.c
avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer
3 years ago
h2645_parse.h
avcodec/h2645_parse: Move ref_idc further up in H2645NAL
3 years ago
half2float.h
avcodec/half2float: fix integer overflows in convertmantissa()
4 years ago
hap.c
…
hap.h
avcodec/hapdec: Change compressed_offset to unsigned 32bit
4 years ago
hapdec.c
avcodec: Constify AVCodecs
4 years ago
hapenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
hapqa_extract_bsf.c
…
hca_data.h
…
hcadec.c
avcodec: Constify AVCodecs
4 years ago
hcom.c
avcodec/hcom: Mark decoder as init-threadsafe
4 years ago
hevc.h
…
hevc_cabac.c
avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag
4 years ago
hevc_data.c
…
hevc_data.h
…
hevc_filter.c
avcodec/hevc_filter: Correct indention
3 years ago
hevc_mp4toannexb_bsf.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
hevc_mvs.c
…
hevc_parse.c
…
hevc_parse.h
…
hevc_parser.c
avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf
4 years ago
hevc_ps.c
avcodec/hevc_ps: Change scaling_list_dc_coef to 8 bit
4 years ago
hevc_ps.h
…
hevc_ps_enc.c
Avoid intermediate bitcount for number of bytes in PutBitContext
4 years ago
hevc_refs.c
avcodec/hevcdec: apply H.274 film grain
3 years ago
hevc_sei.c
avcodec/hevc_sei: remove the duplicate check
3 years ago
hevc_sei.h
avcodec/hevc_sei: parse and export Film Grain Characteristics SEI messages
3 years ago
hevcdec.c
avcodec/h2645: Fix SEI->display matrix transformation
3 years ago
hevcdec.h
avcodec/hevcdec: Export Dolby Vision RPUs as side data
3 years ago
hevcdsp.c
lavc/aarch64: port HEVC SIMD idct NEON
4 years ago
hevcdsp.h
lavc/aarch64: port HEVC SIMD idct NEON
4 years ago
hevcdsp_template.c
…
hevcpred.c
…
hevcpred.h
…
hevcpred_template.c
avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's not available
4 years ago
hnm4video.c
avcodec/hnm4video: Mark decoder as init-threadsafe
4 years ago
hpel_template.c
…
hpeldsp.c
…
hpeldsp.h
…
hq_hqa.c
avcodec: Constify AVCodecs
4 years ago
hq_hqa.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
hq_hqadata.c
…
hq_hqadsp.c
…
hq_hqadsp.h
…
hqx.c
avcodec: Constify AVCodecs
4 years ago
hqx.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
hqxdsp.c
…
hqxdsp.h
…
hqxvlc.c
avcodec/hqx: Inline constants
4 years ago
htmlsubtitles.c
…
htmlsubtitles.h
…
huffman.c
avcodec/huffman: Use logcontext instead of AVCodecContext
3 years ago
huffman.h
avcodec/huffman: Use logcontext instead of AVCodecContext
3 years ago
huffyuv.c
…
huffyuv.h
…
huffyuvdec.c
avcodec/huffyuvdec: Mark decoders as init-threadsafe
4 years ago
huffyuvdsp.c
…
huffyuvdsp.h
…
huffyuvenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
huffyuvencdsp.c
…
huffyuvencdsp.h
…
hwaccels.h
lavc/proresdec: add videotoolbox hwaccel
3 years ago
hwconfig.h
…
idcinvideo.c
avcodec: Constify AVCodecs
4 years ago
idctdsp.c
…
idctdsp.h
…
iff.c
avcodec/iff: limit written bytes to twice the output array size in decode_delta_l()
3 years ago
iirfilter.c
avcodec/iirfilter: Make ff_iir_filter_flt() static
3 years ago
iirfilter.h
avcodec/iirfilter: Make ff_iir_filter_flt() static
3 years ago
ilbcdata.h
avcodec/ilbcdata: Remove unused array
4 years ago
ilbcdec.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
imc.c
all: Remove unused-but-set variables
3 years ago
imcdata.h
avcodec/imc: Make Huffman tables smaller
4 years ago
imgconvert.c
avcodec/imgconvert: Remove deprecated parts of pixel format API
4 years ago
imm4.c
avcodec: Constify AVCodecs
4 years ago
imm5.c
avcodec: Constify AVCodecs
4 years ago
imx.c
avcodec: Constify AVCodecs
4 years ago
imx_dump_header_bsf.c
…
indeo2.c
avcodec: Constify AVCodecs
4 years ago
indeo2data.h
avcodec/indeo2: Make tables used to initialize VLCs smaller
4 years ago
indeo3.c
avcodec/indeo3: Make decoder init-threadsafe
4 years ago
indeo3data.h
…
indeo4.c
avcodec: Constify AVCodecs
4 years ago
indeo4data.h
…
indeo5.c
avcodec: Constify AVCodecs
4 years ago
indeo5data.h
…
intelh263dec.c
avcodec: Constify AVCodecs
4 years ago
internal.h
avcodec/internal: Allow receive_frame codecs to use decode_simple pkt
3 years ago
interplayacm.c
avcodec/interplayacm: fix draining and last frame number of samples
3 years ago
interplayvideo.c
avcodec/interplayvideo: Mark decoder as init-threadsafe
4 years ago
intrax8.c
avcodec/intrax8: Reduce the size of tables used to initialize VLCs
4 years ago
intrax8.h
…
intrax8dsp.c
…
intrax8dsp.h
…
intrax8huf.h
avcodec/intrax8: Reduce the size of tables used to initialize VLCs
4 years ago
ipu_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
ituh263dec.c
avcodec/mpegvideo: Move startcodes to mpeg12.h
3 years ago
ituh263enc.c
avcodec/ituh263enc: Make static initializations thread-safe
4 years ago
ivi.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
ivi.h
…
ivi_dsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
ivi_dsp.h
…
j2kenc.c
all: Remove unused-but-set variables
3 years ago
jacosub.h
…
jacosubdec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
jfdctfst.c
…
jfdctint.c
…
jfdctint_template.c
…
jni.c
…
jni.h
…
jpeg2000.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
jpeg2000.h
avcodec/jpeg2000: Make ff_tag_tree_size() static
3 years ago
jpeg2000_parser.c
avcodec/jpeg2000_parser: Check state!=0
3 years ago
jpeg2000dec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
jpeg2000dsp.c
…
jpeg2000dsp.h
…
jpeg2000dwt.c
Remove unnecessary avassert.h inclusions
3 years ago
jpeg2000dwt.h
…
jpegls.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
jpegls.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
jpeglsdec.c
avcodec/jpeglsdec: force pal8 only once
4 years ago
jpeglsdec.h
…
jpeglsenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
jpegtables.c
avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_common
4 years ago
jpegtables.h
avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_common
4 years ago
jrevdct.c
…
jvdec.c
avcodec/jvdec: Mark decoder as init-threadsafe
4 years ago
kbdwin.c
…
kbdwin.h
…
kgv1dec.c
avcodec/kvg1dec: Mark decoder as init-threadsafe
4 years ago
kmvc.c
avcodec/kmvc: Mark decoder as init-threadsafe
4 years ago
lagarith.c
avcodec/lagarith: return early on error
3 years ago
lagarithrac.c
…
lagarithrac.h
…
latm_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
lcl.h
…
lcldec.c
avcodec: Constify AVCodecs
4 years ago
lclenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
libaomdec.c
avcodec/libaomdec: use intermediate arrays for plane pointers and strides
3 years ago
libaomenc.c
avcodec/libaomenc: remove the redundant initialization
3 years ago
libaribb24.c
avcodec: Constify AVCodecs
4 years ago
libavcodec.v
avcodec/libavcodec.v: Tighten export whitelist
3 years ago
libcelt_dec.c
avcodec: Constify AVCodecs
4 years ago
libcodec2.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
libdav1d.c
avcodec/libdav1d: Use av_memdup() where appropriate
3 years ago
libdavs2.c
avcodec/avcodec: Don't include cpu.h
3 years ago
libfdk-aacdec.c
avcodec: Constify AVCodecs
4 years ago
libfdk-aacenc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
libgsmdec.c
avcodec: Constify AVCodecs
4 years ago
libgsmenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
libilbc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
libkvazaar.c
avcodec/libkvazaar: Increase array size
3 years ago
libmp3lame.c
avcodec/libmp3lame: Avoid copying data, allow user-supplied buffer
4 years ago
libopencore-amr.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
libopenh264.c
…
libopenh264.h
…
libopenh264dec.c
avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overread
3 years ago
libopenh264enc.c
avcodec/libopenh264enc: Allow user-supplied buffers
4 years ago
libopenjpegdec.c
avcodec: Constify AVCodecs
4 years ago
libopenjpegenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
libopus.c
…
libopus.h
…
libopusdec.c
avcodec: Constify AVCodecs
4 years ago
libopusenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
librav1e.c
avcodec/avcodec: Stop including bsf.h in avcodec.h
3 years ago
librsvgdec.c
avcodec: Constify AVCodecs
4 years ago
libshine.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
libspeexdec.c
avcodec: Constify AVCodecs
4 years ago
libspeexenc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
libsvtav1.c
avcodec/libsvtav1: properly enforce CQP mode when set in wrapper
3 years ago
libtheoraenc.c
avcodec/libtheoraenc: Avoid copying data, allow user-supplied buffers
4 years ago
libtwolame.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
libuavs3d.c
Remove unnecessary avassert.h inclusions
3 years ago
libvo-amrwbenc.c
Remove unnecessary mem.h inclusions
3 years ago
libvorbisdec.c
avcodec: Constify AVCodecs
4 years ago
libvorbisenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
libvpx.c
…
libvpx.h
…
libvpxdec.c
libvpxdec: Correct linking against variables.
3 years ago
libvpxenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
libwebpenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
libwebpenc_animencoder.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
libwebpenc_common.c
avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmts
3 years ago
libwebpenc_common.h
avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmts
3 years ago
libx264.c
avcodec/libx26[45]: reindent after last commit
3 years ago
libx265.c
avcodec/libx26[45]: reindent after last commit
3 years ago
libxavs.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
libxavs2.c
avcodec/libxavs2: Allow user-supplied buffers
4 years ago
libxvid.c
avutil/internal, swresample/audioconvert: Remove cpu.h inclusions
3 years ago
libzvbi-teletextdec.c
avcodec: Constify AVCodecs
4 years ago
ljpegenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
loco.c
avcodec: Constify AVCodecs
4 years ago
log2_tab.c
…
lossless_audiodsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
lossless_audiodsp.h
…
lossless_videodsp.c
avcodec/lossless_videodsp: Improve included headers
3 years ago
lossless_videodsp.h
avcodec/lossless_videodsp: Improve included headers
3 years ago
lossless_videoencdsp.c
…
lossless_videoencdsp.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
lpc.c
avcodec/lpc: Avoid floating point division by 0
4 years ago
lpc.h
avcodec/lpc: check for zero err in normalization in compute_lpc_coefs()
3 years ago
lscrdec.c
avcodec: Constify AVCodecs
4 years ago
lsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
lsp.h
…
lzf.c
…
lzf.h
…
lzw.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
lzw.h
…
lzwenc.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
m101.c
avcodec/m101: Mark decoder as init-threadsafe
4 years ago
mace.c
avcodec/mace: Mark decoders as init-threadsafe
4 years ago
magicyuv.c
avcodec: Constify AVCodecs
4 years ago
magicyuvenc.c
avcodec/magicyuvenc: Remove redundant pixel format check
3 years ago
mathops.h
…
mathtables.c
…
mdct15.c
…
mdct15.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
mdct_fixed_32.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
mdct_float.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
mdct_template.c
avcodec: Remove the FFT_FIXED_32 define
3 years ago
mdec.c
avcodec: Constify AVCodecs
4 years ago
me_cmp.c
avcodec/me_cmp: Remove ff_check_alignment()
4 years ago
me_cmp.h
avcodec/me_cmp: Remove ff_check_alignment()
4 years ago
mediacodec.c
…
mediacodec.h
…
mediacodec_surface.c
…
mediacodec_surface.h
…
mediacodec_sw_buffer.c
…
mediacodec_sw_buffer.h
…
mediacodec_wrapper.c
avcodec/mediacodec_wrapper: use MediaCodecInfo.isSoftwareOnly() when available
4 years ago
mediacodec_wrapper.h
…
mediacodecdec.c
lavc/mediacodecdec: set codec profile and level from extradata for H264+HEVC
3 years ago
mediacodecdec_common.c
avutil/frame: Remove deprecated AVFrame.pkt_pts field
4 years ago
mediacodecdec_common.h
…
metasound.c
avcodec/metasound: Mark decoder as init-threadsafe
4 years ago
metasound_data.c
avcodec/twinvq, metasound_data: Deduplicate lsp tables
4 years ago
metasound_data.h
avcodec/twinvq, metasound_data: Deduplicate lsp tables
4 years ago
mf_utils.c
…
mf_utils.h
…
mfenc.c
avcodec/mfenc: remove usage of avctx->pkt_timebase
3 years ago
microdvddec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
midivid.c
avcodec/midivid: Mark decoder as init-threadsafe
4 years ago
mimic.c
avcodec: Constify AVCodecs
4 years ago
mjpeg.h
…
mjpeg2jpeg_bsf.c
…
mjpeg_parser.c
avcodec/mjpeg_parser: skip markers after EOI, not by size
3 years ago
mjpega_dump_header_bsf.c
…
mjpegbdec.c
avcodec/mjpegbdec: Skip SOS on AVDISCARD_ALL as does mjpeg
3 years ago
mjpegdec.c
avcodec/mjpegdec: Fix exif rotation->displaymatrix conversion
3 years ago
mjpegdec.h
avcodec/mjpegdec: Decode to PAL8 independant of the location of LSE
4 years ago
mjpegdec_common.c
avcodec/g2meet, mjpegdec: Factor out common VLC initialization code
4 years ago
mjpegenc.c
avcodec: Constify AVCodecs
4 years ago
mjpegenc.h
avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it
4 years ago
mjpegenc_common.c
avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmts
4 years ago
mjpegenc_common.h
avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmts
4 years ago
mjpegenc_huffman.c
…
mjpegenc_huffman.h
…
mlp.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
mlp.h
avcodec/mlp: move sync defines to common header
3 years ago
mlp_parse.c
…
mlp_parse.h
lavc/mlp_parse: add required includes explicitly
3 years ago
mlp_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
mlpdec.c
avcodec/thd: fix special stereo support
3 years ago
mlpdsp.c
…
mlpdsp.h
…
mlpenc.c
avcodec/thd: fix special stereo support
3 years ago
mlz.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
mlz.h
…
mmaldec.c
avcodec/mmaldec: Deduplicate AVClasses
3 years ago
mmvideo.c
avcodec/mmvideo: Mark decoder as init-threadsafe
4 years ago
mobiclip.c
avcodec/mobiclip: Rewrite code to make it clearer
3 years ago
motion_est.c
avcodec/motion_est: Fix invalid left shift of negative numbers
4 years ago
motion_est.h
avcodec/motion_est, mpegvideo: Make pointers to static storage const
4 years ago
motion_est_template.c
avcodec/motion_est: Fix invalid left shift of negative numbers
4 years ago
motionpixels.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
motionpixels_tablegen.c
…
motionpixels_tablegen.h
avcodec/motionpixels: Make decoder init-threadsafe
4 years ago
movsub_bsf.c
…
movtextdec.c
avcodec/movtextdec: Fix wrong error code
3 years ago
movtextenc.c
avcodec/movtextenc: Check for existence of font name before using it
3 years ago
mp3_header_decompress_bsf.c
…
mpc.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
mpc.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
mpc7.c
avcodec: Constify AVCodecs
4 years ago
mpc7data.h
avcodec/mpc7: Apply offsets when creating VLCs
4 years ago
mpc8.c
avcodec: Constify AVCodecs
4 years ago
mpc8data.h
…
mpc8huff.h
avcodec/mpc8: Avoid code duplication when initializing VLCs
4 years ago
mpcdata.h
…
mpeg2_metadata_bsf.c
mpeg2_metadata_bsf: Use common cbs bsf implementation
4 years ago
mpeg4_unpack_bframes_bsf.c
…
mpeg4audio.c
avcodec/mpeg4audio: Remove avpriv_mpeg4audio_get_config
4 years ago
mpeg4audio.h
avcodec/mpeg4audio: Remove avpriv_mpeg4audio_get_config
4 years ago
mpeg4data.h
avcodec/mpeg4video: Make tables used to initialize VLCs smaller
4 years ago
mpeg4video.c
avcodec/mpeg4video: Make initializing RLTable thread-safe
4 years ago
mpeg4video.h
avcodec/mpeg4video: Make initializing RLTable thread-safe
4 years ago
mpeg4video_parser.c
avcodec/(h263|mpeg4?video)_parser: Make *_find_frame_end() static
3 years ago
mpeg4video_parser.h
…
mpeg4videodec.c
lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED
3 years ago
mpeg4videoenc.c
avcodec: Constify AVCodecs
4 years ago
mpeg12.c
avcodec/(h263|mpeg4?video)_parser: Make *_find_frame_end() static
3 years ago
mpeg12.h
avcodec/(h263|mpeg4?video)_parser: Make *_find_frame_end() static
3 years ago
mpeg12data.c
…
mpeg12data.h
…
mpeg12dec.c
avcodec/mpegvideo: Move closed_gop to Mpeg1Context
3 years ago
mpeg12enc.c
avcodec: Constify AVCodecs
4 years ago
mpeg12framerate.c
…
mpeg12vlc.h
…
mpeg_er.c
…
mpeg_er.h
…
mpegaudio.c
…
mpegaudio.h
…
mpegaudio_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
mpegaudio_tablegen.c
avcodec/mpegaudio_tablegen: Make exponential LUT shared
4 years ago
mpegaudio_tablegen.h
avcodec/mpegaudio_tablegen: Make exponential LUT shared
4 years ago
mpegaudiodata.c
…
mpegaudiodata.h
avcodec/mpegaudio_tablegen: Make exponential LUT shared
4 years ago
mpegaudiodec_common.c
avcodec/mpegaudio_tablegen: Make exponential LUT shared
4 years ago
mpegaudiodec_common_tablegen.c
avcodec/mpegaudio_tablegen: Make exponential LUT shared
4 years ago
mpegaudiodec_common_tablegen.h
avcodec/mpegaudio_tablegen: Make exponential LUT shared
4 years ago
mpegaudiodec_fixed.c
avcodec: Constify AVCodecs
4 years ago
mpegaudiodec_float.c
avcodec: Constify AVCodecs
4 years ago
mpegaudiodec_template.c
avcodec/mpegaudiodec_template: Remove unused variable
3 years ago
mpegaudiodecheader.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
mpegaudiodecheader.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
mpegaudiodsp.c
avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safe
4 years ago
mpegaudiodsp.h
avcodec/mpegaudiodsp: Make initializing synth windows thread-safe
4 years ago
mpegaudiodsp_data.c
…
mpegaudiodsp_fixed.c
…
mpegaudiodsp_float.c
…
mpegaudiodsp_template.c
Remove unnecessary mem.h inclusions
3 years ago
mpegaudioenc_fixed.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
mpegaudioenc_float.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
mpegaudioenc_template.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
mpegaudiotab.h
…
mpegpicture.c
avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistent
4 years ago
mpegpicture.h
mpegvideo: use the AVVideoEncParams API for exporting QP tables
4 years ago
mpegutils.c
avcodec: remove the unused low_delay
3 years ago
mpegutils.h
avcodec: remove the unused low_delay
3 years ago
mpegvideo.c
avcodec/mpegvideo: Reindentation
3 years ago
mpegvideo.h
avcodec/mpegvideo: Allocate several buffers jointly
3 years ago
mpegvideo_enc.c
avcodec/mpegvideo_enc: Reindent after the previous commit
3 years ago
mpegvideo_motion.c
avcodec/mpegvideo_motion: Remove unnecessary headers
4 years ago
mpegvideo_parser.c
avcodec/(h263|mpeg4?video)_parser: Make *_find_frame_end() static
3 years ago
mpegvideo_xvmc.c
…
mpegvideodata.c
…
mpegvideodata.h
…
mpegvideodsp.c
…
mpegvideodsp.h
…
mpegvideoencdsp.c
…
mpegvideoencdsp.h
…
mpl2dec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
mqc.c
avcodec/mqc: Hardcode tables to save space
4 years ago
mqc.h
avcodec/mqcenc: Make ff_mqc_flush() static
3 years ago
mqcdec.c
…
mqcenc.c
avcodec/mqcenc: Make ff_mqc_flush() static
3 years ago
mscc.c
avcodec/mscc: Mark decoders as init-threadsafe
4 years ago
msgsmdec.c
…
msgsmdec.h
…
msmpeg4.c
avcodec/msmpeg4: Factor out common RLTable initialization code
4 years ago
msmpeg4.h
avcodec/msmpeg4enc: Don't use code for static init that can fail
4 years ago
msmpeg4data.c
avcodec/msmpeg4: Factor out common RLTable initialization code
4 years ago
msmpeg4data.h
avcodec/msmpeg4: Factor out common RLTable initialization code
4 years ago
msmpeg4dec.c
avcodec: Constify AVCodecs
4 years ago
msmpeg4enc.c
avcodec/msmpeg4enc: Reindent after the last commit
4 years ago
msp2dec.c
avcodec: Constify AVCodecs
4 years ago
msrle.c
avcodec/msrle: Mark decoder as init-threadsafe
4 years ago
msrledec.c
…
msrledec.h
…
mss1.c
avcodec/mss1: Mark decoder as init-threadsafe
4 years ago
mss2.c
avcodec: Constify AVCodecs
4 years ago
mss2dsp.c
…
mss2dsp.h
…
mss3.c
avcodec/mss3: Mark decoder as init-threadsafe
4 years ago
mss4.c
avcodec: Constify AVCodecs
4 years ago
mss12.c
avcodec/mss12: Don't apply non-zero offset to null pointer
4 years ago
mss12.h
…
mss34dsp.c
…
mss34dsp.h
…
msvideo1.c
avcodec/msvideo1: Mark decoder as init-threadsafe
4 years ago
msvideo1enc.c
avcodec/elbg: Add flags to avpriv_elbg_do()
3 years ago
mv30.c
avcodec: Constify AVCodecs
4 years ago
mvcdec.c
avcodec/mvcdec: Mark decoders as init-threadsafe
4 years ago
mvha.c
avcodec: Constify AVCodecs
4 years ago
mwsc.c
avcodec: Constify AVCodecs
4 years ago
mxpegdec.c
avcodec/mxpegdec: Check for AVDISCARD_ALL
3 years ago
nellymoser.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
nellymoser.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
nellymoserdec.c
avcodec: Constify AVCodecs
4 years ago
nellymoserenc.c
avcodec/nellymoserenc: Avoid copying packet data, allow user-supplied buffers
4 years ago
noise_bsf.c
avcodec/noise_bsf: restore dropamount for backwards compatibility
3 years ago
notchlc.c
avcodec/notchlc: Mark decoder as init-threadsafe
4 years ago
null_bsf.c
…
nuv.c
avcodec/nuv: Mark decoder as init-threadsafe
4 years ago
nvdec.c
avutil/buffer: Switch AVBuffer API to size_t
4 years ago
nvdec.h
avcodec/nvdec: add av1 hwaccel
4 years ago
nvdec_av1.c
avcodec/av1dec: support exporting Film Grain params as frame side data
4 years ago
nvdec_h264.c
…
nvdec_hevc.c
…
nvdec_mjpeg.c
…
nvdec_mpeg4.c
…
nvdec_mpeg12.c
…
nvdec_vc1.c
…
nvdec_vp8.c
…
nvdec_vp9.c
…
nvenc.c
avcodec/nvenc: add udu_sei option to import user data unregistered SEIs
3 years ago
nvenc.h
avcodec/nvenc: add udu_sei option to import user data unregistered SEIs
3 years ago
nvenc_h264.c
avcodec/nvenc: add udu_sei option to import user data unregistered SEIs
3 years ago
nvenc_hevc.c
avcodec/nvenc: add udu_sei option to import user data unregistered SEIs
3 years ago
omx.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
on2avc.c
avcodec/on2avc: Mark decoder as init-threadsafe
4 years ago
on2avcdata.c
avcodec/on2avcdata: Combine tables for codebooks
4 years ago
on2avcdata.h
avcodec/on2avcdata: Combine tables for codebooks
4 years ago
options.c
avutil: remove deprecated AVClass.child_class_next
4 years ago
options_table.h
avcodec/avcodec, options_table: Deprecate sub_text_format
3 years ago
opus.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
opus.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
opus_celt.c
…
opus_celt.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
opus_metadata_bsf.c
avcodec/avcodec: Stop including bsf.h in avcodec.h
3 years ago
opus_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
opus_pvq.c
…
opus_pvq.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
opus_rc.c
…
opus_rc.h
…
opus_silk.c
avcodec/opus_silk: Remove wrong size information in function declaration
3 years ago
opusdec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
opusdsp.c
…
opusdsp.h
…
opusenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
opusenc.h
…
opusenc_psy.c
…
opusenc_psy.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
opusenc_utils.h
…
opustab.c
Mark some pointers as const
4 years ago
opustab.h
Remove unnecessary mem.h inclusions
3 years ago
packet.h
packet: add description for the AVPacket.time_base field
3 years ago
packet_internal.h
avcodec/packet_internal: move the next pointer in PacketList to the top of the struct
4 years ago
paf.h
…
pafaudio.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
pafvideo.c
avcodec: Constify AVCodecs
4 years ago
pamenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
parser.c
avcodec/avcodec: Allow up to seven codec ids per parser
3 years ago
parser.h
…
parsers.c
avcodec: add amr parser
3 years ago
pcm-bluray.c
avcodec: Constify AVCodecs
4 years ago
pcm-dvd.c
avcodec: Constify AVCodecs
4 years ago
pcm-dvdenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
pcm.c
avcodec/pcm: Allow user-supplied buffers
4 years ago
pcm_rechunk_bsf.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
pcm_tablegen.c
…
pcm_tablegen.h
…
pcx.c
avcodec: Constify AVCodecs
4 years ago
pcxenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
pel_template.c
…
pgssubdec.c
avcodec/decode: Fix leaks upon subtitle decoding errors
3 years ago
pgxdec.c
avcodec: Constify AVCodecs
4 years ago
photocd.c
Remove unnecessary avassert.h inclusions
3 years ago
pictordec.c
avcodec/pictordec: Optimize more odd cases for picmemset()
3 years ago
pixblockdsp.c
…
pixblockdsp.h
…
pixels.h
…
pixlet.c
avcodec: Constify AVCodecs
4 years ago
png.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
png.h
lavc: split LSCR decoder out of PNG decoder
4 years ago
png_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
pngdec.c
Avoid calling functions repeatedly via FFMIN
3 years ago
pngdsp.c
…
pngdsp.h
…
pngenc.c
avcodec/pngenc: Deduplicate AVClasses
3 years ago
pnm.c
lavc/pnm: Allow decoding gray float pfm images.
4 years ago
pnm.h
…
pnm_parser.c
avcodec/pnm_parser: add support for PFM parsing
3 years ago
pnmdec.c
avcodec: Constify AVCodecs
4 years ago
pnmenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
profiles.c
avcodec: add vvc codec id and profiles
4 years ago
profiles.h
avcodec: add vvc codec id and profiles
4 years ago
prores_metadata_bsf.c
…
proresdata.c
…
proresdata.h
…
proresdec.h
lavc/proresdec: add scaffolding for hwdec support
3 years ago
proresdec2.c
lavc/proresdec: fix threaded hwaccel decode
3 years ago
proresdsp.c
…
proresdsp.h
…
proresenc_anatoliy.c
avcodec/proresenc_anatoliy: Remove redundant pixel format check
3 years ago
proresenc_kostya.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
prosumer.c
avcodec: Constify AVCodecs
4 years ago
psd.c
avcodec: Constify AVCodecs
4 years ago
psymodel.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
psymodel.h
…
pthread.c
lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED
3 years ago
pthread_frame.c
libavcodec/pthread_frame: remove duplicate pointers
3 years ago
pthread_internal.h
avcodec/pthread_frame: Move (init|free)_pthread() to pthread.c
3 years ago
pthread_slice.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
ptx.c
avcodec: Constify AVCodecs
4 years ago
put_bits.h
avcodec/bitstream: Remove avpriv PutBits API functions
4 years ago
qcelpdata.h
…
qcelpdec.c
avcodec/qcelpdec: Mark decoder as init-threadsafe
4 years ago
qdm2.c
avcodec: Constify AVCodecs
4 years ago
qdm2_tablegen.c
…
qdm2_tablegen.h
avcodec/qdm2: Avoid offsets table when initializing VLCs
4 years ago
qdm2data.h
avcodec/qdm2: Initialize array of VLCs in a loop
4 years ago
qdmc.c
avcodec: Constify AVCodecs
4 years ago
qdrw.c
avcodec: Constify AVCodecs
4 years ago
qpeg.c
avcodec: Constify AVCodecs
4 years ago
qpel_template.c
…
qpeldsp.c
…
qpeldsp.h
…
qsv.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
qsv.h
…
qsv_api.c
…
qsv_internal.h
avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CC
3 years ago
qsvdec.c
qsvdec: add support for HW_DEVICE_CTX method
3 years ago
qsvenc.c
lavc/qsvenc: enable lookahead for hevc encoding
3 years ago
qsvenc.h
lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower modes
3 years ago
qsvenc_h264.c
avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, pic_timing_sei options
3 years ago
qsvenc_hevc.c
avcodec/qsvenc_hevc: use AV_OPT_TYPE_BOOL for aud option
3 years ago
qsvenc_jpeg.c
avcodec: Constify AVCodecs
4 years ago
qsvenc_mpeg2.c
avcodec: Constify AVCodecs
4 years ago
qsvenc_vp9.c
avcodec: Constify AVCodecs
4 years ago
qtrle.c
avcodec/qtrle: Mark decoder as init-threadsafe
4 years ago
qtrleenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
r210dec.c
avcodec: Constify AVCodecs
4 years ago
r210enc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
ra144.c
…
ra144.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
ra144dec.c
avcodec/ra144dec: Mark decoder as init-threadsafe
4 years ago
ra144enc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
ra288.c
avcodec/ra288: Mark decoder as init-threadsafe
4 years ago
ra288.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
ralf.c
avcodec/ralf: Mark decoder as init-threadsafe
4 years ago
ralfdata.h
…
rangecoder.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
rangecoder.h
avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.c
4 years ago
rasc.c
avcodec/rasc: Fix potential use of uninitialized value
3 years ago
ratecontrol.c
…
ratecontrol.h
…
raw.c
…
raw.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
rawdec.c
avcodec/rawdec: Mark decoder as init-threadsafe
4 years ago
rawenc.c
avcodec/rawenc: suppport frame thread for rawvideo
3 years ago
rdft.c
…
rdft.h
…
realtextdec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
rectangle.h
…
remove_extradata_bsf.c
avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf
4 years ago
reverse.c
…
rkmppdec.c
avcodec: Constify AVCodecs
4 years ago
rl.c
Remove unnecessary mem.h inclusions
3 years ago
rl.h
avcodec/rl: Improve documentation of ff_rl_init/ff_rl_init_vlc
4 years ago
rl2.c
avcodec/rl2: Mark decoder as init-threadsafe
4 years ago
rle.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
rle.h
…
rnd_avg.h
…
roqaudioenc.c
avcodec/roqaudioenc: Avoid copying data, allow user-supplied buffers
4 years ago
roqvideo.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
roqvideo.h
avcodec/roqvideo: Use dedicated context for encoder
4 years ago
roqvideodec.c
avcodec/roqvideodec: Mark decoder as init-threadsafe
4 years ago
roqvideoenc.c
all: Remove unused-but-set variables
3 years ago
rpza.c
avcodec/rpza: Mark decoder as init-threadsafe
4 years ago
rpzaenc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
rscc.c
avcodec: Constify AVCodecs
4 years ago
rtjpeg.c
…
rtjpeg.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
rv10.c
avcodec: Constify AVCodecs
4 years ago
rv10.h
…
rv10enc.c
avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses
3 years ago
rv20enc.c
avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses
3 years ago
rv30.c
avcodec: Constify AVCodecs
4 years ago
rv30data.h
…
rv30dsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
rv34.c
avcodec/rv34: Move dsp init code to rv30/rv40
4 years ago
rv34.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
rv34_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
rv34data.h
avcodec/rv34data: Remove rv34_dquant_tab
4 years ago
rv34dsp.c
…
rv34dsp.h
…
rv34vlc.h
…
rv40.c
avcodec: Constify AVCodecs
4 years ago
rv40data.h
…
rv40dsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
rv40vlc2.h
avcodec/rv40: Avoid code duplication when initializing VLCs
4 years ago
s302m.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
s302menc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
samidec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
sanm.c
avcodec/sanm: Mark decoder as init-threadsafe
4 years ago
sbc.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
sbc.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
sbc_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
sbcdec.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
sbcdec_data.c
…
sbcdec_data.h
…
sbcdsp.c
…
sbcdsp.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
sbcdsp_data.c
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
sbcdsp_data.h
…
sbcenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
sbr.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
sbrdsp.c
…
sbrdsp.h
…
sbrdsp_fixed.c
avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c()
3 years ago
sbrdsp_template.c
…
scpr.c
avcodec: Constify AVCodecs
4 years ago
scpr.h
…
scpr3.c
avcodec/scpr3: Avoid code duplication when updating models
4 years ago
scpr3.h
…
screenpresso.c
avcodec: Constify AVCodecs
4 years ago
sei.h
avcodec/sei: add Parameter Sets Inclusion Indication enum value
4 years ago
setts_bsf.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
sga.c
Remove unnecessary avassert.h inclusions
3 years ago
sgi.h
…
sgidec.c
Remove unnecessary avassert.h inclusions
3 years ago
sgienc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
sgirledec.c
avcodec: Constify AVCodecs
4 years ago
sheervideo.c
avcodec: Constify AVCodecs
4 years ago
sheervideodata.h
…
shorten.c
avcodec: Constify AVCodecs
4 years ago
simple_idct.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
simple_idct.h
…
simple_idct_template.c
…
sinewin.c
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
4 years ago
sinewin.h
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
4 years ago
sinewin_fixed_tablegen.c
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
4 years ago
sinewin_fixed_tablegen.h
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
4 years ago
sinewin_tablegen.c
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
4 years ago
sinewin_tablegen.h
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
4 years ago
sipr.c
avcodec: Constify AVCodecs
4 years ago
sipr.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
sipr16k.c
…
sipr16kdata.h
…
sipr_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
siprdata.h
…
siren.c
avcodec/siren: Improve the bits left threshold in decode_envelope()
3 years ago
smacker.c
avcodec: Constify AVCodecs
4 years ago
smc.c
avcodec/smc: use shorter way to access GetByteContext
3 years ago
smcenc.c
avcodec/smcenc: Move PutByteContext to stack
3 years ago
snappy.c
Remove unnecessary mem.h inclusions
3 years ago
snappy.h
…
snow.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
snow.h
avcodec/snowdec: Maintain avmv buffer
3 years ago
snow_dwt.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
snow_dwt.h
avcodec/snow_dwt: Make ff_snow_(horizont|vertic)al_compose97i static
3 years ago
snowdata.h
avcodec/snow: Hardcode table to save space
4 years ago
snowdec.c
avcodec/snowdec: Maintain avmv buffer
3 years ago
snowenc.c
avcodec/snowenc: Remove redundant pixel format check
3 years ago
sonic.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
sp5x.h
avcodec/sp5x: Remove unused quant tables
4 years ago
sp5xdec.c
avcodec: Constify AVCodecs
4 years ago
speedhq.c
avcodec/speedhq: Replace always-true check by assert
3 years ago
speedhqenc.c
avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses
3 years ago
speedhqenc.h
avcodec: add SpeedHQ encoder
4 years ago
speexdata.h
avcodec: add native Speex decoder
3 years ago
speexdec.c
avcodec/speexdec: Consider mode in frame size check
3 years ago
srtdec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
srtenc.c
avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog
3 years ago
startcode.c
…
startcode.h
…
subviewerdec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
sunrast.c
avcodec: Constify AVCodecs
4 years ago
sunrast.h
…
sunrastenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
svq1.c
…
svq1.h
…
svq1_cb.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
svq1_vlc.h
…
svq1dec.c
avcodec: Constify AVCodecs
4 years ago
svq1enc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
svq1enc.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
svq1enc_cb.h
…
svq3.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
synth_filter.c
…
synth_filter.h
…
tableprint.h
avcodec/tableprint: Don't include mem_internal.h
4 years ago
tableprint_vlc.h
avcodec/tableprint_vlc: Fix building with hardcoded tables
3 years ago
tak.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
tak.h
…
tak_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
takdec.c
avcodec/takdec: Mark decoder as init-threadsafe
4 years ago
takdsp.c
…
takdsp.h
…
targa.c
avcodec/targa: Check input size for uncompressed TGA before allocation
3 years ago
targa.h
…
targa_y216dec.c
avcodec/targa_y216dec: Mark decoder as init-threadsafe
4 years ago
targaenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
tdsc.c
avcodec: Constify AVCodecs
4 years ago
textdec.c
avcodec/textdec: Deduplicate AVClasses
3 years ago
texturedsp.c
…
texturedsp.h
…
texturedspenc.c
…
thread.h
avcodec: Remove deprecated old encode/decode APIs
4 years ago
tiertexseqv.c
avcodec/tiertexseqv: Mark decoder as init-threadsafe
4 years ago
tiff.c
avcodec/tiff: Remove messing with jpeg context
3 years ago
tiff.h
…
tiff_common.c
avcodec/tiff_common: Fix AVBPrint error checks
3 years ago
tiff_common.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
tiff_data.h
avcodec/tiff_data: Move data to its only user
4 years ago
tiffenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
tmv.c
avcodec: Constify AVCodecs
4 years ago
tpeldsp.c
…
tpeldsp.h
…
trace_headers_bsf.c
avcodec/trace_headers_bsf: also parse extradata in packet side data
3 years ago
truehd_core_bsf.c
…
truemotion1.c
avcodec/truemotion1: Mark decoder as init-threadsafe
4 years ago
truemotion1data.h
…
truemotion2.c
avcodec: Constify AVCodecs
4 years ago
truemotion2rt.c
Remove unnecessary mem.h inclusions
3 years ago
truespeech.c
avcodec/truespeech: Mark decoder as init-threadsafe
4 years ago
truespeech_data.h
…
tscc.c
avcodec/tscc: Mark decoder as init-threadsafe
4 years ago
tscc2.c
avcodec: Constify AVCodecs
4 years ago
tscc2data.h
avcodec/tscc2: Combine tables for initializing VLCs
4 years ago
tta.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
ttadata.c
avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1
3 years ago
ttadata.h
…
ttadsp.c
avcodec/ttadsp: Fix integer overflows in tta_filter_process_c()
3 years ago
ttadsp.h
…
ttaenc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
ttaencdsp.c
…
ttaencdsp.h
…
ttmlenc.c
avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog
3 years ago
ttmlenc.h
avcodec/ttmlenc: add initial support for regions and styles
4 years ago
twinvq.c
…
twinvq.h
…
twinvq_data.h
avcodec/twinvq, metasound_data: Deduplicate lsp tables
4 years ago
twinvqdec.c
avcodec/twinvqdec: Mark decoder as init-threadsafe
4 years ago
txd.c
avcodec/txd: Move input size checks before allocation
3 years ago
ulti.c
avcodec: Constify AVCodecs
4 years ago
ulti_cb.h
…
unary.h
…
utils.c
avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2()
3 years ago
utvideo.h
…
utvideodec.c
avcodec: Constify AVCodecs
4 years ago
utvideodsp.c
…
utvideodsp.h
…
utvideoenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
v4l2_buffers.c
…
v4l2_buffers.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
v4l2_context.c
…
v4l2_context.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
v4l2_fmt.c
…
v4l2_fmt.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
v4l2_m2m.c
…
v4l2_m2m.h
…
v4l2_m2m_dec.c
avcodec/v4l2_m2m_dec: dequeue frame if input isn't ready
3 years ago
v4l2_m2m_enc.c
avcodec: Constify AVCodecs
4 years ago
v210_template.c
…
v210dec.c
Remove unnecessary mem.h inclusions
3 years ago
v210dec.h
…
v210enc.c
avcodec/v210enc: suppport frame thread for v210
3 years ago
v210enc.h
…
v210x.c
Remove unnecessary mem.h inclusions
3 years ago
v308dec.c
avcodec/v308dec: Mark decoder as init-threadsafe
4 years ago
v308enc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
v408dec.c
avcodec: Constify AVCodecs
4 years ago
v408enc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
v410dec.c
avcodec/v410dec: Mark decoder as init-threadsafe
4 years ago
v410enc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
vaapi_av1.c
avcodec/av1_vaapi: improve decode quality
3 years ago
vaapi_decode.c
avcodec/vaapi: increase av1 decode pool size
3 years ago
vaapi_decode.h
avcodec/vaapi: Remove old and deprecated VAAPI context and header
4 years ago
vaapi_encode.c
avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder
3 years ago
vaapi_encode.h
lavc: Mark hw_config pointer arrays as const
4 years ago
vaapi_encode_h264.c
avcodec: Constify AVCodecs
4 years ago
vaapi_encode_h265.c
avcodec: Constify AVCodecs
4 years ago
vaapi_encode_mjpeg.c
avcodec: Constify AVCodecs
4 years ago
vaapi_encode_mpeg2.c
avcodec: Constify AVCodecs
4 years ago
vaapi_encode_vp8.c
avcodec: Constify AVCodecs
4 years ago
vaapi_encode_vp9.c
avcodec/vaapi_encode_vp9: fix > 4k encode fail issue
3 years ago
vaapi_h264.c
…
vaapi_hevc.c
…
vaapi_hevc.h
…
vaapi_mjpeg.c
…
vaapi_mpeg2.c
…
vaapi_mpeg4.c
…
vaapi_vc1.c
…
vaapi_vp8.c
…
vaapi_vp9.c
…
vb.c
avcodec/vb: Mark decoder as init-threadsafe
4 years ago
vble.c
avcodec: Constify AVCodecs
4 years ago
vc1.c
avcodec/vc1: Check remaining bits in ff_vc1_parse_frame_header()
4 years ago
vc1.h
avcodec/vc1: Remove unused hrd fields
4 years ago
vc1_block.c
avcodec/vc1_pred: Remove unused function parameter
3 years ago
vc1_common.h
…
vc1_loopfilter.c
…
vc1_mc.c
…
vc1_parser.c
avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf
4 years ago
vc1_pred.c
avcodec/vc1_pred: Remove unused function parameter
3 years ago
vc1_pred.h
avcodec/vc1_pred: Remove unused function parameter
3 years ago
vc1acdata.h
…
vc1data.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
vc1data.h
…
vc1dec.c
avcodec/mpegvideo_enc, vc1dec: Remove always-false check
3 years ago
vc1dsp.c
avcodec: [loongarch] Optimize vc1dsp with LASX.
3 years ago
vc1dsp.h
avcodec: [loongarch] Optimize vc1dsp with LASX.
3 years ago
vc2enc.c
avcodec/vc2enc: Check for non negative slice bounds
3 years ago
vc2enc_dwt.c
…
vc2enc_dwt.h
…
vcr1.c
avcodec/vcr1: Mark decoder as init-threadsafe
4 years ago
vdpau.c
avutil/internal: Move MAKE_ACCESSORS to its only user
3 years ago
vdpau.h
avcodec/vdpau: Remove deprecated av_vdpau_get_profile
4 years ago
vdpau_h264.c
…
vdpau_hevc.c
…
vdpau_internal.h
…
vdpau_mpeg4.c
…
vdpau_mpeg12.c
…
vdpau_vc1.c
…
vdpau_vp9.c
…
version.h
lib*/version.h: Bump Versions after release/5.0 branch
3 years ago
videodsp.c
…
videodsp.h
…
videodsp_template.c
…
videotoolbox.c
lavc/videotoolbox: set attachments on decoded buffers
3 years ago
videotoolbox.h
…
videotoolbox_vp9.c
lavc/videotoolbox: add VP9 hardware acceleration
3 years ago
videotoolboxenc.c
lavc/videotoolboxenc: explicitly set realtime=false
3 years ago
vima.c
avcodec/vima: Make decoder init-threadsafe
4 years ago
vlc.h
avcodec/bitstream: Allow static VLC tables to be bigger than needed
4 years ago
vmdaudio.c
avcodec/vmdaudio: Mark decoder as init-threadsafe
4 years ago
vmdvideo.c
avcodec/vmdvideo: Mark decoder as init-threadsafe
4 years ago
vmnc.c
avcodec/vmnc: Mark decoder as init-threadsafe
4 years ago
vorbis.c
…
vorbis.h
avcodec/vorbis_data: Move encoder-related table to its only user
4 years ago
vorbis_data.c
avcodec/vorbis_data: Move encoder-related table to its only user
4 years ago
vorbis_enc_data.h
avcodec/vorbisenc: Combine codebooks, avoid relocations
4 years ago
vorbis_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
vorbis_parser.h
…
vorbis_parser_internal.h
…
vorbisdec.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
vorbisdsp.c
…
vorbisdsp.h
…
vorbisenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
vp3.c
avcodec/vp3: Check version in all cases when VP4 code is not built
3 years ago
vp3_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
vp3data.h
avcodec/vp3data: Deduplicate coeff_tables
4 years ago
vp3dsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
vp3dsp.h
…
vp4data.h
avcodec/vp3: Make tables used to initialize VLCs smaller
4 years ago
vp5.c
avcodec: Constify AVCodecs
4 years ago
vp5data.h
…
vp6.c
avcodec/vp6: return value check for init_get_bits
3 years ago
vp6data.h
…
vp6dsp.c
…
vp8.c
avcodec/vp8: Mark decoders as init-threadsafe
4 years ago
vp8.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
vp8_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
vp8data.h
avcodec/vp8data: Remove unused array
4 years ago
vp8dsp.c
avcodec: [loongarch] Optimize vp8_lpf/mc with LSX.
3 years ago
vp8dsp.h
avcodec: [loongarch] Optimize vp8_lpf/mc with LSX.
3 years ago
vp9.c
lavc/videotoolbox: add VP9 hardware acceleration
3 years ago
vp9.h
…
vp9_mc_template.c
…
vp9_metadata_bsf.c
vp9_metadata_bsf: Use common cbs bsf implementation
4 years ago
vp9_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
vp9_raw_reorder_bsf.c
…
vp9_superframe_bsf.c
…
vp9_superframe_split_bsf.c
…
vp9block.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
vp9data.c
…
vp9data.h
…
vp9dec.h
avcodec/vp9: Check initializing conditions/mutexes
3 years ago
vp9dsp.c
avcodec: [loongarch] Optimize vp9_mc/intra with LSX.
3 years ago
vp9dsp.h
avcodec: [loongarch] Optimize vp9_mc/intra with LSX.
3 years ago
vp9dsp_8bpp.c
…
vp9dsp_10bpp.c
…
vp9dsp_12bpp.c
…
vp9dsp_template.c
avcodec/vp9dsp_template: Fix integer overflows in itxfm_wrapper
4 years ago
vp9lpf.c
…
vp9mvs.c
…
vp9prob.c
…
vp9recon.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
vp9shared.h
…
vp56.c
…
vp56.h
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
4 years ago
vp56data.c
…
vp56data.h
…
vp56dsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
vp56dsp.h
…
vp56rac.c
…
vqavideo.c
avcodec/vqavideo: reset accounting on error
3 years ago
vt_internal.h
lavc/videotoolbox: add VP9 hardware acceleration
3 years ago
wavpack.c
avcodec: Constify AVCodecs
4 years ago
wavpack.h
avcodec/wavpack: Deduplicate exp and log tables
4 years ago
wavpackdata.c
avcodec/wavpack: Deduplicate exp and log tables
4 years ago
wavpackenc.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
wavpackenc.h
…
wcmv.c
avcodec: Constify AVCodecs
4 years ago
webp.c
webp: fix transforms after a palette with pixel packing.
3 years ago
webp_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
webvttdec.c
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe
4 years ago
webvttenc.c
avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog
3 years ago
wma.c
avcodec/wma: Return specific error code
3 years ago
wma.h
avcodec/wmadec: fix WMA gapless playback
3 years ago
wma_common.c
…
wma_common.h
…
wma_freqs.c
…
wma_freqs.h
…
wmadata.h
avcodec/wmadec: Reduce the size of tables used to initialize VLC
4 years ago
wmadec.c
avcodec/wmadec: fix WMA gapless playback
3 years ago
wmaenc.c
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
3 years ago
wmalosslessdec.c
avcodec/wmalosslessdec: Mark decoder as init-threadsafe
4 years ago
wmaprodata.h
…
wmaprodec.c
avcodec/wmaprodec: Do not initialize unused variable to out of array value
3 years ago
wmavoice.c
avcodec/wmavoice: Mark decoder as init-threadsafe
4 years ago
wmavoice_data.h
…
wmv2.c
…
wmv2.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
wmv2data.c
…
wmv2data.h
…
wmv2dec.c
avcodec: Constify AVCodecs
4 years ago
wmv2dsp.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
wmv2dsp.h
…
wmv2enc.c
avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses
3 years ago
wnv1.c
avcodec: Constify AVCodecs
4 years ago
wrapped_avframe.c
avcodec: Constify AVCodecs
4 years ago
ws-snd1.c
avcodec: Constify AVCodecs
4 years ago
xan.c
avcodec: Constify AVCodecs
4 years ago
xbm_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
xbmdec.c
avcodec: Constify AVCodecs
4 years ago
xbmenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
xface.c
…
xface.h
…
xfacedec.c
avcodec: Constify AVCodecs
4 years ago
xfaceenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
xiph.c
…
xiph.h
…
xl.c
avcodec: Constify AVCodecs
4 years ago
xma_parser.c
avcodec: Constify all the AVCodecParsers
4 years ago
xpmdec.c
avcodec/xpmdec: Move allocations down after more error checks
3 years ago
xsubdec.c
avcodec/xsubdec: Use dedicated pointer for AVSubtitleRect
3 years ago
xsubenc.c
avcodec: Constify AVCodecs
4 years ago
xvididct.c
…
xvididct.h
…
xvmc.h
…
xvmc_internal.h
…
xwd.h
…
xwddec.c
avcodec: Constify AVCodecs
4 years ago
xwdenc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
xxan.c
avcodec: Constify AVCodecs
4 years ago
y41pdec.c
avcodec: Constify AVCodecs
4 years ago
y41penc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
ylc.c
avcodec: Constify AVCodecs
4 years ago
yop.c
avcodec: Constify AVCodecs
4 years ago
yuv4dec.c
avcodec: Constify AVCodecs
4 years ago
yuv4enc.c
avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY
3 years ago
zerocodec.c
avcodec: Constify AVCodecs
4 years ago
zmbv.c
avcodec/zmbv: Mark decoder as init-threadsafe
4 years ago
zmbvenc.c
avcodec/zmbvenc: Remove redundant pixel format check
3 years ago