30749 Commits (5c7227bbb3c134979fb05d7f06cbc15cfcd3a1d4)

Author SHA1 Message Date
Carl Eugen Hoyos 7905bd5555 Fix decoding for little endian Aja Kona 10-bit RGB. 10 years ago
Michael Niedermayer db0a52d611 avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info() 10 years ago
Michael Niedermayer 748ad112e2 avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Carl Eugen Hoyos 6a6a0620e2 Fix R10k blue channel output. 10 years ago
Michael Niedermayer c263102298 avcodec/vdpau: fix assertion failure and < vs > error 10 years ago
Reimar Döffinger 035180901d r210enc.c: Simplify and never store more than 10 bits. 10 years ago
Ronald S. Bultje 3aefca68ca vp9/x86: add myself to copyright holders for loopfilter assembly. 10 years ago
Ronald S. Bultje afd8c464b7 vp9/x86: make filter_16_h work on 32-bit. 10 years ago
Ronald S. Bultje b26bc3520f vp9/x86: make filter_48/84/88_h work on 32-bit. 10 years ago
Ronald S. Bultje 8a1cff1c35 vp9/x86: make filter_44_h work on 32-bit. 10 years ago
Ronald S. Bultje 047088b8c6 vp9/x86: make filter_16_v work on 32-bit. 10 years ago
Ronald S. Bultje 0cc9c23ea1 vp9/x86: make filter_48/84_v work on 32-bit. 10 years ago
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