]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_frei0r.c
lavfi: make formats API private on next bump.
[ffmpeg] / libavfilter / vf_frei0r.c
2012-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2011-07-05 Diego BiurrunAdd some missing mathematics.h #includes for av_rescale().
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2010-11-30 Stefano SabatiniExtend the frei0r filter syntax.
2010-11-30 Stefano SabatiniImplement frei0r source.
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-11-25 Stefano SabatiniFix crash in uninit.
2010-11-17 Aurelien Jacobsmove the av_parse_color() function from libavfilter...
2010-11-13 Stefano SabatiniFix frei0r filter after av_parse_color() syntax change.
2010-11-02 Stefano SabatiniFix timestamp handling in more filters after the change...
2010-10-03 Víctor PaesaUse SLIBSUF instead of .so, as a more generic dynamic...
2010-09-27 Stefano SabatiniMove av_get_token() from libavfilter to libavutil.
2010-09-24 Stefano SabatiniRemove unnecessary av_strdup() and av_free().
2010-09-24 Stefano SabatiniAdd frei0r filter.