42511 Commits (891bcc4acc93e0c5a75ab7a9da668df84a0edba7)

Author SHA1 Message Date
Michael Niedermayer 50001cd440 avcodec/cook: Enlarge gain table 5 years ago
Michael Niedermayer 57750bb629 avcodec/cook: Check samples_per_channel earlier 5 years ago
Michael Niedermayer de5102fd92 avcodec/atrac3plus: Check split point in fill mode 3 5 years ago
Michael Niedermayer 55c97a7637 avcodec/wmavoice: Check sample_rate 5 years ago
Michael Niedermayer 9ea9973959 avcodec/xsubdec: fix overflow in alpha handling 5 years ago
Michael Niedermayer 32b3c8ce7d avcodec/iff: Check available space before entering loop in decode_long_vertical_delta2() / decode_long_vertical_delta() 5 years ago
Michael Niedermayer 1c038c5c63 avcodec/apedec: Fix integer overflow in filter_3800() 5 years ago
Michael Niedermayer be78999266 avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer 20fad71247 avcodec/decode: Also consider channels in max_samples check 5 years ago
Michael Niedermayer 17603094d5 avcodec/rasc: Check input size in decode_fint() 5 years ago
Michael Niedermayer df498cf544 avcodec/ffv1dec: Use a different error message for the slice level CRC 5 years ago
Michael Niedermayer 1d1719a44d avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() 5 years ago
Michael Niedermayer 0c3e1b395b avcodec/dstdec: Check that AC probabilities are within range 5 years ago
Michael Niedermayer 03ea8d8cd4 avcodec/dstdec: Check read_table() for failure 5 years ago
Michael Niedermayer 2a8785966c avcodec/vc1_block: Check input in the block decode loops 5 years ago
Michael Niedermayer 947732c56d avcodec/vc1_block: Check for end of bitstream at the top of vc1_decode_i_blocks_adv() 5 years ago
Michael Niedermayer 07519f363b avcodec/hqx: Check the input data against the image size 5 years ago
Michael Niedermayer 859362a6f0 avcodec/pafvideo: Only clear frame when it was written to 5 years ago
Michael Niedermayer 55279d699f avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0 5 years ago
Michael Niedermayer 8802e329c8 avcodec/snowenc: Fix 2 undefined shifts 5 years ago
James Zern a605e9ad1e avcodec/libvpxenc,cosmetics: fix a typo 5 years ago
James Zern a6be42a733 avcodec/libvpxdec.c,cosmetics: bpp -> bpc 5 years ago
leozhang 84c27c8c08 avcodec/extract_extradata_bsf: fix typo in comments 5 years ago
Lou Logan a0c7406075 avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoder 5 years ago
Lou Logan b973d27952 avcodec/Makefile: add missing h263data dependency to snow encoder 5 years ago
Lou Logan 9022a5e0c2 avcodec/Makefile: add missing vorbis_data dependency to opus encoder 5 years ago
Baptiste Coudurier 004ebd4b37 avcodec/dvdec: correctly decode bottom mb row in 1080i field mode 5 years ago
Baptiste Coudurier 33203a08e0 avcodec/dvdec: correctly set interlaced and tff 5 years ago
Marton Balint c54268ce02 avcodec/libvpxdec: reject video and alpha dimension mismatches 5 years ago
Marton Balint 5478e2cc57 avcodec/libvpxdec: decode to custom framebuffers for vp9 5 years ago
Marton Balint 98aa1eb1cb avcodec/libvpxdec: pass decoder instances to vpx_init directly 5 years ago
Marton Balint 99e0007046 avcodec/libvpxdec: make sure BlockAdditional side data size >= 8 5 years ago
Marton Balint 6b54477072 avcodec/libvpxenc: only allocate alpha U/V planes on size changes 5 years ago
Marton Balint 4255032914 avcodec/libvpxenc: fix alpha stride 5 years ago
Lou Logan 3bfd12d84c avcodec/Makefile: add missing ass dependency to ccaption decoder 5 years ago
zhongli_dev@126.com fcbfdeeabe lavc/qsvenc: add the missing vp9 file 5 years ago
Zhong Li 33583803e1 lavc/qsvenc: enable vp9 encoder 5 years ago
Linjie Fu e786e37326 lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrate 5 years ago
Andriy Gelman 53c21c2d6b avcodec/v4l2_m2m: Fix indentation 5 years ago
Andriy Gelman 1aec1183f3 avcodec/v4l2_buffers: Fix infinite loop 5 years ago
Michael Niedermayer 98a257c323 avcodec/aptx: Check the number of channels 5 years ago
Michael Niedermayer 47a017aaaa avcodec/rv10: Check input for minimal frame size 5 years ago
Michael Niedermayer 7730bacb41 avcodec/aacdec_template: Check samplerate 5 years ago
Michael Niedermayer 2b655f55ea avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block() 5 years ago
Michael Niedermayer 9ee5096068 avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *Vo 5 years ago
Michael Niedermayer f011572e66 avcodec/utils: Check block_align 5 years ago
James Cowgill bb718d11ed avcodec/libtwolame: fix mono default bitrate 5 years ago
gxw 648b422e17 avcodec/mips: msa optimizations for vc1dsp 5 years ago
Peter Ross fd17218558 vp4: prevent unaligned memory access in loop filter 5 years ago
Michael Niedermayer d3dee676b8 avcodec/wmalosslessdec: Fix some integer anomalies 5 years ago