30712 Commits (96dce6f7ceaa8d3c7eddd241213bec82e84e7f7a)

Author SHA1 Message Date
Reimar Döffinger bed78064f4 tableprint_vlc.h: Should not be checked by checkheaders. 10 years ago
James Almer 32c836cb11 x86/vp9: remove duplicate function prototypes 10 years ago
Hendrik Leppkes 1ffcf6ac90 frame_thread_encoder: use ref-counting to avoid memcpy of all input frames 10 years ago
Michael Niedermayer fe439c2069 avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set 10 years ago
Michael Niedermayer 88c1869afe avcodec/idctdsp: use the 10bit code for 9 bit too 10 years ago
Michael Niedermayer bb852f0066 avcodec/fdctdsp: use the 10bit code for 9 bit too 10 years ago
James Almer 7696e429c7 x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasm 10 years ago
Kieran Kunhya 9cfa68c560 mpegts: add support for Opus 10 years ago
Michael Niedermayer c3e6a55956 avcodec/vp3: Fix offset handling 10 years ago
Michael Niedermayer 2df5b506ca avcodec/mpegvideo_enc: remove rtp_mode=0 for H261 10 years ago
James Almer a4d62f7775 x86/constants: fix alignment of pw_255 10 years ago
Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 10 years ago
Ronald S. Bultje bdc1e3e3b2 vp9/x86: intra prediction sse2/32bit support. 10 years ago
Ronald S. Bultje b6e1711223 vp9/x86: invert hu_ipred left array ordering. 10 years ago
Michael Niedermayer cee4490b52 on2avc: check number of channels 10 years ago
Michael Niedermayer d423dd72be smc: fix the bounds check 10 years ago
Michael Niedermayer 0b39ac6f54 gifdec: refactor interleave end handling 10 years ago
Anton Khirnov 17ba719d9b mmvideo: check frame dimensions 10 years ago
Anton Khirnov 88626e5af8 jvdec: check frame dimensions 10 years ago
Anton Khirnov 809c3023b6 mjpegdec: check for pixel format changes 10 years ago
Reimar Döffinger 70d80ed40f qdm2: Allow hard-coding VLC tables. 10 years ago
Reimar Döffinger de6d44829c aacps.c: Move large arrays to context to reduce stack usage. 10 years ago
Vittorio Giovara 210461c0a8 imgconvert: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 596b5c488f wma: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 5ac06633cb takdec: check av_samples_get_buffer_size() return value 10 years ago
Vittorio Giovara 16c7a8a142 aacps: invert the order of parameters of ipdopd_reset() 10 years ago
Vittorio Giovara 9745f19ffc assdec: check the right variable 10 years ago
Vittorio Giovara 971099ff5a aacenc: correctly check returned value 10 years ago
Vittorio Giovara ac467d94fa lcl: return an appropriate error code 10 years ago
Vittorio Giovara c63dd3f0a4 a64multi: check elbg return values 10 years ago
Vittorio Giovara 3beb9cbad3 roqvideo: check memory allocations and propagate errors 10 years ago
Vittorio Giovara ae2d41ec87 elbg: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 67fc8a15e4 theora: support different visible and coded frame size 10 years ago
Paul B Mahol 87bd298abe DPX parser 10 years ago
Carl Eugen Hoyos 3a3790b8f8 tiff: support encoding and decoding 64bit images 10 years ago
Michael Niedermayer 3bb465245f h261dec: Fix context initialization sequence 10 years ago
Michael Niedermayer 368642361f avcodec/indeo3: ensure offsets are non negative 10 years ago
Michael Niedermayer e59c28b166 avcodec/adpcm: Check idelta 10 years ago
Martin Storsjö 91bfac759d h261enc: Disallow sliced encoding 10 years ago
Michael Niedermayer 61296d41e2 avcodec/h264: Check *log2_weight_denom 10 years ago
Michael Niedermayer 3281fa8925 avcodec/hevc_ps: Check diff_cu_qp_delta_depth 10 years ago
Michael Niedermayer 99f8c9e4d1 avcodec/hevc: move qp_block_mask to where its used 10 years ago
Michael Niedermayer e8714f6f93 avcodec/h264: Clear delayed_pic on deallocation 10 years ago
Michael Niedermayer 8aa8d12554 avcodec/hevc: clear filter_slice_edges() on allocation 10 years ago
Michael Niedermayer 7d593495e4 avcodec/dcadec: Check that the added xch channel isnt already there 10 years ago
Michael Niedermayer 3ba1050292 avcodec/imc: dont read bits beyond the end 10 years ago
Michael Niedermayer ddd7dac7ae avcodec/utils: check the private context class 10 years ago
Michael Niedermayer 3305acdc92 avcodec/indeo3: use signed variables to avoid underflow 10 years ago
Reimar Döffinger 254da44bf9 flacenc: calculate lower sum levels in-place. 10 years ago
Michael Niedermayer f3b5b139ad avcodec/h264: make the first field of H264Context an AVClass 10 years ago