OSDN Git Service

avfilter: Surround function only used in debug mode by appropriate #ifdef.
[coroid/libav_saccubus.git] / libavfilter / vf_setpts.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-28 Stefano SabatiniIn the start_frame() debug log, print the reference...
2010-11-08 Stefano SabatiniUse hierarchic names convention (prefix them with av_ex...
2010-11-02 Stefano SabatiniAdd setpts filter, ported from the libavfilter soc...