[FFmpeg-cvslog] avformat/hlsenc: add var_stream_map LANGUAGE field string parameter

2019-01-31 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Jan 23 19:19:49 2019 +0800| [1e03d600542d7e6ccd3ee94062174ae29383bef7] | committer: Steven Liu avformat/hlsenc: add var_stream_map LANGUAGE field string parameter use a:0,agroup:aud_low,default:Yes,language:CHN a:1,agroup:aud_low,language:ENG

[FFmpeg-cvslog] avformat/hlsenc: add var_stream_map DEFAULT field status parameter

2019-01-31 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Jan 23 18:52:02 2019 +0800| [6a25bb5aa42285441dbe7d3372f598bb7ac7c4bf] | committer: Steven Liu avformat/hlsenc: add var_stream_map DEFAULT field status parameter use a:0,agroup:aud_low,default:Yes a:1,agroup:aud_low, a:2,agroup:aud_high,default:Ye

[FFmpeg-cvslog] avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id.

2019-01-31 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Mon Jan 21 16:32:57 2019 +0800| [62e8644bcadb82e0ed542b6baacff1c9e15b88c2] | committer: Steven Liu avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id. Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=62e86

[FFmpeg-cvslog] libavcodec/rscc.c: add missing semicolon

2019-01-31 Thread Mateusz
ffmpeg | branch: master | Mateusz | Thu Jan 31 16:36:59 2019 +0100| [fe1ccc1e91168c855a2720d0a195377f4638cc70] | committer: Michael Niedermayer libavcodec/rscc.c: add missing semicolon Signed-off-by: Mateusz Brzostek Reviewed-by: James Almer Signed-off-by: Michael Niedermayer > http://git.

[FFmpeg-cvslog] avcodec/ffv1: Simplify update_vlc_state()

2019-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jan 27 00:56:59 2019 +0100| [a53c4f3689996f6090078f36de32bce1744f395b] | committer: Michael Niedermayer avcodec/ffv1: Simplify update_vlc_state() About 0.5% faster Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avcodec/ffv1: Simplify fold()

2019-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jan 27 00:49:14 2019 +0100| [5d0139d5f0aa9fc16661891e40efdb2671ff1726] | committer: Michael Niedermayer avcodec/ffv1: Simplify fold() No speed difference, or slightly faster (the difference is too small so it may be noise that this appears f

[FFmpeg-cvslog] avformat/rtsp: Check number of streams in sdp_parse_line()

2019-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 25 21:30:04 2019 +0100| [497c9b0cce559d43607bbbd679fe42f1d7e9040e] | committer: Michael Niedermayer avformat/rtsp: Check number of streams in sdp_parse_line() Fixes: OOM Found-by: Michael Hanselmann Reviewed-by: Michael Hanselmann Sign

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 36bc201 web/consulting: add myself

2019-01-31 Thread ffmpeg-git
The branch, master has been updated via 36bc201ab12eae774abc6e22282660db1b3c168b (commit) from 6ec654b2049e419a337b01a3311f8459ee094140 (commit) - Log - commit 36bc201ab12eae774abc6e22282660db1b3c168b Author: Gyan

[FFmpeg-cvslog] libavcodec: vp8 neon optimizations for aarch64

2019-01-31 Thread Magnus Röös
ffmpeg | branch: master | Magnus Röös | Thu Jan 31 17:04:27 2019 +0100| [833fed5253617924c41132e0ab261c1d8c076360] | committer: Carl Eugen Hoyos libavcodec: vp8 neon optimizations for aarch64 Partial port of the ARM Neon for aarch64. Benchmarks from fate: benchmarking with Linux Perf Monitor

[FFmpeg-cvslog] tests/checkasm/checkasm: Do not define an unused function.

2019-01-31 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Jan 31 20:16:17 2019 +0100| [608572ce847aa95d4cff3ad7cfe2c22a83a9258d] | committer: Carl Eugen Hoyos tests/checkasm/checkasm: Do not define an unused function. Fixes the following warning: tests/checkasm/checkasm.c:615:12: warning: 'bench_init_f

[FFmpeg-cvslog] INSTALL.md: Fix Markdown formatting

2019-01-31 Thread Justin Bull
ffmpeg | branch: master | Justin Bull | Thu Jan 31 11:46:49 2019 -0500| [22fc9cdd7e2e7f2d46d992086c6566d01dd14aef] | committer: Lou Logan INSTALL.md: Fix Markdown formatting Signed-off-by: Lou Logan > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22fc9cdd7e2e7f2d46d992086c6566d01

[FFmpeg-cvslog] lavc/aarch64/vp8dsp: Fix the include guard.

2019-01-31 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Jan 31 22:35:44 2019 +0100| [ed20fbcd48b02597a39ec25676615a9ef4bf3d00] | committer: Carl Eugen Hoyos lavc/aarch64/vp8dsp: Fix the include guard. Fixes fate-source. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed20fbcd48b02597a39e