]> git.sesse.net Git - ffmpeg/history - libavcodec/h264dsp.h
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavcodec / h264dsp.h
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2012-05-07 Diego Biurrunh264: Remove a commented-out function pointer typedef.
2011-10-21 Ronald S. BultjeH264: change weight/biweight functions to take a height...
2011-10-21 Baptiste Coudurierh264: 4:2:2 intra decoding support
2011-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Jason Garrett-GlaserRoll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-05-31 Daniel KangUpdate 8-bit H.264 IDCT function names to reflect bit...
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonChoose h264 chroma dc dequant function dynamically.
2011-05-10 Ronald S. Bultjeh264: DSP'ize MBAFF loopfilter.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-20 Ronald S. BultjeRevert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it...
2011-01-15 Jason Garrett-GlaserH.264/SVQ3: make chroma DC work the same way as luma DC
2011-01-14 Jason Garrett-GlaserRemove outdated comment in h264dsp.h
2011-01-14 Jason Garrett-GlaserH.264: split luma dc idct out and implement MMX/SSE2...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct