Michael Niedermayer
|
41f55277fa
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Mashiat Sarker Shakkhar
|
f0c02e1cbc
vc1dec: interlaced stream decoding support 2/3
|
13 лет назад |
Michael Niedermayer
|
78accb876c
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Diego Biurrun
|
9cab9421ce
vc1: remove disabled code
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
Stefano Sabatini
|
9106a698e7
Rename bitstream.h to get_bits.h.
|
16 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Stefan Gehrer
|
5a89396989
remove duplicate tables
|
16 лет назад |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
17 лет назад |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
18 лет назад |
Kostya Shishkov
|
a5c14fcaef
Add ff_ prefix to (externally) visible variables
|
18 лет назад |
Kostya Shishkov
|
660e83f815
Add prefix to some variables for consistency
|
18 лет назад |
Kostya Shishkov
|
986a865fc0
Move VC-1 data to .c file
|
18 лет назад |
Kostya Shishkov
|
22c3029da1
Move variables to vc1data.h
|
18 лет назад |
Kostya Shishkov
|
5dc4b2108f
table fix
|
18 лет назад |
Måns Rullgård
|
7b7abda3b3
make more tables static
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Diego Biurrun
|
04d7f60143
Add official LGPL license headers to the files that were missing them.
|
18 лет назад |
Kostya Shishkov
|
1dc1ce643e
Proper support for B/BI frames
|
18 лет назад |
Kostya Shishkov
|
5df6889364
Some B-frames support (parsing and decoding only, no motion compesation is done)
|
18 лет назад |
Kostya Shishkov
|
be3492ec7e
VC-1 decoder with I-frames support and partial P-frames decoding
|
18 лет назад |
Kostya Shishkov
|
10b9c374cf
Rename VC9 to VC1 as there is no such thing as VC9
|
18 лет назад |