27041 Commits (045d80076a67aade020417f4adcb026b6a3da823)

Author SHA1 Message Date
Michael Niedermayer 14bec7dcf8 avcodec/wnv1: clear padding area of rbuf 11 years ago
Ronald S. Bultje 0d9375fc90 vp9/x86: 16x16 sub-IDCT for top-left 8x8 subblock (eob <= 38). 11 years ago
Stefano Sabatini 334e2e2363 lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value 11 years ago
Michael Niedermayer 1486ed0815 avcodec/shorten: clear bitstream buffer 11 years ago
Michael Niedermayer f07ca542e3 avcodec/vmdav: return the amount of data that has been unpacked from lz_unpack() (as well as errors) 11 years ago
Michael Niedermayer bb9f55163f avcodec/eatgv: use av_mallocz() for frame_buffer 11 years ago
Carl Eugen Hoyos 691dec6201 Allow stream-copying grayscale mov files. 11 years ago
Ronald S. Bultje acafbb4dd2 vp9: fix crash if segmentation=1, keyframe/intraonly=1 and updatemap=0. 11 years ago
Ronald S. Bultje 4a55bffad3 vp9: fix bug in updating of coef probabilities with parallelmode=1. 11 years ago
Jan Gerber b2597042e5 avcodec/libopusdec: Set codec->delay to pre_skip not fixed value 11 years ago
Michael Niedermayer 95953c1cfd avcodec/wavpack fix *void pointer arithmetic 11 years ago
Michael Niedermayer 99978320c0 avcodec/apedec: use av_fast_padded_malloc() 11 years ago
Michael Niedermayer d5128fce38 avcodec/apedec: more checks for k 11 years ago
Michael Niedermayer d94633409b avcodec/libopencore-amr: remove av_free coded_frame. 11 years ago
Michael Niedermayer 8b285f03f7 avcodec/utils: fix memleak on avcodec_open2() failure 11 years ago
Michael Niedermayer 866c44d4b0 avcodec/wavpack: clear remainder of data in case of error in wv_unpack_mono/stereo() 11 years ago
Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 11 years ago
Michael Niedermayer 102b794e09 configure: support raising major version in soname 11 years ago
Mason Carter 61ae993957 vc1: Fix intensity compensation performance regression 11 years ago
Michael Niedermayer 64b98df389 vc1: simplify *_use_ic initialization 11 years ago
Mason Carter ed5bed4152 VC1: Fix intensity compensation performance regression 11 years ago
Guillaume Martres 7398e0516f hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Michael Niedermayer ea1e630c47 vcodec/rv34: use av_mallocz() to allocate tables 11 years ago
Michael Niedermayer 03acb035d1 avcodec/vqavideo: clear uninitialized parts of the decode buffer 11 years ago
Michael Niedermayer 263105deeb avcodec/vqavideo: check destination size on all exit pathes 11 years ago
Martin Storsjö d307e408d4 arm: Don't clobber callee saved registers in scalarproduct 11 years ago
Mickaël Raulet 5c3fa74b94 hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
Guillaume Martres 78d0b7f36e hevc: warn when an unknown profile is used 11 years ago
Gildas Cocherel 259cddb137 hevc_ps: fix indentation 11 years ago
Gildas Cocherel 2d18aaa14b hevc: refactor Profile Tier Level 11 years ago
Guillaume Martres 67bbaed5c4 hevc: don't check for errors in PTL code 11 years ago
Gildas Cocherel 321cb8b048 hevc: store profile and level in AVCodecContext 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Michael Niedermayer b07a5e9b6b avformat/smacker: check for format mismatch more completely 11 years ago
Anton Khirnov dfc50ac85e x86: mpegvideo: move denoise_dct asm to mpegvideoenc 11 years ago
Michael Niedermayer 34fe125f4b avcodec/mpegvideo_enc: fix frame skipping with intra only codecs 11 years ago
Michael Niedermayer 241eccd628 avcodec/mpegvideo_enc: fix integer overflow with -skip_exp >= 2 11 years ago
Mason Carter b254490bda vc1: arm: Add NEON no_rnd chroma MC 11 years ago
Mason Carter 832e190632 vc1: arm: Add NEON assembly 11 years ago
Michael Niedermayer b3f44eafa5 avcodec/iff: warn about truncated input to decode_byterun() and clear remaining output 11 years ago
Michael Niedermayer 5a5c1b2442 avcodec/dxa: check for overread in decode_13() 11 years ago
Michael Niedermayer f6c95f4f8c avcodec/dxa: add padding to decomp_buf 11 years ago
Michael Niedermayer a33c7dd213 avcodec/flashsv: check decode_hybrid() for overread 11 years ago
Michael Niedermayer 8eb76217d0 avcodec/interplayvideo: Check that enough data is available for opcode_0x7/8/D 11 years ago
Michael Niedermayer 66875798eb avcodec/interplayvideo: Check that enough data is available for opcode_0x9 11 years ago
Michael Niedermayer ff1e30c059 avcodec/interplayvideo: Check that enough data is available for opcode_0xA 11 years ago
Michael Niedermayer cb079b1b2b avcodec/pngdec: fix signed overflow 11 years ago
Michael Niedermayer 4a2570f50a avcodec/nuv: zero buffer padding 11 years ago
Michael Niedermayer 1935173fd1 avcodec/dirac_dwt: initialize support value for fidelity wavelet 11 years ago