[FFmpeg-cvslog] avfilter/af_dynaudnorm: fix possible null pointer dereference

2016-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Jan 14 14:27:01 2016 +0100| [70df51112ccc8d281cdb96141f20b3fd8a5b11f8] | committer: Paul B Mahol avfilter/af_dynaudnorm: fix possible null pointer dereference Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7

[FFmpeg-cvslog] swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 12:36:41 2016 +0100| [5e5f82a28737fba4402259617500911cc37e3674] | committer: Michael Niedermayer swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 15:11:48 2016 +0100| [cc538e9dbd14b61d1ac8c9fa687d83289673fe90] | committer: Michael Niedermayer swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls This avoids running various table inits unnecessarily Signed-off

[FFmpeg-cvslog] swscale/yuv2rgb: Increase YUV2RGB table headroom

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 03:05:11 2016 +0100| [8f3a9a8c278acf886f70a1d743bc07b6f9c7b51a] | committer: Michael Niedermayer swscale/yuv2rgb: Increase YUV2RGB table headroom This makes SWS more robust Fixes: 07650a772d98aa63b0fed6370dc89037/asan_heap-oob_27ddeaf

[FFmpeg-cvslog] avfilter: add spectrumsynth filter

2016-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jan 10 14:48:12 2016 +0100| [653f9d84ae83188bc1dbef0546b7187841040dc8] | committer: Paul B Mahol avfilter: add spectrumsynth filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=653f9d84ae83188bc1dbef0546b7

[FFmpeg-cvslog] swscale/vscale: Add fixme comment to "ugly" code

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 18:11:22 2016 +0100| [fe6372bb614db1a8d73514d045c7c7b0b059289a] | committer: Michael Niedermayer swscale/vscale: Add fixme comment to "ugly" code Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] swscale/slice: Fix doc typo

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 17:13:13 2016 +0100| [8feeffc1d7ca1c7708e7788e44bdeb25ce3de5a5] | committer: Michael Niedermayer swscale/slice: Fix doc typo Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8feeffc1d7ca1

[FFmpeg-cvslog] swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 21:33:53 2016 +0100| [eb7802afefb7af4da50bc56818cdab9da07de7d0] | committer: Michael Niedermayer swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code Fixes: out of array reads Fixes: 07e8b9c5d348ccdf7add0f3

[FFmpeg-cvslog] swscale: Move VScalerContext into vscale.c

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 16:49:33 2016 +0100| [7b6e6895f2cbfa90a39874d03e2fac392bcbd33b] | committer: Michael Niedermayer swscale: Move VScalerContext into vscale.c Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] swscale/slice: Fix indention

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 17:18:41 2016 +0100| [705a2f70ee148fac26ce642b46850f30f32d3d90] | committer: Michael Niedermayer swscale/slice: Fix indention Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=705a2f70ee14

[FFmpeg-cvslog] swscale: Move Contexts used only in hscale.c into it

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 16:51:34 2016 +0100| [e06403331cecae4686a1590793eb5a2c064b2478] | committer: Michael Niedermayer swscale: Move Contexts used only in hscale.c into it Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] swscale/output: Assert that yalpha and uvalpha are within their expected range

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 18:36:02 2016 +0100| [b99f4987167946872bd7987164445b4d20f35c33] | committer: Michael Niedermayer swscale/output: Assert that yalpha and uvalpha are within their expected range Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] lavc/ccaption_dec: flush context on seek

2016-01-14 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 5 21:46:27 2016 -0800| [260e3687173b24f20566da1cec4a3b4541d77fca] | committer: Clément Bœsch lavc/ccaption_dec: flush context on seek > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=260e3687173b24f20566da1cec4a3b4541d77fca --- libavc

[FFmpeg-cvslog] avfilter/vf_fftfilt: this is video filter so use pixels instead of samples

2016-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Jan 14 22:20:25 2016 +0100| [d6f1abe9ce08279e6e3f90a80724fcef7a2ab673] | committer: Paul B Mahol avfilter/vf_fftfilt: this is video filter so use pixels instead of samples Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avfilter/vf_fftfilt: use the name 's' for the pointer to the private context

