16 Commits (237c400727c9bfb7b0c50221bcd17864b2b8ade3)

Author SHA1 Message Date
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() 5 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