summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred.h
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add missing headers to allow 'make checkheaders' to pass.Diego Biurrun2009-01-07
* Horizontal and vertical prediction functions needed for new lossless modeMichael Niedermayer2008-12-16
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Support MBAFF + constrained intra prediction.Michael Niedermayer2008-08-11
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Correct spatial prediction mode in RV30/40 for vertical left directionKostya Shishkov2007-12-17
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-05