2016-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Jan 14 22:19:52 2016 +0100| [2bbc7e9625f2cceb0adad95f8d8b9bbf15881dd4] | committer: Paul B Mahol avfilter/vf_fftfilt: use the name 's' for the pointer to the private context Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] lavc/ccaption_dec: implement real_time option

2016-01-14 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Fri Jan 8 19:01:22 2016 -0800| [5c041e21e09321f0be729364eb70411b6ce1] | committer: Clément Bœsch lavc/ccaption_dec: implement real_time option This new mode is useful for realtime decoding of closed captions so they can be display along with mpeg2 fra

[FFmpeg-cvslog] fate: add test for realtime ccaption decoder

2016-01-14 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 12 17:22:30 2016 -0800| [fdbe5cd5c5234772f1b7624a790439924a91ced2] | committer: Clément Bœsch fate: add test for realtime ccaption decoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fdbe5cd5c5234772f1b7624a790439924a91ced2 --- te

[FFmpeg-cvslog] lavc/ccaption_dec: clean up whitespace

2016-01-14 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Thu Jan 14 13:55:07 2016 -0800| [9027806e3cf6b8d2693f74c57abfd88c8c2a9008] | committer: Clément Bœsch lavc/ccaption_dec: clean up whitespace > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9027806e3cf6b8d2693f74c57abfd88c8c2a9008 --- libavcod

[FFmpeg-cvslog] lavc/ccaption_dec: clear all unused rows during rollup

2016-01-14 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 12 17:27:06 2016 -0800| [3a0e5cfcee5bcbf60e3830da0d03041de3f1e5f5] | committer: Clément Bœsch lavc/ccaption_dec: clear all unused rows during rollup Sometimes rollup captions can move around the screen. This fixes "ghost" captions from below the cu

[FFmpeg-cvslog] swscale/vscale: Use matching sliceY/chrSliceY for luma/chroma

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 22:10:08 2016 +0100| [fc2588a1d6cbb17f15e05f585c92a3be734bcc5a] | committer: Michael Niedermayer swscale/vscale: Use matching sliceY/chrSliceY for luma/chroma No case known where that makes a difference Signed-off-by: Michael Niederma

[FFmpeg-cvslog] avformat/rmdec: Check size in ivr_read_packet() before use

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 23:20:58 2016 +0100| [80fd348bb7d9ee55c3100da87795f3a5bcbdfb32] | committer: Michael Niedermayer avformat/rmdec: Check size in ivr_read_packet() before use Fixes out of array access Fixes: asan_heap-oob_445b39_1741_d00eb645ab48eb2203b4

[FFmpeg-cvslog] avformat/rmdec: Fix Packet memleak at close()

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 14 23:32:13 2016 +0100| [c3a24006d552d02a23f8adbbc475c0f09318a378] | committer: Michael Niedermayer avformat/rmdec: Fix Packet memleak at close() Fixes: asan_heap-oob_445b39_1741_d00eb645ab48eb2203b4a04a5b997103.ivr Found-by: Mateusz "j0

[FFmpeg-cvslog] lavc/aacenc: use isfinite to simplify isnan/isinf logic

2016-01-14 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Jan 14 17:55:56 2016 -0500| [2e4fd16f5b9084b86e6872fddc365d0528383259] | committer: Ganesh Ajjanagadde lavc/aacenc: use isfinite to simplify isnan/isinf logic Reviewed-by: Claudio Freire Signed-off-by: Ganesh Ajjanagadde > http://git.videol

[FFmpeg-cvslog] lavu: prevent overflow in av_clip_intp2_c

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Jan 14 01:15:22 2016 +0100| [f8bc0137bdf8da8806ef75d30bb749fcc301bb35] | committer: Andreas Cadhalpun lavu: prevent overflow in av_clip_intp2_c This fixes ubsan runtime error: signed integer overflow: 8388608 + 2140274688 cannot be represented

[FFmpeg-cvslog] asfdec_o: break if EOF is reached after asf_read_packet_header

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Jan 6 18:44:33 2016 +0100| [0e32153e9c296366e004352ecb3f9fcea74dc17d] | committer: Andreas Cadhalpun asfdec_o: break if EOF is reached after asf_read_packet_header asf_read_payload can unset eof_reached, so check it also before calling that fu

