[FFmpeg-cvslog] cmdutils: Read errno before av_log() as the callback from av_log() might affect errno

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 13:17:26 2014 +0200| [2fc970a6b84504f54883a25482de466b49b11fd8] | committer: Michael Niedermayer cmdutils: Read errno before av_log() as the callback from av_log() might affect errno Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avdeviece: Read errno before av_log() as the callback from av_log() might affect errno

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 13:19:10 2014 +0200| [a63096953559ab40b09e125056d2a86bf6a354bb] | committer: Michael Niedermayer avdeviece: Read errno before av_log() as the callback from av_log() might affect errno Signed-off-by: Michael

[FFmpeg-cvslog] avcodec: Read errno before av_log() as the callback from av_log() might affect errno

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 13:18:47 2014 +0200| [dd5c2fe17727cba76122ee9a4cfc1ad07a2dd099] | committer: Michael Niedermayer avcodec: Read errno before av_log() as the callback from av_log() might affect errno Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avfilter: Read errno before av_log() as the callback from av_log() might affect errno

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 13:19:41 2014 +0200| [0d96d44c4fa526582500718254ac9e19f984c6a5] | committer: Michael Niedermayer avfilter: Read errno before av_log() as the callback from av_log() might affect errno Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat: Print error message on failure of ff_rename()

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 13:04:18 2014 +0200| [92d366f6abf85ebff5f0562894c8f94ebe80f114] | committer: Michael Niedermayer avformat: Print error message on failure of ff_rename() Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] avformat/hdsenc: Read errno before av_log() as the callback from av_log() might affect errno

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 13:20:23 2014 +0200| [af03ba9aa205ed8b38146a85e4bf6396ac767b1d] | committer: Michael Niedermayer avformat/hdsenc: Read errno before av_log() as the callback from av_log() might affect errno Signed-off-by: Michael

[FFmpeg-cvslog] tools/ffhash: read errno before calling functions which might change it

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 16:12:16 2014 +0200| [39a7ded22df3f0bae46706800da6eeede744c14f] | committer: Michael Niedermayer tools/ffhash: read errno before calling functions which might change it Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat: Read errno before av_log() as the callback from av_log() might affect errno

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 13:48:56 2014 +0200| [e7513e1286ca1b747485f950b0e1c93612b6736c] | committer: Michael Niedermayer avformat: Read errno before av_log() as the callback from av_log() might affect errno Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking to the demuxer

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Oct 25 16:28:03 2014 +0200| [2ce10542570d8be7a74a94cb03b2f182e2cb5ff8] | committer: Michael Niedermayer avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking to the demuxer Signed-off-by: Michael

[FFmpeg-cvslog] dv: better split weight tables assignment

2014-10-25 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet christophe.gisq...@gmail.com | Sat Oct 25 11:19:20 2014 +| [eacf2e8eb35c3a18cfeddd2aa0ac787949dc7f94] | committer: Michael Niedermayer dv: better split weight tables assignment This is a mostly cosmetical patch in preparation for the following.

[FFmpeg-cvslog] dv: use smaller type for weight tables

2014-10-25 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet christophe.gisq...@gmail.com | Sat Oct 25 11:19:21 2014 +| [80b29c2d0c0bade061f39672fb64924ea6bf3213] | committer: Michael Niedermayer dv: use smaller type for weight tables Reviewed-by: Reimar Döffinger reimar.doeffin...@gmx.de Signed-off-by:

[FFmpeg-cvslog] doc/fftools-common-opts: document -devices option

2014-10-25 Thread Lukasz Marek
ffmpeg | branch: master | Lukasz Marek lukasz.m.lu...@gmail.com | Fri Oct 24 23:31:03 2014 +0200| [1cff9085898c3e0d305e8159860b68b1f97b7ea9] | committer: Lukasz Marek doc/fftools-common-opts: document -devices option Signed-off-by: Lukasz Marek lukasz.m.lu...@gmail.com

[FFmpeg-cvslog] opts: add list device sources/sinks options

2014-10-25 Thread Lukasz Marek
ffmpeg | branch: master | Lukasz Marek lukasz.m.lu...@gmail.com | Thu Aug 7 00:45:26 2014 +0200| [5f558198502001c7f26601352b979738e2e16b42] | committer: Lukasz Marek opts: add list device sources/sinks options Allows to list sources/sinks of the devices that implement that functionality.

[FFmpeg-cvslog] lavd/avfoundation: Add support for screen capturing.

2014-10-25 Thread Thilo Borgmann
ffmpeg | branch: master | Thilo Borgmann thilo.borgm...@mail.de | Sat Oct 25 17:02:28 2014 +0200| [a6555f88aaf0730e64240136fb19d8effb3a0738] | committer: Michael Niedermayer lavd/avfoundation: Add support for screen capturing. Patch based on pull-request by Joseph Benden j...@benden.us

[FFmpeg-cvslog] lavu: Provide fallbacks for gmtime_r and localtime_r

2014-10-25 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Fri Oct 24 10:33:19 2014 +0300| [3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e] | committer: Martin Storsjö lavu: Provide fallbacks for gmtime_r and localtime_r This allows writing most code as if they always are is available. These are

[FFmpeg-cvslog] Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6'

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sun Oct 26 03:12:37 2014 +0100| [4360c6ff610cce5ef0fc844c1e0616aea0204f7e] | committer: Michael Niedermayer Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6' * commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6': drawtext:

[FFmpeg-cvslog] drawtext: Remove the ifdef for localtime_r

2014-10-25 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Fri Oct 24 10:59:34 2014 +0300| [6b9b42cc5576e1819ad1e29d98940066fd14b2d6] | committer: Martin Storsjö drawtext: Remove the ifdef for localtime_r If it isn't available in the system, we've got a fallback to the normal localtime

[FFmpeg-cvslog] Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8'

2014-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sun Oct 26 03:22:28 2014 +0100| [abaa41b6426c862232977527e783a571fb62645e] | committer: Michael Niedermayer Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8' * commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8': lavf: