summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: NEON optimised H264 16x16, 8x8 predMåns Rullgård2009-12-021-0/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add missing headers to allow 'make checkheaders' to pass.Diego Biurrun2009-01-071-0/+1
* Horizontal and vertical prediction functions needed for new lossless modeMichael Niedermayer2008-12-161-0/+5
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Support MBAFF + constrained intra prediction.Michael Niedermayer2008-08-111-1/+6
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Correct spatial prediction mode in RV30/40 for vertical left directionKostya Shishkov2007-12-171-1/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-051-0/+76