]> git.sesse.net Git - ffmpeg/history - libavcodec/h264pred.h
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavcodec / h264pred.h
2012-10-30 Ronald S. BultjeUse ptrdiff_t instead of int for intra pred "stride...
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2011-10-21 Baptiste Coudurierh264: 4:2:2 intra decoding support
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-28 Ronald S. BultjeSupport CODEC_FLAG_EMU_EDGE in VP8 decoder.
2010-06-25 Jason Garrett-Glaser16x16 and 8x8c x86 SIMD intra pred functions for VP8...
2010-06-22 David ConradAdd intra prediction functions for VP8.
2010-06-22 David ConradMake "topright" argument to pred4x4() const.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-12-02 Måns RullgårdARM: NEON optimised H264 16x16, 8x8 pred
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-07 Diego BiurrunAdd missing headers to allow 'make checkheaders' to...
2008-12-16 Michael NiedermayerHorizontal and vertical prediction functions needed...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-11 Michael NiedermayerSupport MBAFF + constrained intra prediction.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-12-17 Kostya ShishkovCorrect spatial prediction mode in RV30/40 for vertical...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-09-05 Kostya ShishkovMove H.264 intra prediction functions into their own...