22 Commits (0415bb74c81ab0019e48bd2989ddf48d66918e9e)

Author SHA1 Message Date
James Almer ccf395e8bd avfilter/framesync: reset nb_in on allocation failure 6 months ago
Niklas Haas a5032dc12a avfilter/framesync: make framesync_class un-static 7 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Paul B Mahol a30adf9f96 avfilter/framesync: fix OOM case 12 months ago
Michael Niedermayer 9450a4a7fe
avfilter/framesync: fix order of operation with = and <0 1 year ago
Paul B Mahol e506ea3ce1 avfilter: use ff_inlink_make_frame_writable() 2 years ago
James Almer 0c3e3fd1b4 avfilter/framesync: add a new option to set how to sync streams based on secondary input timestamps 2 years ago
Andreas Rheinhardt d6f4b91ba5 avfilter/framesync: Remove redundant setting of AVClass 3 years ago
Anton Khirnov 344149cf01 framesync: switch to child_class_iterate() 4 years ago
Nicolas George 2a52f19a91 lavfi/framesync: use av_gcd_q(). 5 years ago
Gyan Doshi 3be4490014 avfilter/framesync: fix shortest with eof_action=pass 6 years ago
Mark Thompson d4d29052c3 lavfi/framesync: Add namespace prefix to framesync_get_class 6 years ago
Nicolas George 29b5f3115d lavfi/framesync: remove an invalid free. 7 years ago
Nicolas George 549ef6ef9a lavfi/framesync: remove dead code. 7 years ago
Nicolas George 9bad5e5319 lavfi/framesync: reword repeatlast option help. 7 years ago
Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
Michael Niedermayer d8bc198d09 avfilter/vf_overlay: Restore shorthand option order 7 years ago
Nicolas George 05a23b2565 lavfi/framesync2: add common options. 7 years ago
Nicolas George 0ae8df4109 lavfi/framesync2: add dualinput helper functions. 7 years ago
Nicolas George 4e0e9ce2dc lavfi/framesync2: implement "activate" design. 7 years ago
Nicolas George 873306f265 lavfi/framesync2: rename all conflicting symbols. 7 years ago
Nicolas George cffea1b483 lavfi: copy framesync into framesync2. 7 years ago
Nicolas George 3b64e3ea45 lavf/framesync: detect EOF immediately. 8 years ago
Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
Paul B Mahol 0190c372ef avfilter/framesync: allocate FFFrameSyncIn internally 9 years ago
Nicolas George 53319d5c93 lavfi: add an API to synchronize multiple video inputs. 11 years ago