45 Commits (2a31ad7d60632cca0f43986b6a5b135848088b14)

Author SHA1 Message Date
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 c2084ffcbf intrax8: Use the generic horizband function 9 years ago
Vittorio Giovara b1268e0f03 intrax8: Pass macroblock coordinates to ff_intrax8_decode_picture 9 years ago
Vittorio Giovara d0540fd021 intrax8: Pass macroblock size to ff_intrax8_common_init 9 years ago
Vittorio Giovara 159323897f intrax8: Add a local BlockDSPContext and initialize it 9 years ago
Vittorio Giovara 1eaae7abb8 intrax8: Reference the current AVCodecContext 9 years ago
Vittorio Giovara 8072345e9f intrax8: Keep a reference to the GetBitContext reader 9 years ago
Vittorio Giovara 65f14128c4 intrax8: Use a constant buffer instead of a ScratchpadContext 9 years ago
Vittorio Giovara eaeba6f241 intrax8: Pass the output frame to the decoding function 9 years ago
Vittorio Giovara 577393321c intrax8: Carry over the loopfilter value in ff_intrax8_decode_picture 9 years ago
Vittorio Giovara 68127e1bf8 intrax8: Keep a reference to the context idctdsp 9 years ago
Vittorio Giovara 922b7e6d86 intrax8: Use local destination buffers 9 years ago
Vittorio Giovara 0372e73f91 intrax8: Check and propagate errors from ff_intrax8_common_init 9 years ago
Vittorio Giovara ad8aa8e6c6 intrax8: Move documentation from implementation to header file 9 years ago
Vittorio Giovara 2ade1cdafb intrax8: K&R formatting cosmetics 9 years ago
Michael Niedermayer 9a0aa8d02a avcodec/intrax8: fix regression with wmv3 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Mans Rullgard 15616eb042 intrax8: move functions from dsputil to own context 12 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Zdenek Kabelac e2fdba650d Correctly clean up IntraX8Context upon codec close. 17 years ago
Diego Biurrun f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
Aurelien Jacobs 49e9a4bf7c add multiple inclusion guards 17 years ago
Michael Niedermayer dfb32930df remove debug variable 17 years ago
Michael Niedermayer 9abc7e0fdc intrax8 decoder patch by "someone" 17 years ago