]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_boxblur.c
network: Always use our version of gai_strerror on windows
[ffmpeg] / libavfilter / vf_boxblur.c
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-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2012-02-21 Alex ConverseMark mutable static data const where appropriate.
2011-10-17 Stefano Sabatinilavfi: port boxblur filter from libmpcodecs