22 Commits (2f980cf39a14f90b9356b51ef1ed6e7816f6aac3)

Author SHA1 Message Date
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Michael Niedermayer ac2a3a7a05 vf_tinterlace: check av_image_get_linesize() return value 12 years ago
  Stefano Sabatini b420b87848 lavfi/tinterlace: remove poll_frame() callback 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
  Stefano Sabatini 9a2daef53f lavfi/tinterlace: declare source buffers in copy_picture_field() as const 12 years ago
  Stefano Sabatini fd5293d216 lavfi/tinterlace: set inlink->cur to NULL, since it is stored internally 12 years ago
  Nicolas George 71adb74059 vf_tinterlace: leave harmless permissions alone. 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 13 years ago
  Michael Niedermayer e145afb4b0 vf_tinterlace: use av_assert 13 years ago
  Stefano Sabatini abb0a9982f lavfi: do not pass opaque field to init functions 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Stefano Sabatini 5f161c2357 lavfi/tinterlace: support symbolic names for the parameter 13 years ago
  Stefano Sabatini 837d034787 lavfi/tinterlace: make video as interlaced in mode 6 13 years ago
  Stuart Morris 820c023142 lavfi/tinterlace: add tinterlace mode 6 13 years ago
  Stefano Sabatini 18c6bd098b lavfi/tinterlace: remove unnecessary NULL check in start_frame() 13 years ago
  Stefano Sabatini cf9f7e40cc lavfi/tinterlace: use avfilter_unref_bufferp() 13 years ago
  Stefano Sabatini a853e88af2 lavfi/tinterlace: fix doxy in copy_picture_field() 13 years ago
  Stefano Sabatini 42a8ac94d9 vf_tinterlace: implement interlace mode 5 13 years ago
  Stefano Sabatini 8fb03b4d70 lavfi: port tinterlace filter from MPlayer 14 years ago