Commit History

Author SHA1 Message Date
  Michael Niedermayer b65ea6ab44 avfilter/vf_tinterlace: fix image alignment 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Paul B Mahol 13090895cf avfilter/vf_tinterlace: add mergex2 mode 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Carl Eugen Hoyos 3b4e694ead lavfi/tinterlace: Double aspect ratio for modes merge and pad. 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Michael Niedermayer ac3f6429ba vfilter/vf_tinterlace: Fix issues with linesize and cols 9 years ago
  Michael Niedermayer 59f1f764d6 avfilter/vf_tinterlace: Favor using standard timebases for the output 9 years ago
  Michael Niedermayer 08ee02deca avfilter/vf_tinterlace: remove unused variable 9 years ago
  Michael Niedermayer fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 9 years ago
  Michael Niedermayer 18b46ecc93 avfilter/tinterlace: Move lowpass_line to a separate function and call it through a function pointer 9 years ago
  Michael Niedermayer 9d548fce24 avfilter/tinterlace: split context definition into seperate header so it can be used by future optimizations 9 years ago
  Michael Niedermayer f043965cd5 avfilter/vf_tinterlace: fix linesize vs. width 9 years ago
  Michael Niedermayer 05e0ea6050 avfilter/vf_tinterlace: Fix output top field first flag for MODE_INTERLACEX2 9 years ago
  Aleksey Vasenev 8349001638 avfilter/vf_tinterlace: fix frame rate 9 years ago
  Reimar Döffinger c9a4ec7969 lavfi: add const/static const to pix_fmts arrays. 10 years ago
  Jasper Taylor 0d5ae023b2 avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2) 10 years ago
  Michael Niedermayer 6a71efff33 avfilter/vf_tinterlace: check clone return value 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 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
  Michael Niedermayer e41bf19d2c Merge remote-tracking branch 'qatar/master' 11 years ago
  Paul B Mahol 4f8e4b8a54 lavfi/tinterlace: remove request frame hack 11 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 11 years ago
  Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 11 years ago
  Michael Niedermayer e92862e75f avfilter/vf_tinterlace: fix handling of not so even sizes 11 years ago
  Clément Bœsch c85f56bb4f lavfi/tinterlace: switch to an AVOptions-based system. 11 years ago
  Paul B Mahol ed8373e7db lavfi: always check return value of ff_get_{audio,video}_buffer() 11 years ago
  Clément Bœsch cbf224b631 lavfi/tinterlace: use standard options parsing. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Michael Niedermayer e797f22efa vf_tinterlace: fix logical/bit op mixup 11 years ago
  Michael Niedermayer b84871b8eb vf_tinterlace: dont mix declarations and expressions 11 years ago
  Mark Himsley 8997a0fa79 lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes 11 years ago
  Michael Niedermayer b11a889055 vf_tinterlace: default of mode switch is impossible, add assert. 11 years ago
  Stefano Sabatini da9a45b681 lavfi/tinterlace: drop redundant NULL checks in uninit() 11 years ago
  Stefano Sabatini c6a216771f lavfi/tinterlace: add support to option parsing 11 years ago
  Stefano Sabatini fef7b2e0be lavfi/tinterlace: switch to filter_frame API 11 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 11 years ago
  Michael Niedermayer ac2a3a7a05 vf_tinterlace: check av_image_get_linesize() return value 11 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
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 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
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Michael Niedermayer e145afb4b0 vf_tinterlace: use av_assert 12 years ago
  Stefano Sabatini abb0a9982f lavfi: do not pass opaque field to init functions 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago