]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_showinfo.c
libavfilter: Add asettb filter for setting timebase for audio
[ffmpeg] / libavfilter / vf_showinfo.c
2014-03-24 Anton Khirnov{v,a}f_showinfo: print frame side data
2014-03-22 Diego Biurrunavfilter: more correct printf format specifiers
2013-10-28 Anton Khirnovlavfi: do not export the filters from shared objects
2013-03-16 Anton Khirnovvf_showinfo: remove its useless init function
2013-03-08 Anton Khirnovlavfi: switch to AVFrame.
2012-11-28 Anton Khirnovlavfi: merge start_frame/draw_slice/end_frame
2012-10-12 Anton Khirnovlavfi: do not use av_pix_fmt_descriptors directly.
2012-10-10 Mans Rullgardlavfi: convert input/ouput list compound literals to...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-07-22 Anton Khirnovlavfi: add error handling to end_frame().
2012-07-21 Ronald S. Bultjelavfi: use const for AVFilterPad declarations in all...
2012-06-26 Anton Khirnovlavfi: remove 'opaque' parameter from AVFilter.init()
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
2012-06-05 Anton Khirnovlavfi: remove request/poll and drawing functions from...
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2011-09-12 Stefano Sabatinilavfi: add showinfo filter