[FFmpeg-cvslog] fate: Add fate-svq3-watermark

2016-09-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Oct 1 01:36:55 2016 +0200| [588c2355a6f578bfded86dfb8a09c5edb851ea58] | committer: Michael Niedermayer fate: Add fate-svq3-watermark Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] fate: Add regression test for Ticket 186

2016-09-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Oct 1 01:41:41 2016 +0200| [68d619a31cd7685573bfe5bf66b51f389edfb962] | committer: Michael Niedermayer fate: Add regression test for Ticket 186 Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 97e50b4 web/download: Update for 3.1.4

2016-09-30 Thread ffmpeg-git
The branch, master has been updated via 97e50b4f4659c54b1136013e4cdb1a275fefae6c (commit) from 9bbd8f0e2a3f0ff0a05af02de19f88504f753939 (commit) - Log - commit 97e50b4f4659c54b1136013e4cdb1a275fefae6c Author:

[FFmpeg-cvslog] Tag n3.1.4 : FFmpeg 3.1.4 release

2016-09-30 Thread git
[ffmpeg] [branch: refs/tags/n3.1.4] Tag:edbfba08c07278d1b85390e2120e5bd22826c617 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=edbfba08c07278d1b85390e2120e5bd22826c617 Tagger: Michael Niedermayer Date: Sat Oct 1 03:22:05 2016 +0200 FFmpeg 3.1.4 release

[FFmpeg-cvslog] avformat/avidec: Check nb_streams in read_gab2_sub()

2016-09-30 Thread Michael Niedermayer
ffmpeg | branch: release/3.1 | Michael Niedermayer | Wed Sep 28 16:14:08 2016 +0200| [622ccbd8ab894e3ac6cdf607e3d4f39e406786e9] | committer: Michael Niedermayer avformat/avidec: Check nb_streams in read_gab2_sub() Fixes null pointer dereference Fixes: 1/null_point.avi

[FFmpeg-cvslog] Changelog: update

2016-09-30 Thread Michael Niedermayer
ffmpeg | branch: release/3.1 | Michael Niedermayer | Sat Oct 1 02:51:42 2016 +0200| [c2ea70628215ccede53240843b4514a6c339ab27] | committer: Michael Niedermayer Changelog: update Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avformat/avidec: Remove ancient assert

2016-09-30 Thread Michael Niedermayer
ffmpeg | branch: release/3.1 | Michael Niedermayer | Wed Sep 28 15:47:12 2016 +0200| [c8c5f66b42edc37474baa5cb51460cbf6f33075b] | committer: Michael Niedermayer avformat/avidec: Remove ancient assert This assert can with crafted files fail, a warning is already printed

[FFmpeg-cvslog] avformat/hlsenc: support mkdir_p for use_localtime_mkdir

2016-09-30 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Sep 28 16:09:05 2016 +0800| [0d2dd5d96d0dc8218192820dd4a34d5f7770148a] | committer: Steven Liu avformat/hlsenc: support mkdir_p for use_localtime_mkdir when use use_localtime_mkdir to create multi level dir, ffmpeg give error

[FFmpeg-cvslog] doc/examples/gitignore: add forgotten qsvdec entry

2016-09-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 30 19:35:07 2016 +0200| [1e647d200fae24853b5276d48dc14b55f26fd5b7] | committer: Clément Bœsch doc/examples/gitignore: add forgotten qsvdec entry >

[FFmpeg-cvslog] doc/examples/http_multiclient: fix mixed declarations and code

2016-09-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 30 19:33:35 2016 +0200| [f2579f7ee232aaf7f4530e4b786fd0c33b6f4f8d] | committer: Clément Bœsch doc/examples/http_multiclient: fix mixed declarations and code >

[FFmpeg-cvslog] doc/examples/http_multiclient: fix compilation

2016-09-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 30 19:33:03 2016 +0200| [fb5e58cd773e1b8a897b689fc048efc4eca5cde9] | committer: Clément Bœsch doc/examples/http_multiclient: fix compilation Fixes error: no previous prototype for ‘process_client’ [-Werror=missing-prototypes] >

[FFmpeg-cvslog] build: sort EXAMPLE_LIST

2016-09-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 30 19:31:30 2016 +0200| [44103c60016743ffe425dfbf903cf455ea32a9a8] | committer: Clément Bœsch build: sort EXAMPLE_LIST > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44103c60016743ffe425dfbf903cf455ea32a9a8 ---

[FFmpeg-cvslog] build: remove references to inexistant avcodec example

2016-09-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 30 19:34:35 2016 +0200| [3d064b7802fd6bf0cc06610acebf15a502f5c975] | committer: Clément Bœsch build: remove references to inexistant avcodec example >

[FFmpeg-cvslog] build: fix avio_dir_cmd and avio_reading example dependencies

2016-09-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 30 19:32:13 2016 +0200| [352ca77f8ab5d64960f093a7b1693072ddeaca2e] | committer: Clément Bœsch build: fix avio_dir_cmd and avio_reading example dependencies >

[FFmpeg-cvslog] doc/examples: build http_multiclient example

2016-09-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Sep 30 19:35:28 2016 +0200| [1a9b4bc4c7b6064761cf02662d18f833e16dff26] | committer: Clément Bœsch doc/examples: build http_multiclient example >