43 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Jasper Taylor 0d5ae023b2 avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2) 11 years ago
  Michael Niedermayer 6a71efff33 avfilter/vf_tinterlace: check clone return value 11 years ago
  Paul B Mahol 8ac0eb2cd7 avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol 4f8e4b8a54 lavfi/tinterlace: remove request frame hack 12 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 12 years ago
  Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 12 years ago
  Michael Niedermayer e92862e75f avfilter/vf_tinterlace: fix handling of not so even sizes 12 years ago
  Clément Bœsch c85f56bb4f lavfi/tinterlace: 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
  Clément Bœsch cbf224b631 lavfi/tinterlace: use standard options parsing. 12 years ago
  Michael Niedermayer e797f22efa vf_tinterlace: fix logical/bit op mixup 12 years ago
  Michael Niedermayer b84871b8eb vf_tinterlace: dont mix declarations and expressions 12 years ago
  Mark Himsley 8997a0fa79 lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes 12 years ago
  Michael Niedermayer b11a889055 vf_tinterlace: default of mode switch is impossible, add assert. 12 years ago
  Stefano Sabatini da9a45b681 lavfi/tinterlace: drop redundant NULL checks in uninit() 12 years ago
  Stefano Sabatini c6a216771f lavfi/tinterlace: add support to option parsing 12 years ago
  Stefano Sabatini fef7b2e0be lavfi/tinterlace: switch to filter_frame API 12 years ago
  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