summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b'Michael Niedermayer2013-05-17
|\|
| * vf_drawbox: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_drawtext: do not reset the frame number in config_input.Anton Khirnov2013-05-17
| * vf_fps: move initializing pts from config_props to init.Anton Khirnov2013-05-17
* | Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7'Michael Niedermayer2013-05-17
|\|
| * vf_frei0r: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_gradfun: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_lut: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* | lavfi/drawbox: restore verbal form for drawbox options descriptionsStefano Sabatini2013-05-17
* | lavfi: factorize drawgrid and drawbox codeStefano Sabatini2013-05-17
* | lavfi/yadif: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-16
* | lavfi/idet: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-16
* | lavfi: silence a discarded const qualifier warning.Clément Bœsch2013-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-16
|\|
| * vf_pad: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_overlay: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_lut: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'Michael Niedermayer2013-05-16
|\|
| * vf_libopencv: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_hqdn3d: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_hflip: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_gradfun: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8'Michael Niedermayer2013-05-16
|\|
| * vf_frei0r: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_format: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_fieldorder: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_fieldorder: cosmetics, remove an extra linebreakAnton Khirnov2013-05-16
* | lavfi/unsharp: remove unused float.h include.Clément Bœsch2013-05-16
* | lavfi/unsharp: use av_image_copy_plane().Clément Bœsch2013-05-16
* | Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68'Michael Niedermayer2013-05-16
|\|
| * vf_fade: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_drawtext: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_drawbox: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd'Michael Niedermayer2013-05-16
|\|
| * vf_delogo: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_cropdetect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_crop: cosmetics, break linesAnton Khirnov2013-05-16
* | Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990'Michael Niedermayer2013-05-16
|\|
| * vf_crop: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_boxblur: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_blackframe: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * vf_aspect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | lavfi/mp: remove mp=ow wrapper.Clément Bœsch2013-05-16
* | lavfi: port wavelet denoiser filter from libmpcodecs.Clément Bœsch2013-05-16
* | lavfi/histogram: logarithmic mode for levelsPaul B Mahol2013-05-15
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-15
|\|
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15