| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -3/+4 |
|\ |
|
| * | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -3/+3 |
| * | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -1/+2 |
* | | lavfi: use av_default_item_name() as filter private context logger | Stefano Sabatini | 2012-06-04 | 1 | -1/+1 |
* | | lavfi: add avfilter_default_filter_name() | Stefano Sabatini | 2012-06-04 | 1 | -6/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-23 | 1 | -2/+3 |
|\| |
|
| * | lavfi: remove avfilter_null_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -1/+2 |
* | | lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option | Stefano Sabatini | 2012-05-03 | 1 | -0/+1 |
* | | lavfi/drawtext: rename and document variables d_expr and d_pexpr | Stefano Sabatini | 2012-05-03 | 1 | -7/+7 |
* | | lavfi/drawtext: alphabetically sort the expression parameters | Stefano Sabatini | 2012-05-03 | 1 | -22/+20 |
* | | vf_drawtext: fontconfig support. | Nicolas George | 2012-04-10 | 1 | -8/+95 |
* | | vf_drawtext: fix memory leak of draw expression. | Nicolas George | 2012-04-10 | 1 | -0/+2 |
* | | vf_drawtext: fix memory leak of glyph data. | Nicolas George | 2012-04-10 | 1 | -0/+4 |
* | | vf_drawtext: use drawutils. | Nicolas George | 2012-04-04 | 1 | -180/+29 |
* | | cosmetics: fix some typos | Lou Logan | 2012-03-13 | 1 | -1/+1 |
* | | lavfi/drawtext: add 24 hours wrapping option for timecode. | Clément Bœsch | 2012-03-12 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 1 | -3/+3 |
|\| |
|
| * | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-07 | 1 | -1/+5 |
|\| |
|
| * | drawtext: add 'fix_bounds' option on coords fixing | Andrey Utkin | 2012-02-06 | 1 | -6/+11 |
| * | drawtext: fix text_{w, h} expression vars | Andrey Utkin | 2012-02-06 | 1 | -0/+2 |
| * | drawtext: add missing braces around an if() block. | Andrey Utkin | 2012-02-05 | 1 | -2/+4 |
* | | drawtext: use new public timecode API. | Clément Bœsch | 2012-02-02 | 1 | -19/+15 |
* | | timecode: set a fixed buffer size of 16B for tc string. | Clément Bœsch | 2012-01-11 | 1 | -1/+1 |
* | | drawtext: fix hard dependency to lavc (timecode). | Clément Bœsch | 2012-01-02 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-31 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Drop unnecessary parentheses around return values. | Diego Biurrun | 2011-12-30 | 1 | -1/+1 |
* | | vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used | Stefano Sabatini | 2011-12-24 | 1 | -1/+1 |
* | | timecode: rename internal ff_* symbols to avpriv_*. | Clément Bœsch | 2011-12-12 | 1 | -1/+1 |
* | | drawtext: allow burning the timecode. | Clément Bœsch | 2011-12-12 | 1 | -1/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-08 | 1 | -6/+37 |
|\| |
|
| * | drawtext: remove typo | Luca Barbato | 2011-12-07 | 1 | -1/+1 |
| * | drawtext: introduce rand(min, max) | Luca Barbato | 2011-12-07 | 1 | -7/+27 |
| * | drawtext: introduce explicit draw/hide variable | Luca Barbato | 2011-12-07 | 1 | -1/+10 |
| * | drawtext: make x and y parametric | Luca Barbato | 2011-12-03 | 1 | -8/+125 |
| * | drawtext: manage memory allocation better | Luca Barbato | 2011-12-03 | 1 | -132/+132 |
| * | drawtext: refactor draw_text | Luca Barbato | 2011-12-03 | 1 | -21/+46 |
* | | vf_drawtext: support W/H parameters to reduce UI differences to qatar | Michael Niedermayer | 2011-12-04 | 1 | -6/+6 |
* | | vf_drawtext: cosmetics to reduce diff to qatar | Michael Niedermayer | 2011-12-04 | 1 | -10/+10 |
* | | vf_drawtext: Add main_w/h to improve compatibility with the modified UI | Michael Niedermayer | 2011-12-04 | 1 | -6/+6 |
* | | Fix various if parenthesis misplacements. | Clément Bœsch | 2011-11-21 | 1 | -1/+1 |
* | | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | | Add const to static arrays where it was forgotten. | Reimar Döffinger | 2011-11-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -1/+1 |
|\| |
|
| * | Remove some stray unnecessary ffmpeg references. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | | vf_drawtext: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -9/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -30/+30 |
|\| |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -29/+29 |
* | | vf_drawtext: apply misc style fixes | Stefano Sabatini | 2011-09-25 | 1 | -2/+2 |
* | | vf_drawtext: do not reset "n" variable to 0 in case the filter is reinited | Stefano Sabatini | 2011-09-25 | 1 | -1/+6 |