[FFmpeg-cvslog] asfdec_o: make sure packet_size is non-zero before seeking

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Jan 6 19:03:17 2016 +0100| [3776a72962b0622af17c4aef89a831da2cbaceca] | committer: Andreas Cadhalpun asfdec_o: make sure packet_size is non-zero before seeking This fixes infinite loops due to seeking back. Reviewed-by: Alexandra Hájková Sig

[FFmpeg-cvslog] asfdec_o: check for too small size in asf_read_unknown

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Jan 6 19:21:49 2016 +0100| [c29e87ad55a2be29cc8ac5c0e047512c1f5d34d4] | committer: Andreas Cadhalpun asfdec_o: check for too small size in asf_read_unknown This fixes infinite loops due to seeking back. Reviewed-by: Alexandra Hájková Signed-

[FFmpeg-cvslog] asfdec_o: check avio_skip in asf_read_simple_index

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Jan 6 13:54:59 2016 +0100| [0002d845e873af4fd00f0519e0248b07d65bef5f] | committer: Andreas Cadhalpun asfdec_o: check avio_skip in asf_read_simple_index The loop can be very long, even though the file is very short. Reviewed-by: Alexandra Hájk

[FFmpeg-cvslog] asfdec_o: only set asf_pkt->data_size after sanity checks

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Tue Jan 5 13:06:51 2016 +0100| [763c572801a3db1cc7a2f07a52fee9d2e35ec95a] | committer: Andreas Cadhalpun asfdec_o: only set asf_pkt->data_size after sanity checks Otherwise invalid values are used unchecked in the next run. This can cause NULL poi

[FFmpeg-cvslog] asfdec_o: reject size > INT64_MAX in asf_read_unknown

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Tue Jan 5 13:20:11 2016 +0100| [aa180169961b46cf0d2bcc23cb686f93c079b256] | committer: Andreas Cadhalpun asfdec_o: reject size > INT64_MAX in asf_read_unknown Both avio_skip and detect_unknown_subobject use int64_t for the size parameter. This fi

[FFmpeg-cvslog] asfdec_o: prevent overflow causing seekback

2016-01-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Jan 6 14:09:22 2016 +0100| [74474750f1ac522730dae271a5ea5003caa8b73c] | committer: Andreas Cadhalpun asfdec_o: prevent overflow causing seekback This fixes infinite loops. Reviewed-by: Alexandra Hájková Signed-off-by: Andreas Cadhalpun > h

[FFmpeg-cvslog] lavf/mov: Confine 0x00000000 to raw/ twos fourcc mapping to version 0 sample descriptions

2016-01-14 Thread Mats Peterson
ffmpeg | branch: master | Mats Peterson | Wed Jan 13 00:32:20 2016 +0100| [b58cfa616c169c90166938608e7135cdab5820e0] | committer: Michael Niedermayer lavf/mov: Confine 0x to raw/twos fourcc mapping to version 0 sample descriptions Confine the 0x to 'raw '/'twos' fourcc mapping

[FFmpeg-cvslog] avcodec/pngenc: Fix mixed up linesizes

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 15 00:57:00 2016 +0100| [8f4c3e4b92212d98f5b9ca2dee13e076effe9589] | committer: Michael Niedermayer avcodec/pngenc: Fix mixed up linesizes Fixes out of array accesses Fixes: 0cf176e6d3ab9fe924f39738e513f547/asan_generic_4a54aa_3431_aaa28

[FFmpeg-cvslog] avcodec/pngenc: Replace memcpy by av_image_copy()

2016-01-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 15 00:35:57 2016 +0100| [7ec9c5ce8a753175244da971fed9f1e25aef7971] | committer: Michael Niedermayer avcodec/pngenc: Replace memcpy by av_image_copy() Fixes out of array access Fixes: 0cf176e6d3ab9fe924f39738e513f547/asan_generic_4a54aa_3

[FFmpeg-cvslog] avcodec/rmdec: add missing av_log argument

2016-01-14 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jan 15 02:26:36 2016 -0300| [e3c188e72c02f30d10906ae06516563f58a58a1b] | committer: James Almer avcodec/rmdec: add missing av_log argument Also change the format specifier to expect an unsigned int Signed-off-by: James Almer > http://git.videolan.o