Re: [FFmpeg-cvslog] [FFmpeg-devel] avfilter: add vmafmotion filter

2017-10-07 Thread Ronald S. Bultje
Hi, On Thu, Oct 5, 2017 at 7:52 PM, Michael Niedermayer wrote: > On Sat, Sep 30, 2017 at 03:51:41PM +, Ashish Singh wrote: > > ffmpeg | branch: master | Ashish Singh | Sat Sep > 16 02:35:58 2017 +0530| [148c8e88c43cfbabd6aee9f01ef30942cee9d359] | > committer: Ronald S. Bultje > > > > avfilt

[FFmpeg-cvslog] lavu/utils: Use "__asm__" like everywhere else in the codebase.

2017-10-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Oct 8 01:13:16 2017 +0200| [d96d65dfebdd9f1396d51817c1716f86e536245c] | committer: Carl Eugen Hoyos lavu/utils: Use "__asm__" like everywhere else in the codebase. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d96d65dfebdd9f1396d5

[FFmpeg-cvslog] lavfi: Rename local variables "main" as "master".

2017-10-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Oct 7 15:59:22 2017 +0200| [5d3e935728c166344259e5a9bc1a223abb83d3f1] | committer: Carl Eugen Hoyos lavfi: Rename local variables "main" as "master". Silences several warnings: main is usually a function > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] lavf/sdp: Fix MIME-type for big-endian G.726.

2017-10-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Oct 7 20:41:38 2017 +0200| [50462e3e5e3229ca76336b9f607d1b48134ae8d8] | committer: Carl Eugen Hoyos lavf/sdp: Fix MIME-type for big-endian G.726. RFC 3551 defines "G726" for little-endian ("right-justified") G.726 and announces "AAL2-G726" for

[FFmpeg-cvslog] lavf/rtpenc: Add support for little-endian G.726.

2017-10-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Oct 7 20:47:10 2017 +0200| [2386cfc1ae2982101bee6024300c0af3113c4fd8] | committer: Carl Eugen Hoyos lavf/rtpenc: Add support for little-endian G.726. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2386cfc1ae2982101bee6024300c0af311

[FFmpeg-cvslog] lavfi/avfilter.c: Correct guess_status_pts to account for differing link timebases.

2017-10-07 Thread Sasi Inguva
ffmpeg | branch: master | Sasi Inguva | Fri Oct 6 09:31:13 2017 -0700| [123f6dc6b56392cdc8ec648da52c64c94ea0ff0c] | committer: Nicolas George lavfi/avfilter.c: Correct guess_status_pts to account for differing link timebases. Signed-off-by: Sasi Inguva > http://git.videolan.org/gitweb.cgi/