Commit History

Author SHA1 Message Date
  Michael Niedermayer 310fd0d3d4 vsrc_testsrc: fix uninitilaized variable bug 12 years ago
  Stefano Sabatini 7cd5fa35fe lavfi/testsrc: set output framerate 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Stefano Sabatini dbf25b70ea lavfi/testsrc: set default value for option "color" to NULL and rework color setting logic 12 years ago
  Paul B Mahol 13c5069187 lavfi: add smptebars source 12 years ago
  Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 12 years ago
  Stefano Sabatini aa5b93fbd8 lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy 12 years ago
  Stefano Sabatini 4c8fc6a2a4 lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classes 12 years ago
  Stefano Sabatini 33474eb1c6 lavfi/testsrc: extend logic in request_frame, support static image output 12 years ago
  Stefano Sabatini 20e940e768 lavfi/testsrc: free the context in uninit 12 years ago
  Stefano Sabatini 7ddf082f04 lavfi/testsrc: drop pointless parentheses 12 years ago
  Stefano Sabatini ad2022ac83 lavfi/testsrc: add comment in options 12 years ago
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 12 years ago
  Anton Khirnov 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 12 years ago
  Anton Khirnov 3825b52688 lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Michael Niedermayer 9e1508f1e7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 533fd5b5b4 vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer(). 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 12 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 12 years ago
  Paul B Mahol de05877390 lavfi: remove redundant checks after av_parse_video_rate() 12 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 12 years ago
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 12 years ago
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini 647e2e070f lavfi: remove more instances of avfilter_default_filter_name() 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 12 years ago
  Nicolas George 16a44b41ab vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE. 12 years ago
  Nicolas George 07fb7682d1 vsrc_testsrc: free option values. 12 years ago
  Stefano Sabatini a798c20a76 lavfi/testsrc: add "decimals" option to the testsrc filter 12 years ago
  Stefano Sabatini 4ee03fef53 lavfi/rgbtestsrc: make alpha plane opaque 12 years ago
  Stefano Sabatini a8b0ece6e5 lavfi/testsrc: add "d" alias for the duration option 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Michael Niedermayer 988f585fcb Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 959cfbf3f4 vsrc_testsrc: fix mailing list reference URL 13 years ago
  Mark Himsley 9f9b2ab1b1 vsrc_testsrc: fix off-by-one logic when detecting the EOF time in request_frame() 13 years ago
  Mark Himsley 1ca1336067 testsrc seconds display is out-by-one frame 13 years ago
  Stefano Sabatini d9d492513d vsrc_testsrc: increase log level from DEBUG to INFO for message in init() 13 years ago
  Stefano Sabatini 1f4652068e lavfi: rewrite nullsrc using the code in vsrc_testsrc.c 13 years ago
  Stefano Sabatini 42d44ec306 vsrc_testsrc: do not assume non-padded lines in test_fill_picture() 13 years ago
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago