[FFmpeg-cvslog] img2 encoder: allow %t in filename, based on patch from Yuval Adam

2016-11-01 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Tue Oct 25 18:33:12 2016 -0600| [1a956c64c8eff5edecb004fc7aafd21207e6485c] | committer: Michael Niedermayer img2 encoder: allow %t in filename, based on patch from Yuval Adam Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] img2 encoder: use more descriptive vsync names

2016-11-01 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Tue Oct 25 18:33:30 2016 -0600| [8459e6fd122715365a4d8b613d88298b3c4acdd7] | committer: Michael Niedermayer img2 encoder: use more descriptive vsync names Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] dshow: avoid duplicate NULL check before free

2016-06-22 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jun 17 14:04:34 2016 -0600| [bfbffbd7d8fd014a3693c51d7cde9926315a9fa0] | committer: Michael Niedermayer dshow: avoid duplicate NULL check before free Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] dshow: don't add two instances of same device to graphs

2016-06-22 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Wed Jun 15 02:17:11 2016 -0600| [9e907c040d3e6c5dbc94c198d147e7456b7c93c1] | committer: Michael Niedermayer dshow: don't add two instances of same device to graphs Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer > http://git.vide

[FFmpeg-cvslog] dshow: add options for allowing filter popup configuration dialogs to be presented to the user

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 06:49:37 2015 -0700| [5d72cf0f64162aa130b4720f71e9249a6a34f08a] | committer: rogerdpack dshow: add options for allowing filter popup configuration dialogs to be presented to the user Signed-off-by: rogerdpack > http://git.videolan.

[FFmpeg-cvslog] dshow: introduce support for crossbar [multiple input selectable] devices

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 06:35:16 2015 -0700| [ec81ad21c1f8124dcde08c1e64656331d4c3d9e6] | committer: rogerdpack dshow: introduce support for crossbar [multiple input selectable] devices Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] dshow: miscellaneous tweaks

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 06:01:32 2015 -0700| [e620eee88c4fdd43eb45001e4ec073110aea78d8] | committer: rogerdpack dshow: miscellaneous tweaks Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] dshow: use non deprecated api

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 06:07:24 2015 -0700| [8eb5b5ec6f582cac25195682680907c9ac52374a] | committer: rogerdpack dshow: use non deprecated api Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] dshow: drop initial audio packets with weird timestamps

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 06:13:33 2015 -0700| [b76a0e24f9effa64e48ff0567af0dc497dd99e84] | committer: rogerdpack dshow: drop initial audio packets with weird timestamps Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] dshow: fix docu escapes

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 08:31:58 2015 -0700| [b587ec00f7b6df7c46efd115a544c0686bcbd833] | committer: rogerdpack dshow: fix docu escapes Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b587ec00f7b6df7c46efd115a544c0686bcbd

[FFmpeg-cvslog] dshow: some devices only list themselves under "Video sources" but

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 06:54:44 2015 -0700| [a35da0920d787d96569171a7c2dff5893144232f] | committer: rogerdpack dshow: some devices only list themselves under "Video sources" but actually have both video and audio output pins, so make the audio pins acc

[FFmpeg-cvslog] dshow: allow selecting devices by an alternative name ( workaround for devices with symbols in them), allow specifying capture pins by name and alternative (unique) name

2015-01-23 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Fri Jan 23 05:34:30 2015 -0700| [d01234419b615792cd6447cb925ba16cc12ef32e] | committer: rogerdpack dshow: allow selecting devices by an alternative name (workaround for devices with symbols in them), allow specifying capture pins by name and alternative

[FFmpeg-cvslog] dshow: add properties dialog for tv tuners

2015-01-26 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Sat Jan 24 19:56:02 2015 -0700| [c55fa2f09bdab7c0655bbf2a5cbdac5fda939494] | committer: rogerdpack dshow: add properties dialog for tv tuners Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] dshow: tweak logging

2015-01-26 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Mon Jan 26 02:03:48 2015 -0700| [61974c7dcca833687d4f3834c7e8200a63a7b4af] | committer: rogerdpack dshow: tweak logging Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=61974c7dcca833687d4f3834c7e8200a63a7b

[FFmpeg-cvslog] dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once

2015-01-26 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Mon Jan 26 01:29:58 2015 -0700| [7c2e26270124fc81babcfc7b9d070bb8bd8ab6fa] | committer: rogerdpack dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once Signed-off-by: rogerdpack > http://git.videolan.

[FFmpeg-cvslog] dshow: alert as to ramifications of switching crossbar routing

2015-01-26 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Mon Jan 26 01:08:04 2015 -0700| [ce1bbb08f127ecb724c2c62791cad70c30dd270b] | committer: rogerdpack dshow: alert as to ramifications of switching crossbar routing Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] ffmpeg: log error message when shutting down from too many signals

2015-06-25 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Thu Jun 25 12:22:10 2015 +0200| [1bcdac2da3ca228d9ba2334e26fa314e2abd45b2] | committer: Michael Niedermayer ffmpeg: log error message when shutting down from too many signals write() suggested by wm4 Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] modify exit message when signaled

2015-06-25 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Thu Jun 25 00:24:31 2015 -0600| [87961eff23abf710b575488ac62ee7d121a4ea07] | committer: Michael Niedermayer modify exit message when signaled Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] ffmpeg: windows: respond to logoff and ctrl+break messages as well

2015-06-30 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Tue Jun 30 16:31:19 2015 -0600| [4ebb43f19c416e1601730ca9ae57749b1385c563] | committer: Michael Niedermayer ffmpeg: windows: respond to logoff and ctrl+break messages as well Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] ffmpeg_filter: log more information on failure to init simple filter graph

2015-07-01 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Wed Jul 1 13:23:55 2015 -0600| [a1c03b9d58824d984a93f79a8939749b0699bfee] | committer: Michael Niedermayer ffmpeg_filter: log more information on failure to init simple filter graph Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] dshow: show more debug timestamp info

2015-07-31 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Thu Jul 30 15:55:19 2015 -0600| [bed1d9ec7a259454365b2db1f5880209b17c4174] | committer: Michael Niedermayer dshow: show more debug timestamp info Signed-off-by: rogerdpack > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: Print out enabled programs

2015-08-27 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Thu Aug 27 16:16:44 2015 -0600| [832b4a4a438b73d720878d77aa3db46b08d79937] | committer: Timothy Gu configure: Print out enabled programs Better message that ffplay is not going to be built by printing out what will be built. Based on a patch by Moritz

[FFmpeg-cvslog] gdigrab: fix gdi object leak if using mouse

2014-08-19 Thread rogerdpack
ffmpeg | branch: master | rogerdpack | Tue Aug 19 07:42:18 2014 -0600| [ea97859c8c218b83ab747a7eabcb88ca446f6751] | committer: Michael Niedermayer gdigrab: fix gdi object leak if using mouse based on patch from hlszl1...@163.com Signed-off-by: rogerdpack Signed-off-by: Michael Niedermayer