[FFmpeg-cvslog] avcodec/golomb: get_ur_golomb_jpegls: Fix reading huge k values

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sun May 17 19:07:17 2015 +0200| [3bb17d2692cd790a7213d49f59032b6810e16a02] | committer: Michael Niedermayer avcodec/golomb: get_ur_golomb_jpegls: Fix reading huge k values Signed-off-by: Michael Niedermayer (cherry picked from commit c720b9

[FFmpeg-cvslog] rtpenc_jpeg: handle case of picture dimensions not dividing by 8

2015-07-20 Thread Andrey Utkin
ffmpeg | branch: release/2.6 | Andrey Utkin | Sat Apr 11 00:54:10 2015 +0300| [4c2a1e673bfd269af9ab5c21483b5b6ec0d14063] | committer: Michael Niedermayer rtpenc_jpeg: handle case of picture dimensions not dividing by 8 This fixes the calculation of the number of needed blocks to make sure that

[FFmpeg-cvslog] avformat/nutdec: Return error on EOF from get_str()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed May 20 17:13:15 2015 +0200| [862ba8b4b4d802fef30116e25a726c47e8ae9d86] | committer: Michael Niedermayer avformat/nutdec: Return error on EOF from get_str() Signed-off-by: Michael Niedermayer (cherry picked from commit 6bbb2f8f4da67af374

[FFmpeg-cvslog] rtsp: Make sure we don' t write too many transport entries into a fixed-size array

2015-07-20 Thread Martin Storsjö
ffmpeg | branch: release/2.6 | Martin Storsjö | Fri Apr 24 12:38:09 2015 +0300| [94a3d2e49caa23f9a9506b226ada1344a91ce24d] | committer: Michael Niedermayer rtsp: Make sure we don't write too many transport entries into a fixed-size array (cherry picked from commit b90adb0aba073f9c1b4abca85211

[FFmpeg-cvslog] avformat/nutdec: Check X in 2nd branch of index reading

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sat May 23 00:23:05 2015 +0200| [bd9313d9f840ea4d96b36547e42014f0fba6cfa8] | committer: Michael Niedermayer avformat/nutdec: Check X in 2nd branch of index reading Prevents read of uninitialized variable Based on patch by: Andreas Cadhalpun

[FFmpeg-cvslog] nutdec: stop skipping bytes at EOF

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Wed May 20 00:31:24 2015 +0200| [9c3d306ba43747e17d93504b08127b94fcb31f73] | committer: Michael Niedermayer nutdec: stop skipping bytes at EOF This can unnecessarily waste a lot of time. Reviewed-by: Michael Niedermayer Signed-off-by: Andrea

[FFmpeg-cvslog] avformat/wavdec: Increase dts packet threshold to fix more misdetections

2015-07-20 Thread Rodger Combs
ffmpeg | branch: release/2.6 | Rodger Combs | Sat May 23 14:07:14 2015 +0200| [308bcf53f9d6c9c0001f3466e36a1e09a611ed58] | committer: Michael Niedermayer avformat/wavdec: Increase dts packet threshold to fix more misdetections Signed-off-by: Michael Niedermayer (cherry picked from commit 40a3

[FFmpeg-cvslog] nutdec: fix infinite resync loops

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Wed May 20 00:06:05 2015 +0200| [d4d8c3553d086fd8755d7535367b2e6a8dbb41af] | committer: Michael Niedermayer nutdec: fix infinite resync loops nut->last_syncpoint_pos doesn't necessarily change between resync attempts, so find_any_startcode can

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jun 1 21:35:02 2015 +0200| [19cef664fed6c7c9af42fa88e364b6fcb98f159f] | 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] avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon May 25 04:53:09 2015 +0200| [4947158b1f34c7a1b90cac7a6e205529353af1b6] | committer: Michael Niedermayer avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size() Signed-off-by: Michael Niedermayer (cherry picked from commit e4

[FFmpeg-cvslog] ffmpeg_opt: Set the video VBV parameters only for the video stream from -target

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon May 25 12:13:53 2015 +0200| [3ea2ffc284d4680f06ba94237b77c130e7e75a07] | committer: Michael Niedermayer ffmpeg_opt: Set the video VBV parameters only for the video stream from -target Signed-off-by: Michael Niedermayer (cherry picked fr

[FFmpeg-cvslog] nutdec: abort if EOF is reached in decode_info_header/read_sm_data

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Wed May 20 00:34:42 2015 +0200| [cb921dd47f748542561e18e9daf6c0de1afa553f] | committer: Michael Niedermayer nutdec: abort if EOF is reached in decode_info_header/read_sm_data These loops can take a lot of time if count is very large. Reviewed

[FFmpeg-cvslog] avformat/wavdec: Increase probe_packets limit

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sat May 23 12:03:38 2015 +0200| [4db46cf5208f47ed5a055b2bddcfca3a74afd16f] | committer: Michael Niedermayer avformat/wavdec: Increase probe_packets limit Fixes DTS detection of b2429e5ba9.dts Signed-off-by: Michael Niedermayer (cherry pick

[FFmpeg-cvslog] h264: Make sure reinit failures mark the context as not initialized

2015-07-20 Thread Luca Barbato
ffmpeg | branch: release/2.6 | Luca Barbato | Mon May 25 22:30:10 2015 +0200| [b46ae71f29a1ebffd4040594214b3e3d69d96830] | committer: Michael Niedermayer h264: Make sure reinit failures mark the context as not initialized (cherry picked from commit 0181ae9af2de1526464d23209b82e6674d362f5d) Sig

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Update the buffer size as more slices are merged

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon May 25 04:54:41 2015 +0200| [665b34df730b53a2a6557899d85dba598a91f1b2] | committer: Michael Niedermayer avcodec/mpegvideo_enc: Update the buffer size as more slices are merged Signed-off-by: Michael Niedermayer (cherry picked from commi

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed Jun 3 22:39:27 2015 +0200| [7050d07562c0f40033f3766022527afa5eaa5299] | 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/bitstream: Assert that there is enough space left in avpriv_copy_bits()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon May 25 03:48:45 2015 +0200| [9e3723b848c14f001de4fec662b05b7d02c2d3bd] | committer: Michael Niedermayer avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() Signed-off-by: Michael Niedermayer (cherry picked fr

[FFmpeg-cvslog] avcodec/put_bits: Assert that there is enough space left in skip_put_bytes ()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon May 25 03:45:38 2015 +0200| [63716cebb797a258c16f5207edef6f5166a18833] | committer: Michael Niedermayer avcodec/put_bits: Assert that there is enough space left in skip_put_bytes() Signed-off-by: Michael Niedermayer (cherry picked from

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Thu Jun 4 03:47:55 2015 +0200| [ed5bfeca04fbd4a09ef8f866eaecb098fe7f4249] | 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] avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue May 26 01:37:39 2015 +0200| [c40aa4704f516aa874514b9b501a4e8fa368cb0c] | committer: Michael Niedermayer avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands Signed-off-by: Michael Niedermayer (cherry picked from commit 5

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

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

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

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Wed Jun 10 00:12:38 2015 +0200| [d15f4f5f22eeca76d224184d4de2fef20a243b3f] | 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] avcodec/adpcm: Check for overreads

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Thu Jun 4 22:34:12 2015 +0200| [e354ec95d6bbf602e16f71b2c72c22c77666150c] | 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] avcodec/alsdec: Check for overread

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

[FFmpeg-cvslog] libavutil/softfloat: Fix av_normalize1_sf bias.

2015-07-20 Thread Nedeljko Babic
ffmpeg | branch: release/2.6 | Nedeljko Babic | Wed Jun 3 16:17:39 2015 +0200| [c8377cc49b2fe1d97836e1f8df4c3490b07612d1] | committer: Michael Niedermayer libavutil/softfloat: Fix av_normalize1_sf bias. av_normalize1_sf doesn't properly address border case when mantis is exactly -0x4000.

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

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Sat May 23 23:32:12 2015 +0200| [274121179f4050a6c5f6db365d5103eed615613a] | 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] avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed Jun 10 00:47:43 2015 +0200| [33ec70785f4a0ac3b2f93ef26cd1486e678c2d03] | 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] swresample: Check the return value of resampler->init()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed Jun 3 00:48:29 2015 +0200| [9591f2fe94fc1e218b68d777abaffc3f3670f0a0] | committer: Michael Niedermayer swresample: Check the return value of resampler->init() Signed-off-by: Michael Niedermayer (cherry picked from commit 02915602d9313a

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed Jun 10 11:37:48 2015 +0200| [0afa8a6c859bbcaf38a347647d3945054d76be1f] | 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] avformat/ffmdec: Check ffio_set_buf_size() return value

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sun Jun 7 14:55:10 2015 +0200| [e21db6e3399ff875828a51d028a4e55814ca09f6] | 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/jpeg2000dec: Check that coords match before applying ICT

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue Jun 9 00:37:26 2015 +0200| [6b4c6b7ff5c1650e2045ff19ee42f70386cc9168] | 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] libopenjpegenc: add NULL check for img before accessing it

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Mon Jun 1 00:51:30 2015 +0200| [d6d328c2947c2864267bf913873c7db963e42327] | committer: Michael Niedermayer libopenjpegenc: add NULL check for img before accessing it If opj_image_create fails to allocate an image it returns NULL, which causes

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

2015-07-20 Thread Simon Thelen
ffmpeg | branch: release/2.6 | Simon Thelen | Tue Jun 9 04:55:57 2015 +0200| [3c7e41df27e264f4952cda66dbd0a4618021d8c2] | 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] vp9: change type of tile_size from unsigned to int64_t

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Sun Jun 7 18:50:43 2015 +0200| [c10871aca817398cdbea39e06f87a85911953bad] | 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] sonic: set avctx->channels in sonic_decode_init

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Tue Jun 9 22:41:24 2015 +0200| [3ea15a4547f83b4d7b5b9c408cb02478703730f2] | 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] avformat: Fix bug in parse_rps for HEVC.

2015-07-20 Thread Deliang Fu
ffmpeg | branch: release/2.6 | Deliang Fu | Wed Jun 10 12:30:46 2015 +0800| [35e46e74bc2483f3898cf191a26435cd3ddfb086] | 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] ffmpeg_opt: Check for localtime() failure

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

[FFmpeg-cvslog] postproc: fix unaligned access

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Thu Jun 18 20:15:12 2015 +0200| [cd85dd1373d636e810dad84ef297ed2827782630] | 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] vp8: change mv_{min,max}.{x,y} type to int

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Mon Jun 8 22:38:29 2015 +0200| [31dd78363138bae0d2d36cd114cd9384acbfa6dd] | 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] avcodec/dpxenc: implement write16/32 as functions

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

[FFmpeg-cvslog] matroskadec: check audio sample rate

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Mon Jun 15 20:59:22 2015 +0200| [5019f8d10c081c7c19e70b9da4de17d6b694570e] | 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] swr: Remember previously set int_sample_format from user

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

[FFmpeg-cvslog] examples/demuxing_decoding: use properties from frame instead of video_dec_ctx

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Sun Jun 14 20:34:16 2015 +0200| [7b1c5fa5e5790eb4649287f53f8ade496f596661] | committer: Michael Niedermayer examples/demuxing_decoding: use properties from frame instead of video_dec_ctx This is more robust. And only check if there is actuall

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

