История коммитов

Автор SHA1 Сообщение Дата
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 лет назад
  Ganesh Ajjanagadde 641cb77f50 lavfi/vf_idet: replace round and cast by lrint 8 лет назад
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 лет назад
  Nicolas George 598f8a7afa lavfi/vf_idet: reindent after last commit. 9 лет назад
  Nicolas George 7635242ae5 lavfi/vf_idet: remove the loop in request_frame(). 9 лет назад
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 8 лет назад
  Clément Bœsch fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 9 лет назад
  Michael Niedermayer 5c1a8d3b7d avfilter/vf_idet: factorize av_frame_free(&idet->prev) 9 лет назад
  Michael Niedermayer 56a33b232c avfilter/vf_idet: flush internal buffers on parameter changes 9 лет назад
  Michael Niedermayer 723c37d3b7 avfilter/vf_idet: reduce noisyness if the filter has been auto inserted 9 лет назад
  Michael Niedermayer a79ac73b63 avfilter/vf_idet: Add analyze_interlaced_flag mode 9 лет назад
  Michael Niedermayer d25d929600 avfilter/vf_idet: Add 9, 12 and 14 bit pixel formats 9 лет назад
  Michael Niedermayer 18802bc81c avfilter/vf_idet: Use frame_requested instead of prev 9 лет назад
  Neil Birkbeck dd5d617956 avfilter/vf_idet: Fixing idet for single-frame inputs. 9 лет назад
  Kevin Mitchell fdf22f973d avfilter/vf_idet: add a repeated field detection 9 лет назад
  Michael Niedermayer 898635ad9e avfilter/vf_idet: use exp2() 9 лет назад
  Michael Niedermayer 4bbd8f05f7 avfilter/vf_idet: use av_rescale() 9 лет назад
  Michael Niedermayer 5d590d87b3 avfilter/vf_idet: fix rounding of av_dict_set_fxp() 9 лет назад
  Kevin Mitchell fe6f5f2908 avfilter/vf_idet: add a "half_life" option for statistics 9 лет назад
  Kevin Mitchell ae6118de19 avfilter/idet: add current frame classification to metadata 9 лет назад
  Kevin Mitchell 2847843868 avfilter/idet: add metadata to "current" frame instead of "next" frame 9 лет назад
  Neil Birkbeck ad5c43bb36 avfilter/vf_idet: Fixes issue with idet not flushing last frame. 9 лет назад
  Kevin Mitchell ff68ceb1b5 avfilter/vf_idet: add both multiple and single frame detection metadata 9 лет назад
  Kevin Mitchell 9d51bad625 avfilter/vf_idet: add counts to frame metadata 9 лет назад
  Pascal Massimino 7ac6b8cfa7 avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE 9 лет назад
  Pascal Massimino e3fd6a3a4e av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 9 лет назад
  skal 406a9ccffe avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line() 10 лет назад
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 лет назад
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 лет назад
  Paul B Mahol a8e00cf926 avfilter: remove redundant use of AV_NE() macro 11 лет назад
  Paul B Mahol c63e4e6569 lavfi/idet: remove request_frame hack 11 лет назад
  Clément Bœsch 61b268eeda lavfi/idet: fix chroma subsampling with odd sizes. 11 лет назад
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 лет назад
  Clément Bœsch 7668b6832d lavfi/idet: switch to an AVOptions-based system. 11 лет назад
  Clément Bœsch ab228f9163 lavfi/idet: use standard options parsing. 11 лет назад
  Clément Bœsch 96e4b00d62 lavfi: remove remaining forgotten min/rej perms. 11 лет назад
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 лет назад
  Michael Niedermayer cdb7a1ac63 vf_idet: adapt default scores due to bugfix 11 лет назад
  Michael Niedermayer dc9edb06b0 vf_idet: Fix macro arguments sideeffect 11 лет назад
  Michael Niedermayer a2349dc3f0 vf_idet: fix type of stats 11 лет назад
  Clément Bœsch d155abd1fc lavfi/idet: remove unused assert include. 11 лет назад
  Clément Bœsch a7f0af1b9a lavfi/idet: remove unecessary context assignment. 11 лет назад
  Clément Bœsch 43cbd4406e lavfi/idet: support named parameters. 11 лет назад
  Clément Bœsch 915d7487d7 lavfi/idet: remove unecessary poll_frame callback. 11 лет назад
  Matthieu Bouron 4cd40ef343 lavfi/idet: switch to filter_frame API 11 лет назад
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 11 лет назад
  Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 11 лет назад
  Michael Niedermayer 31fdf3065d vf_idet: reorder operations to avoid division by 0 11 лет назад
  Michael Niedermayer 4d4f431ab7 vf_idet: zero pointers after freeing references 11 лет назад
  Michael Niedermayer cac749a551 vf_idet: fix free after use 11 лет назад