41 Commits (f951036d3243c04d60f30e23d409a734e40e2fbc)

Author SHA1 Message Date
  Carl Eugen Hoyos b4b02477bd lavfi/stereo3d: Set SAR for every output frame. 7 years ago
  Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Paul B Mahol ebe1ca01d1 avfilter/vf_stereo3d: add interleave columns input support 9 years ago
  Paul B Mahol 8d6b1ffba0 avfilter/vf_stereo3d: fix interleaved columns output 9 years ago
  Paul B Mahol aefcc77b90 avfilter/vf_stereo3d: multiply linesize only once for interleaved row to mono 9 years ago
  Paul B Mahol 620b47576d avfilter/vf_stereo3d: add fast path for interleave rows to mono 9 years ago
  Paul B Mahol ec1b95dda4 avfilter/vf_stereo3d: fix interleave rows output 9 years ago
  Paul B Mahol a2a217b351 avfilter/vf_stereo3d: add fast path for interleave rows to alternating 9 years ago
  Paul B Mahol 10b16aee1b avfilter/vf_stereo3d: get rid of ts_unit hack 9 years ago
  Paul B Mahol c54632d381 avfilter/vf_stereo3d: add direct (faster) path: 9 years ago
  Paul B Mahol ac74e857a2 avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs 9 years ago
  Paul B Mahol e306e43633 avfilter/vf_stereo3d: rewrite in preparation for SIMD 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol eeaf19cee9 avfilter/vf_stereo3d: simplify blank calculations and check height 9 years ago
  Paul B Mahol 0c511eb272 avfilter/vf_stereo3d: stop dumping half of data for interleave rows output 9 years ago
  Paul B Mahol 32dd9b2c6e avfilter/vf_stereo3d: add interleave columns output format 9 years ago
  Paul B Mahol 8bd13eb8be avfilter/vf_stereo3d: add HDMI output format 9 years ago
  Paul B Mahol 4b2bafbd4c avfilter/vf_stereo3d: support interleaved rows as input format 9 years ago
  Paul B Mahol 09812e1200 avfilter/vf_stereo3d: add checkerboard output format 9 years ago
  Paul B Mahol 7b07e72abc avfilter/vf_stereo3d: implement slice threading for anaglyph output 10 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 67ceb42d39 avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as int 10 years ago
  Paul B Mahol 563057731a avfilter/vf_stereod3d: add const qualifiers to ana_convert() 11 years ago
  Paul B Mahol c74d5929df avfilter/vf_stereo3d: BGR24 support for anaglyphs 11 years ago
  Paul B Mahol fcea6f71ad avfilter/vf_stereo3d: avoid pointless copy 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol 85a22099a7 lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs 12 years ago
  Paul B Mahol 2bdd434931 lavfi/stereo3d: add support for alternating frames input & output format 12 years ago
  Paul B Mahol 6a8d05061f lavfi/stereo3d: avoid division when changing aspect ratio 12 years ago
  Paul B Mahol a56fd051ee lavfi/stereo3d: support more formats for non-anaglyph outputs 12 years ago
  Paul B Mahol 1de7dcb457 lavfi/stereo3d: fix interleave row output modes 12 years ago
  Paul B Mahol 716588188d lavfi/stereo3d: check input width & height 12 years ago
  Paul B Mahol b725202546 lavfi/stereo3d: fix output width for sbsl/sbs2l 12 years ago
  Paul B Mahol 83253431b7 lavfi/stereo3d: remove pointless store 12 years ago
  Clément Bœsch d5226fc575 lavfi/stereo3d: switch to an AVOptions-based system. 12 years ago
  Paul B Mahol c5b484e616 lavfi/vf_stereo3d: use standard options parsing 12 years ago
  Michael Niedermayer 4c56b79a16 vf_stereo3d: Add AVOption table terminator 12 years ago
  Paul B Mahol 3f35f36a2e lavfi: port MP stereo3d filter 12 years ago