Commit History

Author SHA1 Message Date
  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
  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
  Paul B Mahol ad934bc353 avfilter/vf_drawtext: remove dead initialization 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Clément Bœsch 30d40c9e86 lavfi/drawtext: add generic timeline interface and deprecate "draw". 11 years ago
  Paul B Mahol c5a1b18f18 lavfi/drawtext: add support for printing frame metadata 11 years ago
  Mark Visser 2090abcc43 add the start_number offset to var_values[VAR_N] directly, instead of adding it in func_frame_num 11 years ago
  Mark Visser 0defc77e9d added start_number parameter to drawtext to permit an offset to n/frame_num var 11 years ago
  Michael Niedermayer b5be1a7e23 avfilter/vf_drawtext: Fix doxygen comment 11 years ago
  Paul B Mahol 1d2ecf9609 lavfi/drawtext: switch to AV_OPT_TYPE_COLOR 11 years ago
  Michael Niedermayer 71fcb6072e Merge commit '3fb29588a27a711132106b924e27b53789a58dcb' 11 years ago
  Michael Niedermayer c7078f4907 Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b' 11 years ago
  Anton Khirnov 3fb29588a2 vf_drawtext: don't leak the expressions. 11 years ago
  Anton Khirnov 90d9a2a04c vf_drawtext: do not reset the frame number in config_input. 11 years ago
  Michael Niedermayer 04dd5ddeda Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68' 11 years ago
  Anton Khirnov d3735f7ad6 vf_drawtext: use the name 's' for the pointer to the private context 11 years ago
  Michael Niedermayer a9a537b154 avfilter/drawtext: add pict_type support 11 years ago
  Clément Bœsch b8a5c76131 lavfi: add frame counter into AVFilterLink and use it in filters. 11 years ago
  Clément Bœsch de656ea91e lavfi/drawtext: make options array more readable. 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer d70b494422 Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov 8ec464c61c vf_drawtext: switch to an AVOptions-based system. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Nicolas George 42c6f2a645 lavfi/vf_drawtext: default to expansion=normal. 11 years ago
  Stefano Sabatini 3942294fd5 lavfi/drawtext: make use of outlink variable in filter_frame() 11 years ago
  Michael Niedermayer 99efd59626 Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 11 years ago
  Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 11 years ago
  Nicolas George 0444733b78 lavfi/drawtext: add the reload option. 11 years ago
  Michael Niedermayer 7bfa2f25c0 vf_drawtext: switch to filter_frame, this filter did not support slices 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Stefano Sabatini 2ac6a3d1bf lavfi/drawtext: add support to expansion of generic expressions 11 years ago
  Stefano Sabatini eb87b340e8 lavfi/drawtext: add support for printing frame numbers 11 years ago
  Nicolas George c437c251b8 lavfi/drawtext: implement more generic expansion. 11 years ago
  Nicolas George 29e388abcb lavfi/drawtext: use bprint for the expanded text. 11 years ago
  Michael Niedermayer 37e81996dc Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' 11 years ago
  Anton Khirnov b68aac7ea3 vf_drawtext: do not use deprecated av_tree_node_size 11 years ago
  Michael Niedermayer 7457da3698 drawtext: fix leak with timecodes 11 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 11 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 11 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago