[FFmpeg-cvslog] ffserver: warn if config uses a system port

2014-08-17 Thread Reynaldo H. Verdejo Pinochet
ffmpeg | branch: master | Reynaldo H. Verdejo Pinochet | Sun Aug 17 20:16:27 2014 -0400| [fb2de3c4d1372965f5bf4aa9037b9b629852dbe3] | committer: Reynaldo H. Verdejo Pinochet ffserver: warn if config uses a system port Should be harmless as far as users know what they are doing but an informat

[FFmpeg-cvslog] ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress

2014-08-17 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Sat Aug 2 16:40:53 2014 +0200| [1013d8dd6967f1e776c08dc133ed6ae44ca3dc64] | committer: Reynaldo H. Verdejo Pinochet ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress The new option names are more explicit.

[FFmpeg-cvslog] avformat/mxf: added ULs for demuxing avid media composer mxf files

2014-08-17 Thread Mark Reid
ffmpeg | branch: master | Mark Reid | Sun Aug 17 14:26:45 2014 -0700| [882fb53cb7552ff674ccf33a715871d450db1923] | committer: Michael Niedermayer avformat/mxf: added ULs for demuxing avid media composer mxf files The AAF SDK refers to these ULs as Legacy. These ULs are the same as the ones fou

[FFmpeg-cvslog] alacenc: increase predictor buffer

2014-08-17 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun Aug 17 17:09:13 2014 +| [c0d18cc085b13cdfb05ea90a20b46235fb4fa0a9] | committer: Michael Niedermayer alacenc: increase predictor buffer This change is almost cosmetical only, and reduces the changes needed to fix the 24bps case. Signed-off

[FFmpeg-cvslog] alacenc: fix extra bits extraction

2014-08-17 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun Aug 17 18:56:45 2014 +0200| [96d217832598da7001bc204706476dd1e37f377e] | committer: Michael Niedermayer alacenc: fix extra bits extraction The raw coded bits are extracted prior to decorrelation, as is correctly performed by the decoder, and n

[FFmpeg-cvslog] Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110'

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 23:00:27 2014 +0200| [00aa2ebb1c3eb7aa4251e2fe2d5540d755bb1922] | committer: Michael Niedermayer Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110' * commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110': mxf: Support AAC Merged-by

[FFmpeg-cvslog] mxf: Support AAC

2014-08-17 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Aug 12 18:58:52 2014 +0200| [369380e1c4c6fc9b0d9ff04ec23d46b252ba7110] | committer: Luca Barbato mxf: Support AAC Update mxf_set_audio_pts to use the container-provided information. The UL is marked as "to be changed in the future", but the current

[FFmpeg-cvslog] mxf: Add the UL for the MPEG2VideoDescriptor

2014-08-17 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Aug 12 19:02:41 2014 +0200| [747cd9560c2248ff2834f29cd2190646330e4676] | committer: Luca Barbato mxf: Add the UL for the MPEG2VideoDescriptor > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=747cd9560c2248ff2834f29cd2190646330e4676 ---

[FFmpeg-cvslog] Merge commit '747cd9560c2248ff2834f29cd2190646330e4676'

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 22:00:46 2014 +0200| [887d85fdcc4737e2bdc076123631db33cdad0c6b] | committer: Michael Niedermayer Merge commit '747cd9560c2248ff2834f29cd2190646330e4676' * commit '747cd9560c2248ff2834f29cd2190646330e4676': mxf: Add the UL for the MPE

[FFmpeg-cvslog] Merge commit '304089aca7d238ae184e09993b5c737aa22e2c2c'

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 21:49:27 2014 +0200| [ecb7f1dd52798e591984b31009e8d13dc95958b2] | committer: Michael Niedermayer Merge commit '304089aca7d238ae184e09993b5c737aa22e2c2c' * commit '304089aca7d238ae184e09993b5c737aa22e2c2c': mxf: Add UID print helpers

[FFmpeg-cvslog] mxf: Add UID print helpers

2014-08-17 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Aug 12 16:55:22 2014 +0200| [304089aca7d238ae184e09993b5c737aa22e2c2c] | committer: Luca Barbato mxf: Add UID print helpers And use it to print non-parsed ULs. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=304089aca7d238ae184e09993b5c

[FFmpeg-cvslog] lavr: Update the planar check in ff_audio_convert

