[FFmpeg-cvslog] [ffmpeg-web] branch master updated. dc07628 web/contact: add IRC web-client link

2016-03-06 Thread ffmpeg-cvslog
The branch, master has been updated via dc0762811b87f6cac18ab56bc415b771bc868676 (commit) from 620e49476732fe02d4120bc1f7c8d92ddb5db0df (commit) - Log - commit dc0762811b87f6cac18ab56bc415b771bc868676 Author: Ganes

[FFmpeg-cvslog] rtp: Fix play multiple multicast streams with the same port

2016-03-06 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Jan 7 18:55:50 2016 +0800| [6f5048f4a0f702d92794dda7752c20ed6033233b] | committer: Michael Niedermayer rtp: Fix play multiple multicast streams with the same port We cannot play multiple multicast streams with the same port at the same time. This is

[FFmpeg-cvslog] avformat/ftp: Support response code 125 for STOR and RETR commands

2016-03-06 Thread Raymond Hilseth
ffmpeg | branch: master | Raymond Hilseth | Thu Jan 7 10:38:06 2016 +0100| [86db71b402e9f6b5782e1110ece4cb35c525d4b0] | committer: Michael Niedermayer avformat/ftp: Support response code 125 for STOR and RETR commands This fixes a problem where ffmpeg would hang if there is already an open da

[FFmpeg-cvslog] lavf/img2dec: Use jpeg constants in jpeg_probe().

2016-03-06 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Mar 6 22:28:22 2016 +0100| [e356487fdae890a8236fbe374c58685e5945a280] | committer: Carl Eugen Hoyos lavf/img2dec: Use jpeg constants in jpeg_probe(). > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e356487fdae890a8236fbe374c58685e59

Re: [FFmpeg-cvslog] lavc/cfhd: Sanitize avpriv_report_missing_feature() usage.

2016-03-06 Thread Carl Eugen Hoyos
Clément Bœsch pkh.me> writes: > > +avpriv_report_missing_feature(avctx, "Skip frame\n"); > > extra \n? Sorry, this is the only one for which we have no sample... > similar issue in lavf/riffdec btw. Also fixed. Thank you, Carl Eugen ___ ffm

[FFmpeg-cvslog] lavf/riffdec: Remove \n from avpriv_report_missing_feature().

2016-03-06 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Mar 6 21:39:57 2016 +0100| [aebfbe5c1368ca1a3a8dfad49fa05e36ac430b08] | committer: Carl Eugen Hoyos lavf/riffdec: Remove \n from avpriv_report_missing_feature(). Found-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] lavc/cfhd: Remove one more \n from avpriv_report_missing_feature().

2016-03-06 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Mar 6 21:38:41 2016 +0100| [59793785f4ba46c95248f9d336d422ce58547a15] | committer: Carl Eugen Hoyos lavc/cfhd: Remove one more \n from avpriv_report_missing_feature(). > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=59793785f4ba46c9

Re: [FFmpeg-cvslog] lavc/cfhd: Sanitize avpriv_report_missing_feature() usage.

2016-03-06 Thread Clément Bœsch
On Sun, Mar 06, 2016 at 09:23:15PM +0100, Carl Eugen Hoyos wrote: > ffmpeg | branch: master | Carl Eugen Hoyos | Sun Mar 6 > 21:21:44 2016 +0100| [719276b8609e595094820cf2d5ac525b43b9b82e] | committer: > Carl Eugen Hoyos > > lavc/cfhd: Sanitize avpriv_report_missing_feature() usage. > > > htt

[FFmpeg-cvslog] lavc/cfhd: Sanitize avpriv_report_missing_feature() usage.

2016-03-06 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Mar 6 21:21:44 2016 +0100| [719276b8609e595094820cf2d5ac525b43b9b82e] | committer: Carl Eugen Hoyos lavc/cfhd: Sanitize avpriv_report_missing_feature() usage. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=719276b8609e595094820cf2d

[FFmpeg-cvslog] avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT

2016-03-06 Thread Boris Nagels
ffmpeg | branch: master | Boris Nagels | Sun Mar 6 16:31:36 2016 +0100| [1109ed7973c7fd1e7001898adc4976590d862122] | committer: Michael Niedermayer avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT RTCP synchronization packet was broken since commit in ffmpeg version > 2.8.3 (commit:

[FFmpeg-cvslog] avfilter/vf_histogram: add 12bit depth support

2016-03-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 6 19:55:02 2016 +0100| [02f84215461aa0a58cf7b4ca4acaaa47b112ecce] | committer: Paul B Mahol avfilter/vf_histogram: add 12bit depth support Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=02f84215461aa0a5

[FFmpeg-cvslog] avfilter/vf_vectorscope: add 12bit depth support

2016-03-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 6 20:29:23 2016 +0100| [6e19120ea2064e4534544a28e042e0ef6c08cc2b] | committer: Paul B Mahol avfilter/vf_vectorscope: add 12bit depth support Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6e19120ea2064e

[FFmpeg-cvslog] avcodec/dca: clear X96 channels if nothing was decoded

2016-03-06 Thread foo86
ffmpeg | branch: master | foo86 | Wed Mar 2 22:31:10 2016 +0300| [db44b599805fdd96940cf2e5a336f872648bbda1] | committer: Michael Niedermayer avcodec/dca: clear X96 channels if nothing was decoded The first X96 channel set can have more channels than core, causing X96 decoding to be skipped. C

[FFmpeg-cvslog] mov - support seek in encrypted mp4

2016-03-06 Thread erankor
ffmpeg | branch: master | erankor | Mon Feb 22 16:41:06 2016 +0200| [dd34e89f313bb723bb5b535d399542a50c3436c3] | committer: Michael Niedermayer mov - support seek in encrypted mp4 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dd34e89f313bb723b

[FFmpeg-cvslog] avfilter/vf_waveform: use nonsubsampled yuv output format for lowpass filter

2016-03-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 6 12:01:20 2016 +0100| [5451be50a89d4aaa0b46229ea80ab22bf12e1e96] | committer: Paul B Mahol avfilter/vf_waveform: use nonsubsampled yuv output format for lowpass filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] avfilter/vf_waveform: add text to graticule

2016-03-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 6 09:46:34 2016 +0100| [23d8b79a1833559dd140b0e9cec7bce1d9f4e46f] | committer: Paul B Mahol avfilter/vf_waveform: add text to graticule Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=23d8b79a1833559dd14

[FFmpeg-cvslog] avcodec/cfhd: Fixes cfhd_odd.mov which has a resolution of 496x241

2016-03-06 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Sat Mar 5 18:06:16 2016 +| [247fe3e494ca0f31c8ea56f54b11cf947acc4089] | committer: Kieran Kunhya avcodec/cfhd: Fixes cfhd_odd.mov which has a resolution of 496x241 In this case container width/height is better however. Thanks to koda for the sampl

[FFmpeg-cvslog] avcodec/alsdec: treat quant_cof as a signed value

2016-03-06 Thread Umair Khan
ffmpeg | branch: master | Umair Khan | Sun Mar 6 03:24:18 2016 +0530| [7d6c264e022758b0c0e6958c466c02812b132683] | committer: Michael Niedermayer avcodec/alsdec: treat quant_cof as a signed value Signed-off-by: Umair Khan Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http

[FFmpeg-cvslog] bitstream.c: improve init_vlc error messages.

2016-03-06 Thread Reimar Döffinger
ffmpeg | branch: master | Reimar Döffinger | Sun Mar 6 11:45:35 2016 +0100| [5f5e6033cd984eebc1facc777250d635b2da7196] | committer: Reimar Döffinger bitstream.c: improve init_vlc error messages. Makes it far easier to spot the issue if e.g. caused by a typo in the code table. Signed-off-by:

[FFmpeg-cvslog] avformat/avienc: Remove unneeded seekable tests

2016-03-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Mar 5 18:38:40 2016 +0100| [40aeff5f028754ae6d80d6d5506e17581672a116] | committer: Michael Niedermayer avformat/avienc: Remove unneeded seekable tests Reviewed-by: Reimar Döffinger Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] aacenc: avoid double in quantize_bands.

2016-03-06 Thread Reimar Döffinger
ffmpeg | branch: master | Reimar Döffinger | Tue Mar 1 22:53:18 2016 +0100| [0a04c2885f02f7db6b410b6d43d120e5eb48dc18] | committer: Reimar Döffinger aacenc: avoid double in quantize_bands. I cannot see any point whatsoever to use double here instead of float, the results are likely identical

[FFmpeg-cvslog] avfilter/avf_showcqt: remove CoeffsType

2016-03-06 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Tue Mar 1 09:18:06 2016 +0700| [7dd60a0b54ee2d4a5aa2a069597b560e82afb201] | committer: Muhammad Faiz avfilter/avf_showcqt: remove CoeffsType seems not useful Signed-off-by: Muhammad Faiz > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7