Ronald S. Bultje
|
58bb6b7d93
wmv3dec: fix playback of complex WMV3 files using simple_idct.
|
14 лет назад |
Alberto Delmás
|
768c525114
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
|
14 лет назад |
Ronald S. Bultje
|
c47d383502
vc1: make P-frame deblock filter bit-exact.
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Ronald S. Bultje
|
12802ec060
dsputil: move VC1-specific stuff into VC1DSPContext.
|
14 лет назад |
Ronald S. Bultje
|
1da6ea3954
VC1: transpose IDCT 8x8 coeffs while reading.
|
14 лет назад |
Kostya Shishkov
|
10f93363b7
RES_SM in WMV3 is really two flags, so split it in decoder
|
14 лет назад |
Kostya Shishkov
|
9e553f7acc
Print error message when true interlaced VC-1 frames are encountered
|
15 лет назад |
Baptiste Coudurier
|
2d05bc8641
set pict_type in VC-1 parser, fix some timestamps problems
|
16 лет назад |
Gwenole Beauchesne
|
f92a6c66ed
Record B-fraction index from frame header and two fields from entry point structure
|
16 лет назад |
Carl Eugen Hoyos
|
49186206eb
Add refdist_flag to VC1Context.
|
16 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Kostya Shishkov
|
00a750009f
In-loop deblocking filter for VC-1 decoder
|
16 лет назад |
Aurelien Jacobs
|
9701840bb5
add FF_ prefix to all (frame)_TYPE usage
|
17 лет назад |
Aurelien Jacobs
|
48d533e6fa
define BI frame type along with other frame types
|
17 лет назад |
Christophe Gisquet
|
750e37eb83
Select scan tables for 8x4 and 4x8 blocks only once.
|
17 лет назад |
Michael Niedermayer
|
9abc7e0fdc
intrax8 decoder patch by "someone"
|
17 лет назад |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
İsmail Dönmez
|
63e24954be
Replace non-existing @fixme doxygen tags with @todo.
|
17 лет назад |
Guillaume Poirier
|
efb775777f
add a comment to indicate which #endif belong to which #define
|
18 лет назад |
Måns Rullgård
|
699b3f99d0
add multiple inclusion guards to headers
|
18 лет назад |
Kostya Shishkov
|
de53b04b53
Make vc1_parser.c compilable without special defines
|
18 лет назад |
Kostya Shishkov
|
22c3029da1
Move variables to vc1data.h
|
18 лет назад |
Kostya Shishkov
|
58683d2743
100l to myself. Do not include stuff unneeded by parser
|
18 лет назад |
Kostya Shishkov
|
f9eada03db
Typo
|
18 лет назад |
Kostya Shishkov
|
7d9a6a0fc3
Move some declarations into header
|
18 лет назад |
Diego Biurrun
|
5982ae94ee
Move VC1 parser to its own file.
|
18 лет назад |