..
aarch64
libavcodec: aarch64: Add a NEON implementation of pixblockdsp
5 years ago
alpha
…
arm
libavcodec: arm: Add a NEON implementation of pixblockdsp
5 years ago
avr32
…
bfin
…
mips
avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe
4 years ago
neon
…
ppc
…
sh4
…
sparc
…
tests
Remove unnecessary use of avcodec_close().
4 years ago
x86
avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safe
4 years ago
.gitignore
…
4xm.c
avcodec/4xm: Check index in decode_i_block() also in the path where its not used.
5 years ago
8bps.c
…
8svx.c
avcodec/8svx: Use av_assert1(0) instead of error message in unreachable code
5 years ago
012v.c
…
Makefile
avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
4 years ago
a64colors.h
…
a64multienc.c
avcodec/a64multienc: Mark encoders as init-threadsafe
4 years ago
a64tables.h
…
aac.h
lavc/aacdec_template: Only warn once about unusual 7.1 encoding.
5 years ago
aac_ac3_parser.c
lavc/aac_ac3_parser: fix potential overflow when averaging bitrate
4 years ago
aac_ac3_parser.h
lavc/aac_ac3_parser: fix potential overflow when averaging bitrate
4 years ago
aac_adtstoasc_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
aac_defines.h
…
aac_parser.c
…
aaccoder.c
…
aaccoder_trellis.h
…
aaccoder_twoloop.h
…
aacdec.c
avcodec/aacdec: Check if we run out of input in read_stream_mux_config()
5 years ago
aacdec_fixed.c
avcodec/aacdec_fixed: Limit index in vector_pow43()
4 years ago
aacdec_template.c
avcodec/aacdec_template: Use VLC symbols table
4 years ago
aacdectab.h
avcodec/aacdectab: add mapping for 22.2
4 years ago
aacenc.c
avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe
4 years ago
aacenc.h
…
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
…
aacenctab.h
…
aacps.c
avcodec/aacps: Fix integer overflows in hybrid_synthesis()
5 years ago
aacps.h
…
aacps_fixed.c
…
aacps_fixed_tablegen.c
…
aacps_fixed_tablegen.h
…
aacps_float.c
…
aacps_tablegen.c
…
aacps_tablegen.h
…
aacps_tablegen_template.c
…
aacpsdata.c
…
aacpsdsp.h
…
aacpsdsp_fixed.c
…
aacpsdsp_float.c
…
aacpsdsp_template.c
…
aacpsy.c
…
aacsbr.c
…
aacsbr.h
…
aacsbr_fixed.c
…
aacsbr_fixed_tablegen.h
…
aacsbr_tablegen.h
…
aacsbr_tablegen_common.h
…
aacsbr_template.c
…
aacsbrdata.h
…
aactab.c
avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe
4 years ago
aactab.h
avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe
4 years ago
aandcttab.c
…
aandcttab.h
…
aasc.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
ac3.c
…
ac3.h
…
ac3_parser.c
avcodec/ac3_parser: recognize LE bitstream variant
5 years ago
ac3_parser.h
…
ac3_parser_internal.h
…
ac3dec.c
…
ac3dec.h
…
ac3dec_data.c
…
ac3dec_data.h
…
ac3dec_fixed.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
ac3dec_float.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
ac3dsp.c
…
ac3dsp.h
…
ac3enc.c
avcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
4 years ago
ac3enc.h
ac3enc: drop a global variable
5 years ago
ac3enc_fixed.c
avcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUP
4 years ago
ac3enc_float.c
avcodec/ac3enc_float, eac3enc: Fix leaks on init error
4 years ago
ac3enc_opts_template.c
…
ac3enc_template.c
avcodec/ac3enc_template: Don't free uninitialized pointers on error
4 years ago
ac3tab.c
avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab
5 years ago
ac3tab.h
avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab
5 years ago
acelp_filters.c
…
acelp_filters.h
…
acelp_pitch_delay.c
…
acelp_pitch_delay.h
…
acelp_vectors.c
…
acelp_vectors.h
…
adpcm.c
avcodec/adpcm: Mark decoders as init-threadsafe
4 years ago
adpcm.h
avcodec/adpcmenc: remove BLKSIZE #define
4 years ago
adpcm_data.c
avcodec/adpcm_ima_cunning: document origin of tables
4 years ago
adpcm_data.h
avcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table
5 years ago
adpcmenc.c
avcodec/adpcmenc: Mark encoders as init-threadsafe
4 years ago
adts_header.c
…
adts_header.h
…
adts_parser.c
…
adts_parser.h
…
adx.c
…
adx.h
…
adx_parser.c
…
adxdec.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
adxenc.c
avcodec/adxenc: Avoid undefined left shift of negative numbers
5 years ago
agm.c
avcodec/agm: Fix off by 1 error in decode_inter_plane()
4 years ago
aic.c
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
alac.c
avcodec/alac: Check decorr_shift to avoid invalid shift
4 years ago
alac_data.c
…
alac_data.h
…
alacdsp.c
avcodec/alacdsp: Fix invalid shift in append_extra_bits()
5 years ago
alacdsp.h
…
alacenc.c
avcodec/alacenc: Don't free unnecessarily
4 years ago
aliaspixdec.c
avcodec/aliaspixdec: Check input size against minimal picture size
5 years ago
aliaspixenc.c
…
allcodecs.c
avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
4 years ago
alsdec.c
lavc, lavf: Remove newlines from calls to avpriv_request_sample().
4 years ago
amfenc.c
lavc/amfenc: Add hardware config metadata
4 years ago
amfenc.h
lavc/amfenc: Add hardware config metadata
4 years ago
amfenc_h264.c
lavc/amfenc: Add hardware config metadata
4 years ago
amfenc_hevc.c
lavc/amfenc: Add hardware config metadata
4 years ago
amr.h
…
amrnbdata.h
…
amrnbdec.c
…
amrwbdata.h
lavc/amrwbdec: Do not ignore NO_DATA frames.
5 years ago
amrwbdec.c
lavc/amrwbdec: Add a comment about the missing muting technique.
5 years ago
anm.c
avcodec/anm: Don't unnecessarily use context variables
5 years ago
ansi.c
avcodec/ansi: Check initial dimensions
4 years ago
apedec.c
avcodec/apedec: use proper macro and type for pivot variable
4 years ago
apng.h
…
aptx.c
avcodec/aptx: split decoder and encoder into separate files
5 years ago
aptx.h
avcodec/aptx: split decoder and encoder into separate files
5 years ago
aptxdec.c
avcodec/aptx: split decoder and encoder into separate files
5 years ago
aptxenc.c
avcodec/aptx: split decoder and encoder into separate files
5 years ago
arbc.c
…
argo.c
avcodec: add Argonaut Games Video decoder
4 years ago
ass.c
avcodec/ass: explicitly set ScaledBorderAndShadow
5 years ago
ass.h
lavc/movtextdec: allow setting subtitle frame dimensions
5 years ago
ass_split.c
lavc/ass_split: fix parsing utf8 scripts
5 years ago
ass_split.h
…
assdec.c
…
assenc.c
lavc/assenc: return more meaningful error code
5 years ago
asv.c
avcodec/asvenc: Avoid reversing output data twice
4 years ago
asv.h
avcodec/asvenc: Avoid reversing output data twice
4 years ago
asvdec.c
avcodec/asvenc: Avoid reversing output data twice
4 years ago
asvenc.c
avcodec/asvenc: Avoid reversing output data twice
4 years ago
atrac.c
…
atrac.h
…
atrac1.c
avcodec/atrac1: Avoid indirection when calling float dsp function
4 years ago
atrac1data.h
…
atrac3.c
avcodec/atrac3: Use symbols table
4 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
…
atrac3plus_data.h
avcodec/atrac3plus: Run-length encode length tables to make them smaller
4 years ago
atrac3plusdec.c
avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP
5 years ago
atrac3plusdsp.c
…
atrac9dec.c
avcodec/atrac9dec: Make VLCs static
4 years ago
atrac9tab.h
avcodec/atrac9tab: Unify tables used to initialize VLCs
4 years ago
atsc_a53.c
avcodec: move ff_alloc_a53_sei() to atsc_53
4 years ago
atsc_a53.h
avcodec: move ff_alloc_a53_sei() to atsc_53
4 years ago
audio_frame_queue.c
…
audio_frame_queue.h
…
audiodsp.c
avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c()
5 years ago
audiodsp.h
…
audiotoolboxdec.c
avcodec, avformat: Remove unnecessary initializations of side data size
4 years ago
audiotoolboxenc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
aura.c
…
av1.h
avcodec/cbs_av1: add missing frame restoration type enum values
4 years ago
av1_frame_merge_bsf.c
avcodec/av1_frame_merge_bsf: Use separate contexts for reading/writing
4 years ago
av1_frame_split_bsf.c
avcodec/cbs: Remove unused function parameters
4 years ago
av1_metadata_bsf.c
avcodec/av1_metadata_bsf: Use separate contexts for reading/writing
4 years ago
av1_parse.c
avcodec/av1_parse: Use av_fast_realloc() for OBU array
5 years ago
av1_parse.h
avcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZE
4 years ago
av1_parser.c
avcodec/av1{dec,parser}: move to ff_cbs_read_extradata_from_codec
4 years ago
av1dec.c
avcodec/nvdec: Add support for decoding monochrome av1
4 years ago
av1dec.h
avcodec/av1dec: infer and store film grain param values in AV1Frame
4 years ago
avcodec.h
avcodec: deprecate thread_safe_callbacks
4 years ago
avcodecres.rc
…
avdct.c
pixblockdsp, avdct: Add get_pixels_unaligned
5 years ago
avdct.h
pixblockdsp, avdct: Add get_pixels_unaligned
5 years ago
avfft.c
…
avfft.h
…
avpacket.c
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
avpicture.c
…
avrndec.c
avcodec: Fix invalid uses of ff_codec_open2_recursive()
4 years ago
avs.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
avs2_parser.c
lavc/avs2_parser.c: optimize code style
4 years ago
avs3.h
lavc/avs3.h: add AVS3 related definitions
4 years ago
avs3_parser.c
lavc/avs3_parser: add avs3 parser
4 years ago
avuidec.c
…
avuienc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
bethsoftvideo.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
bethsoftvideo.h
…
bfi.c
…
bgmc.c
avcodec: Replace get_bits_long() by get_bits() where possible
5 years ago
bgmc.h
avcodec/bgmc: Check input space in ff_bgmc_decode_init()
5 years ago
bink.c
avcodec/bink: Only keep what is used from HpelDSPContext
4 years ago
binkaudio.c
avcodec/binkaudio: Avoid allocation for array
4 years ago
binkdata.h
…
binkdsp.c
…
binkdsp.h
…
bintext.c
…
bintext.h
…
bit_depth_template.c
…
bitpacked.c
avcodec/bitpacked: add missing comma to codec tags
5 years ago
bitstream.c
avcodec/bitstream: Allow static VLC tables to be bigger than needed
4 years ago
bitstream_filter.c
…
bitstream_filters.c
bsf: switch to child_class_iterate()
4 years ago
blockdsp.c
…
blockdsp.h
…
bmp.c
…
bmp.h
…
bmp_parser.c
libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
5 years ago
bmpenc.c
…
bmvaudio.c
…
bmvvideo.c
…
brenderpix.c
…
bsf.c
bsf: switch to child_class_iterate()
4 years ago
bsf.h
avcodec/bsf: improve the doxy for av_bsf_flush()
4 years ago
bsf_internal.h
bsf: switch to child_class_iterate()
4 years ago
bswapdsp.c
…
bswapdsp.h
…
bytestream.h
avcodec/bytestream: Add unchecked bytestream2 peek functions
4 years ago
c93.c
avcodec/c93: Cleanup generically after init failure
4 years ago
cabac.c
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER
5 years ago
cabac.h
…
cabac_functions.h
…
canopus.c
…
canopus.h
…
cavs.c
…
cavs.h
…
cavs_parser.c
…
cavsdata.c
…
cavsdec.c
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
4 years ago
cavsdsp.c
avcodec/cavsdsp: Fix undefined left shifts of negative numbers
5 years ago
cavsdsp.h
…
cbrt_data.c
…
cbrt_data.h
…
cbrt_data_fixed.c
…
cbrt_fixed_tablegen.c
…
cbrt_tablegen.c
…
cbrt_tablegen.h
…
cbrt_tablegen_template.c
…
cbs.c
cbs: Add function to read extradata from an AVCodecContext
4 years ago
cbs.h
cbs: Add function to read extradata from an AVCodecContext
4 years ago
cbs_av1.c
avcodec/cbs_av1: ensure Sequence Header unit content is always reference counted
4 years ago
cbs_av1.h
avcodec/cbs_av1: split film grain param fields into their own struct
4 years ago
cbs_av1_syntax_template.c
avcodec/cbs_av1: split film grain param fields into their own struct
4 years ago
cbs_h264.h
cbs: Ensure that reference fields always follow the associated pointer
4 years ago
cbs_h264_syntax_template.c
avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle
5 years ago
cbs_h265.h
cbs: Ensure that reference fields always follow the associated pointer
4 years ago
cbs_h265_syntax_template.c
avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag is false
4 years ago
cbs_h2645.c
avcodec/cbs_h2645: remove dead code in cbs_h2645_replace_ps()
4 years ago
cbs_h2645.h
avcodec/cbs: Factor out common code for writing units
5 years ago
cbs_internal.h
avcodec/cbs: add a flush callback to CodedBitstreamType
4 years ago
cbs_jpeg.c
avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment()
4 years ago
cbs_jpeg.h
cbs: Ensure that reference fields always follow the associated pointer
4 years ago
cbs_jpeg_syntax_template.c
avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table()
5 years ago
cbs_mpeg2.c
cbs_mpeg2: Use table-based alloc/free
4 years ago
cbs_mpeg2.h
cbs: Ensure that reference fields always follow the associated pointer
4 years ago
cbs_mpeg2_syntax_template.c
…
cbs_vp9.c
avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callback
4 years ago
cbs_vp9.h
cbs: Ensure that reference fields always follow the associated pointer
4 years ago
cbs_vp9_syntax_template.c
avcodec/cbs: Avoid leaving the ... out in calls to variadic macros
5 years ago
ccaption_dec.c
avcodec/ccaption_dec: add support for background colors
4 years ago
cdgraphics.c
avcodec/cdgraphics: Check frame before clearing
4 years ago
cdtoons.c
avcodec/cdtoons: Mark decoder as init-threadsafe
4 years ago
cdxl.c
avcodec/cdxl: Mark decoder as init-threadsafe
4 years ago
celp_filters.c
avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter()
4 years ago
celp_filters.h
…
celp_math.c
…
celp_math.h
…
cfhd.c
avcodec/cfhd: check that lowpass_height is >= 3 when used in vertical filter
4 years ago
cfhd.h
avcodec/cfhd: Replace a few literal numbers by named constants
4 years ago
cfhddata.c
…
cfhddsp.c
avcodec/cfhd: add x86 SIMD
4 years ago
cfhddsp.h
avcodec/cfhd: add x86 SIMD
4 years ago
cfhdenc.c
avcodec/cfhdenc: Fix leaks on allocation errors
4 years ago
cga_data.c
…
cga_data.h
…
chomp_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
cinepak.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
cinepakenc.c
avcodec/cinepakenc: Cleanup generically after init failure
4 years ago
clearvideo.c
avcodec/clearvideo: Make VLC tables static
4 years ago
clearvideodata.h
avcodec/clearvideo: Apply VLC offset during init
4 years ago
cljrdec.c
avcodec/cljrdec: Mark decoder as init-threadsafe
4 years ago
cljrenc.c
…
cllc.c
avcodec/cllc: Improve creating VLCs
4 years ago
cngdec.c
avcodec/cngdec: Remove AV_CODEC_CAP_DELAY
5 years ago
cngenc.c
avcodec/cngenc: Cleanup generically after init failure
4 years ago
codec.h
lavc: Mark hw_config pointer arrays as const
4 years ago
codec2utils.c
avcodec/codec2utils: move the remaining avpriv functions to lavf
4 years ago
codec2utils.h
avcodec/codec2utils: move the remaining avpriv functions to lavf
4 years ago
codec_desc.c
avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
4 years ago
codec_desc.h
avcodec.h: split AVCodecDescriptor API into its own header
5 years ago
codec_id.h
avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
4 years ago
codec_par.h
avcodec.h: split AVCodecParameters API into its own header
5 years ago
cook.c
avcodec/cook: Inline constants
4 years ago
cook_parser.c
…
cookdata.h
avcodec/cook: Avoid big length tables for VLC initialization
4 years ago
copy_block.h
…
cos_tablegen.c
…
cpia.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
cri.c
avcodec/cri: Make decoder init-threadsafe
4 years ago
crystalhd.c
avcodec/crystalhd: Remove unused packet
4 years ago
cscd.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
cuviddec.c
avcodec/cuviddec: fix missing context push/pop
4 years ago
cyuv.c
…
d3d11va.c
…
d3d11va.h
…
dca.c
…
dca.h
…
dca_core.c
…
dca_core.h
…
dca_core_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
dca_exss.c
…
dca_exss.h
…
dca_lbr.c
avcodec/dca_lbr: Fix some error codes and error passing
5 years ago
dca_lbr.h
…
dca_parser.c
…
dca_syncwords.h
…
dca_xll.c
…
dca_xll.h
…
dcaadpcm.c
…
dcaadpcm.h
…
dcadata.c
…
dcadata.h
…
dcadct.c
…
dcadct.h
…
dcadec.c
…
dcadec.h
…
dcadsp.c
…
dcadsp.h
…
dcaenc.c
…
dcaenc.h
…
dcahuff.c
…
dcahuff.h
…
dcamath.h
…
dct.c
…
dct.h
…
dct32.h
…
dct32_fixed.c
…
dct32_float.c
…
dct32_template.c
…
dctref.c
…
dctref.h
…
dds.c
…
decode.c
avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN()
4 years ago
decode.h
avcodec/decode: move the ff_decode_frame_props() prototype to the proper header
4 years ago
dfa.c
avcodec/dfa: Use array of fixed-sized strings for fixed-sized strings
5 years ago
dirac.c
…
dirac.h
…
dirac_arith.c
…
dirac_arith.h
…
dirac_dwt.c
…
dirac_dwt.h
…
dirac_dwt_template.c
…
dirac_parser.c
avcodec/dirac_parser: do not offset AV_NOPTS_OFFSET
4 years ago
dirac_vlc.c
avcodec/dirac_vlc: Fix integer overflow in ff_dirac_golomb_read_32/16bit()
5 years ago
dirac_vlc.h
diracdec: rewrite golomb reader
5 years ago
diracdec.c
diracdec: rewrite golomb reader
5 years ago
diracdsp.c
avcodec/diracdsp: Remove unused variable
4 years ago
diracdsp.h
…
diractab.c
…
diractab.h
…
dnxhd_parser.c
…
dnxhddata.c
…
dnxhddata.h
…
dnxhddec.c
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
dnxhdenc.c
avcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
4 years ago
dnxhdenc.h
…
dolby_e.c
…
dolby_e.h
…
dpcm.c
avcodec/dpcm: clip exponent into supported range in XAN DPCM
5 years ago
dpx.c
…
dpx_parser.c
…
dpxenc.c
…
dsd.c
avcodec/dsd: use uint8_t instead of unsigned char
5 years ago
dsd.h
avcodec/dsd: use uint8_t instead of unsigned char
5 years ago
dsd_tablegen.h
…
dsddec.c
avcodec/dsddec: Check channels
5 years ago
dsicinaudio.c
…
dsicinvideo.c
avcodec/dsicinvideo: Remove redundant code for freeing
4 years ago
dss_sp.c
…
dstdec.c
avcodec/dstdec: Replace AC overread check by sample rate check
4 years ago
dump_extradata_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
dv.c
…
dv.h
avcodec/dvenc: support encoding dvcprohd
5 years ago
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
avcodec/dvbsub_parser: Don't allocate buffer separately
4 years ago
dvbsubdec.c
avcodec/dvbsubdec: error out on unsupported coding methods
4 years ago
dvbsubenc.c
avcodec/dvbsubenc: fix onject/object typo
4 years ago
dvbtxt.h
…
dvd_nav_parser.c
…
dvdata.c
…
dvdata.h
…
dvdec.c
avcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab
5 years ago
dvdsub.c
avcodec/dvdsub: Fix warning about incompatible pointer type
5 years ago
dvdsub_parser.c
avcodec/dvdsub_parser: Remove empty init function
4 years ago
dvdsubdec.c
lavc/dvdsubdec: Move palette parsing to new function
5 years ago
dvdsubenc.c
lavc: un-avpriv avpriv_bprint_to_extradata()
4 years ago
dvenc.c
avcodec/dvenc: Fix undefined left shift of negative numbers
4 years ago
dxa.c
avcodec/dxa: Cleanup generically after init failure
4 years ago
dxtory.c
avcodec/dxtory: Fix negative stride shift in dx2_decode_slice_420()
4 years ago
dxv.c
avcodec/dxv: make prev variable unsigned
5 years ago
dxva2.c
avcodec/dxva2: add AV1 decode support
4 years ago
dxva2.h
…
dxva2_av1.c
avcodec/dxva2_av1: read film grain param values from AV1Frames
4 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: remove unused const variables
4 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
avcodec.h: split bitstream filters API into its own header
5 years ago
eac3_data.c
…
eac3_data.h
…
eac3dec.c
…
eac3enc.c
avcodec/ac3enc_float, eac3enc: Fix leaks on init error
4 years ago
eac3enc.h
…
eacmv.c
avcodec/eacmv: Cleanup generically after init failure
4 years ago
eaidct.c
…
eaidct.h
…
eamad.c
…
eatgq.c
…
eatgv.c
…
eatqi.c
…
elbg.c
…
elbg.h
…
elsdec.c
…
elsdec.h
…
encode.c
avcodec/encode: unref the packet on AVCodec.receive_packet() failure
4 years ago
encode.h
avcodec/encode: restructure the core encoding code
4 years ago
error_resilience.c
…
error_resilience.h
…
escape124.c
avcodec: Replace get_bits_long() by get_bits() where possible
5 years ago
escape130.c
avcodec/escape130: Cleanup generically on init failure
4 years ago
evrcdata.h
…
evrcdec.c
…
exif.c
…
exif.h
…
exr.c
avcodec/exr: skip bottom clearing loop when its outside the image
4 years ago
exrdsp.c
…
exrdsp.h
…
extract_extradata_bsf.c
avcodec/extract_extradata: Reindent after the last commit
4 years ago
faandct.c
…
faandct.h
…
faanidct.c
…
faanidct.h
…
fastaudio.c
avcodec/fastaudio: Remove redundant % 32
4 years ago
faxcompr.c
avcodec/faxcompr: Make ff_ccitt_unpack_init() thread-safe
4 years ago
faxcompr.h
…
fdctdsp.c
…
fdctdsp.h
…
ffjni.c
…
ffjni.h
…
fft-internal.h
…
fft.h
…
fft_fixed.c
…
fft_fixed_32.c
…
fft_float.c
…
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/fft_template, fft_init_table: Make ff_fft_init() thread-safe
4 years ago
ffv1.c
avcodec/ffv1: Simplify cleanup after allocation failure
4 years ago
ffv1.h
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER
5 years ago
ffv1_template.c
lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroes
5 years ago
ffv1dec.c
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
ffv1dec_template.c
…
ffv1enc.c
avcodec/ffv1enc: Fix memleaks on init failure
4 years ago
ffv1enc_template.c
…
ffwavesynth.c
avcodec/ffwavesynth: Mark decoder as init-threadsafe
4 years ago
fic.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
file_open.c
…
filter_units_bsf.c
avcodec/cbs: Remove unused function parameters
4 years ago
fits.c
avcodec/fits: Check bscale
4 years ago
fits.h
…
fitsdec.c
avcodec/fitsdec: Use lrint()
5 years ago
fitsenc.c
…
flac.c
avcodec: Replace get_bits_long() by get_bits() where possible
5 years ago
flac.h
…
flac_parser.c
avcodec/flac_parser: Do not lose header count in find_headers_search()
5 years ago
flacdata.c
…
flacdata.h
…
flacdec.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
flacdsp.c
…
flacdsp.h
…
flacdsp_lpc_template.c
…
flacdsp_template.c
avcodec/flacdsp_template: Fix invalid shifts in decorrelate
5 years ago
flacenc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
flashsv.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
flashsv2enc.c
avcodec/flashsv2enc: Return better error codes
4 years ago
flashsvenc.c
avcodec/flashsvenc: Remove unused z_stream
4 years ago
flicvideo.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
flv.h
…
flvdec.c
avcodec: Replace get_bits_long() by get_bits() where possible
5 years ago
flvenc.c
put_bits: make avpriv_align_put_bits() inline
4 years ago
fmtconvert.c
…
fmtconvert.h
…
fmvc.c
…
frame_thread_encoder.c
avcodec/frame_thread_encoder: remove usage of avcodec_encode_video2()
5 years ago
frame_thread_encoder.h
…
fraps.c
avcodec/fraps: Use cached bitstream reader
4 years ago
frwu.c
…
g2meet.c
avcodec/g2meet: Use least max_depth in get_vlc2()
4 years ago
g722.c
…
g722.h
…
g722dec.c
…
g722dsp.c
…
g722dsp.h
…
g722enc.c
avcodec/g722enc: Cleanup generically on init failure
4 years ago
g723_1.c
…
g723_1.h
…
g723_1_parser.c
…
g723_1dec.c
avcodec/g723_1dec: fix invalid shift with negative sid_gain
5 years ago
g723_1enc.c
avcodec/g723_1enc: Avoid skip_put_bits()
4 years ago
g726.c
…
g729.h
…
g729_parser.c
avcodec/g729_parser: Check block_size
5 years ago
g729data.h
…
g729dec.c
avcodec/g729dec: Avoid one multiply by using init_get_bits8()
5 years ago
g729postfilter.c
avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1
5 years ago
g729postfilter.h
…
gdv.c
avcodec/gdv: Remove dead check
4 years ago
get_bits.h
avcodec/get_bits: cosmetics
5 years ago
gif.c
avcodec/gif: Fix leaks upon allocation error
4 years ago
gif.h
…
gif_parser.c
…
gifdec.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
golomb.c
…
golomb.h
avcodec/golomb: Document return value of get_ue_golomb_31 on error
4 years ago
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: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()
4 years ago
h261enc.c
put_bits: make avpriv_align_put_bits() inline
4 years ago
h263.c
…
h263.h
…
h263_parser.c
…
h263_parser.h
…
h263data.c
…
h263data.h
…
h263dec.c
lavc: Mark hw_config pointer arrays as const
4 years ago
h263dsp.c
…
h263dsp.h
…
h264.h
…
h264_cabac.c
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER
5 years ago
h264_cavlc.c
…
h264_direct.c
lavc, lavf: Remove newlines from calls to avpriv_request_sample().
4 years ago
h264_levels.c
…
h264_levels.h
…
h264_loopfilter.c
…
h264_mb.c
…
h264_mb_template.c
…
h264_mc_template.c
…
h264_metadata_bsf.c
avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writing
4 years ago
h264_mp4toannexb_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
h264_mvpred.h
…
h264_parse.c
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
4 years ago
h264_parse.h
…
h264_parser.c
h264_ps: make the PPS hold a reference to its SPS
5 years ago
h264_picture.c
h264dec: support exporting QP tables through the AVVideoEncParams API
5 years ago
h264_ps.c
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
4 years ago
h264_ps.h
h264_ps: make the PPS hold a reference to its SPS
5 years ago
h264_redundant_pps_bsf.c
h264_redundant_pps: Make it reference-compatible
4 years ago
h264_refs.c
avcodec/h264_refs: do not use invalid mmco values in case of error
5 years ago
h264_sei.c
avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed Captions
4 years ago
h264_sei.h
avcodec/h264: create user data unregistered SEI side data for H.264
4 years ago
h264_slice.c
avcodec/h264_slice: fix undefined integer overflow with POC in error concealment
4 years ago
h264addpx_template.c
…
h264chroma.c
…
h264chroma.h
…
h264chroma_template.c
…
h264data.c
…
h264data.h
…
h264dec.c
avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA
4 years ago
h264dec.h
h264dec: support exporting QP tables through the AVVideoEncParams API
5 years ago
h264dsp.c
…
h264dsp.h
…
h264dsp_template.c
…
h264idct.c
…
h264idct.h
…
h264idct_template.c
avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct()
4 years ago
h264pred.c
…
h264pred.h
…
h264pred_template.c
…
h264qpel.c
…
h264qpel.h
…
h264qpel_template.c
…
h265_metadata_bsf.c
avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writing
4 years ago
h265_profile_level.c
lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level
5 years ago
h265_profile_level.h
…
h2645_parse.c
avcodec/h2645_parse: reset the H2645NAL type value before parsing a NAL header
4 years ago
h2645_parse.h
lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets
5 years ago
hap.c
…
hap.h
…
hapdec.c
avcodec/hapdec: Check tex_size more strictly and before using it
5 years ago
hapenc.c
…
hapqa_extract_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
hca_data.h
avcodec/hcadec: fix decoding of hfr channels
4 years ago
hcadec.c
avcodec/hcadec: Check total_band_count against imdct_in size
4 years ago
hcom.c
avcodec/hcom: Cleanup generically upon init failure
4 years ago
hevc.h
avcodec/hevc: Cosmetics: Realign after last commit
5 years ago
hevc_cabac.c
avcodec/hevc_cabac: Limit value in coeff_abs_level_remaining_decode() tighter
4 years ago
hevc_data.c
…
hevc_data.h
…
hevc_filter.c
…
hevc_mp4toannexb_bsf.c
avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input
4 years ago
hevc_mvs.c
avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available()
4 years ago
hevc_parse.c
lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets
5 years ago
hevc_parse.h
…
hevc_parser.c
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
4 years ago
hevc_ps.c
lavc/hevc_ps: parse constraint flags for HEVC REXT
5 years ago
hevc_ps.h
hevc: move SliceHeader and LongTermRPS back to hevcdec.h
5 years ago
hevc_ps_enc.c
avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits
4 years ago
hevc_refs.c
hevc_refs: reduce code duplication in find_ref_idx()
5 years ago
hevc_sei.c
avcodec/dynamic_hdr10_plus: don't take a GetBitContext as input argument
4 years ago
hevc_sei.h
avcodec/hevc_sei: add support for HDR10+ metadata
4 years ago
hevcdec.c
avcodec/hevc_sei: add support for HDR10+ metadata
4 years ago
hevcdec.h
hevc: move SliceHeader and LongTermRPS back to hevcdec.h
5 years ago
hevcdsp.c
…
hevcdsp.h
…
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: Don't reimplement FFSWAP()
4 years ago
hpel_template.c
…
hpeldsp.c
…
hpeldsp.h
…
hq_hqa.c
avcodec/hq_hqa: Check info size
5 years ago
hq_hqa.h
…
hq_hqadata.c
avcodec/hq_hqadata: Make local arrays static
4 years ago
hq_hqadsp.c
…
hq_hqadsp.h
…
hqx.c
avcodec/hqx: Don't check for errors for complete VLCs
4 years ago
hqx.h
avcodec/hqx: Inline constants
4 years ago
hqxdsp.c
…
hqxdsp.h
…
hqxvlc.c
avcodec/hqx: Inline constants
4 years ago
htmlsubtitles.c
avcodec/htmlsubtitles: Avoid locale dependant isdigit()
5 years ago
htmlsubtitles.h
…
huffman.c
…
huffman.h
…
huffyuv.c
…
huffyuv.h
…
huffyuvdec.c
avcodec/huffyuvdec: Test vertical coordinate more often
5 years ago
huffyuvdsp.c
…
huffyuvdsp.h
…
huffyuvenc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
huffyuvencdsp.c
…
huffyuvencdsp.h
…
hwaccels.h
avcodec/dxva2: add AV1 decode support
4 years ago
hwconfig.h
lavc: Extend hardware config metadata to encoders
5 years ago
idcinvideo.c
…
idctdsp.c
…
idctdsp.h
…
iff.c
avcodec/iff: Fix off by x error
4 years ago
iirfilter.c
avcodec/iirfilter: Fix memleak
4 years ago
iirfilter.h
…
ilbcdata.h
…
ilbcdec.c
…
imc.c
avcodec/imc: Make imc/iac decoders init-threadsafe
4 years ago
imcdata.h
avcodec/imc: Make Huffman tables smaller
4 years ago
imgconvert.c
…
imm4.c
avcodec/imm4: Inline constants
4 years ago
imm5.c
avcodec: Fix invalid uses of ff_codec_open2_recursive()
4 years ago
imx_dump_header_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
indeo2.c
avcodec/indeo2: Make decoder init-threadsafe
4 years ago
indeo2data.h
avcodec/indeo2: Make tables used to initialize VLCs smaller
4 years ago
indeo3.c
avcodec/indeo3: Cleanup generically after init failure
4 years ago
indeo3data.h
…
indeo4.c
…
indeo4data.h
…
indeo5.c
avcodec/indeo5: Fix memleaks upon allocation error
4 years ago
indeo5data.h
…
intelh263dec.c
avcodec: Replace get_bits_long() by get_bits() where possible
5 years ago
internal.h
avcodec/utils: Remove ff_codec_open2_recursive()
4 years ago
interplayacm.c
avcodec/interplayacm: Fix overflow of last unused value
5 years ago
interplayvideo.c
avcodec/interplayvideo: Cleanup generically after init failure
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: add IPU Video decoder and parser
4 years ago
ituh263dec.c
avcodec/rv10: Use symbol table more effectively
4 years ago
ituh263enc.c
put_bits: make avpriv_align_put_bits() inline
4 years ago
ivi.c
avcodec/ivi: Avoid reversing BE VLC codes for LE bitstream reader
4 years ago
ivi.h
…
ivi_dsp.c
…
ivi_dsp.h
…
j2kenc.c
avcodec/j2kenc: Fix leaks on init failure
4 years ago
jacosub.h
…
jacosubdec.c
…
jfdctfst.c
…
jfdctint.c
…
jfdctint_template.c
…
jni.c
…
jni.h
…
jpeg2000.c
libavcodec/jpeg2000: fix tag tree reset
4 years ago
jpeg2000.h
libavcodec/jpeg2000: fix tag tree reset
4 years ago
jpeg2000_parser.c
libavcodec/jpeg2000_parser: Add jpeg2000 parser
5 years ago
jpeg2000dec.c
avcodec/jpeg2000dec: Check remaining data in packed_headers_stream before use
4 years ago
jpeg2000dsp.c
…
jpeg2000dsp.h
…
jpeg2000dwt.c
avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers
5 years ago
jpeg2000dwt.h
…
jpegls.c
…
jpegls.h
avcodec/jpegls: Remove unused structure
4 years ago
jpeglsdec.c
avcodec/mjpegdec: Fix memleak upon init failure
4 years ago
jpeglsdec.h
…
jpeglsenc.c
put_bits: make avpriv_align_put_bits() inline
4 years ago
jpegtables.c
avcodec/mjpegdec: improve decoding of DNG files
4 years ago
jpegtables.h
…
jrevdct.c
…
jvdec.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
kbdwin.c
…
kbdwin.h
…
kgv1dec.c
…
kmvc.c
…
lagarith.c
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
lagarithrac.c
…
lagarithrac.h
…
latm_parser.c
…
lcl.h
…
lcldec.c
avcodec/lcldec: remove the unnecessary type conversion
5 years ago
lclenc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
libaomdec.c
avcodec/libaomdec: Set SAR based on RenderWidth and RenderHeight
4 years ago
libaomenc.c
libavcodec/libaomenc.c: Add command-line options for inter-coding tools
4 years ago
libaribb24.c
…
libavcodec.v
…
libcelt_dec.c
…
libcodec2.c
avcodec/codec2utils: remove avpriv prefix from inline functions
4 years ago
libdav1d.c
lavu/film_grain_params: fix typo in type enum
4 years ago
libdavs2.c
…
libfdk-aacdec.c
libfdk-aacdec: Allow explicitly disabling the DRC reference level option
5 years ago
libfdk-aacenc.c
avcodec: move aacenc profiles to profiles.h
5 years ago
libgsmdec.c
…
libgsmenc.c
…
libilbc.c
…
libkvazaar.c
lavc/libkvazaar: export encoded frame stats
4 years ago
libmp3lame.c
libavcodec/libmp3lame: Don't free user-provided AVPacket
5 years ago
libopencore-amr.c
lavc/libopencore-amr: Silence a warning about an unused function.
5 years ago
libopenh264.c
…
libopenh264.h
…
libopenh264dec.c
…
libopenh264enc.c
lavc/libopenh264enc: use framerate if available
4 years ago
libopenjpegdec.c
…
libopenjpegenc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
libopus.c
…
libopus.h
…
libopusdec.c
…
libopusenc.c
avcodec/libopusenc: add option to set inband FEC
4 years ago
librav1e.c
avcodec/encode: restructure the core encoding code
4 years ago
librsvgdec.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
libshine.c
…
libspeexdec.c
…
libspeexenc.c
…
libsvtav1.c
avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle()
4 years ago
libtheoraenc.c
…
libtwolame.c
avcodec/libtwolame: fix mono default bitrate
5 years ago
libuavs3d.c
lavc,doc: add libuavs3d video decoder wrapper
4 years ago
libvo-amrwbenc.c
…
libvorbisdec.c
avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads
5 years ago
libvorbisenc.c
…
libvpx.c
…
libvpx.h
…
libvpxdec.c
avcodec/decode: move the ff_decode_frame_props() prototype to the proper header
4 years ago
libvpxenc.c
avcodec/libvpxenc: add missing FF_API_ERROR_FRAME check
4 years ago
libwebpenc.c
…
libwebpenc_animencoder.c
…
libwebpenc_common.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
5 years ago
libwebpenc_common.h
…
libx264.c
avcodec: move ff_alloc_a53_sei() to atsc_53
4 years ago
libx265.c
avcodec/libx265: Fix integer overflow in computation of max and avg bitrate
4 years ago
libxavs.c
avcodec/internal: move packet related functions to their own header
5 years ago
libxavs2.c
lavc/libxavs2.c: mark key-frame packets
4 years ago
libxvid.c
avcodec/internal: move packet related functions to their own header
5 years ago
libxvid.h
…
libzvbi-teletextdec.c
avcodec/libzvbi-teletextdec: fix txt_default_region limits
4 years ago
ljpegenc.c
avcodec/ljpegenc: Don't free buffer known to be NULL
4 years ago
loco.c
avcodec/loco: Mark decoder as init-threadsafe
4 years ago
log2_tab.c
…
lossless_audiodsp.c
avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c()
4 years ago
lossless_audiodsp.h
…
lossless_videodsp.c
…
lossless_videodsp.h
…
lossless_videoencdsp.c
…
lossless_videoencdsp.h
…
lpc.c
…
lpc.h
…
lsp.c
avcodec/lsp: Fix undefined shifts in lsp2poly()
5 years ago
lsp.h
…
lzf.c
avcodec/lzf: Consider the needed size in reallocation
5 years ago
lzf.h
…
lzw.c
…
lzw.h
avcodec/put_bits: Fix LZW warning
4 years ago
lzwenc.c
avcodec/put_bits: Fix LZW warning
4 years ago
m101.c
…
mace.c
…
magicyuv.c
avcodec/magicyuv: Optimize creating Huffman tables
4 years ago
magicyuvenc.c
avcodec/magicyuvenc: Use more correct cast in compare function
4 years ago
mathops.h
…
mathtables.c
…
mdct15.c
…
mdct15.h
…
mdct_fixed.c
…
mdct_fixed_32.c
…
mdct_float.c
…
mdct_template.c
…
mdec.c
avcodec/mpeg12: Don't pretend reading dct_dc_size_* VLCs can fail
4 years ago
me_cmp.c
…
me_cmp.h
…
mediacodec.c
…
mediacodec.h
…
mediacodec_surface.c
avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface
5 years ago
mediacodec_surface.h
avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface
5 years ago
mediacodec_sw_buffer.c
…
mediacodec_sw_buffer.h
…
mediacodec_wrapper.c
avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak
5 years ago
mediacodec_wrapper.h
…
mediacodecdec.c
lavc: Mark hw_config pointer arrays as const
4 years ago
mediacodecdec_common.c
avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristics
5 years ago
mediacodecdec_common.h
…
metasound.c
…
metasound_data.c
…
metasound_data.h
…
mf_utils.c
avcodec: Add MediaFoundation encoder wrapper
5 years ago
mf_utils.h
mfenc: Avoid including codecapi.h, fix building in UWP mode with clang
5 years ago
mfenc.c
avcodec/encode: restructure the core encoding code
4 years ago
microdvddec.c
…
midivid.c
avcodec/midivid: only multiple of 4 width/height are possible
5 years ago
mimic.c
avcodec/mimic: Make VLC static
4 years ago
mjpeg.h
…
mjpeg2jpeg_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
mjpeg_parser.c
avcodec/mjpeg_parser: Adjust size rejection threshold
4 years ago
mjpega_dump_header_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
mjpegbdec.c
avcodec/mjpegdec: Fix memleak upon init failure
4 years ago
mjpegdec.c
avcodec/mjpegdec: Simplify creating VLC table
4 years ago
mjpegdec.h
lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs
5 years ago
mjpegenc.c
avcodec: Add FF_CODEC_CAP_INIT_CLEANUP
5 years ago
mjpegenc.h
…
mjpegenc_common.c
put_bits: make avpriv_put_string() lavc-local
4 years ago
mjpegenc_common.h
…
mjpegenc_huffman.c
…
mjpegenc_huffman.h
…
mlp.c
avcodec/mlp: Make initializing CRCs thread-safe
4 years ago
mlp.h
…
mlp_parse.c
avcodec: Replace get_bits_long() by get_bits() where possible
5 years ago
mlp_parse.h
…
mlp_parser.c
libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
5 years ago
mlpdec.c
avcodec/mlpdec: Avoid code duplication when initializing VLCs
4 years ago
mlpdsp.c
avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel()
5 years ago
mlpdsp.h
…
mlpenc.c
avcodec/mlpenc: Fix memleak upon init failure
4 years ago
mlz.c
…
mlz.h
…
mmaldec.c
lavc: Mark hw_config pointer arrays as const
4 years ago
mmvideo.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
mobiclip.c
avcodec/mobiclip: Reindentation
4 years ago
motion_est.c
mpegvideo_enc: add intra_penalty option for p frames
5 years ago
motion_est.h
mpegvideo_enc: add intra_penalty option for p frames
5 years ago
motion_est_template.c
avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search()
5 years ago
motionpixels.c
avcodec/motionpixels: Simplify creating VLC tables
4 years ago
motionpixels_tablegen.c
…
motionpixels_tablegen.h
avcodec/motionpixels: Make decoder init-threadsafe
4 years ago
movsub_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
movtextdec.c
avcodec/movtextdec: Reindentation
4 years ago
movtextenc.c
avcodec/movtextenc: Cleanup generically on init failure
4 years ago
mp3_header_decompress_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
mpc.c
avcodec/mpegaudiodsp: Make initializing synth windows thread-safe
4 years ago
mpc.h
avcodec/mpegaudiodsp: Make initializing synth windows thread-safe
4 years ago
mpc7.c
avcodec/mpc7: Make decoder init-threadsafe
4 years ago
mpc7data.h
avcodec/mpc7: Apply offsets when creating VLCs
4 years ago
mpc8.c
avcodec/mpc8: Make decoder init-threadsafe
4 years ago
mpc8data.h
…
mpc8huff.h
avcodec/mpc8: Avoid code duplication when initializing VLCs
4 years ago
mpcdata.h
…
mpeg2_metadata_bsf.c
avcodec/cbs: Remove unused function parameters
4 years ago
mpeg4_unpack_bframes_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
mpeg4audio.c
avcodec/mpeg4audio: add newer channel_coding mappings
4 years ago
mpeg4audio.h
put_bits: make avpriv_align_put_bits() inline
4 years ago
mpeg4data.h
avcodec/mpeg4video: Make tables used to initialize VLCs smaller
4 years ago
mpeg4video.c
…
mpeg4video.h
avcodec/mpeg4videodec: Make studio VLCs static
4 years ago
mpeg4video_parser.c
…
mpeg4video_parser.h
…
mpeg4videodec.c
avcodec/mpeg4videodec: Make studio VLCs static
4 years ago
mpeg4videoenc.c
put_bits: make avpriv_copy_bits() lavc-local
4 years ago
mpeg12.c
avcodec/mpeg12: Reduce size of motion-vector VLC
4 years ago
mpeg12.h
avcodec/mpeg12: Don't pretend reading dct_dc_size_* VLCs can fail
4 years ago
mpeg12data.c
…
mpeg12data.h
…
mpeg12dec.c
avcodec/mpeg12dec: Limit maximum A53 CC size
4 years ago
mpeg12enc.c
avcodec/mpeg12enc: Disallow using MPEG-2 intra VLC table for mpeg1video
4 years ago
mpeg12framerate.c
…
mpeg12vlc.h
avcodec/mpeg12: Reduce size of motion-vector VLC
4 years ago
mpeg_er.c
…
mpeg_er.h
…
mpegaudio.c
…
mpegaudio.h
…
mpegaudio_parser.c
…
mpegaudio_tablegen.c
…
mpegaudio_tablegen.h
…
mpegaudiodata.c
…
mpegaudiodata.h
…
mpegaudiodec_fixed.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
mpegaudiodec_float.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
mpegaudiodec_template.c
avcodec/mpegaudiodec_template: Don't use unnecessarily many VLC bits
4 years ago
mpegaudiodecheader.c
…
mpegaudiodecheader.h
…
mpegaudiodectab.h
…
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
avcodec/mpegaudiodsp: Make initializing synth windows thread-safe
4 years ago
mpegaudioenc_fixed.c
…
mpegaudioenc_float.c
…
mpegaudioenc_template.c
avcodec/mpegaudioenc_template: fix invalid shift of sample
5 years ago
mpegaudiotab.h
…
mpegpicture.c
mpegvideo: use av_buffer_replace() to simplify code
4 years ago
mpegpicture.h
…
mpegutils.c
avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
5 years ago
mpegutils.h
avcodec: add SpeedHQ encoder
4 years ago
mpegvideo.c
avcodec/mpegvideo: remove extra space
4 years ago
mpegvideo.h
avcodec: add SpeedHQ encoder
4 years ago
mpegvideo_enc.c
avcodec: add SpeedHQ encoder
4 years ago
mpegvideo_motion.c
…
mpegvideo_parser.c
Remove redundant ;
5 years ago
mpegvideo_xvmc.c
…
mpegvideodata.c
mpegvideodata: drop useless comments
5 years ago
mpegvideodata.h
…
mpegvideodsp.c
…
mpegvideodsp.h
…
mpegvideoencdsp.c
…
mpegvideoencdsp.h
…
mpl2dec.c
…
mqc.c
…
mqc.h
…
mqcdec.c
…
mqcenc.c
…
mscc.c
…
msgsmdec.c
…
msgsmdec.h
…
msmpeg4.c
…
msmpeg4.h
…
msmpeg4data.c
…
msmpeg4data.h
…
msmpeg4dec.c
avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()
4 years ago
msmpeg4enc.c
put_bits: make avpriv_align_put_bits() inline
4 years ago
msp2dec.c
avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
4 years ago
msrle.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
msrledec.c
…
msrledec.h
…
mss1.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
mss2.c
libavcodec/vc1: Remove bits variable
5 years ago
mss2dsp.c
…
mss2dsp.h
…
mss3.c
avcodec/mss3: Cleanup generically after init failure
4 years ago
mss4.c
avcodec/mss4: Make VLCs static
4 years ago
mss12.c
…
mss12.h
…
mss34dsp.c
…
mss34dsp.h
…
msvideo1.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
msvideo1enc.c
…
mv30.c
avcodec/mv30: Reduce the size of tables used to initialize VLCs
4 years ago
mvcdec.c
…
mvha.c
avcodec/mvha: Check remaining bits in VLC decode loop
5 years ago
mwsc.c
…
mxpegdec.c
avcodec/mxpegdec: Fix memleaks upon init failure
4 years ago
nellymoser.c
…
nellymoser.h
…
nellymoserdec.c
avcodec/nellymoserdec: Don't use invalid AVPacketSideDataType
4 years ago
nellymoserenc.c
…
noise_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
notchlc.c
avcodec/notchlc: Check available space for luma block code and alpha code
4 years ago
null_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
nuv.c
avcodec/nuv: widen buf_size type
5 years ago
nvdec.c
avcodec/nvdec: Add support for decoding monochrome av1
4 years ago
nvdec.h
avcodec/nvdec: add av1 hwaccel
4 years ago
nvdec_av1.c
avcodec/nvdec_av1: read film grain param values from AV1Frames
4 years ago
nvdec_h264.c
…
nvdec_hevc.c
…
nvdec_mjpeg.c
…
nvdec_mpeg4.c
…
nvdec_mpeg12.c
avcodec/nvdec_mpeg12: set field flags
5 years ago
nvdec_vc1.c
…
nvdec_vp8.c
…
nvdec_vp9.c
…
nvenc.c
lavc: Mark hw_config pointer arrays as const
4 years ago
nvenc.h
lavc: Mark hw_config pointer arrays as const
4 years ago
nvenc_h264.c
avcodec/nvenc: mark newly deprecated rc modes
4 years ago
nvenc_hevc.c
avcodec/nvenc: mark newly deprecated rc modes
4 years ago
omx.c
avcodec/omx: fix xFramerate calculation
5 years ago
on2avc.c
avcodec/on2avc: Apply offset when initializing VLC
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
avcodec/options: add missing FF_API_COPY_CONTEXT checks
4 years ago
options_table.h
libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option
4 years ago
opus.c
lavc/opus: Reset alloc_trim when doing decoder bit-allocation.
5 years ago
opus.h
…
opus_celt.c
opusdsp: adjust and optimize C function to match assembly
5 years ago
opus_celt.h
…
opus_metadata_bsf.c
lavc: rename bsf.h to bsf_internal.h
5 years ago
opus_parser.c
…
opus_pvq.c
opusenc: add apply_phase_inv option
5 years ago
opus_pvq.h
…
opus_rc.c
…
opus_rc.h
…
opus_silk.c
opusdec: do not fail when LBRR frames are present
4 years ago
opusdec.c
…
opusdsp.c
opusdsp: adjust and optimize C function to match assembly
5 years ago
opusdsp.h
…
opusenc.c
opusenc: add apply_phase_inv option
5 years ago
opusenc.h
opusenc: add apply_phase_inv option
5 years ago
opusenc_psy.c
…
opusenc_psy.h
…
opusenc_utils.h
…
opustab.c
opusdec: do not fail when LBRR frames are present
4 years ago
opustab.h
opusdec: do not fail when LBRR frames are present
4 years ago
packet.h
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
packet_internal.h
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
paf.h
…
pafaudio.c
avcodec/pafaudio: Mark decoder as init-threadsafe
4 years ago
pafvideo.c
avcodec/pafvideo: Cleanup generically on init failure
4 years ago
pamenc.c
…
parser.c
…
parser.h
…
parsers.c
avcodec/parsers: add missing FF_API_NEXT wrappers
4 years ago
pcm-bluray.c
…
pcm-dvd.c
avcodec/pcm-dvd: Mark decoder as init-threadsafe
4 years ago
pcm-dvdenc.c
avcodec/pcm-dvdenc: Mark encoder as init-threadsafe
4 years ago
pcm.c
avcodec/pcm: Mark decoders as init-threadsafe
4 years ago
pcm_rechunk_bsf.c
lavc: rename bsf.h to bsf_internal.h
5 years ago
pcm_tablegen.c
…
pcm_tablegen.h
avcodec/pcm_tablegen: nits, reindent
5 years ago
pcx.c
…
pcxenc.c
…
pel_template.c
…
pgssubdec.c
avcodec/pgssubdec: replace data_size with got_sub_ptr for better readability
5 years ago
pgxdec.c
avcodec/pgxdec: Check depth more completely
4 years ago
photocd.c
avcodec/photocd: Mark decoder as init-threadsafe
4 years ago
pictordec.c
…
pixblockdsp.c
libavcodec: aarch64: Add a NEON implementation of pixblockdsp
5 years ago
pixblockdsp.h
libavcodec: aarch64: Add a NEON implementation of pixblockdsp
5 years ago
pixels.h
…
pixlet.c
avcodec/pixlet: postprocess luma using precalculated lut
4 years ago
png.c
…
png.h
…
png_parser.c
libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
5 years ago
pngdec.c
avcodec/lscr: stop returning error if size of packet is 2 bytes
4 years ago
pngdsp.c
…
pngdsp.h
…
pngenc.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
5 years ago
pnm.c
avcodec/pnm: Check scale
5 years ago
pnm.h
avcodec: add PFM image decoder
5 years ago
pnm_parser.c
avcodec/pnm_parser: Use memchr() in pnm_parse()
5 years ago
pnmdec.c
avcodec/pnmdec: Fix misaligned reads
4 years ago
pnmenc.c
avcodec/pnmenc: Mark encoders as init-threadsafe
4 years ago
profiles.c
avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entry
5 years ago
profiles.h
avcodec: add AV1 profiles to profile.h
4 years ago
prores_metadata_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
proresdata.c
…
proresdata.h
…
proresdec.h
…
proresdec2.c
avcodec/proresdec2: let long name match one from codec_desc.c
4 years ago
proresdsp.c
…
proresdsp.h
…
proresenc_anatoliy.c
avcodec/proresenc: infer array lengths
4 years ago
proresenc_kostya.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
prosumer.c
…
psd.c
avcodec/psd: remove unneeded code
5 years ago
psymodel.c
…
psymodel.h
…
pthread.c
…
pthread_frame.c
avcodec: deprecate thread_safe_callbacks
4 years ago
pthread_internal.h
…
pthread_slice.c
avcodec/pthread_slice: Don't use static variable, fix race
4 years ago
ptx.c
avcodec/ptx: Check that the input contains at least one line
5 years ago
put_bits.h
put_bits: make avpriv_copy_bits() lavc-local
4 years ago
qcelpdata.h
…
qcelpdec.c
…
qdm2.c
avcodec/qdm2: Make decoder init-threadsafe
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/qdmc: Avoid code duplication when initializing VLC
4 years ago
qdrw.c
avcodec/qdrw: Check input for header/skiped space before get_buffer()
5 years ago
qpeg.c
avcodec/qpeg: speed-up copy of bytes
4 years ago
qpel_template.c
…
qpeldsp.c
…
qpeldsp.h
…
qsv.c
avcodec/qsv: Fix leak of options on error
4 years ago
qsv.h
…
qsv_api.c
…
qsv_internal.h
lavc/qsv: fix make checkheaders warning
4 years ago
qsvdec.c
lavc: Mark hw_config pointer arrays as const
4 years ago
qsvdec.h
lavc: Mark hw_config pointer arrays as const
4 years ago
qsvdec_h2645.c
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
5 years ago
qsvdec_other.c
lavc/qsvdec: Add QSV AV1 decoder
4 years ago
qsvenc.c
lavc: Mark hw_config pointer arrays as const
4 years ago
qsvenc.h
lavc: Mark hw_config pointer arrays as const
4 years ago
qsvenc_h264.c
avcodec/qsvenc_h264: add missing atsc_a53.h include
4 years ago
qsvenc_hevc.c
lavc/qsvenc_hevc: add qmax/qmin support for HEVC encoding
4 years ago
qsvenc_jpeg.c
lavc/qsvenc: Add hardware config metadata
5 years ago
qsvenc_mpeg2.c
lavc/qsvenc: Add hardware config metadata
5 years ago
qsvenc_vp9.c
lavc/qsvenc: Add hardware config metadata
5 years ago
qtrle.c
avcodec/decode: move the ff_decode_frame_props() prototype to the proper header
4 years ago
qtrleenc.c
avcodec/qtrleenc: Fix memleak upon allocation failure
4 years ago
r210dec.c
…
r210enc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
ra144.c
…
ra144.h
…
ra144dec.c
…
ra144enc.c
avcodec/ra144enc: Don't free unnecessarily
4 years ago
ra288.c
avcodec/ra288: Avoid indirection when calling float dsp function
4 years ago
ra288.h
…
ralf.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
ralfdata.h
…
rangecoder.c
…
rangecoder.h
…
rasc.c
avcodec/rasc: Check input size in decode_fint()
5 years ago
ratecontrol.c
avcodec/ratecontrol: fix the integer overflow after long time run
5 years ago
ratecontrol.h
…
raw.c
avformat/isom: add support for RAW ASC Bayer BGGR in mov
4 years ago
raw.h
…
rawdec.c
avcodec/decode: move the ff_decode_frame_props() prototype to the proper header
4 years ago
rawenc.c
…
rdft.c
…
rdft.h
…
realtextdec.c
…
rectangle.h
…
remove_extradata_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
reverse.c
…
rkmppdec.c
lavc: Mark hw_config pointer arrays as const
4 years ago
rl.c
…
rl.h
…
rl2.c
…
rle.c
…
rle.h
…
rnd_avg.h
…
roqaudioenc.c
avcodec/roqaudioenc: Avoid redundant free of unallocated buffer
4 years ago
roqvideo.c
…
roqvideo.h
avcodec/roqvideodec: Move transient GetByteContext to the stack
4 years ago
roqvideodec.c
avcodec/roqvideodec: Remove set-but-unused frame stats
4 years ago
roqvideoenc.c
avcodec/roqvideoenc: Cleanup generically after init failure
4 years ago
rpza.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
rpzaenc.c
avcodec/rzpaenc: Remove set-but-unused variable
4 years ago
rscc.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
rtjpeg.c
…
rtjpeg.h
…
rv10.c
avcodec/rv10: Simplify handling of skip VLC entries
4 years ago
rv10.h
…
rv10enc.c
put_bits: make avpriv_align_put_bits() inline
4 years ago
rv20enc.c
avcodec: Add FF_CODEC_CAP_INIT_CLEANUP
5 years ago
rv30.c
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
rv30data.h
…
rv30dsp.c
…
rv34.c
avcodec/rv34: Make initializing static VLC tables thread-safe
4 years ago
rv34.h
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
rv34_parser.c
…
rv34data.h
avcodec/rv34: Simplify getting right VLC
4 years ago
rv34dsp.c
…
rv34dsp.h
…
rv34vlc.h
…
rv40.c
avcodec/rv40: Avoid code duplication when initializing VLCs
4 years ago
rv40data.h
…
rv40dsp.c
avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*()
5 years ago
rv40vlc2.h
avcodec/rv40: Avoid code duplication when initializing VLCs
4 years ago
s302m.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
s302menc.c
…
samidec.c
…
sanm.c
…
sbc.c
…
sbc.h
…
sbc_parser.c
…
sbcdec.c
lavc/sbc: Remove bool usage.
5 years ago
sbcdec_data.c
…
sbcdec_data.h
…
sbcdsp.c
…
sbcdsp.h
…
sbcdsp_data.c
…
sbcdsp_data.h
…
sbcenc.c
avcodec: move msbc profile to encoder
5 years ago
sbr.h
…
sbrdsp.c
…
sbrdsp.h
…
sbrdsp_fixed.c
…
sbrdsp_template.c
…
scpr.c
avcodec/scpr: Check minimum size of type 17
5 years ago
scpr.h
…
scpr3.c
avcodec/scpr3: Fix out of array access with dectab
4 years ago
scpr3.h
…
screenpresso.c
avcodec/screenpresso: Optimize sum_delta_flipped()
5 years ago
sgi.h
…
sgidec.c
avcodec/sgidec: Mark decoder as init-threadsafe
4 years ago
sgienc.c
avcodec/sgienc: Combine av_log() statements
4 years ago
sgirledec.c
avcodec/sgirledec: Mark decoder as init-threadsafe
4 years ago
sheervideo.c
avcodec/sheervideo: Simplify creating VLC table
4 years ago
sheervideodata.h
avcodec/sheervideo: Avoid code duplication when creating VLC tables
4 years ago
shorten.c
avcodec/shorten: Mark decoder as init-threadsafe
4 years ago
simple_idct.c
…
simple_idct.h
…
simple_idct_template.c
avcodec/simple_idct_template: fix integer overflow
5 years ago
sinewin.c
…
sinewin.h
…
sinewin_fixed.c
…
sinewin_fixed_tablegen.c
…
sinewin_tablegen.c
…
sinewin_tablegen.h
…
sinewin_tablegen_template.c
…
sipr.c
avcodec/sipr: Mark decoder as init-threadsafe
4 years ago
sipr.h
…
sipr16k.c
…
sipr16kdata.h
…
sipr_parser.c
…
siprdata.h
…
siren.c
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
4 years ago
smacker.c
avcodec/smacker: Improve creating Huffman VLC tables
4 years ago
smc.c
avcodec/smc: Mark decoder as init-threadsafe
4 years ago
smvjpegdec.c
avcodec/smvjpegdec: Make decoder init-threadsafe
4 years ago
snappy.c
avcodec/snappy: Sanity check bytestream2_get_levarint()
5 years ago
snappy.h
…
snow.c
avcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
4 years ago
snow.h
…
snow_dwt.c
…
snow_dwt.h
…
snowdata.h
…
snowdec.c
avcodec/snowdec: Use ff_snow_common_init() directly
4 years ago
snowenc.c
lavc/snowenc: Expose an option to set the rc_eq expression
4 years ago
sonic.c
avcodec/sonic: Don't allocate a temporary buffer for every frame
4 years ago
sp5x.h
…
sp5xdec.c
avcodec/mjpegdec: Fix memleak upon init failure
4 years ago
speedhq.c
avcodec: add SpeedHQ encoder
4 years ago
speedhqenc.c
avcodec: add SpeedHQ encoder
4 years ago
speedhqenc.h
avcodec: add SpeedHQ encoder
4 years ago
srtdec.c
…
srtenc.c
lavc/srtenc: return more meaninful error codes
5 years ago
startcode.c
…
startcode.h
…
subviewerdec.c
…
sunrast.c
avcodec/sunrast: Check that the input is large enough for the maximally compressed image
5 years ago
sunrast.h
…
sunrastenc.c
…
svq1.c
…
svq1.h
libavcodec/svq: Remove ff_svq1_packet_checksum()
5 years ago
svq1_cb.h
…
svq1_vlc.h
…
svq1dec.c
avcodec/svq1dec: Make decoder init-threadsafe
4 years ago
svq1enc.c
put_bits: make avpriv_copy_bits() lavc-local
4 years ago
svq1enc.h
…
svq1enc_cb.h
…
svq3.c
avcodec/svq3: Avoid overhead of AVBuffer API
4 years ago
synth_filter.c
…
synth_filter.h
…
tableprint.h
…
tableprint_vlc.h
…
tak.c
…
tak.h
…
tak_parser.c
…
takdec.c
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
takdsp.c
avcodec/takdsp: Fix negative shift in decorrelate_sf()
4 years ago
takdsp.h
…
targa.c
avcodec/targa: Check colors vs. available space
5 years ago
targa.h
…
targa_y216dec.c
…
targaenc.c
…
tdsc.c
avcodec: Fix invalid uses of ff_codec_open2_recursive()
4 years ago
textdec.c
…
texturedsp.c
…
texturedsp.h
…
texturedspenc.c
…
thread.h
avcodec: deprecate thread_safe_callbacks
4 years ago
tiertexseqv.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
tiff.c
avcodec/tiff: Make decoder init-threadsafe
4 years ago
tiff.h
tiffdec: support embedded ICC profiles
5 years ago
tiff_common.c
…
tiff_common.h
…
tiff_data.c
…
tiff_data.h
…
tiffenc.c
avcodec/put_bits: Fix LZW warning
4 years ago
tmv.c
avcodec/tmv: Mark decoder as init-threadsafe
4 years ago
tpeldsp.c
…
tpeldsp.h
…
trace_headers_bsf.c
avcodec/cbs: Remove unused function parameters
4 years ago
truehd_core_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
truemotion1.c
avcodec/truemotion1: Cleanup generically after init failure
4 years ago
truemotion1data.h
…
truemotion2.c
avcodec/truemotion2: Simplify creating VLC table
4 years ago
truemotion2rt.c
…
truespeech.c
avcodec/truespeech: Fix an integer overflow in truespeech_synth()
5 years ago
truespeech_data.h
…
tscc.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
tscc2.c
avcodec/tscc2: Make VLC tables static
4 years ago
tscc2data.h
avcodec/tscc2: Combine tables for initializing VLCs
4 years ago
tta.c
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
5 years ago
ttadata.c
…
ttadata.h
…
ttadsp.c
avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c()
5 years ago
ttadsp.h
…
ttaenc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
ttaencdsp.c
…
ttaencdsp.h
…
twinvq.c
avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
4 years ago
twinvq.h
…
twinvq_data.h
…
twinvqdec.c
avcodec/twinvqdec: Correct overflow in block align check
5 years ago
txd.c
avcodec/txd: Check for input size against the header size.
5 years ago
ulti.c
avcodec/ulti: Mark decoder as init-threadsafe
4 years ago
ulti_cb.h
…
unary.h
…
utils.c
avcodec/utils: Remove ff_codec_open2_recursive()
4 years ago
utvideo.h
avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder
4 years ago
utvideodec.c
avcodec/utvideodec: Avoid implicit qsort when creating Huffman tables
4 years ago
utvideodsp.c
…
utvideodsp.h
…
utvideoenc.c
avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder
4 years ago
v4l2_buffers.c
avcodec/v4l2_buffers: remove unused function argument
4 years ago
v4l2_buffers.h
avcodec/v4l2_buffers: fix minor typos and whitespace
5 years ago
v4l2_context.c
avcodec/v4l2_context: return EAGAIN to signal full buffers
4 years ago
v4l2_context.h
avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP
5 years ago
v4l2_fmt.c
…
v4l2_fmt.h
…
v4l2_m2m.c
avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued
4 years ago
v4l2_m2m.h
avcodec/encode: restructure the core encoding code
4 years ago
v4l2_m2m_dec.c
avcodec/v4l2_m2m: adapt to call close() on init fail
4 years ago
v4l2_m2m_enc.c
avcodec/v4l2_m2m_enc: reindent after previous commit
4 years ago
v210_template.c
avcodec/v210enc: move v210_enc_8/10 function to template file
5 years ago
v210dec.c
avcodec/v210dec: move the stride read after its fully initialized
5 years ago
v210dec.h
avcodec/v210dec: add support for frame and slice threading
5 years ago
v210enc.c
avcodec/v210enc: move v210_enc_8/10 function to template file
5 years ago
v210enc.h
…
v210x.c
…
v308dec.c
…
v308enc.c
avcodec/v3/408enc: Remove empty close functions
4 years ago
v408dec.c
…
v408enc.c
avcodec/v3/408enc: Remove empty close functions
4 years ago
v410dec.c
avcodec/v410dec: add support for frame and slice threading
5 years ago
v410enc.c
…
vaapi.h
…
vaapi_av1.c
avcodec/vaapi_av1: read film grain param values from AV1Frames
4 years ago
vaapi_decode.c
avcodec: add av1 VAAPI decoder
4 years ago
vaapi_decode.h
…
vaapi_encode.c
lavc: Mark hw_config pointer arrays as const
4 years ago
vaapi_encode.h
lavc: Mark hw_config pointer arrays as const
4 years ago
vaapi_encode_h264.c
vaapi_encode_h264: Fix setting colour properties
4 years ago
vaapi_encode_h265.c
vaapi_encode_h265: Fix setting colour properties
4 years ago
vaapi_encode_mjpeg.c
avcodec/cbs: Remove unused function parameters
4 years ago
vaapi_encode_mpeg2.c
vaapi_encode_mpeg2: Fix setting colour properties
4 years ago
vaapi_encode_vp8.c
avcodec/encode: restructure the core encoding code
4 years ago
vaapi_encode_vp9.c
avcodec/encode: restructure the core encoding code
4 years ago
vaapi_h264.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vaapi_hevc.c
lavc/vaapi_hevc: add missing max_8bit_constraint_flag
5 years ago
vaapi_hevc.h
lavc/vaapi_hevc: add function to find exact va_profile for REXT
5 years ago
vaapi_mjpeg.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vaapi_mpeg2.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vaapi_mpeg4.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vaapi_vc1.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vaapi_vp8.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vaapi_vp9.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vb.c
avcodec/vb: Cleanup generically after init failure
4 years ago
vble.c
avcodec/vble: Don't free buffer known to be NULL
4 years ago
vc1.c
avcodec/vc1: Make ff_vc1_init_common() thread-safe
4 years ago
vc1.h
libavcodec/vc1: Remove bits variable
5 years ago
vc1_block.c
avcodec/vc1_block: Fix integer overflow in ac value
4 years ago
vc1_common.h
…
vc1_loopfilter.c
…
vc1_mc.c
…
vc1_parser.c
…
vc1_pred.c
avcodec/vc1_pred: Fix invalid shifts in scaleforopp()
5 years ago
vc1_pred.h
…
vc1acdata.h
…
vc1data.c
…
vc1data.h
…
vc1dec.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vc1dsp.c
…
vc1dsp.h
…
vc2enc.c
put_bits: make avpriv_put_string() lavc-local
4 years ago
vc2enc_dwt.c
…
vc2enc_dwt.h
…
vcr1.c
…
vdpau.c
avcodec/hevcdec: Add VDPAU to list of supported formats
4 years ago
vdpau.h
…
vdpau_h264.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vdpau_hevc.c
lavc/vdpau_hevc: add function to find exact vdp_profile for REXT
4 years ago
vdpau_internal.h
Add support for VP9 VDPAU hwaccel decode
5 years ago
vdpau_mpeg4.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vdpau_mpeg12.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vdpau_vc1.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
vdpau_vp9.c
lavc: Rename hwaccel.h to hwconfig.h
5 years ago
version.h
avcodec/nvdec: Add support for decoding monochrome av1
4 years ago
videodsp.c
…
videodsp.h
…
videodsp_template.c
…
videotoolbox.c
avcodec/videotoolbox: add logging context to log
5 years ago
videotoolbox.h
…
videotoolboxenc.c
libavcodec/videotoolboxenc: Fix crash when frame received after error
4 years ago
vima.c
…
vlc.h
avcodec/bitstream: Allow static VLC tables to be bigger than needed
4 years ago
vmdaudio.c
avcodec/vmdaudio: Check block_align more
5 years ago
vmdvideo.c
avcodec/vmdvideo: fix log error message
5 years ago
vmnc.c
avcodec/decode: add a flags parameter to ff_reget_buffer()
5 years ago
vorbis.c
…
vorbis.h
…
vorbis_data.c
…
vorbis_enc_data.h
…
vorbis_parser.c
…
vorbis_parser.h
…
vorbis_parser_internal.h
…
vorbisdec.c
avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2
5 years ago
vorbisdsp.c
…
vorbisdsp.h
…
vorbisenc.c
…
vp3.c
avcodec/vp3: Remove code duplication when initializing Theora VLCs
4 years ago
vp3_parser.c
…
vp3data.h
avcodec/vp3: Use symbols table for VP3 motion vectors
4 years ago
vp3dsp.c
avcodec/vp3dsp: Use unsigned constant to avoid undefined integer overflow in ff_vp3dsp_set_bounding_values()
4 years ago
vp3dsp.h
vp4: prevent unaligned memory access in loop filter
5 years ago
vp4data.h
avcodec/vp3: Make tables used to initialize VLCs smaller
4 years ago
vp5.c
avcodec/vp5: Check render_x/y
5 years ago
vp5data.h
…
vp6.c
…
vp6data.h
…
vp6dsp.c
…
vp8.c
libavcodec/vp8dec: fix the multi-thread HWAccel decode error
4 years ago
vp8.h
…
vp8_parser.c
…
vp8data.h
…
vp8dsp.c
…
vp8dsp.h
…
vp9.c
avcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU available
4 years ago
vp9.h
…
vp9_mc_template.c
…
vp9_metadata_bsf.c
avcodec/cbs: Remove unused function parameters
4 years ago
vp9_parser.c
…
vp9_raw_reorder_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
vp9_superframe_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
vp9_superframe_split_bsf.c
avcodec.h: split bitstream filters API into its own header
5 years ago
vp9block.c
vp9dec: support exporting QP tables through the AVVideoEncParams API
5 years ago
vp9data.c
…
vp9data.h
…
vp9dec.h
vp9dec: support exporting QP tables through the AVVideoEncParams API
5 years ago
vp9dsp.c
…
vp9dsp.h
…
vp9dsp_8bpp.c
…
vp9dsp_10bpp.c
…
vp9dsp_12bpp.c
…
vp9dsp_template.c
avcodec/vp9dsp_template: Fix some overflows in iadst8_1d()
4 years ago
vp9lpf.c
…
vp9mvs.c
…
vp9prob.c
…
vp9recon.c
lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE mode
5 years ago
vp9shared.h
…
vp56.c
…
vp56.h
avcodec/vp56rac: delay signaling an error on truncated input
5 years ago
vp56data.c
…
vp56data.h
…
vp56dsp.c
…
vp56dsp.h
…
vp56rac.c
avcodec/vp56rac: delay signaling an error on truncated input
5 years ago
vqavideo.c
avcodec/vqavideo: Limit resolution
5 years ago
vt_internal.h
…
wavpack.c
avcodec/wavpack: use av_buffer_replace() to simplify code
4 years ago
wavpack.h
avcodec/wavpack: add support for DSD files
5 years ago
wavpackenc.c
avcodec/wavpackenc: Fix undefined shifts
5 years ago
wavpackenc.h
…
wcmv.c
avcodec/wcmv: prevent frame copying when outputting duplicate frames
5 years ago
webp.c
avcodec/webp: Replace never-true check by assert
4 years ago
webp_parser.c
avcodec: add a WebP parser
5 years ago
webvttdec.c
…
webvttenc.c
lavc/webvttenc: return more meaningful error codes
5 years ago
wma.c
avcodec/wma: Remove unused array
4 years ago
wma.h
avcodec/wmadec: Keep track of exponent initialization per channel
5 years ago
wma_common.c
…
wma_common.h
…
wma_freqs.c
…
wma_freqs.h
…
wmadata.h
…
wmadec.c
avcodec/wmadec: Don't check for errors for complete VLC tables
4 years ago
wmaenc.c
put_bits: make avpriv_align_put_bits() inline
4 years ago
wmalosslessdec.c
put_bits: make avpriv_copy_bits() lavc-local
4 years ago
wmaprodata.h
…
wmaprodec.c
put_bits: make avpriv_copy_bits() lavc-local
4 years ago
wmavoice.c
put_bits: make avpriv_copy_bits() lavc-local
4 years ago
wmavoice_data.h
…
wmv2.c
…
wmv2.h
…
wmv2data.c
…
wmv2data.h
…
wmv2dec.c
avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()
4 years ago
wmv2dsp.c
…
wmv2dsp.h
…
wmv2enc.c
avcodec: Add FF_CODEC_CAP_INIT_CLEANUP
5 years ago
wnv1.c
avcodec/wnv1: Make decoder init-threadsafe
4 years ago
wrapped_avframe.c
…
ws-snd1.c
avcodec/ws-snd1: Mark decoder as init-threadsafe
4 years ago
xan.c
avcodec/xan: Mark decoder as init-threadsafe
4 years ago
xbmdec.c
…
xbmenc.c
…
xface.c
…
xface.h
…
xfacedec.c
avcodec/xfacedec: Mark decoder as init-threadsafe
4 years ago
xfaceenc.c
avcodec: deprecate Lossless and Intra Only encoder capabilites
5 years ago
xiph.c
avcodec/xiph: Return better error codes
5 years ago
xiph.h
…
xl.c
avcodec/xl: Mark decoder as init-threadsafe
4 years ago
xma_parser.c
…
xpmdec.c
…
xsubdec.c
avcodec/xsubdec: Mark decoder as init-threadsafe
4 years ago
xsubenc.c
avcodec/xsubenc: Mark decoder as init-threadsafe
4 years ago
xvididct.c
avcodec/xvididct: Fix integer overflow in idct_row()
5 years ago
xvididct.h
…
xvmc.h
…
xvmc_internal.h
…
xwd.h
…
xwddec.c
…
xwdenc.c
…
xxan.c
avcodec/xxan: Mark decoder as init-threadsafe
4 years ago
y41pdec.c
avcodec/y41pdec: Mark decoder as init-threadsafe
4 years ago
y41penc.c
avcodec/y41penc: Mark encoder as init-threadsafe
4 years ago
ylc.c
avcodec/ylc: Inline constants
4 years ago
yop.c
avcodec/yop: Mark decoder as init-threadsafe
4 years ago
yuv4dec.c
avcodec/yuv4dec: Mark decoder as init-threadsafe
4 years ago
yuv4enc.c
avcodec/yuv4enc: Remove empty functions
4 years ago
zerocodec.c
avcodec/zerocodec: use init cleanup internal cap
5 years ago
zmbv.c
avcodec/zmbv: remove the unnecessary type conversion
5 years ago
zmbvenc.c
avcodec/zmbvenc: Correct offset in buffer
5 years ago