[FFmpeg-cvslog] lavc/h264_sei: fix broken style around green metadata code

2016-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Jun 13 22:57:48 2016 +0200| [7dd8cd193329b9d1024bc7a2f88201c15ee55265] | committer: Clément Bœsch lavc/h264_sei: fix broken style around green metadata code > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7dd8cd193329b9d1024bc7a2f88201c

[FFmpeg-cvslog] lavc/h264: rename GreenMetaData to H264SEIGreenMetaData

2016-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Jun 13 22:56:16 2016 +0200| [5342bb624dd9a91ec04d5afd43aeff8502891b62] | committer: Clément Bœsch lavc/h264: rename GreenMetaData to H264SEIGreenMetaData Reduces diff for the next merge with Libav. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] lavc/h264_sei: reduce scope of parameters for green meta decode

2016-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Jun 13 22:54:23 2016 +0200| [b0ec36c9b168af131621cbde3e5ab9d9efd5337c] | committer: Clément Bœsch lavc/h264_sei: reduce scope of parameters for green meta decode This is again will help the merge as ff_h264_decode_sei will not have access to H264Co

[FFmpeg-cvslog] lavc/h264: move green meta logging out of the sei decoding

2016-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Jun 13 21:41:53 2016 +0200| [fef89aae98a0f34c6da1ef88b51d32f21f87df08] | committer: Clément Bœsch lavc/h264: move green meta logging out of the sei decoding This will simplify the next Libav merge where SEI decoding doesn't have access to the debug

[FFmpeg-cvslog] rtpdec_vp9: Support parsing the scalability structure

2016-06-13 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Apr 27 14:36:57 2016 +0300| [cab237953ea60963c627df53833513a0764ff8fe] | committer: Thomas Volkert rtpdec_vp9: Support parsing the scalability structure We still only support one single layer though, but this allows receiving streams that have thi

[FFmpeg-cvslog] rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log

2016-06-13 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Apr 29 22:19:33 2016 +0300| [d50b3fe463138a8378d0d0884750bd71db825c82] | committer: Thomas Volkert rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for

2016-06-13 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Apr 29 20:37:24 2016 +0300| [94dee9067acd6439550ccc4bdfef1694814ea0bc] | committer: Thomas Volkert rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features Signed-off-by: Martin Storsjö > http://git.videolan.org/git

[FFmpeg-cvslog] rtpdec_vp9: Update header parsing to spec draft 02

2016-06-13 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Apr 27 14:36:24 2016 +0300| [43880f971662c6f79f58ffb373200306e155e0f5] | committer: Thomas Volkert rtpdec_vp9: Update header parsing to spec draft 02 Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=43880

[FFmpeg-cvslog] rtpdec_vp9: Make sure to free the temp buffer on close

2016-06-13 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Apr 27 14:03:18 2016 +0300| [03aa4cd22b4b1522260355c499729c08ce640732] | committer: Thomas Volkert rtpdec_vp9: Make sure to free the temp buffer on close Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0

[FFmpeg-cvslog] fate: fate-filter-acrossfade needs samples

2016-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jun 14 04:11:24 2016 +0200| [228568fc8ac428c57e0898cd24134724c9fb3d42] | committer: Michael Niedermayer fate: fate-filter-acrossfade needs samples Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avformat/mpegts: adjust probe score for low check_count

2016-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jun 14 01:36:15 2016 +0200| [00c4861f13d9ec302348cfa1e2d4f1c796e9e86b] | committer: Michael Niedermayer avformat/mpegts: adjust probe score for low check_count Fixes mis-detection of tiff as mpegts Fixes Ticket5565 Signed-off-by: Michael Nie

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 19bd2b4 web/security: Add CVE-2016-3062

2016-06-13 Thread ffmpeg-cvslog
The branch, master has been updated via 19bd2b4349f1c5338570856854f89f03aa02a389 (commit) from edd28025ea3d2717aae90e6f5130ffda31e816ce (commit) - Log - commit 19bd2b4349f1c5338570856854f89f03aa02a389 Author: Micha

[FFmpeg-cvslog] avformat/mux: factorize header writing code

2016-06-13 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Jun 11 20:02:02 2016 +0200| [9da27fb579586377ee7f764c5de04fda6740c486] | committer: Marton Balint avformat/mux: factorize header writing code Reviewed-by: Michael Niedermayer Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] avformat/mux: call deinit if write_header fails

2016-06-13 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Jun 11 18:52:27 2016 +0200| [301ead131381d83e9ff0167b9094b04bde156f79] | committer: Marton Balint avformat/mux: call deinit if write_header fails Docs clearly states that av_write_trailer should only be called if avformat_write_header was successfu

[FFmpeg-cvslog] avformat/mxfdec: check if source_package is NULL

2016-06-13 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Tue May 31 22:48:24 2016 +0200| [4bee44007a935adda805dfbb4494fc6502bd216a] | committer: Marton Balint avformat/mxfdec: check if source_package is NULL Fixes ticket #5554. Reviewed-by: Tomas Härdin Signed-off-by: Marton Balint > http://git.videolan.

[FFmpeg-cvslog] lavc/h264_sei: fix green metadata typo

2016-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Jun 13 17:41:07 2016 +0200| [7a2a8b541afa88344a4c9ba6cc62fc63bd4b0658] | committer: Clément Bœsch lavc/h264_sei: fix green metadata typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7a2a8b541afa88344a4c9ba6cc62fc63bd4b0658 --- liba

[FFmpeg-cvslog] avcodec/ffv1dec: fix some unsupported pix_fmt

2016-06-13 Thread Jérôme Martinez
ffmpeg | branch: master | Jérôme Martinez | Mon Jun 13 19:18:22 2016 +0200| [878c3a36451eaf1ae3ec3d8eab0af11dab0a7695] | committer: Michael Niedermayer avcodec/ffv1dec: fix some unsupported pix_fmt When checking pix_fmt mapping, some bitstreams are mapped to an incorrect pix_fmt instead of bei

[FFmpeg-cvslog] avformat/au: Read MetaData from AU Sun audio file header

2016-06-13 Thread Thomas Bernard
ffmpeg | branch: master | Thomas Bernard | Tue Jun 7 00:25:38 2016 +0200| [836f3555a8def29001d7c917d1574a7938d2357b] | committer: Michael Niedermayer avformat/au: Read MetaData from AU Sun audio file header recognize title= album= artist= genre= track= Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avformat/dump: Show coded dimensions again

2016-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jun 5 04:11:11 2016 +0200| [4879841d1529e1919fc07f613ecd1a0f65b9d456] | committer: Michael Niedermayer avformat/dump: Show coded dimensions again Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] rtpdec_vc2hq: avoid magic number

2016-06-13 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Mon Jun 13 18:40:14 2016 +0200| [1f872332c47f58dab27410c00c72b79ce489405e] | committer: Thomas Volkert rtpdec_vc2hq: avoid magic number > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1f872332c47f58dab27410c00c72b79ce489405e --- libavfor

[FFmpeg-cvslog] rtpenc: packetizer for VP9 RTP payload format (draft v2)

2016-06-13 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Mon May 30 16:31:52 2016 +0200| [668fb1cb6a4ebdbf367881ca0f1b4dfd1fdafce8] | committer: Thomas Volkert rtpenc: packetizer for VP9 RTP payload format (draft v2) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=668fb1cb6a4ebdbf367881ca0f1b4df

[FFmpeg-cvslog] avformat/utils: Export coded dimensions unconditionally

2016-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jun 5 03:55:41 2016 +0200| [60de31e98c1630c11d13a4789e1dfacddc31ef9d] | committer: Michael Niedermayer avformat/utils: Export coded dimensions unconditionally This fixes a API regression Probably fixes Ticket5451 Signed-off-by: Michael Nied

[FFmpeg-cvslog] avfilter/graphparser: remove '\n' from parse_filter

2016-06-13 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Thu May 5 14:07:21 2016 +0700| [66023612955d9d839be842c00f8b0b4610009a24] | committer: Muhammad Faiz avfilter/graphparser: remove '\n' from parse_filter this allow a filter to be written like this: aformat = sample_fmts = fltp|flt: sample_rat

Re: [FFmpeg-cvslog] lavf/os_support.h: Fix for unicode filenames on windows.

2016-06-13 Thread Clément Bœsch
On Mon, Jun 13, 2016 at 05:50:18AM +0200, Matt Oliver wrote: > ffmpeg | branch: master | Matt Oliver | Mon Jun 6 > 17:04:39 2016 +1000| [37787f261639c53998487400e874741c17e85fc6] | committer: > Matt Oliver > > lavf/os_support.h: Fix for unicode filenames on windows. > > Fixes #819 #5256 #5281