2015-07-20 Thread wm4
ffmpeg | branch: release/2.6 | wm4 | Wed Jun 17 00:21:02 2015 +0200| [c049e979b60542c53894e812d5921a455b7c16a3] | 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] ffmpeg: Free last_frame instead of just unref

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Thu Jun 18 05:27:08 2015 +0200| [a5e8ca7e73f8aa7eade5541b6ca3cee66cff7cf0] | committer: Michael Niedermayer ffmpeg: Free last_frame instead of just unref Fixes Ticket4611 Signed-off-by: Michael Niedermayer (cherry picked from commit d1050d

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

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Sun Jun 14 12:40:18 2015 +0200| [008229b7f978593392e1238eb6a6041a8d9b56c6] | 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] matroskadec: validate audio channels and bitdepth

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Mon Jun 15 21:06:51 2015 +0200| [476cf3eb7e6f959bb2afe5959c86cb18f253eb26] | 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] swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jun 22 22:23:22 2015 +0200| [80cec4e4960bb75c00ac58264bec68bf88f7b3f8] | 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] swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue Jun 23 05:09:11 2015 +0200| [e920af2cdf3fb4aca3d95954770a9fa085814975] | 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] arm: only enable setend on ARMv6

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Thu Jun 4 23:07:44 2015 +0200| [b477f97ab984ba31c3c75481b5572f0352ff0772] | 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] avcodec/pngdec: Only allow one IHDR chunk

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jun 29 21:08:05 2015 +0200| [63ef4014c5ff13953025af861976f79c85cf373f] | 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] swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue Jun 23 04:36:02 2015 +0200| [12e166dacb544e55dd02b456f8e548be70c0be2e] | 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] swscale/x86/rgb2rgb_template: add missing xmm clobbers

