]> git.sesse.net Git - ffmpeg/history - libavcodec/h264dsp.c
cngdec: Make the dbov variable have the right unit
[ffmpeg] / libavcodec / h264dsp.c
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
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-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
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-GlaserH.264: split luma dc idct out and implement MMX/SSE2...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-17 Carl Eugen HoyosFix compilation on PPC 470.
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct
2007-07-28 Panagiotis IssarisRename h264dsp.c to h264dspenc.c
2006-12-11 Panagiotis IssarisAdding H.264 DCT.