36 Commits (f3158c3f29cd24cf50a02b58201ec2cf149b51e5)

Author SHA1 Message Date
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol d21e496cf5 lavfi/mptestsrc: use outlink->frame_count 11 years ago
  Clément Bœsch 1fb52bf920 lavfi/mptestsrc: fix chroma subsampling with odd sizes. 12 years ago
  Stefano Sabatini c6a43a7244 lavfi/mptestsrc: fix invalid access in case of negative linesize 12 years ago
  Stefano Sabatini e252460c9b lavfi/mptestsrc: remove unused size field 12 years ago
  Stefano Sabatini db84088e99 lavfi/mptestsrc: use AV_OPT_TYPE_DURATION 12 years ago
  Stefano Sabatini bbf003e949 lavfi/mptestsrc: reindent option constants 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Clément Bœsch 4ecee69b20 lavfi/mptestsrc: switch to an AVOptions-based system. 12 years ago
  Paul B Mahol ed8373e7db lavfi: always check return value of ff_get_{audio,video}_buffer() 12 years ago
  Paul B Mahol 62d36abef4 lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE 12 years ago
  Clément Bœsch bce2e97a16 lavfi/mptestsrc: raise filter_frame() error. 12 years ago
  Clément Bœsch f61369d762 lavfi/vsrc: switch to ff_filter_frame. 12 years ago
  Clément Bœsch a5b765236b lavfi: add priv_class for some forgotten filters. 12 years ago
  Clément Bœsch 8a12c96d27 lavfi/mptestsrc: add FLAGS to AVOption array. 12 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 13 years ago
  Stefano Sabatini abb0a9982f lavfi: do not pass opaque field to init functions 13 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
  Paul B Mahol de05877390 lavfi: remove redundant checks after av_parse_video_rate() 13 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Stefano Sabatini 0f0f3bd1e0 lavfi: use av_default_item_name() as filter private context logger 13 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
  Michael Niedermayer 776c89f019 vsrx_mptestsrc: remove duplicate config_props init. 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
  Stefano Sabatini 91492bd1c4 lavfi: remove usage of deprecated av_opt_set_defaults2() function 13 years ago
  Stefano Sabatini 1a5e63f924 lavfi: port mp test source 13 years ago