summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred.c
Commit message (Expand)AuthorAgeFilesLines
* Support MBAFF + constrained intra prediction.Michael Niedermayer2008-08-111-0/+27
* Correct spatial prediction mode in RV30/40 for vertical left directionKostya Shishkov2007-12-171-3/+17
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-051-0/+1059