2015-07-20 Thread James Almer
ffmpeg | branch: release/2.6 | James Almer | Tue Jun 23 01:14:16 2015 -0300| [860dc1e19b9998ef29303d4612be15a1b66e9cb3] | 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-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed Jul 1 02:05:43 2015 +0200| [1674c5beafc4004587a0c7d84e7c94d665cd71e0] | 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] wmavoice: limit wmavoice_decode_packet return value to packet size

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Sun Jun 28 12:40:12 2015 +0200| [0324008de61b1a3142f57683641bda46fac96dd4] | 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] vda: unlock the pixel buffer base address.

2015-07-20 Thread Sebastien Zwickert
ffmpeg | branch: release/2.6 | Sebastien Zwickert | Sat Jun 20 13:19:29 2015 +0200| [be6a569e3ab8e36a63136ce3fe854764efe99e2a] | 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] avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue Jun 30 19:37:12 2015 +0200| [11142fb83bb8ca88c4bb80bd110a1dfdc23d978a] | 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] wmalosslessdec: avoid reading 0 bits with get_bits

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Fri Jul 3 00:01:56 2015 +0200| [1ca226989c31c49a7d96ba834679dc26d9b4083a] | 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] avcodec/aacsbr: Assert that bs_num_env is positive

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

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

2015-07-20 Thread James Zern
ffmpeg | branch: release/2.6 | James Zern | Mon Jun 29 23:03:14 2015 -0700| [002bbc36875dffe0f7e54c67409683bd5756cf5e] | 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] avcodec/pngdec: Check values before updating context in decode_fctl_chunk( )

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jun 29 22:32:02 2015 +0200| [917544b2eace14097b2e4437dc0df972e8016e97] | committer: Michael Niedermayer avcodec/pngdec: Check values before updating context in decode_fctl_chunk() Signed-off-by: Michael Niedermayer (cherry picked from c

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

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

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

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

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue Jun 30 16:01:15 2015 +0200| [1ea58c6c6a8884689dd009d40cb21bbb0fa5bb36] | 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/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jun 29 13:51:43 2015 +0200| [49ad1658b2dbc43c6cfe9fae1455e0c74e26bc2a] | 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] avcodec/pngdec: Require a IHDR chunk before fctl

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jun 29 21:57:12 2015 +0200| [873b08f4111af41d2456662db86075a450d3ca81] | committer: Michael Niedermayer avcodec/pngdec: Require a IHDR chunk before fctl This is required by the APNG spec Signed-off-by: Michael Niedermayer (cherry picke

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sun Jul 5 20:00:15 2015 +0200| [a4cb97067b4c679a1bc5f8fa5406b81978885e8a] | 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: reset frame->nb_samples on packet loss

2015-07-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Fri Jul 3 00:02:44 2015 +0200| [6d6ca8b82e344ccd59d7236d44feace730c62564] | 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] avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Thu Jul 9 22:16:15 2015 +0200| [27a88f9d45d6fbd08796d8edc274a6758b3d170f] | 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] avcodec/alac: Clear pointers in allocate_buffers()

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

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

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

