Commit History

Author SHA1 Message Date
  Lukasz Marek ce051ceefc lavfi/vf_fps: use av_fifo_alloc_array 10 years ago
  Lukasz Marek 70b63419ee lavfi: use av_fifo_freep 10 years ago
  Michael Niedermayer 8f33810ed2 avfilter/vf_fps: fix rounding error accumulation 10 years ago
  Michael Niedermayer ccdfa3e271 Merge remote-tracking branch 'qatar/master' 10 years ago
  Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Michael Niedermayer cdd5df8189 avfilter/vf_fps: make sure the fifo is not empty before using it 11 years ago
  Michael Niedermayer 8b79a458c0 avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime 11 years ago
  Michael Niedermayer 88262e1c1d Merge commit 'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93' 11 years ago
  Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 11 years ago
  Pavel Koshevoy 185fc52f19 avfilter/vf_fps: Work around msvc (c99wrap) build failure 11 years ago
  Michael Niedermayer b69b075ac6 Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508' 11 years ago
  Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 11 years ago
  Michael Niedermayer c7078f4907 Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b' 11 years ago
  Anton Khirnov 7727be79d1 vf_fps: move initializing pts from config_props to init. 11 years ago
  Clément Bœsch dfac37afd2 lavfi: add missing periods in filter descriptions. 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer 81c1ed748b Merge commit 'f13ab29925883b4245da4129694af3af378d67be' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov f13ab29925 vf_fps: switch to an AVOptions-based system. 11 years ago
  Paul B Mahol 7606f4a1af lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE 11 years ago
  Nicolas George b201c167d0 lavfi/vf_fps: use standard options parsing. 11 years ago
  Clément Bœsch 96e4b00d62 lavfi: remove remaining forgotten min/rej perms. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Michael Niedermayer 68f92a70f1 Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e' 11 years ago
  Justin Ruggles 23098bbd50 vf_fps: add final flushed frames to the dropped frame count 11 years ago
  Clément Bœsch 4b4f16cdc0 lavfi/fps: remove parse opt error message. 11 years ago
  Clément Bœsch 0e0e3db189 lavfi/fps: add shorthand. 11 years ago
  Anton Khirnov 92b57e8dac vf_fps: switch to filter_frame 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Nicolas George 77a72d3485 lavfi/vf_fps: allow to set the rounding method. 11 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 11 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Nicolas George 3bc644e044 vf_fps: fix permissions. 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 12 years ago
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 12 years ago
  Anton Khirnov 043800a968 vf_fps: add more error checks. 12 years ago
  Anton Khirnov d515e9c225 vf_fps: fix a memleak on malloc failure. 12 years ago
  Anton Khirnov 3825b52688 lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors 12 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 12 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 12 years ago
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago