summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* ARM: NEON optimised H264 16x16, 8x8 predMåns Rullgård2009-12-02
* Remove useless assignments, at least one found by CSA.Michael Niedermayer2009-04-17
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* 1.6x faster pred*_vertical_add_cLoren Merritt2008-12-18
* Horizontal and vertical prediction functions needed for new lossless modeMichael Niedermayer2008-12-16
* Remove unused RV40 spatial intra prediction functionKostya Shishkov2008-12-02
* Support MBAFF + constrained intra prediction.Michael Niedermayer2008-08-11
* Correct spatial prediction mode in RV30/40 for vertical left directionKostya Shishkov2007-12-17
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-05