January 18, 2015
View 6fd7456

Merge commit '608e8d8dd754199b657b439f9e722e0b45f84461' into release/2.4

Michael Niedermayer authored on 2015/01/18 08:39:59
October 17, 2014
View 608e8d8

vf_drawtext: Do not leak the mmapped textfile

Luca Barbato authored on 2014/10/17 18:07:10
October 12, 2014
View 71af220

vf_drawtext: add missing clear of pointers after av_expr_free()

Karl Kiniger authored on 2014/10/12 05:34:11
August 31, 2014
View 6d7aa43

vf_drawtext: move "static const" before "struct".

Reimar Döffinger authored on 2014/08/31 17:40:39
August 29, 2014
View d9e2ace

Add missing "const" all over the place.

Reimar Döffinger authored on 2014/08/29 07:32:32
July 18, 2014
View cb8cb85

lavfi/drawtext: add alias "expr_int_format" to expansion function "eif"

Andrey Utkin authored on 2014/07/18 07:00:40
July 8, 2014
View 576ced5

avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h>

Michael Niedermayer authored on 2014/07/08 09:48:51
July 5, 2014
View e9ff5df

lavfi/drawtext: add fontcolor_expr option

Andrey Utkin authored on 2014/07/05 03:54:53
July 4, 2014
View dec8745

lavfi/drawtext: add expansion function eif()

Andrey Utkin authored on 2014/07/04 18:16:16
View 85eabd7

lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph structure

Stefano Sabatini authored on 2014/07/04 00:58:38
July 2, 2014
View 4582e11

avfilter/vf_drawtext: fix resource leak

Leandro Santiago authored on 2014/07/02 21:39:50
June 22, 2014
View 3bb4d26

drawtext: drop unused draw_glyphs() arg "rgbcolor"

Andrey Utkin authored on 2014/06/22 23:31:09
June 21, 2014
View a0b71e9

avfilter/drawtext: Add basic text shaping using libfribidi

Marc Jeffreys authored on 2014/06/21 13:41:45
April 27, 2014
View 6956b04

avfilter/vf_drawtext: fix resource leaks

Michael Niedermayer authored on 2014/04/27 08:54:32
April 25, 2014
View 41334fc

lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.

Nicolas George authored on 2014/04/25 21:01:43