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

Git pushed a change to branch master
in repository ffmpeg.

    from 1c2a300f66 swscale/graph: remove pointless helper
     new d707a4af80 avcodec/pnmdec: Check input size against width*height 
assuming at least 1bit per pixel
     new 8970658472 avfilter/vf_convolution: Use avpriv_mirror
     new e24b9820b4 avfilter/vf_convolution: Handle corner cases with small 
frames
     new 394a7ff8ce avformat: Add ff_format_check_set_url()
     new 2326bc5f69 avformat/rtsp: Use ff_format_check_set_url()
     new 88eb772900 avformat/rtsp: Pass blacklist
     new ea9e85e549 avformat/rtsp: Explicitly check protocol

The 7 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/pnmdec.c          |  3 +++
 libavfilter/convolution.h    |  8 +++-----
 libavfilter/vf_convolution.c | 36 ++++++++++++++----------------------
 libavformat/avformat.c       | 32 ++++++++++++++++++++++++++++++++
 libavformat/internal.h       | 10 ++++++++++
 libavformat/rtsp.c           | 19 ++++++++++++++-----
 6 files changed, 76 insertions(+), 32 deletions(-)

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

Reply via email to