2014-08-17 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Sun Aug 17 13:28:03 2014 +| [11db644a8e54f02e54d2eaad343a87fcb697c15e] | committer: Luca Barbato lavr: Update the planar check in ff_audio_convert Leftover from fbc0b8659967ea54a8472b5f795270d38bb085dd. Signed-off-by: Luca Barbato > http://git.vi

[FFmpeg-cvslog] Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e'

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 21:42:49 2014 +0200| [c939eea107c36b4ab93540f24fdb1cb5417a0eae] | committer: Michael Niedermayer Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e' * commit '11db644a8e54f02e54d2eaad343a87fcb697c15e': lavr: Update the planar che

[FFmpeg-cvslog] doc: Add more information in the README

2014-08-17 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Aug 12 19:34:47 2014 +0200| [96ce6d6f119a16e489941c629a2805204322b717] | committer: Luca Barbato doc: Add more information in the README And convert it to Markdown. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=96ce6d6f119a16e489941c6

[FFmpeg-cvslog] Merge commit '96ce6d6f119a16e489941c629a2805204322b717'

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 21:07:05 2014 +0200| [eb706575baa646d3d2400d85a521386a4df3d979] | committer: Michael Niedermayer Merge commit '96ce6d6f119a16e489941c629a2805204322b717' * commit '96ce6d6f119a16e489941c629a2805204322b717': doc: Add more information i

[FFmpeg-cvslog] Merge remote-tracking branch 'cigaes/master'

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 20:40:47 2014 +0200| [3d40ba3d81276c659191b0de9653e9ec69c090f1] | committer: Michael Niedermayer Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavf/http: remove special case for cookies attributes. lavf/http: fix co

[FFmpeg-cvslog] lavf/http: remove special case for cookies attributes.

2014-08-17 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Sun Aug 17 14:24:20 2014 +0200| [4bebce06175a6a15253c341c180d95cd97c9494b] | committer: Nicolas George lavf/http: remove special case for cookies attributes. With the previous change, unknown attributes are all ignored, as specified by the RFC. > htt

[FFmpeg-cvslog] avcodec/lcldec: fix decoding of YUV444 sample

2014-08-17 Thread Piotr Bandurski
ffmpeg | branch: master | Piotr Bandurski | Sun Aug 17 18:17:13 2014 +0200| [a3329a09f93455a44ff3c9c64886c4da1f66bcfb] | committer: Michael Niedermayer avcodec/lcldec: fix decoding of YUV444 sample Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] lavf/http: fix cookie parsing.

2014-08-17 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Sun Aug 17 14:09:45 2014 +0200| [481cbc5ad578bbde804464487add074e8c7d1e76] | committer: Nicolas George lavf/http: fix cookie parsing. The current code would use any unknown attribute-value pair as the cookie value. RFC 6265 states that the first key-v

[FFmpeg-cvslog] update for 1.2.8

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sun Aug 17 17:31:13 2014 +0200| [ab4e54f6f6b3656482532d62ca7c1160cb850c9b] | committer: Michael Niedermayer update for 1.2.8 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ab4e54f6f6b36564825

[FFmpeg-cvslog] avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sat Aug 2 01:15:37 2014 +0200| [454f6c622c45e09e3b7e2a2f45bbb098ae3f2588] | committer: Michael Niedermayer avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] proresenc_kostya: report buffer overflow

2014-08-17 Thread Christophe Gisquet
ffmpeg | branch: release/1.2 | Christophe Gisquet | Mon Aug 11 22:06:08 2014 +| [18342848f7fa0c98f81049495adaf3d528b325f5] | committer: Michael Niedermayer proresenc_kostya: report buffer overflow If the allocated size, despite best efforts, is too small, exit with the appropriate error.

