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.
 
 
 
 
Jun Zhao 0099f71502 lavc/bsf: fix memory leak after av_dict_parse_string fail 5 years ago
..
aarch64 aarch64/opusdsp: do not clobber register v8 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
sh4
sparc
tests avcodec/tests: add h265_levels to .gitignore 5 years ago
x86 vp4: prevent unaligned memory access in loop filter 5 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
012v.c
Makefile avcodec: add mvha video decoder 5 years ago
a64colors.h
a64multienc.c libavcodec: Reduce the size of some arrays 5 years ago
a64tables.h
aac.h
aac_ac3_parser.c
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
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 avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() 5 years ago
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
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
ac3_parser.c
ac3_parser.h
ac3_parser_internal.h
ac3dec.c
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c
ac3dec_float.c
ac3dsp.c
ac3dsp.h
ac3enc.c avcodec/ac3enc: Fix memleak 5 years ago
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec/adpcm: Clip predictor for APC 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
adxenc.c avcodec/adxenc: add EOF header 5 years ago
agm.c avcodec/agm: Include block size in the MV check for flags == 3 5 years ago
aic.c libavcodec: Reduce the size of some arrays 5 years ago
alac.c avcodec/alac: Fix integer overflow in lpc_prediction() with sign 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 lavc/allcodecs: Add mpeg4 omx encoder, missed in 0e387232 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_h264.c libavcodec/amfenc_h264.c: Changed loop filter flag default value. 5 years ago
amfenc_hevc.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
ansi.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
apedec.c avcodec/apedec: Set error on error in ape_decode_value_3860() 5 years ago
apng.h
aptx.c avcodec/aptx: Check the number of channels 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
ass_split.h
assdec.c avcodec/assdec: undefined use of memcpy() 5 years ago
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c
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
av1_frame_merge_bsf.c avcodec: add an AV1 frame merge bitstream filter 5 years ago
av1_frame_split_bsf.c
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: Use av_fast_realloc() for OBU array 5 years ago
av1_parser.c avcodec/av1_parser: skip frames with spatial_id > 0 5 years ago
avcodec.h lavc: add MPEG-H 3D Audio codec id 5 years ago
avcodecres.rc
avdct.c
avdct.h
avfft.c
avfft.h
avpacket.c avcodec/avpacket: Improve allocating packets 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
avuidec.c
avuienc.c
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/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
bitpacked.c
bitstream.c avcodec/bitstream: Check for more conflicting codes in build_table() 6 years ago
bitstream_filter.c
bitstream_filters.c avcodec: add an AV1 frame merge bitstream filter 5 years ago
blockdsp.c
blockdsp.h
bmp.c
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 lavc/bsf: fix memory leak after av_dict_parse_string fail 5 years ago
bsf.h
bswapdsp.c
bswapdsp.h
bytestream.h
c93.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cabac.c
cabac.h
cabac_functions.h
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
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 overflow 5 years ago
cbs.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_av1.c avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST 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: add missing valid range of values for num_cb_points and num_cr_points 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 lavc/cbs_h2645: Fix incorrect max size of nalu unit 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: Factor out common code for writing units 5 years ago
cbs_jpeg.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_jpeg_syntax_template.c
cbs_mpeg2.c avcodec/cbs: Fix potential overflow 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
cdgraphics.c avcodec/decode: add a flags parameter to ff_reget_buffer() 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
cfhddata.c
cga_data.c
cga_data.h
chomp_bsf.c
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
cljrdec.c
cljrenc.c
cllc.c
cngdec.c avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 5 years ago
cngenc.c
codec2utils.c
codec2utils.h
codec_desc.c lavc: add MPEG-H 3D Audio codec id 5 years ago
cook.c avcodec/cook: Use 3 stage VLC decoding for channel_coupling 5 years ago
cook_parser.c
cookdata.h
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
cyuv.c
d3d11va.c
d3d11va.h
dca.c
dca.h
dca_core.c
dca_core.h
dca_core_bsf.c
dca_exss.c
dca_exss.h
dca_lbr.c
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 avcodec/dds: Use ff_set_dimensions() 5 years ago
decode.c avcodec/decode: Fix integer overflow in max_samples check 5 years ago
decode.h
dfa.c
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: Fix overflow in dts 5 years ago
dirac_vlc.c
dirac_vlc.h
diracdec.c avcodec/diracdec: Check that slices are fewer than pixels 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
dnxhddata.h
dnxhddec.c
dnxhdenc.c avcodec/dnxhdenc: Fix undefined left shifts of negative numbers 5 years ago
dnxhdenc.h
dolby_e.c
dolby_e.h
dpcm.c
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: 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 get_ur_golomb_jpegls() 5 years ago
dump_extradata_bsf.c dump_extra: Don't add extradata if it already exists 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
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_parser.c
dvdsubdec.c
dvdsubenc.c
dvenc.c avcodec/dvenc: support encoding dvcprohd 5 years ago
dxa.c
dxtory.c
dxv.c avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() 5 years ago
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_hevc.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
dxva2_vp9.c
eac3_core_bsf.c
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
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
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: Allow duplicate use of channel indexes 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
ffv1.c
ffv1.h
ffv1_template.c
ffv1dec.c avcodec/ffv1dec: Use a different error message for the slice level CRC 5 years ago
ffv1dec_template.c avcodec/ffv1dec_template: Optimize common case in run mode 6 years ago
ffv1enc.c avcodec/ffv1enc: Fix out-of-bounds-array access 5 years ago
ffv1enc_template.c
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
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
g722dsp.c
g722dsp.h
g722enc.c
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
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: Fix left shift of negative value 5 years ago
g729postfilter.h
gdv.c avcodec/gdv: Replace assert() checking bitstream by if() 5 years ago
get_bits.h
gif.c
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: 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
h264_cabac.c
h264_cavlc.c avcodec/h264_cavlc: Fix integer overflows with motion vector residual addition 5 years ago
h264_direct.c
h264_levels.c
h264_levels.h
h264_loopfilter.c
h264_mb.c
h264_mb_template.c
h264_mc_template.c
h264_metadata_bsf.c h264_metadata: Support overscan_appropriate_flag 5 years ago
h264_mp4toannexb_bsf.c h264_mp4toannexb: Remove unnecessary check 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
h264_picture.c
h264_ps.c avcodec/h264_ps: Provide more details with "Truncated VUI" Message 5 years ago
h264_ps.h
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_slice.c avcodec/h264_slice: clear frame only on gaps when it is not otherwise initilaized 5 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.c
h264data.h
h264dec.c avcodec/h264: Fix poc_lsb in open gop context 5 years ago
h264dec.h lavc/h264dec.h: remove unused ff_h264_decode_slice_header 5 years ago
h264dsp.c
h264dsp.h
h264dsp_template.c
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 h265_metadata: Correct error check 5 years ago
h265_profile_level.c lavc/h265_profile_level: Add new profiles 5 years ago
h265_profile_level.h lavc/h265_profile_level: Fix DPB size calculation 5 years ago
h2645_parse.c avcodec/h2645_parse: Reset nal_buffer_size on uninit 5 years ago
h2645_parse.h avcodec/h2645_parse: Use av_fast_realloc() for nals array 5 years ago
hap.c
hap.h
hapdec.c
hapenc.c
hapqa_extract_bsf.c
hcom.c avcodec/hcom: Check the root entry and the right entries 5 years ago
hevc.h
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
hevc_mvs.c
hevc_parse.c
hevc_parse.h
hevc_parser.c
hevc_ps.c avcodec/hevc_ps: Remove dead code in vps_id check 5 years ago
hevc_ps.h avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns 5 years ago
hevc_ps_enc.c
hevc_refs.c avcodec/hevc_refs: Optimize 16bit generate_missing_ref() 5 years ago
hevc_sei.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
hevc_sei.h avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption 5 years ago
hevcdec.c avcodec/hevcdec: keep closed captions in sync between multiple thread contexts 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
idctdsp.h
iff.c avcodec/iff: Check that video_size is large enough for the read parameters 5 years ago
iirfilter.c
iirfilter.h
ilbcdata.h
ilbcdec.c avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows 5 years ago
imc.c
imcdata.h
imgconvert.c
imm4.c
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
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 avcodec/decode: add a flags parameter to ff_reget_buffer() 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 avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
ivi.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c
jni.c
jni.h
jpeg2000.c
jpeg2000.h
jpeg2000dec.c
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
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
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
libaomenc.c Delete unused branch in libaomenc 5 years ago
libaribb24.c
libavcodec.v
libcelt_dec.c
libcodec2.c
libdav1d.c Add options for spatial layers. 5 years ago
libdavs2.c
libfdk-aacdec.c
libfdk-aacenc.c
libgsmdec.c
libgsmenc.c
libilbc.c
libkvazaar.c
libmp3lame.c
libopencore-amr.c lavc/libopencore-amr: Silence a warning about an unused function. 5 years ago
libopenh264.c
libopenh264.h
libopenh264dec.c
libopenh264enc.c
libopenjpegdec.c
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c
librav1e.c avcodec/librav1e: use AV_OPT_TYPE_DICT for rav1e-params 5 years ago
librsvgdec.c
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: use AV_OPT_TYPE_DICT for ts-parameters 5 years ago
libwavpackenc.c
libwebpenc.c
libwebpenc_animencoder.c
libwebpenc_common.c
libwebpenc_common.h
libx264.c avcodec/libx264: use AV_OPT_TYPE_DICT for x264-params 5 years ago
libx265.c avcodec/libx265: use AV_OPT_TYPE_DICT for x265-params 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
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 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
lzf.c
lzf.h
lzw.c
lzw.h
lzwenc.c
m101.c avcodec/m101: Fix off be 2 error 5 years ago
mace.c
magicyuv.c avcodec/magicyuv: remove duplicate code 5 years ago
magicyuvenc.c
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
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: 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
metasound.c
metasound_data.c
metasound_data.h
microdvddec.c
midivid.c lavc/midivid: check return value of init_get_bits8() 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
mjpegenc.h
mjpegenc_common.c
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
mlpdsp.c
mlpdsp.h
mlpenc.c lavc/mlpenc: remove the redundant condition check 6 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
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
movtextenc.c
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.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
mpeg4videoenc.c
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: always submit the first field to hwaccel 5 years ago
mpeg12enc.c avcodec/mpeg12enc: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
mpeg12framerate.c
mpeg12vlc.h
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
mpegaudiodec_float.c
mpegaudiodec_template.c avcodec: use avpriv_mpeg4audio_get_config2() 5 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
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
mpegaudiotab.h
mpegpicture.c
mpegpicture.h
mpegutils.c
mpegutils.h
mpegvideo.c
mpegvideo.h mpegvideo_enc: add intra_penalty option for p frames 5 years ago
mpegvideo_enc.c mpegvideo_enc: add intra_penalty option for p frames 5 years ago
mpegvideo_motion.c
mpegvideo_parser.c Remove redundant ; 5 years ago
mpegvideo_xvmc.c
mpegvideodata.c
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
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 avcodec/decode: add a flags parameter to ff_reget_buffer() 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: fix warning: variable 'size' set but not used 5 years ago
mwsc.c
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
nuv.c avcodec/nuv: Use ff_set_dimensions() 5 years ago
nvdec.c
nvdec.h
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 avcodec/nvenc: make sure newly allocated packets are refcounted 5 years ago
nvenc.h avcodec/nvenc: make use of new GetLastErrorString function 5 years ago
nvenc_h264.c avcodec/nvenc: switch to dedicated dpb_size option 5 years ago
nvenc_hevc.c avcodec/nvenc: switch to dedicated dpb_size option 5 years ago
omx.c avcodec/omx: fix xFramerate calculation 5 years ago
on2avc.c
on2avcdata.c
on2avcdata.h
options.c avcodec/options: remove dead test code 6 years ago
options_table.h avcodec/options_table: err_detect compliant and aggressive should also enable the weaker checks 5 years ago
opus.c
opus.h
opus_celt.c opusdsp: adjust and optimize C function to match assembly 5 years ago
opus_celt.h
opus_parser.c
opus_pvq.c
opus_pvq.h
opus_rc.c
opus_rc.h
opus_silk.c
opusdec.c
opusdsp.c opusdsp: adjust and optimize C function to match assembly 5 years ago
opusdsp.h
opusenc.c
opusenc.h
opusenc_psy.c
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
pcm-bluray.c
pcm-dvd.c
pcm-dvdenc.c
pcm.c avcodec/pcm: Check bits_per_coded_sample 5 years ago
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c
pel_template.c
pgssubdec.c
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: add logging context to log 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
profiles.h
prores_metadata_bsf.c
proresdata.c
proresdata.h
proresdec.h
proresdec2.c
proresdsp.c
proresdsp.h
proresenc_anatoliy.c
proresenc_kostya.c
prosumer.c
psd.c avcodec/psd: remove unneeded code 5 years ago
psymodel.c
psymodel.h
pthread.c
pthread_frame.c
pthread_internal.h
pthread_slice.c
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: The smallest header seems to have 2 bytes so treat 1 as invalid 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
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 Tiles encode support for HEVC 5 years ago
qsvenc.h lavc/qsvenc: add Tiles encode support for HEVC 5 years ago
qsvenc_h264.c
qsvenc_hevc.c lavc/qsvenc: add Tiles encode support for HEVC 5 years ago
qsvenc_jpeg.c
qsvenc_mpeg2.c
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
r210enc.c lavc/r210enc: Fix undefined behaviour encoding r10k. 5 years ago
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c avcodec/ra288: Check block_align for the assumed value 5 years ago
ra288.h
ralf.c avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() 5 years ago
ralfdata.h
rangecoder.c
rangecoder.h
rasc.c avcodec/rasc: Check input size in decode_fint() 5 years ago
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases 5 years ago
rawenc.c
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c
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
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
sbc.h
sbc_parser.c
sbcdec.c avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four() 5 years ago
sbcdec_data.c
sbcdec_data.h
sbcdsp.c
sbcdsp.h
sbcdsp_data.c
sbcdsp_data.h
sbcenc.c
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 checking ret value of decode_run_i 6 years ago
scpr3.h
screenpresso.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
sgi.h
sgidec.c
sgienc.c
sgirledec.c
sheervideo.c
sheervideodata.h
shorten.c
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
sipr.h
sipr16k.c
sipr16kdata.h
sipr_parser.c
siprdata.h
smacker.c avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame() 5 years ago
smc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
smvjpegdec.c
snappy.c
snappy.h
snow.c
snow.h
snow_dwt.c
snow_dwt.h
snowdata.h
snowdec.c
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
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
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c mpegvideo_enc: add intra_penalty option for p frames 5 years ago
svq1enc.h
svq1enc_cb.h
svq3.c avcodec/svq3: Use ff_set_dimension() 5 years ago
svq13.c
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
tiertexseqv.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
tiff.c avcodec/tiff: check the black level denominator 5 years ago
tiff.h lavc/tiff: Decode embedded JPEGs in DNG images 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
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
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
utils.c avcodec/utils: remove access of AV_SAMPLE_FMT_NB 5 years ago
utvideo.c
utvideo.h
utvideodec.c
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 avcodec/v4l2_context: Fix indentation 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: Fix indentation 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_dec: Fix decoding on Odroid XU4 5 years ago
v4l2_m2m_enc.c avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device 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
vaapi_decode.h
vaapi_encode.c lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffers 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 vaapi_encode: Add ROI support 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
vaapi_hevc.c
vaapi_mjpeg.c
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
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
vc1_block.c avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() 5 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 avcodec/vc1dec: Fix "return -1" cases 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
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
vdpau.h
vdpau_h264.c
vdpau_hevc.c
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 Add support for VP9 VDPAU hwaccel decode 5 years ago
version.h avcodec/libx265: export encoded frame stats 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 chunk counts to avoid integer overflow 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
vp8data.h
vp8dsp.c
vp8dsp.h
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
vp9_raw_reorder_bsf.c
vp9_superframe_bsf.c vp9_superframe: Avoid allocations and copies of packet structures 5 years ago
vp9_superframe_split_bsf.c
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
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
wavpack.h
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: 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: Fixes undefined overflow in dequantization in decode_subframe() 5 years ago
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Fixes integer overflow with 32bit samples 5 years ago
wmavoice.c avcodec/wmavoice: Check remaining input in parse_packet_header() 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
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
xwdenc.c
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