42489 Commits (5d82c078ea93d7eee12ff863a4f9eb5fb2d30d16)

Author SHA1 Message Date
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
Michael Niedermayer 34e701ff93 avcodec/adpcm: Fix invalid shifts in ADPCM DTK 5 years ago
Michael Niedermayer f17ea02001 avcodec/apedec: Only clear the needed buffer space, instead of all 5 years ago
Michael Niedermayer 069be4aa5d avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads 5 years ago
Michael Niedermayer 1850c3feaa avcodec/g723_1dec: fix invalid shift with negative sid_gain 5 years ago
James Almer dad7592429 avcodec/tiff: check the black level denominator 5 years ago
hydra3333 ba6b20df3f avcodec/nvenc: turn feature check failures into warnings 5 years ago
Paul B Mahol ebff4bbd82 avcodec/vmdvideo: fix log error message 5 years ago
ManojGuptaBonda 1054752c56 Add support for VP9 VDPAU hwaccel decode 5 years ago
Linjie Fu e1d993d829 lavc/qsvdec: remove unused check_dec_param 5 years ago
Paul B Mahol 0481a1f6e5 avcodec/interplayvideo: properly decode motion vectors 5 years ago
Michael Niedermayer 698e042c77 avcodec/vp5: Check render_x/y 5 years ago
Michael Niedermayer 66589d9bd9 avcodec/truespeech: Fix integer overflow in truespeech_synth() 5 years ago
Michael Niedermayer 3948d80842 avcodec/interplayacm: Fix integer overflows in juggle() 5 years ago
Michael Niedermayer 4834ec926a avcodec/hcom: Check the root entry and the right entries 5 years ago
Michael Niedermayer b63fbc19c0 avcodec/qdrw: Check input for header/skiped space before get_buffer() 5 years ago
Michael Niedermayer f4ecf6c39d avcodec/ralf: Skip initializing unused filter variables 5 years ago
Michael Niedermayer 42eb78059d avcodec/takdec: Fix overflow with large sample rates 5 years ago
Paul B Mahol 9bf5e7992f avcodec/interplayvideo: cosmetics 5 years ago
Ramiro Polla 531fbce0b2 mpegvideo_enc: add intra_penalty option for p frames 5 years ago
Zhao Zhili eafc8afafc avcodec/tests: add h265_levels to .gitignore 5 years ago
James Almer a34d06222f avcodec/libdav1d: fix setting AVFrame reordered_opaque 5 years ago
James Almer 78a24fd014 avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializers 5 years ago