[FFmpeg-cvslog] lavf/mpeg: Allow users to force audio codec MLP.

2015-08-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Aug 20 12:18:03 2015 +0200| [9bd305be91fd5f7c3b77998ce7dc53e825ff3a89] | committer: Carl Eugen Hoyos lavf/mpeg: Allow users to force audio codec MLP. Fixes part of ticket #4786. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9bd305

[FFmpeg-cvslog] avformat/ftp: use correct enum type

2015-08-20 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Aug 20 04:29:12 2015 -0400| [ecf6b26aa500921fbcfc3b0dfd47e4d942780173] | committer: Michael Niedermayer avformat/ftp: use correct enum type Fixes -Wenum-conversion from http://fate.ffmpeg.org/report.cgi?time=20150820031140&slot=arm64-darwin-cl

[FFmpeg-cvslog] h263: Always check both dimensions

2015-08-20 Thread Luca Barbato
ffmpeg | branch: release/2.4 | Luca Barbato | Fri Jun 26 15:57:16 2015 +0200| [859ce02c9815b492da627d3098548b4f69bbc80e] | committer: Luca Barbato h263: Always check both dimensions CC: libav-sta...@libav.org Found-By: a...@gentoo.org > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] Merge commit 'a9f108bd78e842a47ade2f7c8b22a1764d01d4e6' into release/2.4

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Aug 20 14:07:38 2015 +0200| [8b0a063ba912b9844d8e7cf4d8f9014832f77687] | committer: Michael Niedermayer Merge commit 'a9f108bd78e842a47ade2f7c8b22a1764d01d4e6' into release/2.4 * commit 'a9f108bd78e842a47ade2f7c8b22a1764d01d4e6': ac3_p

[FFmpeg-cvslog] ac3_parser: add required padding for GetBitContext buffer

2015-08-20 Thread Janne Grunau
ffmpeg | branch: release/2.4 | Janne Grunau | Mon Jun 8 14:48:26 2015 +0200| [a9f108bd78e842a47ade2f7c8b22a1764d01d4e6] | committer: Janne Grunau ac3_parser: add required padding for GetBitContext buffer Fixes stack buffer overflow errors detected by address sanitizer in various fate tests.

[FFmpeg-cvslog] opusdec: properly handle mismatching configurations in multichannel streams

2015-08-20 Thread Anton Khirnov
ffmpeg | branch: release/2.4 | Anton Khirnov | Mon Jul 27 11:13:53 2015 +0200| [c49b88b93bca53c04f18d78c27dbf1dc6daea909] | committer: Anton Khirnov opusdec: properly handle mismatching configurations in multichannel streams The substreams can have different resampling delays, so an additional

[FFmpeg-cvslog] Merge commit '02477323b92aacdabe0a2d129eeb0c15fbd1ec9e' into release/2.4

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Aug 20 14:06:40 2015 +0200| [80b1cc31b8f00078e575cdc6afac9c54a8648c76] | committer: Michael Niedermayer Merge commit '02477323b92aacdabe0a2d129eeb0c15fbd1ec9e' into release/2.4 * commit '02477323b92aacdabe0a2d129eeb0c15fbd1ec9e': aac_p

[FFmpeg-cvslog] Merge commit 'aa3ec219e1a5cc0e96ddec6ea83312ec780448f5' into release/2.4

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Aug 20 14:10:08 2015 +0200| [7da1e8a0d89159912ff1b1ac0525e5e8719f2c52] | committer: Michael Niedermayer Merge commit 'aa3ec219e1a5cc0e96ddec6ea83312ec780448f5' into release/2.4 * commit 'aa3ec219e1a5cc0e96ddec6ea83312ec780448f5': imc:

[FFmpeg-cvslog] aac_parser: add required padding for GetBitContext buffer

2015-08-20 Thread Janne Grunau
ffmpeg | branch: release/2.4 | Janne Grunau | Mon Jun 8 14:45:12 2015 +0200| [02477323b92aacdabe0a2d129eeb0c15fbd1ec9e] | committer: Janne Grunau aac_parser: add required padding for GetBitContext buffer Fixes stack buffer overflow errors detected by address sanitizer in various fate tests.

[FFmpeg-cvslog] Merge commit '859ce02c9815b492da627d3098548b4f69bbc80e' into release/2.4

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Aug 20 14:13:02 2015 +0200| [e0f859e8fe141c7bb23a99c70229199508b964c2] | committer: Michael Niedermayer Merge commit '859ce02c9815b492da627d3098548b4f69bbc80e' into release/2.4 * commit '859ce02c9815b492da627d3098548b4f69bbc80e': h263:

