This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from 4492ad7228 avformat/ty: check rec_size
     new 0d123a3c23 fftools/ffmpeg_sched: use macros for 
schedule_update_locked() loops
     new 04888287b3 fftools/ffmpeg_sched: fix sch_stop() and 
schedule_update_locked() race
     new 6a563dab71 fftools/ffmpeg_sched: allow choosing nodes to unchoke
     new f48e5d4db4 fftools/ffmpeg_filter: rate control all filter graphs
     new 321b0e36a3 fftools/thread_queue: add `flags` parameter to tq_receive()
     new 95391352b5 fftools/thread_queue: add THREAD_QUEUE_FLAG_NO_BLOCK
     new 2b72d5243c fftools/ffmpeg_sched: drain incoming frames before blocking 
filters
     new 03dfac5630 fftools/ffmpeg_sched: allow throttling decoder outputs

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 fftools/ffmpeg_filter.c |  25 +------
 fftools/ffmpeg_sched.c  | 191 +++++++++++++++++++++++++++++++++++-------------
 fftools/thread_queue.c  |   4 +-
 fftools/thread_queue.h  |  11 ++-
 4 files changed, 157 insertions(+), 74 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to