[FFmpeg-cvslog] avfilter/lavfutils: use image2pipe demuxer on ff_load_image

2017-04-28 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Tue Apr 25 14:33:24 2017 +0700| [e061826eb2a5706dd75cf42f2fb7603c34c3ea0f] | committer: Muhammad Faiz avfilter/lavfutils: use image2pipe demuxer on ff_load_image allow protocols other than file to be used for example, use data protocol to embed a file

[FFmpeg-cvslog] libvpxenc: allow aq-mode 4 (equator360)

2017-04-28 Thread James Zern
ffmpeg | branch: master | James Zern | Thu Apr 13 18:26:44 2017 -0700| [1bee78a0198decb73619115f7e760be6b7d010e5] | committer: James Zern libvpxenc: allow aq-mode 4 (equator360) this was added in 1.6.0 Reviewed-by: Ronald S. Bultje Signed-off-by: James Zern > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/movenc: Explicitly address potential division by zero.

2017-04-28 Thread Lucas Cooper
ffmpeg | branch: master | Lucas Cooper | Thu Apr 27 15:08:29 2017 -0700| [77bc507f6f001b9f5fa75c664106261bd8f2c971] | committer: Michael Niedermayer avformat/movenc: Explicitly address potential division by zero. find_fps attempts to infer framerate from AVCodec's timebase. When this results i