168 Commits (f951036d3243c04d60f30e23d409a734e40e2fbc)

Author SHA1 Message Date
  Philip Langdale 598f0f3927 libavfilter/vf_yadif: Make frame management logic and options shareable 6 years ago
  Michael Niedermayer feed239021 yadif: Account for the buffer alignment while processing the frame edges 7 years ago
  Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 8 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
  Paul B Mahol 0a7379d9cf avfilter/vf_yadif: make use of ctx pointer 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Michael Niedermayer 9df477e03e yadif: update frame rate 9 years ago
  Nicolas George 8a9fa46e87 lavfi/vf_yadif: reindent after last commit. 9 years ago
  Nicolas George 4883e5d540 lavfi/vf_yadif: remove looping on request_frame(). 9 years ago
  Michael Niedermayer 549d109248 avfilter/vf_yadif: add missing "This file is part of FFmpeg" 9 years ago
  Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 42411a85b7 avfilter/vf_yadif: detect telecine content 10 years ago
  Michael Niedermayer 081567397e avfilter/vf_yadif: add >8bit planar rgb formats 10 years ago
  Neil Birkbeck e4788e9cd9 avfilter/vf_yadif: fix extra leading dup frame when deint=1 10 years ago
  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 12 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