21 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Paul B Mahol e1524de454 avfilter/vf_zoompan: fix specific corner case when no frame was ever requested from input 7 years ago
  Michael Niedermayer aa26258faa avfilter/vf_zoompan: remove AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC 7 years ago
  Paul B Mahol bf39f7eadc avfilter/vf_zoompan: parse zoom,x and y expression during initialization 7 years ago
  Paul B Mahol 2ce43274e3 avfilter/vf_zoompan: switch to activate 7 years ago
  Michael Niedermayer 5036e214b0 avfilter/vf_zoompan: Free out frame on error 8 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
  Paul B Mahol ac18114b96 avfilter/vf_zoompan: fix pzoom usage 8 years ago
  Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
  Michael Niedermayer f9f684c0fb avfilter/vf_zoompan: Initialize ret 9 years ago
  Michael Niedermayer 03b26a2514 avfilter/vf_zoompan: Fix use of uninitialized variables 9 years ago
  Michael Niedermayer 9313fb6a3e avfilter/vf_zoompan: Remove dead store 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Paul B Mahol f42eae96b2 avfilter/vf_zoompan: fix pts handling 9 years ago
  Paul B Mahol 8a34344379 avfilter/vf_zoompan: unbreak filtering with video input 9 years ago
  Paul B Mahol 3b9f41a9c6 avfilter/vf_zoompan: rewrite so it doesn't cache all output frames 9 years ago
  Paul B Mahol 8bcd1997ea avfilter/vf_zoompan: do not free frame we pushed to lavfi 9 years ago
  Paul B Mahol cfe8a89b00 avfilter/vf_zoompan: support planar rgb pixel formats 10 years ago
  Michael Niedermayer 00f5c8f98d avfilter/vf_zoompan: free out AVFrame on failure 10 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 2ffe55a64f avfilter/vf_zoompan: fix mixing of declarations and statements 11 years ago
  Paul B Mahol 4b6cb1cc69 Zoom & Pan filter 11 years ago