[FFmpeg-cvslog] ffmpeg: Fix crash with ost->last_frame allocation failure

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue Jul 14 13:02:19 2015 +0200| [77eddee375357452ec8e0e22b3cd877b38c0a5e9] | committer: Michael Niedermayer ffmpeg: Fix crash with ost->last_frame allocation failure Fixes: 1013dbde2c360d939cc2dfc33e4f275c_signal_sigsegv_a0500f_45_320vp3.nsv

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed Jun 24 13:27:39 2015 +0200| [3b136179a3087e0a6c005348407c66898606049d] | 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] oggparsedirac: check return value of init_get_bits

2015-07-20 Thread Chris Watkins
ffmpeg | branch: release/2.6 | Chris Watkins | Tue Jul 7 10:23:44 2015 -0700| [77f5302465ca7d9a1d4744cae22f510116d5b2a8] | 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] swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx, mmxext}

2015-07-20 Thread James Almer
ffmpeg | branch: release/2.6 | James Almer | Tue Jun 23 01:15:07 2015 -0300| [48127e2ad6e25721dd4a371df897d9f88553abe1] | 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] ffmpeg: Fix cleanup after failed allocation of output_files

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Tue Jul 14 15:49:41 2015 +0200| [7dbfeeeb944893f841345d7f7b2d3039d353f675] | committer: Michael Niedermayer ffmpeg: Fix cleanup after failed allocation of output_files Fixes: 39a25908b84604acdaa490138282d091_signal_sigsegv_7713351a_331_

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

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

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

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

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

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

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

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

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

2015-07-20 Thread Zhang Rui
ffmpeg | branch: release/2.6 | Zhang Rui | Tue Jul 14 14:47:26 2015 +0800| [5db095793a28b1fa9b5547394c51edcf273ddb31] | 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/pthread_frame: clear priv_data, avoid stale pointer in error case

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

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sat Jul 18 17:55:19 2015 +0200| [0de6cf5fdd9e1d89f5259eb0cc0795e424cfa6af] | 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] avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sat Jul 18 11:24:45 2015 +0200| [620b3e680c388af7dd4a2ef2eb9544dc9cbdc092] | 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] avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sat Jul 18 19:02:26 2015 +0200| [e3a521d817cb7d36acc6e1e7cda8d6a70e967be6] | 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] bytestream2: set the reader to the end when reading more than available

2015-07-20 Thread Anton Khirnov
ffmpeg | branch: release/2.6 | Anton Khirnov | Fri Jul 10 09:31:24 2015 +0200| [c5c141bc699f9b6f2e5613bc826b0943b70e1011] | 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] avcodec/vp8: Check buffer size in vp8_decode_frame_header()

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sat Jul 18 19:18:24 2015 +0200| [e8ce2770b12ad8d1dfb9adce66b6fd3fc560aeda] | 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] avformat/nutdec: Fix recovery when immedeately after seeking a failure happens

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Wed May 20 17:32:48 2015 +0200| [627040156193a48415761d61be27491c74e0119b] | committer: Michael Niedermayer avformat/nutdec: Fix recovery when immedeately after seeking a failure happens Found-by: Andreas Cadhalpun Signed-off-by: Michael Ni

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

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Fri Jul 10 02:01:17 2015 +0200| [6c98d5e7c83f18f8e9b65c0214d5593c0436a473] | 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] avfilter/af_aresample: Check ff_all_* for allocation failures

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

