227 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Rosen Penev 8beb9e571c avfilter/vf_drawtext: only test available exceptions 5 years ago
  Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
  Marton Balint 62d92a878d avfilter/vf_drawtext: do not overread text if the last UTF8 sequence is invalid 5 years ago
  Marton Balint 5ac8389cfa avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequences 5 years ago
  Gyan Doshi 287620f59c avfilter/drawtext: log why input pad failed to be configured 5 years ago
  Calvin Walton 2bd21b9609 vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables 5 years ago
  Gyan Doshi 8cf947ca4c avfilter/drawtext: stop resource leak 6 years ago
  Gyan Doshi 87db1ca632 avfilter/drawtext: make command processing error-resilient 6 years ago
  Gyan Doshi 1a31c2b5df avfilter/drawtext: fix box sizing 6 years ago
  Vishwanath Dixit 37abfe8c2d avfilter/drawtext: present 'hms' formatted 'pts' in 24h format 7 years ago
  Steven Liu 27fe8930e0 avfilter: add comments for duplicate line 7 years ago
  Gyan Doshi 6c1c6c6c71 avfilter/drawtext - implement fix_bounds 7 years ago
  Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Brett Harrison 6442e4ab3c avfilter/vf_drawtext: added expr evaluation to drawtext fontsize 8 years ago
  Kieran Kunhya 4cca2f74f2 vf_drawtext: Fix memory leak 8 years ago
  Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
  Steven Liu 90096e42e1 avfilter:vf_drawtext: add new line space size set parameter 8 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
  Diego Biurrun 8ddfa5ae5e vf_drawtext: Drop wrong void* cast 9 years ago
  Alex Agranovsky 88db6c2890 avfilter/vf_drawtext: fixed default/flt formatting ignoring offset parameter 8 years ago
  Diego Biurrun 85baef4ff1 vf_drawtext: Move static keyword to beginning of variable declaration 9 years ago
  Paul B Mahol 9d16e46d9e avfilter/drawutils: allow drawing opaque text on transparent background 8 years ago
  Michael Niedermayer 2e67a99fbc avfilter/vf_drawtext: Check return code of load_glyph() 9 years ago
  Tobias Rapp ee104580c5 avfilter/vf_drawtext: add optional default value to metadata function 9 years ago
  Carl Eugen Hoyos ae9f2e6f28 lavfi/drawtext: Fix microsecond display. 9 years ago
  Ganesh Ajjanagadde ff1442a51d lavfi/vf_drawtext: replace round by llrint 9 years ago
  Clément Bœsch d3dbae1c71 lavfi/drawtext: fix shadow[xy] descriptions 9 years ago
  Clément Bœsch 1d6308dbc6 lavfi/drawtext: hide first font load warning when fontconfig is present 9 years ago
  Clément Bœsch 4cb26c3c35 lavfi/drawtext: fix crash when no text, file or timecode provided 9 years ago
  Ganesh Ajjanagadde 7c8fcbbde3 avutil/tree: add additional const qualifier to the comparator 9 years ago
  Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 9 years ago
  Alex Agranovsky cf28490e56 avfilter/drawtext: allow to format pts with strftime 9 years ago
  Clément Bœsch 1cab6a33cd avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options 9 years ago
  Luca Barbato 98c9ade985 drawtext: Move the strftime expansion in a separate function 9 years ago
  Luca Barbato fe026ba960 drawtext: Drop stray guards 9 years ago
  Luca Barbato 9b2c57bef5 drawtext: Add an alpha option 10 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
  Ivan Efimov 2051b401cc avfilter/drawtext: fix frame mem leak 10 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Marton Balint c84b75c89c vf_drawtext: add support for setting box border width 10 years ago
  Michael Niedermayer ee7b5d4ef8 avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as int 10 years ago
  Михаил Муковников 71f29410e7 lavfi: Increase drawtext font size limits 10 years ago
  Michael Niedermayer 013c3eb05c avfilter/vf_drawtext: use gm_time_r() for thread saftey 10 years ago
  Martin Storsjö 6b9b42cc55 drawtext: Remove the ifdef for localtime_r 10 years ago
  Luca Barbato f401792595 vf_drawtext: Do not leak the mmapped textfile 10 years ago
  James Almer 59d8050df1 avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft 10 years ago
  Karl Kiniger 903156aa8a vf_drawtext: add missing clear of pointers after av_expr_free() 10 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