]> git.sesse.net Git - ffmpeg/history - libavcodec/snowenc.c
snow: Check mallocs at init
[ffmpeg] / libavcodec / snowenc.c
2012-07-03 Martin Storsjösnow: Check mallocs at init
2012-07-02 Ronald S. Bultjesnow: remove a VLA.
2012-06-17 Ronald S. Bultjedwt: remove variable-length arrays
2012-04-10 Diego BiurrunDrop some pointless #ifdefs.
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-02-23 Anton Khirnovsnowenc: switch to encode2().
2012-02-23 Anton Khirnovsnowenc: don't abuse input picture for storing information.
2012-02-15 Martin Storsjösnow: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjöh263: Add ff_ prefix to nonstatic symbols
2011-11-26 Mans Rullgardsnow: fix integer overflows
2011-11-24 Luca Barbatosnow: split snow in snowdec and snowenc