[FFmpeg-cvslog] avcodec/vdpau: fix compilation of mpeg1/mpeg4/ vc1 decoders when h264 is disabled

2015-08-25 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Aug 24 23:52:43 2015 -0300| [4c39892b6741c8553689fb73d5a2f64cd2a3c9eb] | committer: James Almer avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 is disabled Tested-by: wm4 Tested-by: Philip Langdale Signed-off-by: James Almer >

[FFmpeg-cvslog] avformat/segment: Do not free the filename twice

2015-08-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Aug 26 03:30:45 2015 +0200| [dda69253578fbde677a68392539cc3fb3808dce0] | committer: Michael Niedermayer avformat/segment: Do not free the filename twice Bug introduced in 83a508cda5115c61b456aeb227bf770d61010961 Signed-off-by: Michael Nieder

[FFmpeg-cvslog] swscale: Silence an unused variable warning

2015-08-25 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Aug 25 17:40:06 2015 -0700| [68a9c8ac774d92e818794a7d3deb83b42c3ea516] | committer: Timothy Gu swscale: Silence an unused variable warning Also remove a pair of extraneous ifdeffery. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=68a9c8a

[FFmpeg-cvslog] ffmpeg_opt: Add missing comma

2015-08-25 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Aug 25 16:48:52 2015 -0700| [b144008c1ba646289453c6731073d98fd8914002] | committer: Timothy Gu ffmpeg_opt: Add missing comma > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b144008c1ba646289453c6731073d98fd8914002 --- ffmpeg_opt.c |2

[FFmpeg-cvslog] matroskaenc: Fix indentation

2015-08-25 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Aug 25 16:03:23 2015 -0700| [0c6a92a447b391433d7585187ab5ebdd53580c70] | committer: Timothy Gu matroskaenc: Fix indentation Found-by: Hendrik Leppkes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0c6a92a447b391433d7585187ab5ebdd53580c7

[FFmpeg-cvslog] lavf/http: Fix parsing http request data to not read over '\0'.

2015-08-25 Thread Stephan Holljes
ffmpeg | branch: master | Stephan Holljes | Thu Aug 20 18:01:56 2015 +0200| [4f860848abf1c6fedc6656acab8b34e424c289f0] | committer: Nicolas George lavf/http: Fix parsing http request data to not read over '\0'. Signed-off-by: Stephan Holljes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] configure: aac encoder requires lpc

2015-08-25 Thread wm4
ffmpeg | branch: master | wm4 | Tue Aug 25 18:54:39 2015 +0200| [94a4be85a1fcd57fdfd45dc291813d6afef8a87b] | committer: wm4 configure: aac encoder requires lpc Fixes compilation with --disable-encoders --enable-encoder=aac > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=94a4be85a1f

[FFmpeg-cvslog] checkasm: Fix floating point arguments on 64-bit Windows

2015-08-25 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Mon Aug 24 22:52:02 2015 +0200| [33a58d7bf40f9d78ffedf1ebb742bc0fc178e65a] | committer: Henrik Gramner checkasm: Fix floating point arguments on 64-bit Windows > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=33a58d7bf40f9d78ffedf1ebb742bc0

[FFmpeg-cvslog] avformat/aa: use correct format specifier in sscanf

2015-08-25 Thread Vesselin Bontchev
ffmpeg | branch: master | Vesselin Bontchev | Tue Aug 25 12:37:02 2015 +| [4cd1d2314beec9ab6f96a1c820be62d642e99298] | committer: Vesselin Bontchev avformat/aa: use correct format specifier in sscanf This demuxer was broken on a large number of platforms due to usage of wrong format specif

[FFmpeg-cvslog] lavf/segment: Fix memleak.

2015-08-25 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Aug 25 13:36:24 2015 +0200| [83a508cda5115c61b456aeb227bf770d61010961] | committer: Carl Eugen Hoyos lavf/segment: Fix memleak. Reviewed-by: Stefano Sabatini Reviewed-by: Ganesh Ajjanagadde > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avformat/file: Check for lstat() instead of dirent.h

2015-08-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Aug 25 12:48:12 2015 +0200| [d65b9114f35c1afe2a7061f0a1ec957d33ba02b5] | committer: Michael Niedermayer avformat/file: Check for lstat() instead of dirent.h Fixes build on mingw Signed-off-by: Michael Niedermayer > http://git.videolan.org/

[FFmpeg-cvslog] fate: add tests for vectorscope filter

2015-08-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Aug 24 07:43:04 2015 +| [1b1c4030ea86bd0f6ca877d6ef5ea7fcdd72db4e] | committer: Paul B Mahol fate: add tests for vectorscope filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1b1c4030ea86bd0f6ca877d6

[FFmpeg-cvslog] lavf/dnxhd: Autodetect more valid files.

2015-08-25 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Aug 25 12:06:54 2015 +0200| [91619d195b371d9f8f39268fc00b9456f2fb8974] | committer: Carl Eugen Hoyos lavf/dnxhd: Autodetect more valid files. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=91619d195b371d9f8f39268fc00b9456f2fb8974 --

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fa2da62 web/download: add FFmpeg 2.4.11

2015-08-25 Thread ffmpeg-cvslog
The branch, master has been updated via fa2da62dde2e5589b4737117790d74cea793f681 (commit) from 5eb77b8499027e943539cd03985b8f79e9fcedcb (commit) - Log - commit fa2da62dde2e5589b4737117790d74cea793f681 Author: Micha

[FFmpeg-cvslog] Tag n2.4.11 : FFmpeg 2.4.11 release

2015-08-25 Thread git
[ffmpeg] [branch: refs/tags/n2.4.11] Tag:c53d9d78000e59bed05a3d7c4f053f77d245345c > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=c53d9d78000e59bed05a3d7c4f053f77d245345c Tagger: Michael Niedermayer Date: Tue Aug 25 11:41:14 2015 +0200 FFmpeg 2.4.11 release