495 Commits (92f3fc9f2f3948dbfddf8f749d2595427cfe906b)

Author SHA1 Message Date
Andreas Rheinhardt 569a0d0012 avcodec/msmpeg4dec: Make initializing VLCs thread-safe 3 years ago
Andreas Rheinhardt 965cfc6684 avcodec/mpegvideo: Move decoder-only stuff to a new header 3 years ago
Andreas Rheinhardt e2cf60f040 avcodec/msmpeg4.h: Move decoder-only parts to a new header 3 years ago
Andreas Rheinhardt 42d30c9019 avcodec/mpegvideo, svq3: Remove unused next_p_frame_damaged 3 years ago
Andreas Rheinhardt b72723d415 avcodec/mpegvideo_enc, vc1dec: Remove always-false check 3 years ago
maryam ebrahimzadeh 3e24e8108d avcodec/vc1dec: return value check for init_get_bits 3 years ago
Michael Niedermayer c59b5e3d1e avcodec/vc1dec: ff_print_debug_info() does not support WMV3 field_mode 4 years ago
Michael Niedermayer 643b2d49bf avcodec/vc1dec: Disable error concealment for *IMAGE 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 492be8909e avcodec/vc1: Remove unused hrd fields 4 years ago
Andreas Rheinhardt c769050f56 avcodec/vc1: Don't pretend ff_vc1_init_common() can fail 4 years ago
Andreas Rheinhardt 98060a198e avcodec/vc1dec: Fix memleak upon allocation error 4 years ago
Andreas Rheinhardt ea70c39dee avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault 4 years ago
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
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 6 years ago
Jerome Borsboom efde2a70ff avcodec/vc1: fix check for missing CBPTAB 7 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 8 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 9 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