| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+1 |
* | Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04' | Michael Niedermayer | 2014-10-20 | 1 | -1/+3 |
|\ |
|
| * | vf_format: check input validity | Vittorio Giovara | 2014-10-20 | 1 | -0/+5 |
* | | avfilter/vf_format: Check pix_fmts before dereferencing it | Michael Niedermayer | 2014-07-03 | 1 | -3/+3 |
* | | avfilter/vf_format: fix duplicate ; | Michael Niedermayer | 2014-05-27 | 1 | -1/+1 |
* | | Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece' | Michael Niedermayer | 2014-05-27 | 1 | -47/+86 |
|\| |
|
| * | vf_format: rework format list parsing | Anton Khirnov | 2014-05-26 | 1 | -51/+79 |
* | | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | Michael Niedermayer | 2014-04-19 | 1 | -1/+1 |
|\| |
|
| * | lavfi: name anonymous structs | Vittorio Giovara | 2014-04-19 | 1 | -1/+1 |
* | | avfilter/vf_format: check that the format list is not empty | Michael Niedermayer | 2014-01-05 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -2/+2 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -2/+2 |
* | | avfilter: remove duplicate includes | Michael Niedermayer | 2013-09-21 | 1 | -1/+0 |
* | | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -23/+15 |
* | | avfilter/vf_format: add .get_video_buffer back | Paul B Mahol | 2013-09-07 | 1 | -0/+2 |
* | | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -2/+0 |
* | | lavfi/format: make use of AVFILTER_DEFINE_CLASS | Paul B Mahol | 2013-05-27 | 1 | -12/+4 |
* | | Merge commit '1dd35611433c224e2231ed7ae26b5b560863a3cb' | Michael Niedermayer | 2013-05-18 | 1 | -6/+8 |
|\| |
|
| * | vf_format: do not use the AVFilterFormats internals. | Anton Khirnov | 2013-05-17 | 1 | -6/+8 |
* | | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0' | Michael Niedermayer | 2013-05-18 | 1 | -1/+1 |
|\| |
|
| * | lavfi: rename AVFilterFormats.format_count to nb_formats | Anton Khirnov | 2013-05-17 | 1 | -1/+1 |
* | | Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8' | Michael Niedermayer | 2013-05-16 | 1 | -5/+5 |
|\| |
|
| * | vf_format: use the name 's' for the pointer to the private context | Anton Khirnov | 2013-05-16 | 1 | -5/+5 |
| * | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
* | | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-12 | 1 | -1/+1 |
* | | Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af' | Michael Niedermayer | 2013-04-10 | 1 | -2/+28 |
|\| |
|
| * | vf_(no)format: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -2/+28 |
| * | lavfi: merge start_frame/draw_slice/end_frame | Anton Khirnov | 2012-11-28 | 1 | -6/+0 |
* | | vf_format: switch to filter_frame | Anton Khirnov | 2012-11-29 | 1 | -6/+0 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -20/+44 |
|\| |
|
| * | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 1 | -20/+44 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -8/+8 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -9/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+4 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+4 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -20/+20 |
|\| |
|
| * | lavfi: use const for AVFilterPad declarations in all filters. | Ronald S. Bultje | 2012-07-21 | 1 | -20/+20 |
* | | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
|\| |
|
| * | lavfi: remove 'opaque' parameter from AVFilter.init() | Anton Khirnov | 2012-06-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -0/+1 |
|\| |
|
| * | lavfi: make AVFilterPad opaque after two major bumps. | Anton Khirnov | 2012-06-13 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -2/+3 |
|\| |
|
| * | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-23 | 1 | -8/+9 |
|\| |
|
| * | lavfi: remove avfilter_null_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -8/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -4/+4 |
* | | lavfi: add ff_parse_pixel_format() internal function, and use it | Stefano Sabatini | 2011-08-23 | 1 | -6/+4 |