86933 Commits (f2d23ec03f28c6233059687c65a9124f65f8c312)
 

Author SHA1 Message Date
Michael Niedermayer ecc16d893d avfilter/vf_geq: >8 bps support 8 years ago
Michael Niedermayer 60a45713e7 avcodec/interplayvideo: Check ff_get_buffer() for failure 8 years ago
Michael Niedermayer 0b180d2066 fate: Add fate-copy-trac3074 8 years ago
Clément Bœsch 2658e66cd1 lavu/cpu: disable MMX warning on non x86 platforms 8 years ago
Paul B Mahol 3821c004e2 avcodec/interplayvideo: fix regression causing artifacts 8 years ago
Paul B Mahol 4d681269e0 avcodec/gdv: add decompression for 2 and 5 method 8 years ago
KongQun Yang 45dbb40cd1 Update mp4 object type for VP9 8 years ago
Michael Niedermayer c709f009da avcodec/cfhd: Fix invalid left shift of negative value 8 years ago
Michael Niedermayer bc6ab72bc7 avcodec/vb: Check vertical GMC component before multiply 8 years ago
Paul B Mahol f0edab6e63 avcodec/interplayvideo: use correct context when checking for enough bytes 8 years ago
James Darnley 0c2acccd4b avcodec/x86: use new x86-64 functions for -idct simple 8 years ago
James Darnley d7246ea9f2 avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functions 8 years ago
James Darnley 8b19467d07 avcodec/x86: allow future 8-bit simple idct to have "DC only hack" 8 years ago
Paul B Mahol c1d1274bfc avcodec/interplayvideo: return void 8 years ago
Paul B Mahol ed782bebf5 avcodec/interplayvideo: fix dead-lock 8 years ago
Paul B Mahol 613ccdaaac avcodec/interplayvideo: use int16_t instead of short 8 years ago
Paul B Mahol 42f516b5d3 avcodec/interplayvideo: check that video_size is >0 8 years ago
Vittorio Giovara 3426832ac3 hevc: Add support for alternative transfer characterics SEI 8 years ago
Michael Niedermayer 850c6db97d avcodec/utvideodec: Factor multiply out of inner loop 8 years ago
Michael Niedermayer 5eb4701b7d avcodec/utvideodec: bswap directly without memcpy 8 years ago
Michael Niedermayer 676a589c93 avcodec/utvideodec: enable unchecked bitreader 8 years ago
Michael Niedermayer 9c604b34d4 avcodec/utvideodec: hardcode vlc bits 8 years ago
Michael Niedermayer 1835c5e7a4 avcodec/utvideodec: Move bitstream end check out of inner loop 8 years ago
Clément Bœsch b12a36170b lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis 8 years ago
Clément Bœsch ff0ecef624 lavc/aarch64: add a few SIMD functions for AAC PS 8 years ago
Clément Bœsch 9bbb0fbd31 lavc/aacpsdsp: fix a few spaces (cosmetics) 8 years ago
Clément Bœsch edd041e64c checkasm: add AAC PS tests 8 years ago
Clément Bœsch e4a27e2f2d lavc/arm: fix lack of precision in ff_ps_stereo_interpolate_neon 8 years ago
James Almer d2ef9e6e7f x86/vf_blend: use ABS2 macro 8 years ago
Michael Niedermayer 516c213f08 avcodec/x86/vp9dsp_init_16bpp: Fix linking to missing ff_vp9_ipred_dr_32x32_16_avx2() on 32bit 8 years ago
Hendrik Leppkes 15b00aea41 hwcontext_d3d11va: use correct license header 8 years ago
Michael Niedermayer c578c9c229 libswresample/swresample: remove obsolete code 8 years ago
Michael Niedermayer 2c874548d6 avcodec/hevcdec: do basic validity check on delta_chroma_weight and offset 8 years ago
Ilia Valiakhmetov 35a5d9715d avcodec/vp9: add 64-bit ipred_dr_32x32_16 avx2 implementation 8 years ago
James Almer 0daa1cf073 x86/vf_blend: optimize difference and negation functions 8 years ago
James Almer fa50d9360b x86/vf_blend: add sse and ssse3 extremity functions 8 years ago
Anton Khirnov d14179e3d4 hwframe: Allow hwaccel frame allocators to align surface sizes 8 years ago
wm4 f0bcedaf37 dxva: verbose-log decoder GUID list 8 years ago
wm4 289d387330 hwcontext_d3d11va: add option to enable debug mode 8 years ago
wm4 8d7fdba7b8 dxva: support DXGI_FORMAT_420_OPAQUE decoding 8 years ago
wm4 6f5ff3269b hwcontext_d3d11va: allocate staging texture lazily 8 years ago
wm4 1509d739a0 hwcontext_d3d11va: fix crash on frames_init failure 8 years ago
wm4 39f201a0ec dxva: fix some warnings 8 years ago
wm4 e2afcc33e0 dxva: add declarative profile checks 8 years ago
Martin Storsjö 3125a4a8a8 d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable 8 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 5659f74047 dxva: move d3d11 locking/unlocking to functions 8 years ago
wm4 ab28108a36 dxva: preparations for new hwaccel API 8 years ago
wm4 865360ba63 lavc: set avctx->hwaccel before init 8 years ago
wm4 3303511f33 lavu: add new D3D11 pixfmt and hwcontext 8 years ago