149 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Michael Niedermayer 681e008d06 vfilter/vf_yadif: fix request_frame after 0f9f24c9 11 years ago
  Michael Niedermayer 0f9f24c9cf avfilter/vf_yadif: fix filtering a single image 11 years ago
  Robert Krüger 194ef56ba7 Change license of yadif from GPL to LGPL 11 years ago
  Robert Krüger 6109399366 Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to named objects"" 11 years ago
  Robert Krüger 99c4abfe88 Revert "Revert "yadif: add parens around macro parameters"" 11 years ago
  Robert Krüger 4a38eeec38 Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c"" 11 years ago
  Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
  Michael Niedermayer 975110a85e Revert "vf_yadif: move x86 init code to x86/yadif.c" 11 years ago
  Michael Niedermayer ab00800cde Revert "yadif: add parens around macro parameters" 11 years ago
  Michael Niedermayer 4ef4bb4a20 avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to named objects" 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol a8e00cf926 avfilter: remove redundant use of AV_NE() macro 11 years ago
  Michael Niedermayer 59b9ecc92a avfilter/vf_yadif: Treat mode as a field of flags 11 years ago
  Michael Niedermayer 4ff5b2683c avfilter/vf_yadif: fix "incompatible pointer type" warning 11 years ago
  Michael Niedermayer a67dcd74ab avfilter/vf_yadif: add gbr(a)p support 11 years ago
  Michael Niedermayer 92b7e7b318 avfilter/vf_yadif: reallocate frames if strides differ 11 years ago
  Michael Niedermayer 8589d7a61c avfilter/vf_yadif:remove unneeded include assert.h 11 years ago
  Michael Niedermayer 1d08e4b584 yadif: fix slice sizes 12 years ago
  Michael Niedermayer 221f902f1d avfilter/vf_yadif: fix race condition 12 years ago
  Anton Khirnov cb79881b49 vf_yadif: support slice threading 12 years ago
  Clément Bœsch b8a9876a8b lavfi/yadif: add timeline support. 12 years ago
  Clément Bœsch f3962c6264 lavfi/yadif: fix chroma subsampling with odd sizes. 12 years ago
  James Darnley d10499a32a yadif: correct strides in filter_edges_16bit 12 years ago
  James Darnley b0ef0ae776 yadif: restore speed of the C filtering code 12 years ago
  Anton Khirnov 7536c67104 vf_yadif: switch to an AVOptions-based system. 12 years ago
  Nicolas George 2753d4ebf0 lavfi/vf_yadif: use standard options parsing. 12 years ago
  James Darnley 7976d92dac yadif: cosmetic indentation from previous commits 12 years ago
  James Darnley 17e7b49501 yadif: x86 assembly for 16-bit samples 12 years ago
  James Darnley 3d751b1ef6 yadif: correct strides in filter_edges_16bit 12 years ago
  James Darnley 0735b50880 yadif: restore speed of the C filtering code 12 years ago
  Clément Bœsch 96e4b00d62 lavfi: remove remaining forgotten min/rej perms. 12 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
  Michael Niedermayer b4bb996d6f yadif: remove unused variable 12 years ago
  James Darnley 87d359ff8f lavfi/yadif: support 9, 12, and 14 bits per pixel 12 years ago
  James Darnley 724061888b lavfi/yadif: remove unnecessary cast 12 years ago
  Anton Khirnov 64ed397635 vf_yadif: fix out-of line reads 12 years ago
  Anton Khirnov ccd70d9c16 vf_yadif: factorize initializing the filtering callbacks 12 years ago
  Anton Khirnov 99162f8d46 vf_yadif: silence a warning. 12 years ago
  André Pankratz 0287eea914 lavfi/yadif: fix shorthand/option mismatch 12 years ago
  Stefano Sabatini cb8d3965fd lavfi/yadif: add support to named constants 12 years ago
  Stefano Sabatini f7dc6aa6b1 lavfi/yadif: add support to named options and options introspection 12 years ago
  Stefano Sabatini 8674597fe5 lavfi/yadif: remove redundant NULL checks in uninit 12 years ago
  Stefano Sabatini 4ea7c17932 lavfi/yadif: fail during the configuration stage in case of invalid video size 12 years ago
  Stefano Sabatini b52c1d0c99 lavfi/yadif: remove unused poll_frame callback 12 years ago
  Anton Khirnov 5f648ce43e vf_yadif: switch to filter_frame, this filter did not support slices 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Diego Biurrun f6c38c5f4e avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) 12 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago