[FFmpeg-cvslog] avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct

2016-05-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun May 1 10:46:20 2016 +0200| [8f435f373e21a47e079ce1ac3fc3a13f82cc] | committer: Paul B Mahol avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct They should really be int16_t. Signed-off-by: Paul B Mahol > http://git.vi

[FFmpeg-cvslog] avcodec/wmalosslessdec: silence a sample request

2016-05-01 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun May 1 11:18:09 2016 +0200| [532e9370835d8afb7d20a86b652585b44ada627b] | committer: Paul B Mahol avcodec/wmalosslessdec: silence a sample request 16bits samples with CDLMS orders of 8 are currently unsupported, but have never been encountered

[FFmpeg-cvslog] lavc: override decode return value only in case of error

2016-05-01 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun May 1 14:53:53 2016 +0200| [bbf02f7d288681d2ba6d522a99e6341dc3984247] | committer: Clément Bœsch lavc: override decode return value only in case of error Fixes Ticket #5350 Regression since 29412821241050c846dbceaad4b9752857659977. > http://git.

[FFmpeg-cvslog] lavc/srtenc: do not emit any subrip tags with text codec

2016-05-01 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun May 1 15:16:34 2016 +0200| [9f3dd530500e898b5ee4106b448562602371ae71] | committer: Clément Bœsch lavc/srtenc: do not emit any subrip tags with text codec Fixes presence of opening tags when running ffmpeg -i x.ass -c text x.srt Reported-by: Jea

[FFmpeg-cvslog] lavc/fic: Be less verbose for invisible cursor outside of video.

2016-05-01 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun May 1 15:27:51 2016 +0200| [47a11ff4574ba0d40736a05dd80f038e473ce36e] | committer: Carl Eugen Hoyos lavc/fic: Be less verbose for invisible cursor outside of video. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=47a11ff4574ba0d4073

[FFmpeg-cvslog] lavc/fic: Do not warn about empty cursor.

2016-05-01 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun May 1 15:30:22 2016 +0200| [00ffbdfb68ca3ff89d1735017a5f0db418b7a85b] | committer: Carl Eugen Hoyos lavc/fic: Do not warn about empty cursor. Fixes ticket #5174. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00ffbdfb68ca3ff89d173

[FFmpeg-cvslog] lavf/mpegts: Return small probe score for very short transport streams.

2016-05-01 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun May 1 15:39:13 2016 +0200| [88a849c714c17ad80d411f68e6575dfa1c8e8358] | committer: Carl Eugen Hoyos lavf/mpegts: Return small probe score for very short transport streams. Fixes Debian bug 823098. > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] avformat/dsfdec: set bit_rate, fixes duration estimation

2016-05-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun May 1 16:16:39 2016 +0200| [423a6a0993814e44fa8f34af23f5e9242cd0658a] | committer: Paul B Mahol avformat/dsfdec: set bit_rate, fixes duration estimation Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=423a6a

[FFmpeg-cvslog] avformat/wsddec: set bit_rate, fixes duration estimation

2016-05-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun May 1 16:21:56 2016 +0200| [25482d5c42cc85b83e4ea998d339b661936ae3f4] | committer: Paul B Mahol avformat/wsddec: set bit_rate, fixes duration estimation Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=25482d

[FFmpeg-cvslog] avcodec/smc: Mark pixel pointer as const

2016-05-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 1 14:33:20 2016 +0200| [52623ef78546ac240cf28fe8be9dba9545911709] | committer: Michael Niedermayer avcodec/smc: Mark pixel pointer as const Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avcodec/wmalosslessdec: Fix memset sizeof

2016-05-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 1 18:29:02 2016 +0200| [3187277ebb7f41621def2781e749ba709a509ef4] | committer: Michael Niedermayer avcodec/wmalosslessdec: Fix memset sizeof Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 18c9491 web/secrity: add CVE-2016-1528

2016-05-01 Thread ffmpeg-cvslog
The branch, master has been updated via 18c94915c53887ae355af3adb721e2616af9abbd (commit) from a9ad68de7dbc571a16802d888157f7b2eff5f768 (commit) - Log - commit 18c94915c53887ae355af3adb721e2616af9abbd Author: Micha

[FFmpeg-cvslog] avcodec/noise_bsf: set correct size of .priv_data_size field

2016-05-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun May 1 22:23:48 2016 +0200| [bc2fe362284257b96519a2fcbe5383fb6dad366b] | committer: Paul B Mahol avcodec/noise_bsf: set correct size of .priv_data_size field Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bc

[FFmpeg-cvslog] avcodec/dca: move channel counter utility into dca.h

2016-05-01 Thread foo86
ffmpeg | branch: master | foo86 | Sun May 1 08:42:14 2016 -0700| [1fee770a1cece01f1e31a3127f7039e784a449eb] | committer: James Almer avcodec/dca: move channel counter utility into dca.h Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1fee770a1cece01f1e3

[FFmpeg-cvslog] avcodec/dca: move huffman data into separate object file

2016-05-01 Thread foo86
ffmpeg | branch: master | foo86 | Sun May 1 08:41:43 2016 -0700| [2df7d4fa4524b6f83c65428d75192267a2d0c113] | committer: James Almer avcodec/dca: move huffman data into separate object file Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2df7d4fa4524b6f

[FFmpeg-cvslog] avcodec/mjpeg2jpeg_bsf: Check ff_bsf_get_packet success

2016-05-01 Thread Jan Sebechlebsky
ffmpeg | branch: master | Jan Sebechlebsky | Mon May 2 02:51:25 2016 +0300| [0ff3489534ea8ee3bdaf2680a45300d21078bf3e] | committer: Michael Niedermayer avcodec/mjpeg2jpeg_bsf: Check ff_bsf_get_packet success This fixes ticket #5487 - mjpeg2jpeg bitstream filter causes segmentation fault with