| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -11/+10 |
* | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -1/+0 |
* | lavfi/drawtext: add generic timeline interface and deprecate "draw". | Clément Bœsch | 2013-09-03 | 1 | -3/+35 |
* | lavfi/drawtext: add support for printing frame metadata | Paul B Mahol | 2013-07-09 | 1 | -0/+14 |
* | add the start_number offset to var_values[VAR_N] directly, instead of adding ... | Mark Visser | 2013-06-18 | 1 | -2/+2 |
* | added start_number parameter to drawtext to permit an offset to n/frame_num var | Mark Visser | 2013-06-14 | 1 | -1/+3 |
* | avfilter/vf_drawtext: Fix doxygen comment | Michael Niedermayer | 2013-05-24 | 1 | -1/+1 |
* | lavfi/drawtext: switch to AV_OPT_TYPE_COLOR | Paul B Mahol | 2013-05-17 | 1 | -24/+3 |
* | Merge commit '3fb29588a27a711132106b924e27b53789a58dcb' | Michael Niedermayer | 2013-05-17 | 1 | -4/+8 |
|\ |
|
| * | vf_drawtext: don't leak the expressions. | Anton Khirnov | 2013-05-17 | 1 | -0/+8 |
* | | Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b' | Michael Niedermayer | 2013-05-17 | 1 | -2/+0 |
|\| |
|
| * | vf_drawtext: do not reset the frame number in config_input. | Anton Khirnov | 2013-05-17 | 1 | -1/+0 |
* | | Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68' | Michael Niedermayer | 2013-05-16 | 1 | -163/+165 |
|\| |
|
| * | vf_drawtext: use the name 's' for the pointer to the private context | Anton Khirnov | 2013-05-16 | 1 | -156/+156 |
| * | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
* | | avfilter/drawtext: add pict_type support | Michael Niedermayer | 2013-04-23 | 1 | -0/+14 |
* | | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -4/+3 |
* | | lavfi/drawtext: make options array more readable. | Clément Bœsch | 2013-04-15 | 1 | -28/+28 |
* | | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-12 | 1 | -1/+1 |
* | | Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a' | Michael Niedermayer | 2013-04-10 | 1 | -26/+20 |
|\| |
|
| * | vf_drawtext: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -51/+37 |
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -11/+10 |
|\| |
|
| * | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -30/+28 |
* | | lavfi/vf_drawtext: default to expansion=normal. | Nicolas George | 2013-01-26 | 1 | -1/+1 |
* | | lavfi/drawtext: make use of outlink variable in filter_frame() | Stefano Sabatini | 2012-12-06 | 1 | -1/+1 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 1 | -2/+0 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 1 | -2/+0 |
| * | lavfi: merge start_frame/draw_slice/end_frame | Anton Khirnov | 2012-11-28 | 1 | -31/+7 |
* | | lavfi/drawtext: add the reload option. | Nicolas George | 2012-12-04 | 1 | -14/+33 |
* | | vf_drawtext: switch to filter_frame, this filter did not support slices | Michael Niedermayer | 2012-11-28 | 1 | -17/+6 |
* | | lavfi/drawtext: add support to expansion of generic expressions | Stefano Sabatini | 2012-11-27 | 1 | -0/+22 |
* | | lavfi/drawtext: add support for printing frame numbers | Stefano Sabatini | 2012-11-22 | 1 | -0/+11 |
* | | lavfi/drawtext: implement more generic expansion. | Nicolas George | 2012-11-18 | 1 | -7/+166 |
* | | lavfi/drawtext: use bprint for the expanded text. | Nicolas George | 2012-11-17 | 1 | -23/+16 |
* | | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' | Michael Niedermayer | 2012-11-03 | 1 | -1/+1 |
|\| |
|
| * | vf_drawtext: do not use deprecated av_tree_node_size | Anton Khirnov | 2012-11-02 | 1 | -1/+1 |
| * | lavfi: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -1/+1 |
* | | drawtext: fix leak with timecodes | Michael Niedermayer | 2012-10-11 | 1 | -0/+1 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -13/+25 |
|\| |
|
| * | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 1 | -14/+26 |
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -8/+8 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -7/+7 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -6/+6 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -15/+15 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -15/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-24 | 1 | -1/+1 |
|\| |
|
* | | lavfi: add priv class to filter definitions and flags to filter internal options | Stefano Sabatini | 2012-08-18 | 1 | -38/+39 |