30854 Commits (ca3c7be7c68acd7b50ee5ad661ac52b8be3f3df3)

Author SHA1 Message Date
Ronald S. Bultje 6433a9133f vp9/x86: make filter_88_v work on 32-bit. 10 years ago
Ronald S. Bultje 75f8e52089 vp9/x86: make filter_44_v work on 32-bit. 10 years ago
Ronald S. Bultje 7f80c3344c vp8/x86: save one register in SIGN_ADD/SUB. 10 years ago
Ronald S. Bultje 8ea2194ebb vp9/x86: store unpacked intermediates for filter6/14 on stack. 10 years ago
Ronald S. Bultje e42409479f vp8/x86: move variable assigned inside macro branch. 10 years ago
Ronald S. Bultje 418c202c63 vp9/x86: simplify ABSSUM_CMP by inverting the comparison meaning. 10 years ago
Ronald S. Bultje d1c55654e1 vp8/x86: remove unused register from ABSSUB_CMP macro. 10 years ago
Ronald S. Bultje e59bd08986 vp9/x86: slightly simplify 44/48/84/88 h stores. 10 years ago
Ronald S. Bultje 8132629bd5 vp9/x86: make cglobal statement more conservative in register allocation. 10 years ago
Ronald S. Bultje c013ca58c5 vp9/x86: save one register in loopfilter surface coverage. 10 years ago
Anton Khirnov 60d4c6ff76 h264: restore a block mistakenly removed in e10fd08a 10 years ago
Rémi Denis-Courmont 737d35e334 vdpau: add support for the H.264 High 4:4:4 Predictive profile 10 years ago
Rémi Denis-Courmont ebd5320afd vdpau: add support for 4:2:2 and 4:4:4 chroma sampling 10 years ago
Rémi Denis-Courmont c220a60f92 vdpau: add helper for surface chroma type and size 10 years ago
Rémi Denis-Courmont 6c99c92a42 libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag 10 years ago
Rémi Denis-Courmont 57b6704ecd avcodec: add AVCodecContext.sw_pix_fmt 10 years ago
Rémi Denis-Courmont 4cfbeef31d h264: factor hwaccel pixel formats list 10 years ago
Timo Rothenpieler 1efdb0a43f avcodec/nvenc: Remove special cases for cygwin 10 years ago
Michael Niedermayer b51cc701bc avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma() 10 years ago
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