[FFmpeg-cvslog] avdevice/sdl2: add option to set window position

2018-10-23 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Mon Oct 1 17:17:24 2018 -0400| [110b4a491859e6e635f6513670785a9378c9551b] | committer: Marton Balint avdevice/sdl2: add option to set window position Allows arrangement of multiple windows such as: ffmpeg -re -f lavfi -i mandelbrot -f sdl -window_x 1

[FFmpeg-cvslog] ffplay: add options to specify window position

2018-10-07 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Mon Oct 1 17:07:44 2018 -0400| [1431ff2d379e25890309569dd99ca613b4fbb564] | committer: Marton Balint ffplay: add options to specify window position Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/movenc: correct ImageDescription for uncompressed ycbcr

2017-11-19 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Sat Nov 18 21:19:17 2017 -0500| [1e5f9234166408daf536407117499d3affa34234] | committer: Michael Niedermayer avformat/movenc: correct ImageDescription for uncompressed ycbcr Per https://developer.apple.com/library/content/technotes/tn2162/_index.html

[FFmpeg-cvslog] avformat/movenc: write clap atom for uncompressed yuv in mov

2017-11-19 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Sat Nov 18 21:19:23 2017 -0500| [8f4702a93f87f9f76563e80f1ae2141a40029d9d] | committer: Michael Niedermayer avformat/movenc: write clap atom for uncompressed yuv in mov fixes 6145 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avdevice/decklink_dec: 32 bit audio support

2017-10-18 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Wed Oct 18 15:21:46 2017 -0400| [89cc48551bbe9f147ba9f4ca3821a35797cf7b47] | committer: Marton Balint avdevice/decklink_dec: 32 bit audio support Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/ffprobe: add -show_log option

2017-03-27 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Tue Mar 14 13:11:14 2017 -0400| [3e0474ff39707ddbfb2361ad06c1acb45770183f] | committer: Michael Niedermayer doc/ffprobe: add -show_log option Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] ffprobe.xsd: add frame log data

2017-03-27 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Tue Mar 14 12:59:43 2017 -0400| [52d9442a557e8137f261ba19defb08583f59d572] | committer: Michael Niedermayer ffprobe.xsd: add frame log data Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/vf_histogram: shortcuts for histogram options

2016-06-11 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Sat Jun 11 00:54:59 2016 -0400| [91bc42528ce54a05bd41217cf1564fd2ac578374] | committer: Paul B Mahol avfilter/vf_histogram: shortcuts for histogram options > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=91bc42528ce54a05bd41217cf1564fd2ac578

[FFmpeg-cvslog] avfilter/vf_histogram: indent histogram options

2016-06-11 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Sat Jun 11 00:55:30 2016 -0400| [5d12cfacde01bf59cb876f4fb7c1e10a40f4527f] | committer: Paul B Mahol avfilter/vf_histogram: indent histogram options > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d12cfacde01bf59cb876f4fb7c1e10a40f45

[FFmpeg-cvslog] ffprobe: print stream_index with frame data

2015-05-27 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Mon May 25 20:46:12 2015 -0400| [09ec31ce3aab41407965e7a95b7d145702434c26] | committer: Stefano Sabatini ffprobe: print stream_index with frame data This makes it easier to relate frame data to its associated stream. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] doc/ffprobe.xsd: remove extra sequence from streamType

2015-05-13 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Tue May 12 16:44:52 2015 -0400| [b0294f0cfb1bd16bbb570064d01e788bc6221fd1] | committer: Stefano Sabatini doc/ffprobe.xsd: remove extra sequence from streamType This makes the XSD valid again. Fixes a regression from a72b61a. Signed-off-by: Stefano

[FFmpeg-cvslog] doc/ffprobe.xsd: add build_date and build_time as optional attributes

2015-05-13 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Tue May 12 16:52:55 2015 -0400| [6d787aea96d4bfa441d1c3251dfaff7ef2bcb74b] | committer: Stefano Sabatini doc/ffprobe.xsd: add build_date and build_time as optional attributes This partly undoes 7b35a01. The intent of patch 7b35a01 was to no longer use

[FFmpeg-cvslog] mov: further expand the list of parsed metadata tags

2014-12-09 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Fri Nov 28 23:44:06 2014 +| [3c01039e0bc7d269900e15551f8171c4328a0223] | committer: Vittorio Giovara mov: further expand the list of parsed metadata tags Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/filters: add a signalstats example

2014-07-10 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Tue Jul 8 23:41:47 2014 -0400| [a15c5c44e262c115f5e5820b35447012aa214955] | committer: Paul B Mahol doc/filters: add a signalstats example Signed-off-by: Dave Rice > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi