]> git.sesse.net Git - ffmpeg/history - libavcodec/h264pred.c
Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1
[ffmpeg] / libavcodec / h264pred.c
2009-12-02 Måns RullgårdARM: NEON optimised H264 16x16, 8x8 pred
2009-04-17 Michael NiedermayerRemove useless assignments, at least one found by CSA.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-18 Loren Merritt1.6x faster pred*_vertical_add_c
2008-12-16 Michael NiedermayerHorizontal and vertical prediction functions needed...
2008-12-02 Kostya ShishkovRemove unused RV40 spatial intra prediction function
2008-08-11 Michael NiedermayerSupport MBAFF + constrained intra prediction.
2007-12-17 Kostya ShishkovCorrect spatial prediction mode in RV30/40 for vertical...
2007-09-05 Kostya ShishkovMove H.264 intra prediction functions into their own...