OSDN Git Service

Fixed invalid access in wavpack decoder on corrupted bitstream.
[coroid/libav_saccubus.git] / libavcodec / h264dsp.c
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.