[FFmpeg-cvslog] Merge commit 'c49b88b93bca53c04f18d78c27dbf1dc6daea909' into release/2.4

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Aug 20 14:17:55 2015 +0200| [f141ac2d7028d982d55219d05dc0b647c2502527] | committer: Michael Niedermayer Merge commit 'c49b88b93bca53c04f18d78c27dbf1dc6daea909' into release/2.4 * commit 'c49b88b93bca53c04f18d78c27dbf1dc6daea909': opusd

[FFmpeg-cvslog] imc: add required padding for GetBitContext buffer

2015-08-20 Thread Janne Grunau
ffmpeg | branch: release/2.4 | Janne Grunau | Mon Jun 8 14:48:54 2015 +0200| [aa3ec219e1a5cc0e96ddec6ea83312ec780448f5] | committer: Janne Grunau imc: add required padding for GetBitContext buffer Fixes stack buffer overflow errors detected by address sanitizer in fate-imc. CC: libav-sta...@

[FFmpeg-cvslog] swresample/dither: check memory allocation

2015-08-20 Thread Ganesh Ajjanagadde
ffmpeg | branch: release/2.4 | Ganesh Ajjanagadde | Tue Jun 2 23:17:48 2015 -0400| [35ab85884b66c04ca7b9758effab7ec6e3bd3016] | committer: Michael Niedermayer swresample/dither: check memory allocation check memory allocation in swri_get_dither() Signed-off-by: Michael Niedermayer (cherry p

[FFmpeg-cvslog] avcodec/alsdec: Check for overread

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Jun 4 22:59:34 2015 +0200| [4121c1db15e121d85a9ed44372948701bbcea78a] | committer: Michael Niedermayer avcodec/alsdec: Check for overread Signed-off-by: Michael Niedermayer (cherry picked from commit c2657633187e325a439e3297fd9ccd0522a

[FFmpeg-cvslog] Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference"

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Jun 3 22:39:27 2015 +0200| [8498cf60b209f3038efb8cd88bc6fdfd74bd1666] | committer: Michael Niedermayer Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference" This was simply wrong Found-by: Martin S

[FFmpeg-cvslog] avcodec/jpeg2000dec: Check that coords match before applying ICT

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Jun 9 00:37:26 2015 +0200| [84cf7418618ff452c32d94b678650b5a94658a79] | committer: Michael Niedermayer avcodec/jpeg2000dec: Check that coords match before applying ICT This avoid potential out of array accesses Signed-off-by: Michael N

[FFmpeg-cvslog] avcodec/adpcm: Check for overreads

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Jun 4 22:34:12 2015 +0200| [5709ac5c42a7d566d9373e7084be04d4962338b3] | committer: Michael Niedermayer avcodec/adpcm: Check for overreads See: vlc ticket 14649 Reported-by: carl Signed-off-by: Michael Niedermayer (cherry picked from co

[FFmpeg-cvslog] avformat/ffmdec: Check ffio_set_buf_size() return value

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sun Jun 7 14:55:10 2015 +0200| [8fc8b3eebe95aa0c810b6ceacf41d54b785d0589] | committer: Michael Niedermayer avformat/ffmdec: Check ffio_set_buf_size() return value Signed-off-by: Michael Niedermayer (cherry picked from commit dc55477a64cefe

[FFmpeg-cvslog] avcodec/atrac3plusdec: consume only as many bytes as available

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Jun 4 22:47:24 2015 +0200| [0081afeaa741a512950cb2f61105405f0bf6] | committer: Michael Niedermayer avcodec/atrac3plusdec: consume only as many bytes as available Signed-off-by: Michael Niedermayer (cherry picked from commit 6b6ae7c

[FFmpeg-cvslog] avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jun 1 21:35:02 2015 +0200| [39430866566a087919a31641fa24ecfdd4d7719a] | committer: Michael Niedermayer avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec This is the maximum rate possible based on the frame size limit of MXF D-10

[FFmpeg-cvslog] libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing ' c'.

2015-08-20 Thread Simon Thelen
ffmpeg | branch: release/2.4 | Simon Thelen | Tue Jun 9 04:55:57 2015 +0200| [d7682421528f76cd0b64fbe649f9501e61e5ec59] | committer: Michael Niedermayer libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing 'c'. Return layout when FF_API_GET_CHANNE

[FFmpeg-cvslog] takdec: ensure chan2 is a valid channel index

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Wed Jun 10 00:12:38 2015 +0200| [670832e2a2736080324164d8b96e548e5aee3073] | committer: Michael Niedermayer takdec: ensure chan2 is a valid channel index If chan2 is not smaller than the number of channels, it can cause segmentation faults due

[FFmpeg-cvslog] avformat: Fix bug in parse_rps for HEVC.

2015-08-20 Thread Deliang Fu
ffmpeg | branch: release/2.4 | Deliang Fu | Wed Jun 10 12:30:46 2015 +0800| [d54ca4167c48a1a48167eed7a062a85360723f2b] | committer: Michael Niedermayer avformat: Fix bug in parse_rps for HEVC. Make the logic in libavformat/hevc.c parse_rps align with libavcodec/hevc_ps.c ff_hevc_decode_short_

[FFmpeg-cvslog] avcodec/h264_slice: Use AVFrame diemensions for grayscale handling

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Jun 10 11:37:48 2015 +0200| [6ff5c4cd49ec33472cd132dc57ae53e1f1d396d0] | committer: Michael Niedermayer avcodec/h264_slice: Use AVFrame diemensions for grayscale handling The AVFrame values are closer to the AVFrame bitmap changed instea

[FFmpeg-cvslog] avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Jun 10 00:47:43 2015 +0200| [402f832984637d75284a28f5cd1e8d46b10eed9b] | committer: Michael Niedermayer avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() Signed-off-by: Michael Niedermayer (cherry picked from commit 9

[FFmpeg-cvslog] sonic: set avctx->channels in sonic_decode_init

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Tue Jun 9 22:41:24 2015 +0200| [c5dd6fefd41eec9c6dc62a4947aaa4ef7a1491a9] | committer: Michael Niedermayer sonic: set avctx->channels in sonic_decode_init Otherwise it can be 0 in sonic_decode_frame, causing SIGFPE crashes. Reviewed-by: Mich

[FFmpeg-cvslog] ffmpeg_opt: Check for localtime() failure

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Fri Jun 12 15:36:20 2015 +0200| [22349b9f7d4ff813a08b50fa79113cf1e36f4936] | committer: Michael Niedermayer ffmpeg_opt: Check for localtime() failure Found-by: Daemon404 Signed-off-by: Michael Niedermayer (cherry picked from commit 8e91d965

[FFmpeg-cvslog] swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Jun 23 04:36:02 2015 +0200| [2f1bff16900067e5c477f725fe9280721e8ab755] | committer: Michael Niedermayer swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE Signed-off-by: Michael Niedermayer (che

[FFmpeg-cvslog] h264: er: Copy from the previous reference only if compatible

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Sun Jun 14 12:40:18 2015 +0200| [5302adb32367c95b765c82122b1d922d0df93b52] | committer: Michael Niedermayer h264: er: Copy from the previous reference only if compatible Also use the frame pixel format instead of the one from the codec context

[FFmpeg-cvslog] mov: abort on EOF in ff_mov_read_chan

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Sat May 23 23:32:12 2015 +0200| [cd83ff5d4c7036e1f95aecac502e9b7e66a77c81] | committer: Michael Niedermayer mov: abort on EOF in ff_mov_read_chan Otherwise the loop can take a lot of time if num_descr is very large. Signed-off-by: Andreas Cad

[FFmpeg-cvslog] matroskadec: check audio sample rate

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Mon Jun 15 20:59:22 2015 +0200| [b3745ce8c26138cf5d1239a822335a9dbd2fb45d] | committer: Michael Niedermayer matroskadec: check audio sample rate And default to 8000 if it is invalid. An invalid sample rate can trigger av_assert2 in av_rescale

[FFmpeg-cvslog] postproc: fix unaligned access

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Thu Jun 18 20:15:12 2015 +0200| [7de7d81ee55adbe77650f61831fa8b0c3e4159fa] | committer: Michael Niedermayer postproc: fix unaligned access QP_store is only 8-bit-aligned, so accessing it as uint32_t causes SIGBUS crashes on sparc. The AV_RN32/

[FFmpeg-cvslog] swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Jun 23 05:09:11 2015 +0200| [bada03d7463424d1c8b3921c3fdf75af4639ed7a] | committer: Michael Niedermayer swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() Signed-off-by: Michael Niedermayer (cherry picked from commi

[FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx, mmxext}

2015-08-20 Thread James Almer
ffmpeg | branch: release/2.4 | James Almer | Tue Jun 23 01:15:07 2015 -0300| [286e14667fe4ac58e4951c29fe6e2a83f4c96913] | committer: Michael Niedermayer swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} Reviewed-by: Michael Niedermayer Signed-off-by: James

[FFmpeg-cvslog] vp8: change mv_{min,max}.{x,y} type to int

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Mon Jun 8 22:38:29 2015 +0200| [13a9a0c1a492d344a8f36dd4ef3f3957b010963b] | committer: Michael Niedermayer vp8: change mv_{min,max}.{x,y} type to int If one of the dimensions is larger than 8176, s->mb_width or s->mb_height is larger than 511

[FFmpeg-cvslog] ffmpeg: Do not use the data/size of a bitstream filter after failure

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Jun 24 13:27:39 2015 +0200| [925adad3e07421daddc73148af87d91550a2c6b5] | committer: Michael Niedermayer ffmpeg: Do not use the data/size of a bitstream filter after failure Found-by: Rodger Combs Signed-off-by: Michael Niedermayer (cher

[FFmpeg-cvslog] vda: unlock the pixel buffer base address.

2015-08-20 Thread Sebastien Zwickert
ffmpeg | branch: release/2.4 | Sebastien Zwickert | Sat Jun 20 13:19:29 2015 +0200| [d50d11c56cd409ce4cdf38ea3298c8e2b220aec9] | committer: Michael Niedermayer vda: unlock the pixel buffer base address. The pixel buffer base address is never unlocked this causes a bug with some pixel format ty

[FFmpeg-cvslog] wmalosslessdec: reset frame->nb_samples on packet loss

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Fri Jul 3 00:02:44 2015 +0200| [9463930faf9f7aeb7242de0697def18342bd9374] | committer: Michael Niedermayer wmalosslessdec: reset frame->nb_samples on packet loss Otherwise a frame with non-zero nb_samples but without any data can be returned.

[FFmpeg-cvslog] wmavoice: limit wmavoice_decode_packet return value to packet size

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Sun Jun 28 12:40:12 2015 +0200| [2789d15114cf78dff2806357d3b3a5ff51bbd735] | committer: Michael Niedermayer wmavoice: limit wmavoice_decode_packet return value to packet size Claiming to have decoded more bytes than the packet size is wrong.

[FFmpeg-cvslog] swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jun 22 22:23:22 2015 +0200| [60a3bd625f4d643c8e8d7ef9dc4b6e7a6c5ecf35] | committer: Michael Niedermayer swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian The function is specific to little endian Signed-off-by: Michae

[FFmpeg-cvslog] avio: fix potential crashes when combining ffio_ensure_seekback + crc

2015-08-20 Thread wm4
ffmpeg | branch: release/2.4 | wm4 | Wed Jun 17 00:21:02 2015 +0200| [9d0aa058c997db60de84d2e05b08dabead9cb6e0] | committer: Michael Niedermayer avio: fix potential crashes when combining ffio_ensure_seekback + crc Calling ffio_ensure_seekback() if ffio_init_checksum() has been called on the s

[FFmpeg-cvslog] avcodec/dpxenc: implement write16/32 as functions

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Fri Jun 19 16:46:06 2015 +0200| [e588252a429ca60408813191350891680e848dfd] | committer: Michael Niedermayer avcodec/dpxenc: implement write16/32 as functions Fixes undefined behavior and segfault Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] ffmpeg: Fix cleanup with ost = NULL

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jul 13 23:33:18 2015 +0200| [cf27b297ca0b60c41afa0e43ce046be56a0ed872] | committer: Michael Niedermayer ffmpeg: Fix cleanup with ost = NULL Fixes: 09e670595acbdafb226974b08dab66e3_signal_sigabrt_770eccc9_991_xtrem_e2_m64q15_a32sxx.3

[FFmpeg-cvslog] swr: Remember previously set int_sample_format from user

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jun 22 18:27:27 2015 +0200| [00772989041ad9283f1e2cdcce0a2acc838f7ada] | committer: Michael Niedermayer swr: Remember previously set int_sample_format from user Signed-off-by: Michael Niedermayer (cherry picked from commit d4325b2fea9e2

[FFmpeg-cvslog] avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sun Jul 5 20:00:15 2015 +0200| [7ecaa736e781c4a4c6dd25601927dafde423c5d6] | committer: Michael Niedermayer avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() the later is not optimal when the buffer size is well known at al

[FFmpeg-cvslog] wmalosslessdec: avoid reading 0 bits with get_bits

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Fri Jul 3 00:01:56 2015 +0200| [9e52f6b98672eb38699d81870fb2c4c0d148726e] | committer: Michael Niedermayer wmalosslessdec: avoid reading 0 bits with get_bits Reviewed-by: Michael Niedermayer Signed-off-by: Andreas Cadhalpun (cherry picked f

[FFmpeg-cvslog] swscale/x86/rgb2rgb_template: add missing xmm clobbers

2015-08-20 Thread James Almer
ffmpeg | branch: release/2.4 | James Almer | Tue Jun 23 01:14:16 2015 -0300| [1795bef7c736c2ab2442174a71191a78d6995b58] | committer: Michael Niedermayer swscale/x86/rgb2rgb_template: add missing xmm clobbers Reviewed-by: Michael Niedermayer Signed-off-by: James Almer (cherry picked from comm

[FFmpeg-cvslog] avcodec/aacsbr: check that the element type matches before applying SBR

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Jul 1 02:05:43 2015 +0200| [514d0e29c8cd27fbc55ae1feb0f246c623608558] | committer: Michael Niedermayer avcodec/aacsbr: check that the element type matches before applying SBR Fixes out of array access Fixes: signal_sigsegv_3670fc0_2818_

[FFmpeg-cvslog] avformat/mov: Fix deallocation when MOVStreamContext failed to allocate

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Jul 14 14:14:16 2015 +0200| [634605f79e361b06215f83724e2c67e192519c0e] | committer: Michael Niedermayer avformat/mov: Fix deallocation when MOVStreamContext failed to allocate Fixes: 260813283176b57b3c9974fe284eebc3_signal_sigsegv_7

[FFmpeg-cvslog] matroskadec: validate audio channels and bitdepth

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Mon Jun 15 21:06:51 2015 +0200| [933ae708c5fca9e65dde3abf8927e10498bdee55] | committer: Michael Niedermayer matroskadec: validate audio channels and bitdepth In the TTA extradata re-construction the values are written with avio_wl16 and if the

[FFmpeg-cvslog] libopenjpegdec: check existence of image component data

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Sat May 30 16:18:48 2015 +0200| [18aef7c075606a3661f84af13d4f84a41707566b] | committer: Michael Niedermayer libopenjpegdec: check existence of image component data libopenjpeg can return images with components without data. This fixes segment

[FFmpeg-cvslog] avcodec/pngdec: Only allow one IHDR chunk

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jun 29 21:08:05 2015 +0200| [e35c5348900a371c467816a9189031192f08865a] | committer: Michael Niedermayer avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are forbidden in PNG Fixes inconsistency and out of array accesses Fi

[FFmpeg-cvslog] vp9: change type of tile_size from unsigned to int64_t

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Sun Jun 7 18:50:43 2015 +0200| [9da5ba1f57a4185d97edac743b42215319307b8c] | committer: Michael Niedermayer vp9: change type of tile_size from unsigned to int64_t Otherwise the check 'tile_size < size' treats a negative size as unsigned, causi

[FFmpeg-cvslog] avcodec/diracdec: Check for hpel_base allocation failure

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sat Jul 18 17:55:19 2015 +0200| [7ae349a324f1fc2ec1a7fe280c423e4c4d035bca] | committer: Michael Niedermayer avcodec/diracdec: Check for hpel_base allocation failure Fixes null pointer dereference Fixes: signal_sigsegv_b02a96_280_RL_420p_ffdi

[FFmpeg-cvslog] vp9/update_prob: prevent out of bounds table read

2015-08-20 Thread James Zern
ffmpeg | branch: release/2.4 | James Zern | Mon Jun 29 23:03:14 2015 -0700| [c6e16ec711c2644d236aa06e677e8efacd2cf33c] | committer: Michael Niedermayer vp9/update_prob: prevent out of bounds table read the max value of the lookup in expanded form is: (((1 << 7) - 1) << 1) - 65 + 1 + 64 = 254

[FFmpeg-cvslog] arm: only enable setend on ARMv6

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Thu Jun 4 23:07:44 2015 +0200| [8c8406462bb523e576c794b9d200bb939467b1c0] | committer: Michael Niedermayer arm: only enable setend on ARMv6 Without this check it causes SIGILL crashes on ARMv5. Reviewed-by: Michael Niedermayer Signed-off-by

[FFmpeg-cvslog] libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame()

2015-08-20 Thread Emanuel Czirai
ffmpeg | branch: release/2.4 | Emanuel Czirai | Mon Aug 3 00:58:46 2015 +0200| [33629ff60fb301c954718ce91a42b01a262406c8] | committer: Michael Niedermayer libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() related to ticket4749 Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Fri Jul 10 02:01:17 2015 +0200| [cbc5d2bf30d0d8f70ab1e350badfef079288a6b0] | committer: Michael Niedermayer avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 Fixes Assertion failure Found-by: Andreas Cadha

[FFmpeg-cvslog] avcodec/aacsbr: Assert that bs_num_env is positive

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Jul 1 02:08:25 2015 +0200| [7fdc2ba3d46e6f5e8cd0634f1bd4d84fee8e078c] | committer: Michael Niedermayer avcodec/aacsbr: Assert that bs_num_env is positive Signed-off-by: Michael Niedermayer (cherry picked from commit 2e13a45b1a9a6945663

[FFmpeg-cvslog] avcodec/flashsvenc: Correct max dimension in error message

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sat Aug 15 15:21:04 2015 +0200| [ac3358d73ad2874f733eef3e6a5ad819cd0d9d3e] | committer: Michael Niedermayer avcodec/flashsvenc: Correct max dimension in error message Signed-off-by: Michael Niedermayer (cherry picked from commit b1f59bb6606

[FFmpeg-cvslog] avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Jun 30 19:37:12 2015 +0200| [47a5cde6ac03476a4eec08e2cc56cf633bc7582b] | committer: Michael Niedermayer avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h Fixes out of array access Fixes: asan_heap-oob_4d5bb0_682_cov_3124593

[FFmpeg-cvslog] oggparsedirac: check return value of init_get_bits

2015-08-20 Thread Chris Watkins
ffmpeg | branch: release/2.4 | Chris Watkins | Tue Jul 7 10:23:44 2015 -0700| [3fb241210af6000ec16aed5e1b445a6b12a367a7] | committer: Michael Niedermayer oggparsedirac: check return value of init_get_bits If init_get_bits fails the GetBitContext is invalid and must not be used. Check the retu

[FFmpeg-cvslog] bytestream2: set the reader to the end when reading more than available

2015-08-20 Thread Anton Khirnov
ffmpeg | branch: release/2.4 | Anton Khirnov | Fri Jul 10 09:31:24 2015 +0200| [a23a6bf06b996d85b9c9ae31518cddfdba33a712] | committer: Michael Niedermayer bytestream2: set the reader to the end when reading more than available This prevents possible infinite loops with the calling code along t

[FFmpeg-cvslog] avformat/mux: Update sidedata in ff_write_chained()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Aug 20 03:35:10 2015 +0200| [cbaa9ef0d601856c467a771e600af1aadb1d0f00] | committer: Michael Niedermayer avformat/mux: Update sidedata in ff_write_chained() Fixes Ticket4777 Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] avcodec/alac: Clear pointers in allocate_buffers()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jul 13 15:46:10 2015 +0200| [41fba53525f70827764716d55ba66585d604523e] | committer: Michael Niedermayer avcodec/alac: Clear pointers in allocate_buffers() Fixes: 06a4edb39ad8a9883175f9bd428334a2_signal_sigsegv_7713351a_706_mov__alac

[FFmpeg-cvslog] avcodec/sanm: Reset sizes in destroy_buffers()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jul 13 16:05:21 2015 +0200| [f78573466d447546d26fc959f2a94a1d10c9e425] | committer: Michael Niedermayer avcodec/sanm: Reset sizes in destroy_buffers() Fixes crash in 1288a2fe8e9ae6b00ca40e089d08ca65_signal_sigsegv_771426a7_354_accid

[FFmpeg-cvslog] avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Jul 9 22:16:15 2015 +0200| [c58b0d981ea7537507c79c29f5d4337d616da377] | committer: Michael Niedermayer avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() This ensures that no stale pointers leak through on any path Fixes: signal

[FFmpeg-cvslog] swresample/swresample: Cleanup on init failure.

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Jun 4 03:47:55 2015 +0200| [df2258f18d1819719f6085427d4fee37a1bf5334] | committer: Michael Niedermayer swresample/swresample: Cleanup on init failure. This avoids leaks if the user doest call swr_close() after a failed init Found-by: J

[FFmpeg-cvslog] avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Jul 16 11:52:33 2015 +0200| [e3bacdbaaddaa818a41cc27baabd136d08faa3a8] | committer: Michael Niedermayer avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case Fixes: b4b47bc2b3fb7ca710bfffe5aa969e37_signal_sigabrt_7ff

[FFmpeg-cvslog] avcodec/vp8: Check buffer size in vp8_decode_frame_header()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sat Jul 18 19:18:24 2015 +0200| [d2b0aae5e1b298075c7e840828b67a4236669f78] | committer: Michael Niedermayer avcodec/vp8: Check buffer size in vp8_decode_frame_header() avoids null pointer dereference Fixes: signal_sigsegv_d5de40_964_vp80-00-

[FFmpeg-cvslog] avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sat Jul 18 11:24:45 2015 +0200| [24f1698758f0bd2ed5968cde35ce96ad58ba4c8d] | committer: Michael Niedermayer avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() Avoids leaving stale pointers Fixes: signal_sigabrt_770eccc9_81

[FFmpeg-cvslog] avfilter/af_aresample: Check ff_all_* for allocation failures

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Fri Jul 17 20:27:25 2015 +0200| [649f09c4cfe916912b115092e4551aedd5fe304e] | committer: Michael Niedermayer avfilter/af_aresample: Check ff_all_* for allocation failures Fixes: signal_sigabrt_770eccc9_498_divx502.avi with memlimit 157286

[FFmpeg-cvslog] avcodec/pthread_frame: check avctx on deallocation

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jul 13 21:19:04 2015 +0200| [bd5cf1dd8f9e52ecf2398904204e502a956d8fc0] | committer: Michael Niedermayer avcodec/pthread_frame: check avctx on deallocation Fixes null pointer dereferences Fixes: af1a5a33e67e479f439239097bd0d4fd_signal_si

[FFmpeg-cvslog] avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sat Jul 18 19:02:26 2015 +0200| [8fe79605fdcec35f2b277126f5de2d0338468a90] | committer: Michael Niedermayer avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() Fixes: signal_sigsegv_d5de23_967_vp80_00_comprehensive_010.ivf with

[FFmpeg-cvslog] avfilter/vf_transpose: Fix rounding error

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Jun 30 16:01:15 2015 +0200| [3dfadef52216a858ca75a28cc6dfa9620a203c4d] | committer: Michael Niedermayer avfilter/vf_transpose: Fix rounding error Fixes out of array access Fixes: asan_heap-oob_7f875d_3482_cov_1818465256_ssudec.mov Found

[FFmpeg-cvslog] swscale/utils: Clear pix buffers

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Jul 15 19:20:19 2015 +0200| [3bc20fe48c5e374d92948e39a09d28332c339e0e] | committer: Michael Niedermayer swscale/utils: Clear pix buffers Fixes use of uninitialized memory Fixes: a96874b9466b6edc660a519c7ad47977_signal_sigsegv_771335

[FFmpeg-cvslog] rawdec: fix mjpeg probing

2015-08-20 Thread wm4
ffmpeg | branch: release/2.4 | wm4 | Wed Jul 29 22:11:18 2015 +0200| [2d582d142c185fbf7bc9240903423c9bbac7784f] | committer: Michael Niedermayer rawdec: fix mjpeg probing There can be other headers than "Content-Type:" (in this case, a "Content-Length:" header was following), so checking for a

[FFmpeg-cvslog] rawdec: fix mjpeg probing buffer size check

2015-08-20 Thread wm4
ffmpeg | branch: release/2.4 | wm4 | Wed Jul 29 22:33:44 2015 +0200| [43956940ea20b8f51ec6d34ced42c63f853072bb] | committer: Michael Niedermayer rawdec: fix mjpeg probing buffer size check Signed-off-by: Michael Niedermayer (cherry picked from commit 4c6beaed9210f01290e5a5a4e377f93f145172cc)

[FFmpeg-cvslog] swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jun 29 13:51:43 2015 +0200| [a47bc9a05601138d8ccb529432e4c77d0f404430] | committer: Michael Niedermayer swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian Fixes fate/dds-rgb16 on big endian

[FFmpeg-cvslog] avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()

2015-08-20 Thread Zhang Rui
ffmpeg | branch: release/2.4 | Zhang Rui | Tue Jul 14 14:47:26 2015 +0800| [7a7ec3ccd9b63e898bb9bafe31ff2475c47cd210] | committer: Michael Niedermayer avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() Signed-off-by: Michael Niedermayer (cherr

[FFmpeg-cvslog] avcodec/svq1enc: Check dimensions

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sat Aug 15 14:54:36 2015 +0200| [eac75d405b979b42fd5dc7f910f2561534b14e8e] | committer: Michael Niedermayer avcodec/svq1enc: Check dimensions Fixes assertion failure Signed-off-by: Michael Niedermayer (cherry picked from commit 88fe45e0fe3

[FFmpeg-cvslog] avcodec/dcaenc: clear bitstream end

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Aug 4 03:11:15 2015 +0200| [595af5a036f45870217b936323a71fa71b341d53] | committer: Michael Niedermayer avcodec/dcaenc: clear bitstream end This avoids leaving uninitialized bits in the output Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] Update for 2.4.11

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Aug 20 15:06:19 2015 +0200| [98f167202262bd6cce85a1845915023a4b2e2b49] | committer: Michael Niedermayer Update for 2.4.11 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98f167202262bd6cce

[FFmpeg-cvslog] doc/indevs: Remove non-existent decklink option examples

2015-08-20 Thread Lou Logan
ffmpeg | branch: master | Lou Logan | Thu Aug 20 10:31:34 2015 -0800| [538ea9a209762d1bd7f8b4990cefeb55043a] | committer: Lou Logan doc/indevs: Remove non-existent decklink option examples Forgotten in c5d0148. Found by Thomas Langhorst. Signed-off-by: Lou Logan > http://git.videolan.org

[FFmpeg-cvslog] avformat/webmdashenc: fix uninitialized variable

2015-08-20 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Aug 20 11:18:14 2015 -0400| [b772847eb04ea9c1213c40be1720ce6a8af042f6] | committer: Michael Niedermayer avformat/webmdashenc: fix uninitialized variable Fixes -Wsometimes-uninitialized from http://fate.ffmpeg.org/report.cgi?time=20150820031140

[FFmpeg-cvslog] avcodec/aacsbr_fixed: remove unused variable

2015-08-20 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Aug 20 04:28:58 2015 -0400| [c3052c9e8a91a77b91f7f17c1326b7688cb4a7c0] | committer: Michael Niedermayer avcodec/aacsbr_fixed: remove unused variable Fixes -Wunused-const-variable from http://fate.ffmpeg.org/report.cgi?time=20150820031140&slot=

[FFmpeg-cvslog] api-seek-test: first version

2015-08-20 Thread Ludmila Glinskih
ffmpeg | branch: master | Ludmila Glinskih | Fri Jul 31 16:01:43 2015 +0300| [e23a01c06df324d66b3924c3ea47cd5cf5ec017e] | committer: Michael Niedermayer api-seek-test: first version Works only with video stream. First pass without seeking -- counts crcs of a frames and store it in an array. Af

[FFmpeg-cvslog] graph2dot: use avfilter_pad_get_name accessor function

2015-08-20 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Tue Aug 18 23:07:37 2015 +0200| [96f5fdebc3c6a424a5ef874b0a3f47d86ba639f3] | committer: Andreas Cadhalpun graph2dot: use avfilter_pad_get_name accessor function Reviewed-by: Michael Niedermayer Signed-off-by: Andreas Cadhalpun > http://git.video

[FFmpeg-cvslog] avcodec/metasound_data: comment out unused variable

2015-08-20 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Aug 20 17:34:52 2015 -0400| [e8319f602e94af9b8454ed68d8323908ceaf944d] | committer: Michael Niedermayer avcodec/metasound_data: comment out unused variable Fixes -Wunused-const-variable from http://fate.ffmpeg.org/report.cgi?time=2015082003114

[FFmpeg-cvslog] avfilter: add video vectorscope filter

2015-08-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Aug 15 14:37:16 2015 +0200| [4e8963fa385b5b2388acab5de0398c8c7bb378d0] | committer: Paul B Mahol avfilter: add video vectorscope filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4e8963fa385b5b2388acab5de0398c8c7bb378d0 --- Changel

[FFmpeg-cvslog] ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 21 02:16:31 2015 +0200| [c8890941d63df786bb7a8cab92677416499bb7c3] | committer: Michael Niedermayer ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE The null muxer has AVFMT_RAWPICTURE set but can be fed with non-raw m

[FFmpeg-cvslog] ffmpeg: Check av_parser_change() for failure

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 21 03:02:55 2015 +0200| [ac0ba6f233698f02ebb75b03242e94333dbe13d4] | committer: Michael Niedermayer ffmpeg: Check av_parser_change() for failure No testcase known Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 21 02:49:21 2015 +0200| [2bb54b82b5094fd906aa28c0443be08c95662a31] | committer: Michael Niedermayer avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check Fixes Ticket4778 Signed-off-by: Michael Niedermayer > http://git.vid

[FFmpeg-cvslog] ffmpeg: check avpicture_fill() return value

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 21 02:02:05 2015 +0200| [15ff3f3fdfc788c0e4e584badd7ec300abfbd716] | committer: Michael Niedermayer ffmpeg: check avpicture_fill() return value Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] ffmpeg: Use correct codec_id for av_parser_change() check

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 21 03:04:41 2015 +0200| [45f3d4e63e7807ff3d281f269625ed83f11e4cdc] | committer: Michael Niedermayer ffmpeg: Use correct codec_id for av_parser_change() check No testcase known Signed-off-by: Michael Niedermayer > http://git.videolan.or

[FFmpeg-cvslog] Add support for Audible AA files

2015-08-20 Thread Vesselin Bontchev
ffmpeg | branch: master | Vesselin Bontchev | Sun Jul 19 23:16:36 2015 +0200| [e32a99264be6ce0d3ec060fdb8b56463b2f0b8cd] | committer: Vesselin Bontchev Add support for Audible AA files https://en.wikipedia.org/wiki/Audible.com#Quality > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avcodec/hevcdsp: rename sao_band_filter c functions

2015-08-20 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Aug 21 02:24:30 2015 -0300| [7a806c68a62c0d9bd00c1e16c103456cc8f11e6e] | committer: James Almer avcodec/hevcdsp: rename sao_band_filter c functions Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7a806c68a62c0d