[FFmpeg-cvslog] Update for 2.6.4

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jul 20 11:10:34 2015 +0200| [827a8bfc64a49ebcbe84ea1646f621f3e8b3b05c] | committer: Michael Niedermayer Update for 2.6.4 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=827a8bfc64a49ebcbe8

[FFmpeg-cvslog] avfilter/af_amerge: increase max number of channels from 32 to 64

2015-07-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 19 19:36:46 2015 +| [7967474bd97298d6cd63cedd0cd2d693a76e0441] | committer: Paul B Mahol avfilter/af_amerge: increase max number of channels from 32 to 64 Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] avcodec: loongson constants redefined with macros

2015-07-20 Thread 周晓勇
ffmpeg | branch: master | 周晓勇 | Mon Jul 20 11:25:48 2015 +0800| [4bd619339762258949c0a90189be83a1d6fa226b] | committer: Michael Niedermayer avcodec: loongson constants redefined with macros Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avcodec: loongson relocate constants of idctdsp and h264pred

2015-07-20 Thread 周晓勇
ffmpeg | branch: master | 周晓勇 | Mon Jul 20 13:45:49 2015 +0800| [fdac5ff682f0c8070e5be39a44dd0f29bd0fa435] | committer: Michael Niedermayer avcodec: loongson relocate constants of idctdsp and h264pred Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/apngdec: Fix typos in decoder causing incorrect results

2015-07-20 Thread Donny Yang
ffmpeg | branch: master | Donny Yang | Sun Jul 19 20:20:56 2015 +| [0030613d6925406bfef8e1b206bf9731f53c8ccc] | committer: Paul B Mahol avcodec/apngdec: Fix typos in decoder causing incorrect results Signed-off-by: Donny Yang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=003

[FFmpeg-cvslog] movtextdec.c: Correct the highlight tags

2015-07-20 Thread Niklesh
ffmpeg | branch: master | Niklesh | Fri Jul 17 16:21:09 2015 +0530| [a927aacbe605d5c298aa5b55fee01281edcdbf70] | committer: Philip Langdale movtextdec.c: Correct the highlight tags Signed-off-by: Niklesh > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a927aacbe605d5c298aa5b55fee0

[FFmpeg-cvslog] avcodec: Implementation of AAC_fixed_decoder (SBR-module)

2015-07-20 Thread Djordje Pesut
ffmpeg | branch: master | Djordje Pesut | Mon Jul 20 13:36:17 2015 +0200| [f85bc147fb87de048ccc5767e186ac59ec0284ef] | committer: Michael Niedermayer avcodec: Implementation of AAC_fixed_decoder (SBR-module) Add fixed poind code. Signed-off-by: Nedeljko Babic Signed-off-by: Michael Niedermay

[FFmpeg-cvslog] avutil/arm/intmath: return int for uint8 / uint16 clip

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jul 20 17:16:20 2015 +0200| [d82d11397f613f8881328585b7442f29aec462c1] | committer: Michael Niedermayer avutil/arm/intmath: return int for uint8 / uint16 clip The C functions return uint8/16_t but that is effectively int not unsigned int Fixe

[FFmpeg-cvslog] avcodec: Table creation for AAC_fixed_decoder (SBR-module)

2015-07-20 Thread Jovan Zelincevic
ffmpeg | branch: master | Jovan Zelincevic | Mon Jul 20 13:36:16 2015 +0200| [b0414da90d6da34144ad9dadd5445fe62cf755a6] | committer: Michael Niedermayer avcodec: Table creation for AAC_fixed_decoder (SBR-module) Create tables for fixed point code. Signed-off-by: Nedeljko Babic Signed-off-by:

[FFmpeg-cvslog] Adding myself as maintainer for qsv*

2015-07-20 Thread Ivan Uskov
ffmpeg | branch: master | Ivan Uskov | Fri Jul 17 04:38:57 2015 -0400| [fec0485c43803172ef11b5fcd06e70500fc9dfe6] | committer: Michael Niedermayer Adding myself as maintainer for qsv* Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fec0485c43803

  1   2   >