Commit History

Author SHA1 Message Date
  Michael Niedermayer 2e67a99fbc avfilter/vf_drawtext: Check return code of load_glyph() 8 years ago
  Tobias Rapp ee104580c5 avfilter/vf_drawtext: add optional default value to metadata function 8 years ago
  Carl Eugen Hoyos ae9f2e6f28 lavfi/drawtext: Fix microsecond display. 8 years ago
  Ganesh Ajjanagadde ff1442a51d lavfi/vf_drawtext: replace round by llrint 8 years ago
  Clément Bœsch d3dbae1c71 lavfi/drawtext: fix shadow[xy] descriptions 8 years ago
  Clément Bœsch 1d6308dbc6 lavfi/drawtext: hide first font load warning when fontconfig is present 8 years ago
  Clément Bœsch 4cb26c3c35 lavfi/drawtext: fix crash when no text, file or timecode provided 8 years ago
  Ganesh Ajjanagadde 7c8fcbbde3 avutil/tree: add additional const qualifier to the comparator 8 years ago
  Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 8 years ago
  Alex Agranovsky cf28490e56 avfilter/drawtext: allow to format pts with strftime 8 years ago
  Clément Bœsch 1cab6a33cd avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options 8 years ago
  Michael Niedermayer 122150168f Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386' 9 years ago
  Luca Barbato 9b2c57bef5 drawtext: Add an alpha option 9 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 9 years ago
  Ivan Efimov 2051b401cc avfilter/drawtext: fix frame mem leak 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Marton Balint c84b75c89c vf_drawtext: add support for setting box border width 9 years ago
  Michael Niedermayer ee7b5d4ef8 avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as int 9 years ago
  Михаил Муковников 71f29410e7 lavfi: Increase drawtext font size limits 9 years ago
  Michael Niedermayer 013c3eb05c avfilter/vf_drawtext: use gm_time_r() for thread saftey 9 years ago
  Michael Niedermayer 4360c6ff61 Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6' 9 years ago
  Martin Storsjö 6b9b42cc55 drawtext: Remove the ifdef for localtime_r 9 years ago
  Michael Niedermayer 0b2f860db5 Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a' 9 years ago
  Luca Barbato f401792595 vf_drawtext: Do not leak the mmapped textfile 9 years ago
  James Almer 59d8050df1 avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft 9 years ago
  Karl Kiniger 903156aa8a vf_drawtext: add missing clear of pointers after av_expr_free() 9 years ago
  Reimar Döffinger 6d7aa437e1 vf_drawtext: move "static const" before "struct". 10 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
  Andrey Utkin cb8cb85da7 lavfi/drawtext: add alias "expr_int_format" to expansion function "eif" 10 years ago
  Andrey Utkin e9ff5df0b5 lavfi/drawtext: add fontcolor_expr option 10 years ago
  Andrey Utkin dec87454de lavfi/drawtext: add expansion function eif() 10 years ago
  Marc Jeffreys a0b71e9f3e avfilter/drawtext: Add basic text shaping using libfribidi 10 years ago
  Michael Niedermayer 576ced5530 avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h> 10 years ago
  Stefano Sabatini 85eabd748b lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph structure 10 years ago
  Leandro Santiago 4582e1162a avfilter/vf_drawtext: fix resource leak 10 years ago
  Andrey Utkin 3bb4d26a5d drawtext: drop unused draw_glyphs() arg "rgbcolor" 10 years ago
  Nicolas George 41334fcab4 lavfi/drawtext: allow to format pts as HH:MM:SS.mmm. 10 years ago
  Michael Niedermayer 6956b048d8 avfilter/vf_drawtext: fix resource leaks 10 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 10 years ago
  Michael Niedermayer 443261cbbd Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432' 10 years ago
  Luca Barbato f1b239ec8b drawtext: Add fontconfig support 10 years ago
  Matt Oliver 3e309c5d18 Fix compilation with msvc/icl due to missing header and define. 10 years ago
  Andrey Utkin 6d7119dbd2 lavfi/drawtext: fix reinit command 10 years ago
  Ramiro Polla 78a9f185eb lavfi/drawtext: add option for drawing border around text 10 years ago
  Ramiro Polla 222fb8276d lavfi/drawtext: get bitmap from glyph in a separate step 10 years ago
  Luca Barbato d68dc3c944 drawtext: Drop pointless header 10 years ago
  Alexander Strasser cea5812fa7 configure: Special case libfreetype test 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 10 years ago