You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anton Khirnov 7f0a7e3e63 mpegvideo: drop an unnecessary function parameter 5 years ago
..
aarch64 lavc/aarch64: Remove unneeded file vp9mc_aarch64.c 5 years ago
alpha
arm avcodec/arm/mlpdsp: add missing dependency for truehd 5 years ago
avr32
bfin
mips lavc/mips: simplify the switch code 5 years ago
neon
ppc ppc/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
sh4
sparc
tests avcodec/tests: add h265_levels to .gitignore 5 years ago
x86 avcodec/x86/diracdsp: Fix high bits on Windows x86_64 5 years ago
.gitignore lavc: add new API for iterating codecs and codec parsers 7 years ago
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/wavpack: add support for DSD files 5 years ago
a64colors.h
a64multienc.c libavcodec: Reduce the size of some arrays 5 years ago
a64tables.h
aac.h avcodec/aacdec_fixed: Provide context to av_log() 6 years ago
aac_ac3_parser.c avcodec/aac_ac3_parser: account for data already in the parsing buffer 7 years ago
aac_ac3_parser.h
aac_adtstoasc_bsf.c avcodec: use avpriv_mpeg4audio_get_config2() 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: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
aacdec_template.c avcodec/aacdec_template: Check samplerate 5 years ago
aacdectab.h
aacenc.c avcodec/aacenc: report channel layout by name 6 years ago
aacenc.h
aacenc_is.c
aacenc_is.h
aacenc_ltp.c lavc/aacenc_ltp: remove unnecessary condition check. 6 years ago
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 avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() 5 years ago
aacpsy.c
aacsbr.c
aacsbr.h
aacsbr_fixed.c avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() 7 years ago
aacsbr_fixed_tablegen.h
aacsbr_tablegen.h
aacsbr_tablegen_common.h lavc/aacsbr: fix make checkheaders warning 7 years ago
aacsbr_template.c lavc/aacsbr: fix make checkheaders warning 7 years ago
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
ac3.c
ac3.h avcodec/ac3: fix out of array access introduced previously 7 years ago
ac3_parser.c avcodec/ac3_parser: recognize LE bitstream variant 5 years ago
ac3_parser.h
ac3_parser_internal.h
ac3dec.c avcodec/ac3: Explicitly return to discard large amounts of nonsense bytes 6 years ago
ac3dec.h avcodec/ac3: fix out of array access introduced previously 7 years ago
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c
ac3dec_float.c
ac3dsp.c
ac3dsp.h
ac3enc.c ac3enc: drop a global variable 5 years ago
ac3enc.h ac3enc: drop a global variable 5 years ago
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3tab.c avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_CHANNELS 6 years ago
ac3tab.h avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_CHANNELS 6 years ago
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c avcodec/acelp_pitch_delay: Minor simplification by using ff_exp10() 6 years ago
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX 5 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adts_header.c
adts_header.h
adts_parser.c
adts_parser.h
adx.c
adx.h
adx_parser.c
adxdec.c avcodec/adxdec: Remove unnecessary left-shift 5 years ago
adxenc.c avcodec/adxenc: Avoid undefined left shift of negative numbers 5 years ago
agm.c avcodec/agm: YUV420 without DCT needs even dimensions 5 years ago
aic.c libavcodec: Reduce the size of some arrays 5 years ago
alac.c avcodec/alac: Fix integer overflow in LPC coefficient adaption 5 years ago
alac_data.c
alac_data.h
alacdsp.c
alacdsp.h
alacenc.c
aliaspixdec.c avcodec/aliaspixdec: Check input size against minimal picture size 5 years ago
aliaspixenc.c
allcodecs.c avcodec: add decoder for High Voltage Software's ALP ADPCM 5 years ago
alsdec.c avcodec/alsdec: Discard frames for which no channel could be decoded 5 years ago
amfenc.c avcodec/amfnec: allocate packets using av_new_packet() 5 years ago
amfenc.h amfenc: Retain a reference to D3D frames used as input during the encoding process 7 years ago
amfenc_h264.c libavcodec/amfenc_h264.c: Changed loop filter flag default value. 5 years ago
amfenc_hevc.c libavcodec/amfenc_hevc.c: Fix Maximum Reference Frames option on AMF HEVC. 5 years ago
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c avcodec/amrwbdec: Fix division by 0 in find_hb_gain() 7 years ago
anm.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
ansi.c ansi: process ESC[3m italics attribute 5 years ago
apedec.c avcodec/apedec: fix decoding 3800 version with 2000 compression level 5 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 avcodec/arbc: Skip tiles in fill_tileX() which are completely outside 6 years ago
ass.c avcodec/ass: remove the unneeded () 5 years ago
ass.h
ass_split.c avcodec/ass_split: fix a memory leak defect when realloc fails 6 years ago
ass_split.h
assdec.c avcodec/assdec: undefined use of memcpy() 5 years ago
assenc.c avcodec/assenc: Return more specific error codes for ass_encode_frame() 6 years ago
asv.c
asv.h
asvdec.c
asvenc.c avcodec/asvenc: Replace bitstream space check by assert 6 years ago
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c avcodec/atrac3: Check for huge block aligns 5 years ago
atrac3data.h
atrac3plus.c avcodec/atrac3plus: Check split point in fill mode 3 5 years ago
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
atrac3plusdsp.c libavcodec: Reduce the size of some arrays 5 years ago
atrac9dec.c avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped. 5 years ago
atrac9tab.h avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializers 5 years ago
audio_frame_queue.c
audio_frame_queue.h
audiodsp.c
audiodsp.h
audiotoolboxdec.c
audiotoolboxenc.c
aura.c
av1.h avcodec/cbs_av1: add support for Scalability Metadata 6 years ago
av1_frame_merge_bsf.c avcodec: add an AV1 frame merge bitstream filter 5 years ago
av1_frame_split_bsf.c avcodec: add an AV1 frame split bitstream filter 6 years ago
av1_metadata_bsf.c av1/h264_metadata: Don't reinitialize data 5 years ago
av1_parse.c avcodec/av1_parse: Use av_fast_realloc() for OBU array 5 years ago
av1_parse.h avcodec/av1_parse: don't look for trailing bits in Tile List OBUs 5 years ago
av1_parser.c avcodec/av1_parser: export color information 5 years ago
avcodec.h API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
avcodecres.rc
avdct.c avcodec/avdct: Clear IDCTDSPContext context 5 years ago
avdct.h
avfft.c
avfft.h
avpacket.c API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
avpicture.c
avrndec.c
avs.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
avs2_parser.c avs2: correct avs2 description 6 years ago
avuidec.c
avuienc.c
bethsoftvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
bethsoftvideo.h
bfi.c avcodec/bfi: Provide non NULL context to av_log() 6 years ago
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/decode: add a flags parameter to ff_reget_buffer() 5 years ago
binkaudio.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
binkdata.h
binkdsp.c avcodec/binkdsp: Fix integer overflows in idct 5 years ago
binkdsp.h
bintext.c avcodec/bintext: Check font height 5 years ago
bintext.h
bit_depth_template.c simple_idct: Template functions to support an input bitdepth parameter 7 years ago
bitpacked.c
bitstream.c avcodec/bitstream: Check for more conflicting codes in build_table() 6 years ago
bitstream_filter.c lavc/bsf: make BSF iteration the same as other iterators 7 years ago
bitstream_filters.c avcodec: add an AV1 frame merge bitstream filter 5 years ago
blockdsp.c
blockdsp.h
bmp.c lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. 6 years ago
bmp.h
bmp_parser.c
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c avcodec/brenderpix: Check input size before allocating image 5 years ago
bsf.c avcodec/bsf: replace ctx->internal-> with bsfi-> for better readability 5 years ago
bsf.h avcodec/bsf: Add ff_bsf_get_packet_ref() function 6 years ago
bswapdsp.c
bswapdsp.h
bytestream.h bytestream: Make get_bytes_left compatible with overread 5 years ago
c93.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cabac.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
cabac.h
cabac_functions.h avcodec: [loongson] optimize get_cabac_inline. 6 years ago
canopus.c
canopus.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c avcodec/cavsdec: Set ret on errors in decode_pic() 5 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 avcodec/cbs: Fix potential double-free when adding unit fails 5 years ago
cbs.h avcodec/cbs: Fix potential double-free when adding unit fails 5 years ago
cbs_av1.c avcodec/cbs_av1: Check leb128 values read 5 years ago
cbs_av1.h avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_cr_points 5 years ago
cbs_av1_syntax_template.c avcodec/cbs_av1_syntax_template: Set seen_frame_header only after successfull uncompressed_header() 5 years ago
cbs_h264.h avcodec/cbs_h264: Automatically free SEI payload on error 5 years ago
cbs_h264_syntax_template.c lavc/cbs_h2645_syntax_template: Fix memleak 5 years ago
cbs_h265.h avcodec/cbs_h265: add support for Alpha Channel Info SEI messages 5 years ago
cbs_h265_syntax_template.c lavc/cbs_h2645_syntax_template: Fix memleak 5 years ago
cbs_h2645.c avcodec/cbs_h2645: Treat slices without data as invalid 5 years ago
cbs_h2645.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_internal.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_jpeg.c avcodec/cbs_jpeg: Check length for SOS 5 years ago
cbs_jpeg.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_jpeg_syntax_template.c lavc/cbs: Add JPEG support 6 years ago
cbs_mpeg2.c avcodec/cbs_mpeg2: Treat slices without data as invalid 5 years ago
cbs_mpeg2.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_mpeg2_syntax_template.c cbs_mpeg2: Decompose Sequence End 5 years ago
cbs_vp9.c avcodec/cbs_vp9: Check data_size 5 years ago
cbs_vp9.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_vp9_syntax_template.c libavcodec: Reduce the size of some arrays 5 years ago
ccaption_dec.c avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside 6 years ago
cdgraphics.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cdtoons.c avcodec/cdtoons: Remove superfluous ; 5 years ago
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cfhd.c avcodec/cfhd: Check that cropped size is smaller than full 5 years ago
cfhd.h avcodec/cfhd: Use bytestream2 for peaks 6 years ago
cfhddata.c
cga_data.c
cga_data.h
chomp_bsf.c avcodec/chomp: move the reference in the bsf internal buffer 7 years ago
cinepak.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cinepakenc.c avcodec/cinepakenc: Fix invalid shifts 5 years ago
clearvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
clearvideodata.h avcodec/clearvideo: add missing wrappers to clearvideodata.h 7 years ago
cljrdec.c
cljrenc.c
cllc.c
cngdec.c avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 5 years ago
cngenc.c
codec2utils.c Add libcodec2 en/decoder 7 years ago
codec2utils.h Add libcodec2 en/decoder 7 years ago
codec_desc.c avcodec: add decoder for High Voltage Software's ALP ADPCM 5 years ago
cook.c avcodec/cook: Use 3 stage VLC decoding for channel_coupling 5 years ago
cook_parser.c
cookdata.h Merge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1' 6 years ago
copy_block.h
cos_tablegen.c
cpia.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
crystalhd.c
cscd.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cuviddec.c avcodec/cuviddec: use AVCodec.bsfs to filter packets 5 years ago
cyuv.c
d3d11va.c
d3d11va.h
dca.c
dca.h
dca_core.c
dca_core.h
dca_core_bsf.c avcodec/dca_core: move the reference in the bsf internal buffer 7 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 avcodec/dcaenc: Return specific error code from subband_bufer_alloc() 6 years ago
dcaenc.h
dcahuff.c
dcahuff.h
dcamath.h
dct.c avcodec/dct: Propagate error code from ff_rdft_init() 6 years ago
dct.h
dct32.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dds.c avcodec/dds: Use ff_set_dimensions() 5 years ago
decode.c API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
decode.h decode: flush the internal bsfs instead of constantly reinitalizing them 6 years ago
dfa.c avcodec/dfa: Check the chunk header is not truncated 6 years ago
dirac.c
dirac.h
dirac_arith.c avcodec/dirac_arith: Treat overread as error 6 years ago
dirac_arith.h avcodec/dirac_arith: Treat overread as error 6 years ago
dirac_dwt.c
dirac_dwt.h avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 7 years ago
dirac_dwt_template.c avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i() 6 years ago
dirac_parser.c avcodec/dirac_parser: Fix overflow in dts 5 years ago
dirac_vlc.c diracdec: rewrite golomb reader 5 years ago
dirac_vlc.h diracdec: rewrite golomb reader 5 years ago
diracdec.c diracdec: rewrite golomb reader 5 years ago
diracdsp.c
diracdsp.h
diractab.c
diractab.h
dnxhd_parser.c avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets 5 years ago
dnxhddata.c libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_ 6 years ago
dnxhddata.h libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_ 6 years ago
dnxhddec.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
dnxhdenc.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
dnxhdenc.h avcodec/dnxhdenc: stop leaking memory when initalization fails 6 years ago
dolby_e.c lavc/dolby_e: fix make checkheaders warning 7 years ago
dolby_e.h lavc/dolby_e: fix make checkheaders warning 7 years ago
dpcm.c avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM 5 years ago
dpx.c avcodec/dpx: fix spotted code style issues 6 years ago
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: add slice threading support 5 years ago
dsicinaudio.c
dsicinvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
dss_sp.c
dstdec.c avcodec/dstdec: Use local channels variable 5 years ago
dump_extradata_bsf.c dump_extradata: Insert extradata even for small packets 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.c avcodec/dvbsub: add support for Display Definition Segment to DVB Subtitle encoder 5 years ago
dvbsub_parser.c avcodec/dvbsub_parser: Do not discard data 6 years ago
dvbsubdec.c avcodec/dvbsubdec: Use ff_set_dimensions() 5 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: Allocate input padding 6 years ago
dvdsubdec.c lavc/dvdsubdec: Move palette parsing to new function 5 years ago
dvdsubenc.c lavc/dvdsubenc: accept palette from options 5 years ago
dvenc.c avcodec/dvenc: support encoding dvcprohd 5 years ago
dxa.c
dxtory.c avcodec/dxtory: Check slice_size against minimum in dxtory_decode_v2() 6 years ago
dxv.c avcodec/dxv: make prev variable unsigned 5 years ago
dxva2.c avcodec/dxva2: add VP9 10-bit Profile2 mode mappings 7 years ago
dxva2.h
dxva2_h264.c Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' 7 years ago
dxva2_hevc.c Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' 7 years ago
dxva2_internal.h lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *). 7 years ago
dxva2_mpeg2.c Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' 7 years ago
dxva2_vc1.c Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' 7 years ago
dxva2_vp9.c Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' 7 years ago
eac3_core_bsf.c avcodec: add eac3_core bitstream filter 7 years ago
eac3_data.c
eac3_data.h
eac3dec.c avcodec/eac3dec: remove obsolete comment 6 years ago
eac3enc.c
eac3enc.h
eacmv.c avcodec/eacmv: Return more specific error codes and forward error codes 6 years ago
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c avcodec/eatgv: Check remaining size after the keyframe header 5 years ago
eatqi.c avcodec/eatqi: Check for minimum frame size 5 years ago
elbg.c
elbg.h
elsdec.c avcodec/elsdec: Fix memleaks 7 years ago
elsdec.h
encode.c avcodec/encode: add missing assert to avcodec_receive_packet() 5 years ago
error_resilience.c avcodec/error_resilience: set AVFrame decode_error_flags in case of decoding error 5 years ago
error_resilience.h
escape124.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
escape130.c
evrcdata.h
evrcdec.c
exif.c
exif.h
exr.c avcodec/exr: fix some small cosmetics nits 5 years ago
exrdsp.c
exrdsp.h
extract_extradata_bsf.c lavc/extract_extradata: Use bytestream api 5 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
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
fft_table.h
fft_template.c avcodec/fft_template: improve performance of the ff_fft_init in fft_template 6 years ago
ffv1.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 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 libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
ffv1dec_template.c avcodec/ffv1dec_template: Optimize common case in run mode 6 years ago
ffv1enc.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
ffv1enc_template.c avcodec/ffv1: Support for GBRAP10 and GBRAP12 7 years ago
ffwavesynth.c avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() 5 years ago
fic.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
file_open.c
filter_units_bsf.c av1/h264_metadata, filter_units: Count down when deleting units 5 years ago
fits.c avcodec/fits: Check bitpix 6 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: Make expected_frame_num, expected_sample_num 64bit 5 years ago
flacdata.c
flacdata.h
flacdec.c
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c
flashsv.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
flashsv2enc.c
flashsvenc.c
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
fmtconvert.c
fmtconvert.h
fmvc.c avcodec/fmvc: Check if header fields are available before allocating the image 5 years ago
frame_thread_encoder.c lavc/frame_thread_encoder: Do not memcpy() from NULL. 5 years ago
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c avcodec/g2meet: Check for end of input in jpg_decode_block() 5 years ago
g722.c
g722.h
g722dec.c avcodec/g722dec: use init_get_bits8() 6 years ago
g722dsp.c
g722dsp.h
g722enc.c
g723_1.c
g723_1.h avcodec/g723_1: add support for stereo files 6 years ago
g723_1_parser.c avcodec: add g732_1 parser 6 years ago
g723_1dec.c avcodec/g723_1dec: fix invalid shift with negative sid_gain 5 years ago
g723_1enc.c lavc/g723_1enc: Set the default bitrate to 6300. 6 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: Optimize out overflowing multiplication from apply_tilt_comp() 5 years ago
g729postfilter.h
gdv.c avcodec/gdv: Replace assert() checking bitstream by if() 5 years ago
get_bits.h avcodec/get_bits: unbreak get_bits_le() with cached reader 6 years ago
gif.c avcodec/gif: remove flags from gifimage option 6 years ago
gif.h avformat/gifdec: export duration, nb_frames and comment 6 years ago
gif_parser.c avcodec: add gif parser 6 years ago
gifdec.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
golomb.c
golomb.h avcodec: Replace show_bits_long() by show_bits() where possible 5 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
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.c
h263data.h
h263dec.c avcodec/h263dec: enable nvdec hwaccel 5 years ago
h263dsp.c
h263dsp.h
h264.h lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type. 7 years ago
h264_cabac.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
h264_cavlc.c avcodec/h264_cavlc: Fix integer overflows with motion vector residual addition 5 years ago
h264_direct.c avcodec/h264_direct: Fix overflow in POC comparission 6 years ago
h264_levels.c lavc/h264_levels: add MaxMBPS checking and update fate test. 6 years ago
h264_levels.h lavc/h264_levels: add MaxMBPS checking and update fate test. 6 years ago
h264_loopfilter.c
h264_mb.c
h264_mb_template.c
h264_mc_template.c avcodec/h264_mc_template: Only prefetch motion if the list is used. 7 years ago
h264_metadata_bsf.c avcodec/h264_metadata_bsf: Fix for the incorrect user data with hyphens 5 years ago
h264_mp4toannexb_bsf.c h264_mp4toannexb: Cosmetics 5 years ago
h264_mvpred.h
h264_parse.c avcodec/h264: Fix poc_lsb in open gop context 5 years ago
h264_parse.h
h264_parser.c avcodec/h264_parser: Reduce needed history for parsing mb index 6 years ago
h264_picture.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
h264_ps.c avcodec/h264_ps: Return error if pps has FMO parameters 5 years ago
h264_ps.h avcodec/h264_ps: Show VUI and SPS overread messages just once per frame thread 5 years ago
h264_redundant_pps_bsf.c cbs: ff_cbs_delete_unit: Replace return value with assert 5 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: fix the size of user data unregistered 5 years ago
h264_sei.h h264/pic_timing: support multiple timecodes 6 years ago
h264_slice.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.c
h264data.h
h264dec.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
h264dec.h lavc/h264dec.h: remove unused ff_h264_decode_slice_header 5 years ago
h264dsp.c
h264dsp.h avcodec/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
h264dsp_template.c avcodec/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
h265_metadata_bsf.c lavc/h265_metadata_bsf: Fix parameter ordering 5 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 lavc/h265_profile_level: Fix DPB size calculation 5 years ago
h2645_parse.c lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
h2645_parse.h lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
hap.c avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter 7 years ago
hap.h avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter 7 years ago
hapdec.c avcodec/hapdec: Add codec_tags list 5 years ago
hapenc.c
hapqa_extract_bsf.c avcodec: Fix AVClass .version 7 years ago
hcom.c avcodec/hcom: Check the root entry and the right entries 5 years ago
hevc.h cbs_h265: Add a lot more SEI parsing support 6 years ago
hevc_cabac.c lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4 5 years ago
hevc_data.c
hevc_data.h
hevc_filter.c
hevc_mp4toannexb_bsf.c avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow 5 years ago
hevc_mvs.c
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/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
hevc_ps.c lavc/hevc_ps: parse constraint flags for HEVC REXT 5 years ago
hevc_ps.h lavc/hevc_ps: parse constraint flags for HEVC REXT 5 years ago
hevc_ps_enc.c lavc/hevc_ps_enc: fix vps nal issues 6 years ago
hevc_refs.c avcodec/hevc_refs: Optimize 16bit generate_missing_ref() 5 years ago
hevc_sei.c avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
hevc_sei.h avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
hevcdec.c lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support 5 years ago
hevcdec.h avcodec/hevcdec: remove unneeded code 5 years ago
hevcdsp.c
hevcdsp.h
hevcdsp_template.c
hevcpred.c
hevcpred.h
hevcpred_template.c
hnm4video.c avcodec/hnm4video: Optimize postprocess_current_frame() 5 years ago
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c avcodec/hq_hqa: Use ff_set_dimensions() 5 years ago
hq_hqa.h
hq_hqadata.c
hq_hqadsp.c
hq_hqadsp.h
hqx.c avcodec/hqx: Check the input data against the image size 5 years ago
hqx.h
hqxdsp.c
hqxdsp.h
hqxvlc.c
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: Check vertical subsampling in hymt 5 years ago
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation) 5 years ago
huffyuvencdsp.c
huffyuvencdsp.h
hwaccel.h
hwaccels.h Add support for VP9 VDPAU hwaccel decode 5 years ago
idcinvideo.c avcodec/idcinvideo: Add 320x240 default maximum resolution 5 years ago
idctdsp.c avcodec/idctdsp: Clear idct/idct_add for studio profile 7 years ago
idctdsp.h avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile 7 years ago
iff.c avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM 5 years ago
iirfilter.c
iirfilter.h
ilbcdata.h avcodec: add native iLBC decoder 6 years ago
ilbcdec.c avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows 5 years ago
imc.c avcodec/imc: Provide non NULL context to av_log() 6 years ago
imcdata.h
imgconvert.c avcodec/imgconvert: fix possible null pointer dereference 7 years ago
imm4.c avcodec/imm4: flush prev_frame after seeking 6 years ago
imm5.c avcodec: add IMM5 decoder 5 years ago
imx_dump_header_bsf.c
indeo2.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c avcodec/indeo4: Check dimensions in decode_pic_hdr() 6 years ago
indeo4data.h
indeo5.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
indeo5data.h
intelh263dec.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
internal.h lavc/dvdsubdec: Move palette parsing to new function 5 years ago
interplayacm.c avcodec/interplayacm: Fix overflow of last unused value 5 years ago
interplayvideo.c avcodec/interplayvideo: properly decode motion vectors 5 years ago
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c avcodec/ituh263dec: Check input for minimal frame size 5 years ago
ituh263enc.c
ivi.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
ivi.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c avcodec/j2kenc: Fix undefined shifts of negative numbers 5 years ago
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c
jni.c
jni.h
jpeg2000.c avcodec/jpeg2000: Check stepsize before using it 6 years ago
jpeg2000.h
jpeg2000dec.c avcodec/jpeg2000dec: Fix return type of get_plt() 6 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
jpeglsdec.c avcodec/jpeglsdec: Apply transform only to initialized lines 5 years ago
jpeglsdec.h
jpeglsenc.c
jpegtables.c lavc/jpegtables: Handle multiple mappings to the same value 5 years ago
jpegtables.h
jrevdct.c lavc/jrevdct: Avoid an aliasing violation. 6 years ago
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 avcodec/lagarith: Sanity check scale 5 years ago
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c avcodec/lcldec: Check mthread_inlen instead of cliping 5 years ago
lclenc.c
libaomdec.c avcodec/libaomdec: remove bogus comment 6 years ago
libaomenc.c avcodec/libaomenc: add an option to set the encoder "usage" 5 years ago
libaribb24.c lavc/libaribb24: use integer math to calculate font scaling 6 years ago
libavcodec.v
libcelt_dec.c
libcodec2.c Add libcodec2 en/decoder 7 years ago
libdav1d.c Add options for spatial layers. 5 years ago
libdavs2.c lavc/libdavs2: fix frame dumping error description 6 years ago
libfdk-aacdec.c libfdk-aacdec: Allow explicitly disabling the DRC reference level option 5 years ago
libfdk-aacenc.c Merge commit '2a9e1c122eed66be1b26b747342b848300b226c7' 6 years ago
libgsmdec.c
libgsmenc.c lavc/libgsmenc: Force mono and use 13k as default bitrate. 6 years ago
libilbc.c
libkvazaar.c lavc/libkvazaar: fix memory leak after av_dict_parse_string fail 5 years ago
libmp3lame.c
libopencore-amr.c lavc/libopencore-amr: Silence a warning about an unused function. 5 years ago
libopenh264.c
libopenh264.h
libopenh264dec.c Merge commit 'eec93e57096aa4804862d62760442380c70d489b' 6 years ago
libopenh264enc.c avcodec/libopenh264enc: fix class_name 6 years ago
libopenjpegdec.c lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14. 6 years ago
libopenjpegenc.c lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14. 6 years ago
libopus.c
libopus.h
libopusdec.c Revert "libopus: Add channel mapping 2 support in libopusdec" 6 years ago
libopusenc.c Revert "avcodec/libopusenc: Fix warning when encoding ambisonics with channel mapping 2" 6 years ago
librav1e.c avcodec/librav1e: use AV_OPT_TYPE_DICT for rav1e-params 5 years ago
librsvgdec.c librsvgdec: Fix frame clearing code 7 years ago
libshine.c
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libtwolame.c avcodec/libtwolame: fix mono default bitrate 5 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/libvpxdec.c,cosmetics: bpp -> bpc 5 years ago
libvpxenc.c avcodec/libvpxenc: add a way to explicitly set temporal layer id 5 years ago
libwavpackenc.c
libwebpenc.c
libwebpenc_animencoder.c
libwebpenc_common.c
libwebpenc_common.h
libx264.c avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag 5 years ago
libx265.c avcodec/libx265: zero the padding bytes in extradata 5 years ago
libxavs.c
libxavs2.c avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params 5 years ago
libxvid.c
libxvid.h
libzvbi-teletextdec.c avcodec/libzvbi-teletextdec: add option to set default G0 character set 5 years ago
ljpegenc.c
loco.c avcodec/loco: Check for end of input in the first line 5 years ago
log2_tab.c
lossless_audiodsp.c
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
lzf.h
lzw.c avcodec/lzw: Check for end of input 6 years ago
lzw.h
lzwenc.c
m101.c avcodec/m101: Fix off be 2 error 5 years ago
mace.c
magicyuv.c avcodec/magicyuv: Check that there are enough lines for interlacing to be possible 5 years ago
magicyuvenc.c avcodec/magicyuvenc: mark as not more experimental 7 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
me_cmp.c simple_idct: Template functions to support an input bitdepth parameter 7 years ago
me_cmp.h avcodec/me_cmp: remove ff_me_cmp_init_static() 7 years ago
mediacodec.c avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() 6 years ago
mediacodec.h avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() 6 years ago
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: remove unused local variables in ff_AMediaCodec_getCodecNameByType() 5 years ago
mediacodec_wrapper.h avcodec/mediacodec_wrapper: add missing "avcodec.h" include 5 years ago
mediacodecdec.c avcodec/mediacodecdec: warn when input buffers are not configured with proper size 5 years ago
mediacodecdec_common.c avcodec/mediacodecdec_common: log codec name during configure/start failures 5 years ago
mediacodecdec_common.h Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full" 7 years ago
metasound.c
metasound_data.c
metasound_data.h
microdvddec.c avcodec/microdvddec: limit style characters in parsing 6 years ago
midivid.c avcodec/midivid: only multiple of 4 width/height are possible 5 years ago
mimic.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c avcodec/mjpeg_parser: Make parser a bit more robust with unclean input 5 years ago
mjpega_dump_header_bsf.c
mjpegbdec.c avcodec/mjpegbdec: Fix yuv444 pix_fmt detection 5 years ago
mjpegdec.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
mjpegdec.h lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs 5 years ago
mjpegenc.c mjpeg: Use profile names in the encoder and decoder 6 years ago
mjpegenc.h
mjpegenc_common.c lavc/mjpegenc: Fix not writing RST tag after final slice. 5 years ago
mjpegenc_common.h
mjpegenc_huffman.c
mjpegenc_huffman.h
mlp.c
mlp.h
mlp_parse.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
mlp_parse.h avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header 5 years ago
mlp_parser.c avcodec/mlp_parser: mark sync frames as key frames 5 years ago
mlpdec.c avcodec/mlpdec: use get_bits_long for huff lsbs 5 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 small memory leak 5 years ago
mlz.c
mlz.h
mmaldec.c
mmvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 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: Mark 2 functions as always_inline 5 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c movsub_bsf: Fix mov2textsub regression 5 years ago
movtextdec.c avcodec/movtextdec: Check style_start/end 7 years ago
movtextenc.c movtextenc: fix handling of utf-8 subtitles 7 years ago
mp3_header_decompress_bsf.c avcodec/mp3_header_decompress_bsf: Check sample_rate_index 5 years ago
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c avcodec/mpc8: Fix 32bit mask/enum 5 years ago
mpc8data.h
mpc8huff.h avcodec/mpc8huff: Make some arrays unsigned to prevent overflow 5 years ago
mpcdata.h
mpeg2_metadata_bsf.c mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description 5 years ago
mpeg4_unpack_bframes_bsf.c mpeg4_unpack_bframes: Merge close and flush 5 years ago
mpeg4audio.c avcodec: Replace skip_bits_long() by skip_bits() where possible 5 years ago
mpeg4audio.h avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb() 5 years ago
mpeg4data.h mpeg4video: Add support for MPEG-4 Simple Studio Profile. 7 years ago
mpeg4video.c
mpeg4video.h avcodec/mpeg4videodec: Fix nonsense warning 6 years ago
mpeg4video_parser.c avcodec/mpeg4videodec: Fix nonsense warning 6 years ago
mpeg4video_parser.h
mpeg4videodec.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
mpeg4videoenc.c avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() 7 years ago
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 5 years ago
mpeg12enc.c avcodec/mpeg12enc: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
mpeg12framerate.c
mpeg12vlc.h
mpeg_er.c avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444 6 years ago
mpeg_er.h
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case 6 years ago
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c avcodec: use avpriv_mpeg4audio_get_config2() 5 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h libavcodec/mpegaudiodecheader.h: fix version check pattern 6 years ago
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c avcodec/mpegaudioenc_template: fix invalid shift of sample 5 years ago
mpegaudiotab.h
mpegpicture.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 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
mpegvideo.c mpegvideo: drop an unnecessary function parameter 5 years ago
mpegvideo.h mpegvideo_enc: add intra_penalty option for p frames 5 years ago
mpegvideo_enc.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
mpegvideo_motion.c avcodec/mpeg2dec: Fix motion vector rounding for chroma components 7 years ago
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 avcodec/me_cmp: remove ff_me_cmp_init_static() 7 years ago
mpegvideoencdsp.h
mpl2dec.c
mqc.c
mqc.h
mqcdec.c
mqcenc.c
mscc.c avcodec/mscc: decoders supports init_cleanup capability 6 years ago
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 6 years ago
msmpeg4enc.c
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/decode: add a flags parameter to ff_reget_buffer() 5 years ago
mss4.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
mss12.c avcodec/mss1: check for overread and forward errors 5 years ago
mss12.h avcodec/mss1: check for overread and forward errors 5 years ago
mss34dsp.c
mss34dsp.h
msvideo1.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
msvideo1enc.c
mvcdec.c
mvha.c avcodec/mvha: Check remaining bits in VLC decode loop 5 years ago
mwsc.c avcodec: add MatchWare Screen Capture Codec 6 years ago
mxpegdec.c avcodec/mxpegdec: Check for multiple SOF 5 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c avcodec/noise_bsf: remove superfluous fail label 5 years ago
null_bsf.c avcodec/null_bsf: move the reference in the bsf internal buffer 7 years ago
nuv.c avcodec/nuv: Use ff_set_dimensions() 5 years ago
nvdec.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec.h avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_h264.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_hevc.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_mjpeg.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_mpeg4.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_mpeg12.c avcodec/nvdec_mpeg12: set field flags 5 years ago
nvdec_vc1.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_vp8.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_vp9.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvenc.c nvenc: implement flush to help allow an encoder to be re-used 5 years ago
nvenc.h nvenc: implement flush to help allow an encoder to be re-used 5 years ago
nvenc_h264.c nvenc: implement flush to help allow an encoder to be re-used 5 years ago
nvenc_hevc.c nvenc: implement flush to help allow an encoder to be re-used 5 years ago
omx.c avcodec/omx: fix xFramerate calculation 5 years ago
on2avc.c avcodec/on2avc: decoder supports init_cleanup capability 6 years ago
on2avcdata.c
on2avcdata.h
options.c avcodec/options: remove dead test code 6 years ago
options_table.h avcodec: add an AVCodecContext flag to export PRFT side data on demand 5 years ago
opus.c avcodec/opus: check if internal is available 6 years ago
opus.h avcodec/opus: make redundancy_buf 32 byte aligned 6 years ago
opus_celt.c opusdsp: adjust and optimize C function to match assembly 5 years ago
opus_celt.h opusdsp: create and move deemphasis and postfiltering from opus_celt 6 years ago
opus_parser.c Revert "avcodec/opus_parser: Handle complete frames flag." 6 years ago
opus_pvq.c celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabled 6 years ago
opus_pvq.h x86/opus_dsp: rename to celt_pvq 6 years ago
opus_rc.c lavc/opus_rc: Cast a const pointer to uint8_t *. 6 years ago
opus_rc.h
opus_silk.c avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c 7 years ago
opusdec.c
opusdsp.c opusdsp: adjust and optimize C function to match assembly 5 years ago
opusdsp.h aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 6 years ago
opusenc.c opusenc: fix infinite loop if flushing encoder upon init 6 years ago
opusenc.h
opusenc_psy.c avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code 7 years ago
opusenc_psy.h
opusenc_utils.h
opustab.c
opustab.h
paf.h
pafaudio.c
pafvideo.c avcodec/pafvideo: Only clear frame when it was written to 5 years ago
pamenc.c
parser.c avcodec/parser: Optimize ff_combine_frame() with massivly negative next 5 years ago
parser.h
parsers.c avcodec: add g732_1 parser 6 years ago
pcm-bluray.c
pcm-dvd.c
pcm-dvdenc.c avcodec: add PCM-DVD encoder 6 years ago
pcm.c avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 5 years ago
pcm_tablegen.c avcodec: Implement Archimedes VIDC encoder/decoder 6 years ago
pcm_tablegen.h avcodec/pcm_tablegen: nits, reindent 5 years ago
pcx.c avcodec/pcx: Check for end of input in pcx_rle_decode() and propagate error 6 years ago
pcxenc.c
pel_template.c
pgssubdec.c avcodec/pgssubdec: Free subtitle on error 5 years ago
pictordec.c avcodec/pictordec: Optimize picmemset() for single plane full lines 5 years ago
pixblockdsp.c
pixblockdsp.h
pixels.h
pixlet.c
png.c
png.h
png_parser.c
pngdec.c avcodec/pngdec: Check amount decoded 5 years ago
pngdsp.c
pngdsp.h
pngenc.c lavc/pngenc: check malloc fail before using the pointer 6 years ago
pnm.c avcodec/pnm: Check that the header is not truncated 5 years ago
pnm.h
pnm_parser.c avcodec/pnm_parser: Use memchr() in pnm_parse() 5 years ago
pnmdec.c lavc/pnmdec: Fix 16bit decoding. 5 years ago
pnmenc.c
profiles.c add libaribb24 ARIB STD-B24 caption decoder 6 years ago
profiles.h add libaribb24 ARIB STD-B24 caption decoder 6 years ago
prores_metadata_bsf.c avcodec/prores_metadata_bsf : fix colorspace check 6 years ago
proresdata.c
proresdata.h
proresdec.h lavc/proresdec.h: Include a missing header 6 years ago
proresdec2.c avcodec/proresdec2: decode picture header before frame allocation 6 years ago
proresdsp.c avcodec/proresdec : add 12b prores idct 6 years ago
proresdsp.h avcodec/proresdec : rename dsp part for 10b and check dspinit for supported bits per raw sample 6 years ago
proresenc_anatoliy.c avcodec/proresenc_anatoliy: Fix invalid left shift of negative number 5 years ago
proresenc_kostya.c avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q 6 years ago
prosumer.c avcodec/prosumer: Only memset(0) what is needed. 6 years ago
psd.c avcodec/psd: remove unneeded code 5 years ago
psymodel.c
psymodel.h
pthread.c
pthread_frame.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
pthread_internal.h
pthread_slice.c w32pthreads: always use Vista+ API, drop XP support 7 years ago
ptx.c avcodec/ptx: Check that the input contains at least one line 5 years ago
put_bits.h avcodec/put_bits: Relax requirements to rebase PutBitContext 5 years ago
qcelpdata.h
qcelpdec.c
qdm2.c avcodec/qdm2: Check fft_coefs_index 5 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdmc.c avcodec/qdmc: Check input space in qdmc_get_vlc() 5 years ago
qdrw.c avcodec/qdrw: Check input for header/skiped space before get_buffer() 5 years ago
qpeg.c avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes 6 years ago
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() 5 years ago
qsv.h
qsv_api.c
qsv_internal.h lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() 5 years ago
qsvdec.c lavc/qsvdec: disable gpu copy when not supported 5 years ago
qsvdec.h lavc/qsvdec: Add GPU-accelerated memory copy support 5 years ago
qsvdec_h2645.c lavc/qsvdec: Add GPU-accelerated memory copy support 5 years ago
qsvdec_other.c lavc/qsvdec: Add GPU-accelerated memory copy support 5 years ago
qsvenc.c lavc/qsvenc: add support for external bitrate control for HEVC 5 years ago
qsvenc.h lavc/qsvenc: add Tiles encode support for HEVC 5 years ago
qsvenc_h264.c lavc/qsvenc: expose low_power as a common option for QSV encoder 6 years ago
qsvenc_hevc.c lavc/qsvenc: add Tiles encode support for HEVC 5 years ago
qsvenc_jpeg.c lavc/qsvenc: no need to include h264.h for jpeg encoder 6 years ago
qsvenc_mpeg2.c lavc/qsvenc: use the common option "trellis" of AVCodecContext 6 years ago
qsvenc_vp9.c lavc/qsvenc: add the missing vp9 file 5 years ago
qtrle.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
qtrleenc.c avcodec/qtrleenc: fix undefined behaviour 5 years ago
r210dec.c avcodec/r210dec: fix r10x decoding 6 years ago
r210enc.c lavc/r210enc: Fix undefined behaviour encoding r10k. 5 years ago
ra144.c avcodec/ra144: Fix integer overflow in add_wav() 6 years ago
ra144.h
ra144dec.c
ra144enc.c avcodec/ra144enc: Fix invalid left shift of negative number 5 years ago
ra288.c avcodec/ra288: Check block_align for the assumed value 5 years ago
ra288.h
ralf.c avcodec/ralf: Fix integer overflow in apply_lpc() 5 years ago
ralfdata.h
rangecoder.c avcodec/rangecoder: Add and test ff_rac_check_termination() 6 years ago
rangecoder.h avcodec/rangecoder: Add and test ff_rac_check_termination() 6 years ago
rasc.c avcodec/rasc: Check input size in decode_fint() 5 years ago
ratecontrol.c
ratecontrol.h
raw.c avformat/nut: add support for yuva444/422p12 pixel format 6 years ago
raw.h
rawdec.c avcodec/rawdec: Use linesize in b64a 5 years ago
rawenc.c
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c lavc/remove_extradata_bsf: support dump options. 7 years ago
reverse.c
rkmppdec.c
rl.c
rl.h
rl2.c avcodec/rl2: set dimensions 5 years ago
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
roqvideoenc.c
rpza.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 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: Check input for minimal frame size 5 years ago
rv10.h
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c libavcodec/rv34: error out earlier on missing references 7 years ago
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c
s302menc.c
samidec.c
sanm.c avcodec/sanm: Check extradata_size before allocations 5 years ago
sbc.c avcodec/sbc: Fix non static function prefix 7 years ago
sbc.h avcodec/sbc: Fix non static function prefix 7 years ago
sbc_parser.c sbc: add parser for SBC 7 years ago
sbcdec.c avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four() 5 years ago
sbcdec_data.c sbc: implement SBC decoder (low-complexity subband codec) 7 years ago
sbcdec_data.h sbc: implement SBC decoder (low-complexity subband codec) 7 years ago
sbcdsp.c sbcenc: add armv6 and neon asm optimizations 7 years ago
sbcdsp.h sbcenc: add armv6 and neon asm optimizations 7 years ago
sbcdsp_data.c sbc: implement SBC encoder (low-complexity subband codec) 7 years ago
sbcdsp_data.h sbc: implement SBC encoder (low-complexity subband codec) 7 years ago
sbcenc.c avcodec/sbc: Fix non static function prefix 7 years ago
sbr.h
sbrdsp.c
sbrdsp.h
sbrdsp_fixed.c avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 6 years ago
sbrdsp_template.c
scpr.c avcodec/scpr: Check minimum size of type 17 5 years ago
scpr.h avcodec/scpr: Avoid per pixel y checks in decode_run_i 6 years ago
scpr3.c avcodec/scpr3: fix checking ret value of decode_run_i 6 years ago
scpr3.h avcodec/scpr: add version 3 support 6 years ago
screenpresso.c avcodec/screenpresso: Optimize sum_delta_flipped() 5 years ago
sgi.h
sgidec.c
sgienc.c
sgirledec.c
sheervideo.c avcodec/sheervideo: move tables to own header 7 years ago
sheervideodata.h avcodec/sheervideodata: Fix libavutil include 7 years ago
shorten.c avcodec/shorten: Fix integer overflow with offset 6 years ago
simple_idct.c avcodec/proresdec : add 12b prores idct 6 years ago
simple_idct.h avcodec/proresdec : add 12b prores idct 6 years ago
simple_idct_template.c avcodec/simple_idct_template: fix integer overflow 5 years ago
sinewin.c
sinewin.h lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
sinewin_fixed.c
sinewin_fixed_tablegen.c
sinewin_tablegen.c
sinewin_tablegen.h lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
sinewin_tablegen_template.c lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
sipr_parser.c
siprdata.h
siren.c avcodec/siren: Check several indexes 5 years ago
smacker.c avcodec/smacker: Check space before decoding type 5 years ago
smc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
smvjpegdec.c avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
snappy.c avcodec/snappy: Sanity check bytestream2_get_levarint() 5 years ago
snappy.h
snow.c
snow.h
snow_dwt.c
snow_dwt.h
snowdata.h
snowdec.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
snowenc.c avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0 5 years ago
sonic.c avcodec/sonic: Check e in get_symbol() 5 years ago
sp5x.h
sp5xdec.c
speedhq.c avcodec/speedhq: Make speedhq_vlc const 6 years ago
srtdec.c
srtenc.c
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 libavcodec/svq: Remove ff_svq1_packet_checksum() 5 years ago
svq1enc.c mpegvideo_enc: add intra_penalty option for p frames 5 years ago
svq1enc.h
svq1enc_cb.h
svq3.c libavcodec/svq: Remove ff_svq1_packet_checksum() 5 years ago
synth_filter.c
synth_filter.h
tableprint.h
tableprint_vlc.h lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. 5 years ago
tak.c
tak.h
tak_parser.c avcodec/tak_parser: don't return error values 5 years ago
takdec.c avcodec/takdec: Fix overflow with large sample rates 5 years ago
takdsp.c
takdsp.h
targa.c avcodec/targa: Check colors vs. available space 5 years ago
targa.h
targa_y216dec.c
targaenc.c
tdsc.c avcodec/tdsc: Fix undefined shifts 5 years ago
textdec.c
texturedsp.c
texturedsp.h
texturedspenc.c
thread.h Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' 7 years ago
tiertexseqv.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
tiff.c tiffdec: support embedded ICC profiles 5 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
tmv.c
tpeldsp.c
tpeldsp.h
trace_headers_bsf.c libavcodec/cbs: Stop needlessly reallocating the units array 6 years ago
truehd_core_bsf.c truehd_core: Switch to in-place modifications 5 years ago
truemotion1.c avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 5 years ago
truemotion1data.h
truemotion2.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
truemotion2rt.c avcodec/truemotion2rt: Fix rounding in input size check 6 years ago
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/decode: add a flags parameter to ff_reget_buffer() 5 years ago
tscc2data.h
tta.c avformat/matroskadec: avcodec/tta: Set extradata_size to 22 5 years ago
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c avcodec/ttaenc: Fix undefined shift 5 years ago
ttaencdsp.c
ttaencdsp.h
twinvq.c avcodec/twinvq: Check block_align 5 years ago
twinvq.h
twinvq_data.h
twinvqdec.c avcodec/twinvqdec: Correct overflow in block align check 5 years ago
txd.c
ulti.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
ulti_cb.h
unary.h avcodec/unary: Improve get_unary() docs 6 years ago
utils.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
utvideo.c
utvideo.h
utvideodec.c avcodec/utvideodec: add support for UQY0 5 years ago
utvideodsp.c
utvideodsp.h
utvideoenc.c
v4l2_buffers.c avcodec/v4l2_buffers: Fix infinite loop 5 years ago
v4l2_buffers.h avcodec/v4l2_buffers: fix minor typos and whitespace 5 years ago
v4l2_context.c lavc/v4l2_context: fix compile warning for incompatible pointer type 5 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: Avoid using intermediate buffer 5 years ago
v4l2_m2m.h avcodec/v4l2_m2m_dec: fix dropped packets while decoding 5 years ago
v4l2_m2m_dec.c avcodec/v4l2_m2m: Cosmetics 5 years ago
v4l2_m2m_enc.c avcodec/v4l2_m2m: Fix typo in log message and cosmetics 5 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
v408dec.c
v408enc.c
v410dec.c avcodec/v410dec: add support for frame and slice threading 5 years ago
v410enc.c
vaapi.h
vaapi_decode.c lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE 5 years ago
vaapi_decode.h vaapi_decode: Make the frames context format selection more general 7 years ago
vaapi_encode.c lavc/vaapi_encode: Fix leak in error case 5 years ago
vaapi_encode.h vaapi_encode: Add ROI support 5 years ago
vaapi_encode_h264.c vaapi_encode: Add ROI support 5 years ago
vaapi_encode_h265.c lavc/vaapi_encode_h265: fix conf_win_xxx_offset for 4:2:2/4:4:4 encoding 5 years ago
vaapi_encode_mjpeg.c vaapi_encode_mjpeg: fix bad component id bug 6 years ago
vaapi_encode_mpeg2.c vaapi_encode: Add ROI support 5 years ago
vaapi_encode_vp8.c vaapi_encode: Add ROI support 5 years ago
vaapi_encode_vp9.c vaapi_encode: Add ROI support 5 years ago
vaapi_h264.c lavc/vaapi_h264: Do not set FMO fields. 6 years ago
vaapi_hevc.c lavc/vaapi_hevc: add function to find exact va_profile for REXT 5 years ago
vaapi_hevc.h lavc/vaapi_hevc: add function to find exact va_profile for REXT 5 years ago
vaapi_mjpeg.c vaapi: Add MJPEG decode hwaccel 7 years ago
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c avcodec/vaapi_vc1: slice_vertical_position starts from zero for the second field 7 years ago
vaapi_vp8.c
vaapi_vp9.c
vb.c avcodec/vb: Check input packet size to be large enough to contain flags 5 years ago
vble.c
vc1.c vcodec/vc1: compute rangex/y only for P/B frames 5 years ago
vc1.h libavcodec/vc1: Remove bits variable 5 years ago
vc1_block.c libavcodec/vc1: Remove bits variable 5 years ago
vc1_common.h
vc1_loopfilter.c avcodec/vc1_loopfilter: Fix colums typos 6 years ago
vc1_mc.c avcodec/vc1: fix out-of-bounds reference pixel replication 7 years ago
vc1_parser.c avcodec/vc1_parser: use init_get_bits8() 6 years ago
vc1_pred.c avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 5 years ago
vc1_pred.h
vc1acdata.h
vc1data.c avcodec/vc1: correct ff_vc1_dqscale 7 years ago
vc1data.h
vc1dec.c avcodec/vc1dec: Allocate only as much space as is unescaped 5 years ago
vc1dsp.c avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c 5 years ago
vc1dsp.h avcodec/vc1: fix overlap filter for frame interlaced pictures 6 years ago
vc2enc.c vc2enc: zero padding of the coefficient buffer 5 years ago
vc2enc_dwt.c lavc/vc2enc_dwt: Avoid left-shifting a negative value. 5 years ago
vc2enc_dwt.h
vcr1.c
vdpau.c avcodec/vdpau: Initialise driver version variable explicitly 6 years ago
vdpau.h
vdpau_h264.c
vdpau_hevc.c avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAU 6 years ago
vdpau_internal.h Add support for VP9 VDPAU hwaccel decode 5 years ago
vdpau_mpeg4.c
vdpau_mpeg12.c
vdpau_vc1.c
vdpau_vp9.c lavc/vdpau_vp9: Do not mix declarations and code. 5 years ago
version.h API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
videodsp.c
videodsp.h
videodsp_template.c avcodec/videodsp_template: Fix overflow of addition 5 years ago
videotoolbox.c avcodec/videotoolbox: add logging context to log 5 years ago
videotoolbox.h
videotoolboxenc.c avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc 5 years ago
vima.c
vlc.h
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: Replace get_bits_long() by get_bits() where possible 5 years ago
vp3_parser.c
vp3data.h vp3data: Make some arrays unsigned to prevent overflow 5 years ago
vp3dsp.c vp4: prevent unaligned memory access in loop filter 5 years ago
vp3dsp.h vp4: prevent unaligned memory access in loop filter 5 years ago
vp4data.h VP4 video decoder 6 years ago
vp5.c avcodec/vp5: Check render_x/y 5 years ago
vp5data.h
vp6.c avcodec/vp5/6/8: use vpX_rac_is_end() 5 years ago
vp6data.h
vp6dsp.c
vp8.c avcodec/vp8: fix multiple ff_thread_finish_setup() calls 5 years ago
vp8.h
vp8_parser.c avcodec/vp8_parser: Remove redundant output initialization 6 years ago
vp8data.h
vp8dsp.c Merge commit '0801853e640624537db386727b36fa97aa6258e7' 6 years ago
vp8dsp.h libavcodec: vp8 neon optimizations for aarch64 6 years ago
vp9.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
vp9.h
vp9_mc_template.c
vp9_metadata_bsf.c vp9_metadata: Improve spec-compliance and warnings 5 years ago
vp9_parser.c avcodec/vp9_parser: set profile in AVCodecContext 6 years ago
vp9_raw_reorder_bsf.c lavc/vp9_raw_reorder_bsf: Fix operator ordering 5 years ago
vp9_superframe_bsf.c vp9_superframe: Avoid allocations and copies of packet structures 5 years ago
vp9_superframe_split_bsf.c vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback 6 years ago
vp9block.c
vp9data.c
vp9data.h
vp9dec.h
vp9dsp.c
vp9dsp.h
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c
vp9lpf.c
vp9mvs.c
vp9prob.c
vp9recon.c
vp9shared.h
vp56.c avcodec/vp56: Consider the alpha start as end of the prior header 5 years ago
vp56.h avcodec/vp56rac: delay signaling an error on truncated input 5 years ago
vp56data.c
vp56data.h
vp56dsp.c avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 6 years ago
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 lavc/videotoolbox: fix threaded decoding 7 years ago
wavpack.c avcodec/wavpack: check for allocation failure 5 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 avcodec/wavpackenc: use ff_clz() 6 years ago
wcmv.c avcodec/wcmv: prevent frame copying when outputting duplicate frames 5 years ago
webp.c avcodec/webp: fix decoding for trailing junk 5 years ago
webvttdec.c
webvttenc.c
wma.c
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: Keep track of exponent initialization per channel 5 years ago
wmaenc.c
wmalosslessdec.c avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits 5 years ago
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Fixes integer overflow with 32bit samples 5 years ago
wmavoice.c avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() 5 years ago
wmavoice_data.h
wmv2.c
wmv2.h
wmv2data.c
wmv2data.h
wmv2dec.c avcodec/wmv2dec: Check input bits vs. coded MBs 6 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
wrapped_avframe.c
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c
xface.c
xface.h
xfacedec.c avcodec/xfacedec: fix order of operations 6 years ago
xfaceenc.c
xiph.c
xiph.h
xl.c
xma_parser.c
xpmdec.c avcodec/xpmdec: Do not use context dimensions as temporary variables 5 years ago
xsubdec.c avcodec/xsubdec: fix overflow in alpha handling 5 years ago
xsubenc.c
xvididct.c
xvididct.h
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c avcodec/xwddec: Use ff_set_dimensions() 7 years ago
xwdenc.c avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL palettes 7 years ago
xxan.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
y41pdec.c
y41penc.c
ylc.c
yop.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c avcodec/zmbv: Call decode_intra directly 5 years ago
zmbvenc.c avcodec/zmbvenc: Correct offset in buffer 5 years ago