]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_lut.c
lavfi: remove disabled FF_API_SAMPLERATE64 cruft
[ffmpeg] / libavfilter / vf_lut.c
2012-06-26 Anton Khirnovlavfi: remove 'opaque' parameter from AVFilter.init()
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: add negate filter
2011-10-17 Stefano Sabatinilavfi: add LUT (LookUp Table) generic filters