481 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)

Author SHA1 Message Date
Mark Thompson 2594f6a362 lavc: Rename hwaccel.h to hwconfig.h 5 years ago
Michael Niedermayer 6a69f04927 avcodec/vc1dec: Allocate only as much space as is unescaped 5 years ago
Michael Niedermayer fea90e9438 libavcodec/vc1: Remove bits variable 5 years ago
Michael Niedermayer 32fb919836 avcodec/vc1dec: Check field_mode for sprites 5 years ago
Michael Niedermayer c56a52a82c avcodec/vc1dec: Limit bits by the actual bitstream size 5 years ago
Michael Niedermayer 26f040bcb4 avcodec/vc1dec: Fix "return -1" cases 5 years ago
Michael Niedermayer 3ee9240be3 avcodec/vc1dec: Free sprite_output_frame on error 5 years ago
Limin Wang ef91e3955a avcodec/vc1dec: remove the unneeded () 5 years ago
Michael Niedermayer 9c6b400492 avcodec/vc1dec: Require res_sprite for wmv3images 5 years ago
Jerome Borsboom efde2a70ff avcodec/vc1: fix check for missing CBPTAB 6 years ago
Jerome Borsboom 89651c82b8 avcodec/vc1: support multi-slice field interlaced pictures with hwaccel 7 years ago
Jerome Borsboom 2b86472a65 avcodec/vc1: fix calculation of the last line of a slice 7 years ago
Jerome Borsboom c5f74b1e23 avcodec/vc1: store additional bitstream elements during MB decoding 7 years ago
Michael Niedermayer 5b6213ef6b avcodec/vc1dec: fix mby_start for interlaced content 7 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
James Almer 1eee394c7c avcodec/vc1dec: fix preprocessor checks and hw_configs lists for the hwaccels 7 years ago
Mark Thompson 758fbc54fe lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Philip Langdale 912ceba61b avcodec: Implement vc1 nvdec hwaccel 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
Sean McGovern 2e1ab6a67d vc1dec: raise an error if sprite picture data is missing 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Hendrik Leppkes 36e27c87e7 vc1dec: support multiple slices in frame coded images with hwaccel 8 years ago
Anton Khirnov 33f10546ec vc1: check that slices have a positive height 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Vittorio Giovara ca8c759173 intrax8: Remove mpegvideo dependency 9 years ago
Vittorio Giovara 9fa888c028 intrax8: Keep a reference to the decoder blocks 9 years ago
Vittorio Giovara d0540fd021 intrax8: Pass macroblock size to ff_intrax8_common_init 9 years ago
Vittorio Giovara 1eaae7abb8 intrax8: Reference the current AVCodecContext 9 years ago
Vittorio Giovara 68127e1bf8 intrax8: Keep a reference to the context idctdsp 9 years ago
Vittorio Giovara d909f43b5c vc1dec: wmv2dec: Validate ff_intrax8_common_init return value 9 years ago
Mark Thompson d264c720f7 lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
Vittorio Giovara e66fa35392 vc1dec: Check group allocations separatedly 9 years ago
Vittorio Giovara 01f0e6a0c9 vc1dec: Fix leak on error for array allocations 9 years ago
Vittorio Giovara f91d94bdfc vc1dec: Properly call deinit function on error 9 years ago
Vittorio Giovara 35b1cd343c vc1dec: Drop commented out cruft 9 years ago
Hendrik Leppkes 42ff56e362 lavc: fix profile declarations for vdpau decoders 9 years ago
Anton Khirnov 2c6811397b lavc: add profiles to AVCodecDescriptor 9 years ago
Philip Langdale 91f1115a0e avcodec/vc1dec: Re-order init to avoid initting hwaccel too early 9 years ago
Gwenole Beauchesne 9f8e57efe4 vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). 9 years ago
wm4 a383f226f0 lavc: move vdpau decoders under FF_API_VDPAU. 9 years ago
Ronald S. Bultje 030b5a4f77 lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 9 years ago
wm4 8024002d40 vc1dec: propagate error codes and return meaningful error codes 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Andreas Cadhalpun 072756cdd2 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Andreas Cadhalpun 1f1e0a2971 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Vittorio Giovara 31a117a0e6 mpegvideo: msmpeg4: Move function declarations 10 years ago
Philip Langdale 9ae766d1c6 avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header 10 years ago