[FFmpeg-cvslog] dnxhddec: use unsafe bitstream reader

2015-09-27 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun Sep 27 10:09:05 2015 +0200| [235381e674bf0921cbb7871946e2ff08bd84d6ba] | committer: Michael Niedermayer dnxhddec: use unsafe bitstream reader Each line is padded by the format, and errors are now reported and stop the decoding. Around 5% speed

[FFmpeg-cvslog] doc/ffplay, ffplay: add information regarding volume control

2015-09-27 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Sun Sep 27 12:38:34 2015 -0400| [fd44892073cc9a5737ee230b0528aba3d555378c] | committer: Marton Balint doc/ffplay, ffplay: add information regarding volume control ffplay now supports dynamic volume control. This documents the supported behavior.

[FFmpeg-cvslog] ffplay: add support for interactive volume control

2015-09-27 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Sun Sep 27 10:41:37 2015 -0400| [f1a9583305d90533acb54c9cadf6afac2c4dc3fa] | committer: Marton Balint ffplay: add support for interactive volume control This is a feature heavily inspired by the mpv player. At the moment, methods for adjusting vol

[FFmpeg-cvslog] h264: Fix ticket #3147 H264 - Wrong field order

2015-09-27 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sun Sep 27 22:11:47 2015 +0100| [2b6567722a48656c526ca2d6c1dcab88be3c18f7] | committer: Michael Niedermayer h264: Fix ticket #3147 H264 - Wrong field order Default field order to top field first when interlaced frame is detected and pic_struct_present_

[FFmpeg-cvslog] dnxhddec: check and report bitstream errors

2015-09-27 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun Sep 27 10:09:04 2015 +0200| [b8b8e82ea14016b2cb04b49ecea57f836e6ee7f8] | committer: Michael Niedermayer dnxhddec: check and report bitstream errors This only occur when an overrun in coefficient decoding is detected. Signed-off-by: Michael Ni

[FFmpeg-cvslog] checkasm/x86: Correctly handle variadic functions

2015-09-27 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Wed Sep 23 16:06:02 2015 +0200| [7ca1de5b4f1a369a997c5cf9924b0197606f558d] | committer: Henrik Gramner checkasm/x86: Correctly handle variadic functions The System V ABI on x86-64 specifies that the al register contains an upper bound of the number of

[FFmpeg-cvslog] configure: Disable automatic image base calculation

2015-09-27 Thread Alex Smith
ffmpeg | branch: master | Alex Smith | Mon Sep 21 00:41:38 2015 -0400| [6e61231d641b23d9d298b31e9241371f5e7abddb] | committer: Michael Niedermayer configure: Disable automatic image base calculation There's no reason for it. ASLR will rebase it regardless so "preventing collisions" isn't real

[FFmpeg-cvslog] avcodec/d3d11va: Fix project name

2015-09-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Sep 27 13:08:49 2015 +0200| [c4d50314c0871d0eb6f083957686de0373ebe730] | committer: Michael Niedermayer avcodec/d3d11va: Fix project name Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c4d5031

[FFmpeg-cvslog] avfilter/vf_yadif: add missing "This file is part of FFmpeg"

2015-09-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Sep 27 13:07:12 2015 +0200| [549d10924894da30156ab37327ece8a8cfdc9a7e] | committer: Michael Niedermayer avfilter/vf_yadif: add missing "This file is part of FFmpeg" Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"

2015-09-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Sep 27 13:07:12 2015 +0200| [485057f715720b2cdaf581bb3960e70cd3541ba8] | committer: Michael Niedermayer avfilter/vf_mcdeint: add missing "This file is part of FFmpeg" Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] swresample/dither_template: Add missing license header

2015-09-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Sep 27 13:09:10 2015 +0200| [7d636d02b1134755fd1d93c2302ad32d9bbfd1c7] | committer: Michael Niedermayer swresample/dither_template: Add missing license header Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] dnxhddec: simplify block parsing calls

2015-09-27 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun Sep 27 10:09:03 2015 +0200| [5c6e3a019c5cbcaeb17f3ae0da55070867d6f63d] | committer: Michael Niedermayer dnxhddec: simplify block parsing calls Fewer arguments, less duplicated code. Signed-off-by: Michael Niedermayer > http://git.videolan.o

[FFmpeg-cvslog] dnxhddec: remove unused qscale parameter

2015-09-27 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun Sep 27 10:09:02 2015 +0200| [8e8ed57ea7d33fa2b872884ead5ec3033637ce92] | committer: Michael Niedermayer dnxhddec: remove unused qscale parameter Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8