Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-13avfilter/drawtext: fix box sizingGyan Doshi
2018-06-04avfilter/drawtext: present 'hms' formatted 'pts' in 24h formatVishwanath Dixit
2018-02-01avfilter: add comments for duplicate lineSteven Liu
2018-01-21avfilter/drawtext - implement fix_boundsGyan Doshi
2017-04-23avfilter: do not use AVFrame accessorMuhammad Faiz
2017-04-19avfilter/vf_drawtext: added expr evaluation to drawtext fontsizeBrett Harrison
2017-03-29Merge commit '85baef4ff1512bcc2544928bfa5f42072903a691'Clément Bœsch
2017-03-21vf_drawtext: Fix memory leakKieran Kunhya
2017-01-19avfilter:vf_drawtext: add new line space size set parameterSteven Liu
2016-11-13lavfi: split frame_count between input and output.Nicolas George
2016-11-07avfilter/vf_drawtext: fixed default/flt formatting ignoring offset parameterAlex Agranovsky
2016-11-02vf_drawtext: Move static keyword to beginning of variable declarationDiego Biurrun
2016-09-21avfilter/drawutils: allow drawing opaque text on transparent backgroundPaul B Mahol
2016-04-24avfilter/vf_drawtext: Check return code of load_glyph()Michael Niedermayer
2016-04-13avfilter/vf_drawtext: add optional default value to metadata functionTobias Rapp
2016-01-04lavfi/drawtext: Fix microsecond display.Carl Eugen Hoyos
2015-12-21lavfi/vf_drawtext: replace round by llrintGanesh Ajjanagadde
2015-12-21lavfi/drawtext: fix shadow[xy] descriptionsClément Bœsch
2015-12-21lavfi/drawtext: hide first font load warning when fontconfig is presentClément Bœsch
2015-12-21lavfi/drawtext: fix crash when no text, file or timecode providedClément Bœsch
2015-10-25avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde
2015-10-24all: remove some casts of function pointer to void *Ganesh Ajjanagadde
2015-10-12avfilter/drawtext: allow to format pts with strftimeAlex Agranovsky
2015-09-09avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few optionsClément Bœsch
2015-08-02drawtext: Move the strftime expansion in a separate functionLuca Barbato
2015-08-02drawtext: Drop stray guardsLuca Barbato
2015-04-21Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'Michael Niedermayer
2015-04-21drawtext: Add an alpha optionLuca Barbato
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-04-14avfilter/drawtext: fix frame mem leakIvan Efimov
2015-04-08avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol
2015-03-31vf_drawtext: add support for setting box border widthMarton Balint
2015-03-08avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as...Michael Niedermayer
2014-12-07lavfi: Increase drawtext font size limitsМихаил Муковников
2014-11-02avfilter/vf_drawtext: use gm_time_r() for thread safteyMichael Niedermayer
2014-10-26Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6'Michael Niedermayer
2014-10-26drawtext: Remove the ifdef for localtime_rMartin Storsjö
2014-10-18Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a'Michael Niedermayer
2014-10-18vf_drawtext: Do not leak the mmapped textfileLuca Barbato
2014-10-12avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruftJames Almer
2014-10-12vf_drawtext: add missing clear of pointers after av_expr_free()Karl Kiniger
2014-08-31vf_drawtext: move "static const" before "struct".Reimar Döffinger
2014-08-29Add missing "const" all over the place.Reimar Döffinger
2014-07-18lavfi/drawtext: add alias "expr_int_format" to expansion function "eif"Andrey Utkin
2014-07-17lavfi/drawtext: add fontcolor_expr optionAndrey Utkin
2014-07-17lavfi/drawtext: add expansion function eif()Andrey Utkin
2014-07-16avfilter/drawtext: Add basic text shaping using libfribidiMarc Jeffreys
2014-07-08avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer
2014-07-05lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph structureStefano Sabatini
2014-07-03avfilter/vf_drawtext: fix resource leakLeandro Santiago