]> git.sesse.net Git - ffmpeg/history - libavcodec/vp56dsp.c
mpeg12dec: avoid signed overflow in bitrate calculation
[ffmpeg] / libavcodec / vp56dsp.c
2016-08-26 Diego Biurrunvp56: Separate VP5 and VP6 dsp initialization
2016-08-26 Diego Biurrunvp56: Change type of stride parameters to ptrdiff_t
2013-08-23 Diego Biurrunvp56: Mark VP6-only optimizations as such.
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
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
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-08-28 Aurelien Jacobscosmetic
2010-08-25 Ronald S. BultjeMove vp6_filter_diag4() from DSPContext to VP56DSPContext.
2010-04-30 Måns RullgårdARM: NEON optimised VP6 edge filter
2010-04-30 Måns RullgårdVP56: move vp56_edge_filter to new VP56DSPContext