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

Git pushed a change to branch master
in repository ffmpeg.

    from 1d7b14f61d avformat/wavenc: Omit JUNK for non-seekable -rf64 auto
     new dab32dcc21 avutil/slicethread: add return value to slicethread 
callbacks
     new 37083b3105 swscale/utils: add ff_sws_thread_exec() helper
     new 183c14e20e swscale: simplify slice_ctx error propagation
     new 0c7b5b2b5c swscale/ops: use slice threading for ff_sws_enum_op_lists()
     new 2f0848c9bb swscale/uops: use threading to speed up macros generation

The 5 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:
 libavcodec/pthread_slice.c        |  15 +++---
 libavfilter/pthread.c             |   7 +--
 libavutil/slicethread.c           | 101 +++++++++++++++++++++++++++++++-------
 libavutil/slicethread.h           |  40 ++++++++++++---
 libswscale/cms.c                  |  12 +++--
 libswscale/graph.c                |  11 +++--
 libswscale/op_list_gen_template.c |  90 +++++++++++++++++++++++----------
 libswscale/swscale.c              |  24 +++------
 libswscale/swscale_internal.h     |  13 +++--
 libswscale/uops_macros_gen.c      |  43 +++++++++-------
 libswscale/utils.c                |  31 ++++++++++--
 11 files changed, 278 insertions(+), 109 deletions(-)

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

Reply via email to