[FFmpeg-cvslog] avcodec/iff: check pixfmt for rgb8 / rgbn

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sun Aug 10 21:59:33 2014 +0200| [abc1fa7c5a1dca1345b9471b81cfcda00c56220d] | committer: Michael Niedermayer avcodec/iff: check pixfmt for rgb8 / rgbn Fixes out of array access Found-by: Piotr Bandurski Signed-off-by: Michael Niedermayer (

[FFmpeg-cvslog] lavc: move put_bits_left in put_bits.h

2014-08-17 Thread Luca Barbato
ffmpeg | branch: release/1.2 | Luca Barbato | Fri Jun 28 03:40:35 2013 +0200| [61a51598e3434f9f63025e6df3b065d7986540dc] | committer: Michael Niedermayer lavc: move put_bits_left in put_bits.h (cherry picked from commit afe03092dd693d025d43e1620283d8d285c92772) Signed-off-by: Michael Niedermay

[FFmpeg-cvslog] avformat/tee: flip assigment direction

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sat Aug 2 22:30:03 2014 +0200| [ca232ff9b0af13af68d58f7a7306092dc55409ac] | committer: Michael Niedermayer avformat/tee: flip assigment direction Found-by: CSA Reviewed-by: Nicolas George Signed-off-by: Michael Niedermayer (cherry picked

[FFmpeg-cvslog] cdgraphics: do not return 0 from the decode function

2014-08-17 Thread Anton Khirnov
ffmpeg | branch: release/1.2 | Anton Khirnov | Wed Aug 6 10:56:34 2014 +| [f712d3669e2eed4a57b0e4d85d2902a2036de89e] | committer: Michael Niedermayer cdgraphics: do not return 0 from the decode function 0 means no data consumed, so it can trigger an infinite loop in the caller. CC:libav-

[FFmpeg-cvslog] avcodec/dvdsub_parser: print message if packet is smaller than the packet size field

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sat Aug 2 01:16:14 2014 +0200| [b4632cec7401b4a136491f8bf3ad7983aa3ef30c] | committer: Michael Niedermayer avcodec/dvdsub_parser: print message if packet is smaller than the packet size field Signed-off-by: Michael Niedermayer (cherry pic

[FFmpeg-cvslog] avformat/utils: do not wait for packets from discarded streams for genpts

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sun Jul 13 01:07:59 2014 +0200| [c285db74f6477a09b7ebaa8c526d2a0d9c94a498] | committer: Michael Niedermayer avformat/utils: do not wait for packets from discarded streams for genpts Fixes long loop Fixes Ticket3208 Signed-off-by: Michael Ni

[FFmpeg-cvslog] avcodec/dvdsub_parser: never return 0 when the input isnt 0

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Sat Aug 2 00:27:23 2014 +0200| [f70ee7d14fcf990bfcc0acea4d73108842bf6d20] | committer: Michael Niedermayer avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a infinite loop Fixes Ticket3804 Signed-off-by: Michael Niedermaye

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 65327cd web/security: update for 2.3, 2.2 and 0.10 branches

2014-08-17 Thread gitolite
The branch, master has been updated via 65327cd6a6466fa3664094e15cdc3c912d58ed61 (commit) via f77885da8146de675db54b612add5ee96566a998 (commit) from 85efe31d04c4a61c153e33cb7d9254f95c8290d6 (commit) - Log - com

[FFmpeg-cvslog] Tag n2.3.3 : FFmpeg 2.3.3 release

2014-08-17 Thread git
[ffmpeg] [branch: refs/tags/n2.3.3] Tag:7123be6424df922e790b427387cffc52329ef32a > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=7123be6424df922e790b427387cffc52329ef32a Tagger: Michael Niedermayer Date: Sun Aug 17 15:39:54 2014 +0200 FFmpeg 2.3.3 release __

[FFmpeg-cvslog] Update for FFmpeg 2.3.3

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.3 | Michael Niedermayer | Sun Aug 17 15:27:40 2014 +0200| [bc259185cb69c6532232be4b2ad57a70ef7ed946] | committer: Michael Niedermayer Update for FFmpeg 2.3.3 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bc259185cb69

[FFmpeg-cvslog] proresenc_kostya: remove unneeded parameters

2014-08-17 Thread Christophe Gisquet
ffmpeg | branch: release/2.3 | Christophe Gisquet | Mon Aug 11 22:06:07 2014 +| [9794727ccd24c36529df1a2bb5775dcd95ed76a7] | committer: Michael Niedermayer proresenc_kostya: remove unneeded parameters Signed-off-by: Michael Niedermayer (cherry picked from commit bf10f09bccdcfdb41b9f5bbae0

[FFmpeg-cvslog] avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.3 | Michael Niedermayer | Thu Aug 14 16:19:53 2014 +0200| [10c2d22ba19565ef65f6fd9cf6c8a931339470d4] | committer: Michael Niedermayer avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h Fixes assertion failure Fixes: test42f.jpg Found-by: Piotr Bandurski S

[FFmpeg-cvslog] avcodec/h264_mb: fix grayscale only decoding with weighted prediction

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.3 | Michael Niedermayer | Sun Aug 17 15:00:16 2014 +0200| [3b6bde3b3de4f392bfd4ac800778e9e62eefa78e] | committer: Michael Niedermayer avcodec/h264_mb: fix grayscale only decoding with weighted prediction Fixes Ticket3412 Signed-off-by: Michael Niedermayer (cherry p

[FFmpeg-cvslog] avformat/mpegts: Use differential score for analyze()

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.3 | Michael Niedermayer | Sat Aug 16 23:07:28 2014 +0200| [4f187f0af13bf4ff4d4b9c8081ce0ef73ad91345] | committer: Michael Niedermayer avformat/mpegts: Use differential score for analyze() This avoids high scores in random data that has a high 0x47 frequency Fixes Ti

[FFmpeg-cvslog] proresenc_kostya: properly account for alpha

2014-08-17 Thread Christophe Gisquet
ffmpeg | branch: release/2.3 | Christophe Gisquet | Mon Aug 11 19:43:27 2014 +0200| [35738e589847ab958f209a44f818f4746d28c7f2] | committer: Michael Niedermayer proresenc_kostya: properly account for alpha The packet buffer allocation considered as dct-coded, while it is actually run-coded and

[FFmpeg-cvslog] proresenc_kostya: report buffer overflow

2014-08-17 Thread Christophe Gisquet
ffmpeg | branch: release/2.3 | Christophe Gisquet | Mon Aug 11 22:06:08 2014 +| [60bfa9154d0084bc8b007b984051a6bb82d9652c] | committer: Michael Niedermayer proresenc_kostya: report buffer overflow If the allocated size, despite best efforts, is too small, exit with the appropriate error.

[FFmpeg-cvslog] avformat/matroskadec: Check avpriv_new_chapter() for failure

2014-08-17 Thread Justin Jacobs
ffmpeg | branch: release/2.3 | Justin Jacobs | Wed Aug 6 20:04:38 2014 -0400| [59d98fc05078b7cb89b871dba84fce01c4e31067] | committer: Michael Niedermayer avformat/matroskadec: Check avpriv_new_chapter() for failure Fixes null pointer dereference Signed-off-by: Michael Niedermayer (cherry pi

[FFmpeg-cvslog] avcodec/h264_mb: fix grayscale only decoding with weighted prediction

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 15:00:16 2014 +0200| [94f60b65446b37132d7bd644ab2c4627d9488295] | committer: Michael Niedermayer avcodec/h264_mb: fix grayscale only decoding with weighted prediction Fixes Ticket3412 Signed-off-by: Michael Niedermayer > http://git.

[FFmpeg-cvslog] vcodec/rpza: print mismatching size in case of error

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 14:30:06 2014 +0200| [afe23e430e2d45909ced427aa35c1b555d2aee60] | committer: Michael Niedermayer vcodec/rpza: print mismatching size in case of error Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avformat/movenchint: use av_freep() for safety

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 16 19:44:50 2014 +0200| [cabcd8ff66ef2435e0c99b6e2e8190e72c8c9a96] | committer: Michael Niedermayer avformat/movenchint: use av_freep() for safety Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

[FFmpeg-cvslog] avcodec/rpza: fix +- error

2014-08-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 17 14:30:32 2014 +0200| [b6c9266722d7732784930bb5728986e022257958] | committer: Michael Niedermayer avcodec/rpza: fix +- error Fixes Ticket3471 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] ffprobe: add -show_data_hash option.

2014-08-17 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Apr 21 17:49:33 2014 +0200| [4f3e2f107b6315ae4ea74799c2a6314ded3b595d] | committer: Nicolas George ffprobe: add -show_data_hash option. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4f3e2f107b6315ae4ea74799c2a6314ded3b595d --- doc/

[FFmpeg-cvslog] vidstabutils: fix indentation

2014-08-17 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Aug 16 17:47:14 2014 -0700| [32c712f1437b7f3db889cec19dcb53f757a1dea6] | committer: Michael Niedermayer vidstabutils: fix indentation Signed-off-by: Timothy Gu Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co