36839 Commits (639e26297147866534c093fd39f89fe386d81ebd)

Author SHA1 Message Date
Matthieu Bouron 639e262971 lavc/h264dec: make sure a slice is decoded before finishing setup 8 years ago
Paul B Mahol 18cfcc6458 avcodec/wmaprodec: add xma_flush for seeking in XMA2 8 years ago
Paul B Mahol 5d2609929d avcodec: add XMA2 parser 8 years ago
Paul B Mahol 96fe4432f5 avcodec/wmaprodec: unbreak XMA mono decoding 8 years ago
bnnm cab0f3abc5 avcodec/atrac3: allow 6 channels (non-joint stereo) 8 years ago
Daniil Cherednik 9a619bef54 dcaenc: Use Huffman codes for Bit Allocation Index 8 years ago
Timo Rothenpieler 6b0a3ee6f8 avcodec/nvenc: add logging for more error cases 8 years ago
Timo Rothenpieler 5403d90f32 avcodec/nvenc: make gpu indices independend of supported capabilities 8 years ago
Paul B Mahol 8a1759ad46 avcodec/exr: export writer info into frame metadata 8 years ago
Paul B Mahol 546e29d1f5 avcodec/exr: make it aware of 2 additional compressions 8 years ago
Aleksandr Slobodeniuk 545511f57a avcodec/avcodec: fix lil typo in comment 8 years ago
Michael Niedermayer 1df3d636d4 avcodec/speedhq: Fix warning about "initialization from incompatible pointer type" 8 years ago
Paul B Mahol 45f4bf94af avcodec/wmaprodec: check number of channels for XMA streams 8 years ago
Paul B Mahol 0fe50e56e9 avcodec/pixlet: use av_clip_uintp2_c explicitly 8 years ago
Paul B Mahol a340987e37 avcodec/pixlet: use av_clip_uintp2() 8 years ago
Paul B Mahol be46eb7101 avcodec/pixlet: clip chroma before shifting 8 years ago
Paul B Mahol 1daa08bd96 avcodec/wmapro: redone stream selection for XMA1/2 8 years ago
Clément Bœsch e5ac554ba7 lavc/h264: simplify find_unused_picture() 8 years ago
Paul B Mahol 6c43f33ac2 avcodec/wmaprodec: >2 channel support for XMA 8 years ago
Clément Bœsch c3050fcbdc lavc/h264dec: remove flush goto in decode callback 8 years ago
Mark Thompson 2a4a8653b6 lavc: Remove old vaapi decode infrastructure 8 years ago
Mark Thompson defbb8bc26 vaapi_vp9: Convert to use the new VAAPI hwaccel code 8 years ago
Anton Khirnov adb54e59c1 vaapi_hevc: Convert to use the new VAAPI hwaccel code 8 years ago
Mark Thompson fd1a6a0106 vaapi_mpeg4: Convert to use the new VAAPI hwaccel code 8 years ago
Mark Thompson 32b3812b60 vaapi_vc1: Convert to use the new VAAPI hwaccel code 8 years ago
Mark Thompson 71acbea112 vaapi_mpeg2: Convert to use the new VAAPI hwaccel code 8 years ago
Mark Thompson c8b26d5954 vaapi_h264: Convert to use the new VAAPI hwaccel code 8 years ago
Mark Thompson 79307ae563 lavc: Rewrite VAAPI decode infrastructure 8 years ago
Mark Thompson d07d01bcce vaapi_vc1: Remove redundant version check 8 years ago
Mark Thompson 845c2c140b vaapi_vc1: Constify pointers 8 years ago
Mark Thompson 6bc2808c41 vaapi_mpeg2: Constify pointers 8 years ago
Mark Thompson d0897da924 vaapi_h264: Constify pointers 8 years ago
Clément Bœsch 9561de4183 lavc/h264dec: reconstruct and debug flush frames as well 8 years ago
Clément Bœsch bd520e8569 lavc/h264_slice: drop redundant current_slice reset 8 years ago
Clément Bœsch a91c265f39 lavc/pthread_frame: protect read state access in setup finish function 8 years ago
Paul B Mahol 40cf943714 avcodec: add SIPR parser 8 years ago
Steve Lhomme 8fb4865901 dxva2: allow an empty array of ID3D11VideoDecoderOutputView 8 years ago
Steve Lhomme 153b36fc62 dxva2: get the slice number directly from the surface in D3D11VA 8 years ago
Steve Lhomme 77742c75c5 dxva2: use a single macro to test if the DXVA context is valid 8 years ago
Daniil Cherednik c2500d62c6 dcaenc: Implementation of Huffman codes for DCA encoder 8 years ago
Daniil Cherednik a6191d098a dcaenc: Reverse data layout to prevent data copies during Huffman encoding introduction 8 years ago
Martin Storsjö 0ba0187535 aarch64: vp9mc: Fix a comment to refer to a register with the right name 8 years ago
Martin Storsjö 02cfb9a16e aarch64: vp9dsp: Fix vertical alignment in the init file 8 years ago
Martin Storsjö 656d910981 arm: vp9mc: Fix vertical alignment of operands 8 years ago
Martin Storsjö 8b11a89c06 aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 388f6e6715 arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö ecd343aa1f arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination 8 years ago
Martin Storsjö 37cb224e3e aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it 8 years ago
Martin Storsjö f69dd26df5 arm: vp9itxfm: Rename a macro parameter to fit better 8 years ago
Martin Storsjö 4a5874ea8d arm/aarch64: vp9itxfm: Fix indentation of macro arguments 8 years ago