]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_hqdn3d.c
dcadec: use float planar sample format
[ffmpeg] / libavfilter / vf_hqdn3d.c
2012-08-27 Martin Storsjövf_hqdn3d: Remove a duplicate inline declaration
2012-08-27 Martin Storsjövf_hqdn3d: Don't declare the loop variable within the...
2012-08-26 Loren Merrittvf_hqdn3d: x86 asm
2012-08-26 Loren Merrittvf_hqdn3d: support 16bit colordepth
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-07-28 Loren Merrittvf_hqdn3d: support 9 and 10bit colordepth
2012-07-28 Loren Merrittvf_hqdn3d: reduce intermediate precision
2012-07-28 Loren Merrittvf_hqdn3d: simplify and optimize
2012-07-28 Loren Merrittvf_hqdn3d: cosmetics
2012-07-22 Anton Khirnovlavfi: add error handling to end_frame().
2012-07-22 Anton Khirnovlavfi: add error handling to draw_slice().
2012-07-21 Ronald S. Bultjelavfi: use const for AVFilterPad declarations in all...
2012-07-20 Anton Khirnovlavfi: unref AVFilterLink.out_buf in ff_end_frame().
2012-07-20 Anton Khirnovlavfi: unref AVFilterLink.cur_buf in ff_end_frame().
2012-06-26 Anton Khirnovlavfi: make filters less verbose.
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.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-04 Baptiste CoudurierPort libmpcodecs hqdn3d filter.