17 Commits (6735e2c810b7ad29c621ad9363cf415b2ba8bdf3)

Author SHA1 Message Date
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Stefan Gehrer 5a89396989 remove duplicate tables 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Kostya Shishkov a5c14fcaef Add ff_ prefix to (externally) visible variables 18 years ago
Kostya Shishkov 660e83f815 Add prefix to some variables for consistency 18 years ago
Kostya Shishkov 986a865fc0 Move VC-1 data to .c file 18 years ago
Kostya Shishkov 22c3029da1 Move variables to vc1data.h 18 years ago
Kostya Shishkov 5dc4b2108f table fix 18 years ago
Måns Rullgård 7b7abda3b3 make more tables static 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Kostya Shishkov 1dc1ce643e Proper support for B/BI frames 18 years ago
Kostya Shishkov 5df6889364 Some B-frames support (parsing and decoding only, no motion compesation is done) 18 years ago
Kostya Shishkov be3492ec7e VC-1 decoder with I-frames support and partial P-frames decoding 19 years ago
Kostya Shishkov 10b9c374cf Rename VC9 to VC1 as there is no such thing as VC9 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
anonymous 7cc84d241b - samples from mplayer ftp in the "adv" profile seem to have profile=2, 20 years ago
anonymous 2ce151f898 Documentation patch by anonymous 20 years ago
Michael Niedermayer 9da235c803 100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed) 20 years ago
anonymous 5e424311dd - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in 20 years ago
anonymous 0d33db8a4d In that patch: 20 years ago
anonymous 0c040aacbe use dc tables from msmpeg4 instead of duplicating them patch by anonymous 20 years ago
anonymous e5540b3fd3 Fixes: 20 years ago
Michael Niedermayer 9c68c65adb norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear) 20 years ago
Michael Niedermayer bc399ae6a4 1000000000l typos 20 years ago
Michael Niedermayer e25fa2136f mention table duplications, note, please avoid duplicating tables! 20 years ago
Alex Beregszaszi 21aa398f3d preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier 20 years ago