| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/crop: Avoid using non public AV_PIX_FMT_NB | Michael Niedermayer | 2014-05-27 | 1 | -1/+1 |
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | Michael Niedermayer | 2014-04-19 | 1 | -1/+1 |
|\ |
|
| * | lavfi: name anonymous structs | Vittorio Giovara | 2014-04-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | | lavfi/pad,crop,scale: remove options description from filter description | Paul B Mahol | 2013-09-21 | 1 | -1/+1 |
* | | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -14/+11 |
* | | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -1/+0 |
* | | lavfi/crop: support more pixel formats | Paul B Mahol | 2013-07-04 | 1 | -27/+10 |
* | | Merge commit '3fb29588a27a711132106b924e27b53789a58dcb' | Michael Niedermayer | 2013-05-17 | 1 | -0/+3 |
|\| |
|
| * | vf_crop: make config_props work properly when called multiple times. | Anton Khirnov | 2013-05-17 | 1 | -0/+3 |
* | | Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd' | Michael Niedermayer | 2013-05-16 | 1 | -3/+7 |
|\| |
|
| * | vf_crop: cosmetics, break lines | Anton Khirnov | 2013-05-16 | 1 | -3/+7 |
* | | Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990' | Michael Niedermayer | 2013-05-16 | 1 | -82/+88 |
|\| |
|
| * | vf_crop: use the name 's' for the pointer to the private context | Anton Khirnov | 2013-05-16 | 1 | -73/+79 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -2/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -1/+1 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -1/+1 |
* | | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -2/+1 |
* | | lavfi/crop: log pos in debug message | Stefano Sabatini | 2013-04-12 | 1 | -3/+3 |
* | | lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab... | Stefano Sabatini | 2013-04-12 | 1 | -0/+4 |
* | | lavfi: remove double .priv_class initializers | Paul B Mahol | 2013-04-11 | 1 | -1/+0 |
* | | Merge commit 'fba0156af77b11ec99edf4ee8f511b7aaa6b1891' | Michael Niedermayer | 2013-04-10 | 1 | -27/+25 |
|\| |
|
| * | vf_crop: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -17/+23 |
* | | lavfi/vf_crop: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -13/+3 |
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -6/+3 |
|\| |
|
| * | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -6/+3 |
| * | lavfi: merge start_frame/draw_slice/end_frame | Anton Khirnov | 2012-11-28 | 1 | -48/+17 |
* | | lavfi/crop: fix help message for the keep_aspect option | Stefano Sabatini | 2013-02-02 | 1 | -1/+1 |
* | | lavfi/crop: free x and y parsed expression objects | Stefano Sabatini | 2012-12-16 | 1 | -0/+3 |
* | | lavfi/crop: add support to option parsing | Stefano Sabatini | 2012-12-15 | 1 | -28/+41 |
* | | vf_crop: switch to filter_frame | Anton Khirnov | 2012-11-29 | 1 | -48/+17 |
* | | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' | Michael Niedermayer | 2012-10-12 | 1 | -5/+5 |
|\| |
|
| * | lavfi: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -5/+5 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -12/+24 |
|\| |
|
| * | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 1 | -12/+24 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -24/+24 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -24/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+3 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -7/+10 |
|\| |
|
| * | lavfi: add error handling to end_frame(). | Anton Khirnov | 2012-07-22 | 1 | -2/+2 |
| * | lavfi: add error handling to draw_slice(). | Anton Khirnov | 2012-07-22 | 1 | -3/+3 |
| * | lavfi: add error handling to start_frame(). | Anton Khirnov | 2012-07-22 | 1 | -2/+5 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -12/+12 |
|\| |
|
| * | lavfi: use const for AVFilterPad declarations in all filters. | Ronald S. Bultje | 2012-07-21 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-21 | 1 | -1/+0 |
|\| |
|
| * | lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). | Anton Khirnov | 2012-07-20 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-27 | 1 | -1/+1 |
|\| |
|