]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/vc1.h
Makefile.omk sucks in config generated by config4omk.
[frescor/ffmpeg.git] / libavcodec / vc1.h
2009-01-30 kostyaRecord B-fraction index from frame header and two field...
2009-01-09 cehoyosAdd refdist_flag to VC1Context.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-07-23 kostyaIn-loop deblocking filter for VC-1 decoder
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2008-03-05 aureldefine BI frame type along with other frame types
2008-01-14 kostyaSelect scan tables for 8x4 and 4x8 blocks only once.
2007-11-09 michaelintrax8 decoder patch by "someone"
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-13 diegoReplace non-existing @fixme doxygen tags with @todo.
2007-06-17 gpoirieradd a comment to indicate which #endif belong to which...
2007-06-17 mruadd multiple inclusion guards to headers
2007-05-06 kostyaMake vc1_parser.c compilable without special defines
2007-05-06 kostyaMove variables to vc1data.h
2007-05-04 kostya100l to myself. Do not include stuff unneeded by parser
2007-05-04 kostyaTypo
2007-05-04 kostyaMove some declarations into header
2007-05-04 diegoMove VC1 parser to its own file.