[FFmpeg-cvslog] README: add ffserver

2015-02-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Feb 12 11:59:22 2015 +0100| [a5c9befbf433fc63aef9dca598f762339f3a19f3] | committer: Clément Bœsch README: add ffserver > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a5c9befbf433fc63aef9dca598f762339f3a19f3 --- README.md |2 ++ 1

[FFmpeg-cvslog] README: fix analisys/analysis typo

2015-02-12 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Feb 12 11:57:34 2015 +0100| [e1ca695d2207413ad60c56d8deca00e914802743] | committer: Clément Bœsch README: fix analisys/analysis typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1ca695d2207413ad60c56d8deca00e914802743 --- README.m

[FFmpeg-cvslog] matroska: redo seekhead handling

2015-02-12 Thread wm4
ffmpeg | branch: master | wm4 | Mon Feb 9 20:39:00 2015 +0100| [cac2295b21519d5a5320fe0787b5fd2b65eb1f8c] | committer: Michael Niedermayer matroska: redo seekhead handling In particular, this reads chained seekheads. This makes seeking faster in files which have the index indirectly linked th

Re: [FFmpeg-cvslog] matroska: redo seekhead handling

2015-02-12 Thread Michael Niedermayer
On Thu, Feb 12, 2015 at 02:17:16PM +0100, wm4 wrote: > ffmpeg | branch: master | wm4 | Mon Feb 9 20:39:00 > 2015 +0100| [cac2295b21519d5a5320fe0787b5fd2b65eb1f8c] | committer: Michael > Niedermayer > > matroska: redo seekhead handling > > In particular, this reads chained seekheads. This make

[FFmpeg-cvslog] Update for FFmpeg 1.2.12

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Thu Feb 12 14:28:03 2015 +0100| [2515907a45a99d3354ba0d3f29d9a59ba15f3593] | committer: Michael Niedermayer Update for FFmpeg 1.2.12 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2515907a45a

[FFmpeg-cvslog] Tag n1.2.12 : FFmpeg 1.2.12 release

2015-02-12 Thread git
[ffmpeg] [branch: refs/tags/n1.2.12] Tag:2449d07a00ecdcf355e8d5beb5e9ef702ad10793 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=2449d07a00ecdcf355e8d5beb5e9ef702ad10793 Tagger: Michael Niedermayer Date: Thu Feb 12 15:36:58 2015 +0100 FFmpeg 1.2.12 release

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 40d0459 web/security: add 1.2.11

2015-02-12 Thread gitolite
The branch, master has been updated via 40d04594a0d77a91e31cbcdeb6794c5f2b003bf7 (commit) via 058206f0c2b0ca9b5f64884b9d3da16efaba4cad (commit) from b19285ae0a04cdf5d771f0a143861aca12402886 (commit) - Log - com

[FFmpeg-cvslog] avcodec/arm/videodsp_armv5te: Fix linking failure with " g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a"

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 12 16:35:29 2015 +0100| [cab6302534962331753fb69c674df86a458b098d] | committer: Michael Niedermayer avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" Tested-by: Andr

[FFmpeg-cvslog] avformat/matroskadec: fix IGNIDX handling

2015-02-12 Thread wm4
ffmpeg | branch: master | wm4 | Mon Feb 9 20:39:01 2015 +0100| [7862325f8084a45a59fc629051c6c8e6e33318c4] | committer: Michael Niedermayer avformat/matroskadec: fix IGNIDX handling Just because the user requested the seek index to be ignored, we can't just skip essential headers. At least tag

[FFmpeg-cvslog] x86/hevc_mc: optimize AVX2 mc functions

2015-02-12 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Feb 12 03:11:37 2015 -0300| [1679d68dbfae8414e1e805823758c02c17188dd4] | committer: James Almer x86/hevc_mc: optimize AVX2 mc functions Before 40766 decicycles in ff_hevc_put_hevc_qpel_h64_8_avx2, 8192 runs, 0 skips After 37975 decicycles in ff_hevc_

[FFmpeg-cvslog] x86/hevc_sao: make sao_edge_filter_{10, 12} work on x86_32

2015-02-12 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Feb 9 23:18:32 2015 -0300| [14b44c16142f9863ac0c853e3a79ae3ec3c6cf6e] | committer: James Almer x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32 Reviewed-by: Michael Niedermayer Reviewed-by: Christophe Gisquet Signed-off-by: James Almer >

[FFmpeg-cvslog] qpeg: avoid pointless invalid memcpy()

2015-02-12 Thread wm4
ffmpeg | branch: release/2.5 | wm4 | Tue Jan 13 14:47:47 2015 +0100| [8a6770a214190550ce3431b3679785ea8fbbe985] | committer: Michael Niedermayer qpeg: avoid pointless invalid memcpy() If refdata was NULL, the memcpy() ended up copying the same memory block onto itself, which is not only pointl

[FFmpeg-cvslog] avformat/utils: check for malloc failure

2015-02-12 Thread wm4
ffmpeg | branch: release/2.5 | wm4 | Fri Dec 12 22:22:55 2014 +0100| [7caee172049a80e8c048e3d04202d409a06beeca] | committer: Michael Niedermayer avformat/utils: check for malloc failure Signed-off-by: Michael Niedermayer (cherry picked from commit a66893ac949864352b36b39e48c4cd72bbd81e54) Si

[FFmpeg-cvslog] avcodec/hevc: Fix handling of skipped_bytes() reallocation failures

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Tue Jan 13 18:51:33 2015 +0100| [4f8814964ccbab10eebaa83a6fc62d382438c211] | committer: Michael Niedermayer avcodec/hevc: Fix handling of skipped_bytes() reallocation failures Fixes CID1260704 Signed-off-by: Michael Niedermayer (cherry pic

[FFmpeg-cvslog] vp8: improve memory allocation checks

2015-02-12 Thread Vittorio Giovara
ffmpeg | branch: release/2.5 | Vittorio Giovara | Wed Dec 17 16:02:08 2014 +0100| [8acbba0ec3b267512842537011172457c57361ba] | committer: Michael Niedermayer vp8: improve memory allocation checks Check memory earlier, check one more allocation and clean up on error. CC: libav-sta...@libav.org

[FFmpeg-cvslog] avcodec/flac_parser: fix handling EOF if no headers are found

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sat Jan 17 01:56:03 2015 +0100| [edec2a4da38f8fff91a57bd1174d4b0b6334dbb7] | committer: Michael Niedermayer avcodec/flac_parser: fix handling EOF if no headers are found Fixes assertion failure Fixes Ticket4269 Signed-off-by: Michael Nieder

[FFmpeg-cvslog] avfilter/vf_framepack: Check and update frame_rate

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Jan 16 21:36:26 2015 +0100| [65074a5daebcb2c6399673af1d9b0ae1f276c5f2] | committer: Michael Niedermayer avfilter/vf_framepack: Check and update frame_rate The frame_rate update was missing leaving the output frame rate wrong. Signed-off

[FFmpeg-cvslog] avdevice: Use av_format_get_control_message_cb()

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Jan 16 02:10:35 2015 +0100| [e3b6144e0c51f61ea509f8ef79a0769068b6b059] | committer: Michael Niedermayer avdevice: Use av_format_get_control_message_cb() This is required as the location of this field could change and is specified in liba

[FFmpeg-cvslog] swscale: check memory allocations

2015-02-12 Thread Vittorio Giovara
ffmpeg | branch: release/2.5 | Vittorio Giovara | Wed Dec 17 16:02:07 2014 +0100| [7f8d0cf93a98d78551833e77508bf7121f049bc1] | committer: Michael Niedermayer swscale: check memory allocations Bug-Id: CID 1257779 (cherry picked from commit 1dd797e3c9f179f957316a0becbec048b42df8aa) Signed-off-b

[FFmpeg-cvslog] aacenc: correctly check returned value

2015-02-12 Thread Vittorio Giovara
ffmpeg | branch: release/2.5 | Vittorio Giovara | Wed Dec 17 14:53:43 2014 +0100| [4d74bb24e39fdadd0aed3c3fdb5fa156468c7ea6] | committer: Michael Niedermayer aacenc: correctly check returned value (cherry picked from commit 971099ff5a85377579eb5b8d3620e283957f097e) Signed-off-by: Michael Nied

[FFmpeg-cvslog] opt: check memory allocation

2015-02-12 Thread Vittorio Giovara
ffmpeg | branch: release/2.5 | Vittorio Giovara | Thu Dec 18 20:26:57 2014 +0100| [28fba553066afafefb3862682fecb001681aca62] | committer: Michael Niedermayer opt: check memory allocation Bug-Id: CID 1257771 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] hevc: always clip luma_log2_weight_denom

2015-02-12 Thread Vittorio Giovara
ffmpeg | branch: release/2.5 | Vittorio Giovara | Wed Dec 10 01:41:44 2014 +| [0bdc64e8b9c1010c7756874ba913108a5f27addc] | committer: Michael Niedermayer hevc: always clip luma_log2_weight_denom Its value shall be between 0 and 7 according to the specifications. Bug-Id: CID 1257502 > htt

[FFmpeg-cvslog] libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec( ) and pix_sum_altivec()

2015-02-12 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Tue Jan 20 18:46:01 2015 +0100| [a45b8af839fd44e52b77a2436a465939969a6d11] | committer: Michael Niedermayer libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() and pix_sum_altivec() The vec_ste calls were mistakenly ch

[FFmpeg-cvslog] avformat/mpeg: do not count PES packets inside PES packets during probing

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sat Dec 6 22:33:09 2014 +0100| [a45402d4c0afca2fc8ba656fddc502ddb4914b1a] | committer: Michael Niedermayer avformat/mpeg: do not count PES packets inside PES packets during probing Fixes: misdetection of test2.mp3 Signed-off-by: Michael Ni

[FFmpeg-cvslog] rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data

2015-02-12 Thread Martin Storsjö
ffmpeg | branch: release/2.5 | Martin Storsjö | Wed Dec 17 13:50:06 2014 +0200| [5fbf63ea394e6a3ab2abf34628721cfa53e81182] | committer: Michael Niedermayer rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data If we throw away the buffered incomplete frame, make sure to also t

[FFmpeg-cvslog] doc/APIchanges: Fill in some more missing hash values

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Thu Jan 22 13:09:21 2015 +0100| [6ac8ac0109de494d09803df21b5a5caf7c3b3908] | committer: Michael Niedermayer doc/APIchanges: Fill in some more missing hash values Signed-off-by: Michael Niedermayer (cherry picked from commit bbdd940f36662d4b

[FFmpeg-cvslog] avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sat Dec 6 00:18:29 2014 +0100| [a443b48ccfca1ac82f86f9402c3f4f06d727826d] | committer: Michael Niedermayer avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata() Signed-off-by: Michael Niedermayer (cherry picked from commit 03ab

[FFmpeg-cvslog] swscale/input: Fix alpha of YA16 input

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Jan 21 20:14:34 2015 +0100| [b62b3e1a25aaf4fe8ad0a46a0ee0f9e361e0187d] | committer: Michael Niedermayer swscale/input: Fix alpha of YA16 input Fixes Ticket4278 Signed-off-by: Michael Niedermayer (cherry picked from commit 95d04690aa4f4

[FFmpeg-cvslog] swscale/input: fix rgba64 alpha non native

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Jan 21 20:23:45 2015 +0100| [f07e2ff6979380ec7c18de55216bdd92db4856a9] | committer: Michael Niedermayer swscale/input: fix rgba64 alpha non native Signed-off-by: Michael Niedermayer (cherry picked from commit f30798584fd9709e83644f83110

[FFmpeg-cvslog] doc/APIchanges: Add av_find_best_pix_fmt_of_2() and av_get_pix_fmt_loss()

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Jan 21 12:27:36 2015 +0100| [8026606497eab7220991f97535e9193a744fa8ca] | committer: Michael Niedermayer doc/APIchanges: Add av_find_best_pix_fmt_of_2() and av_get_pix_fmt_loss() also add deprecation note for avcodec_get_pix_fmt_loss(),

[FFmpeg-cvslog] swresample/dither: Cleanup number suffixes

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:27:00 2015 +0100| [1e366c15ed5974496722b9173a8a1a3f2f16fa41] | committer: Michael Niedermayer swresample/dither: Cleanup number suffixes The <<31 case needs LL Signed-off-by: Michael Niedermayer (cherry picked from commit c77

[FFmpeg-cvslog] avformat/utils: Fix number suffixes in tb_unreliable()

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:19:25 2015 +0100| [675fb3a8af6b0f8fcccdfc6276212f0556896622] | committer: Michael Niedermayer avformat/utils: Fix number suffixes in tb_unreliable() Signed-off-by: Michael Niedermayer (cherry picked from commit 4b15bba2aec9377

[FFmpeg-cvslog] avcodec/dxtory: Use LL instead of L number suffix

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:29:20 2015 +0100| [bac6554c74dc4567a16ced1ae57160a99df692fd] | committer: Michael Niedermayer avcodec/dxtory: Use LL instead of L number suffix This is probably unneeded and normal int would be fine, but its safer to use LL and

[FFmpeg-cvslog] doc/APIchanges: fill in and correct some values

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Jan 21 14:24:08 2015 +0100| [164083434e7808f8a7a6137461d8d62b7a443237] | committer: Michael Niedermayer doc/APIchanges: fill in and correct some values Signed-off-by: Michael Niedermayer (cherry picked from commit 0d64982828aee5f3495a71

[FFmpeg-cvslog] doc/APIchanges: fill in more missing hash values and dates

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Jan 23 15:09:21 2015 +0100| [25fc0faccb0142379eee87a5c80beff3cf9de1c5] | committer: Michael Niedermayer doc/APIchanges: fill in more missing hash values and dates all values before 2.5 seem to be filled in now Signed-off-by: Michael Nie

[FFmpeg-cvslog] avformat/matroskadec: Fix number suffixes

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:34:52 2015 +0100| [260e5c6dbe198332d575842639575f46a4b11f57] | committer: Michael Niedermayer avformat/matroskadec: Fix number suffixes Signed-off-by: Michael Niedermayer (cherry picked from commit fc3cdb00d084222a107e61e71689

[FFmpeg-cvslog] avcodec/h264_cabac: use int instead of long for mbb_xy

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:39:22 2015 +0100| [979a54ed1833f667dc9c46e7290cd3cb50fa9aab] | committer: Michael Niedermayer avcodec/h264_cabac: use int instead of long for mbb_xy The mb address fits in int Signed-off-by: Michael Niedermayer (cherry picked

[FFmpeg-cvslog] avformat/omadec: fix number suffix

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:36:36 2015 +0100| [d11bca8043ddaf001aae83840df414732e3a5831] | committer: Michael Niedermayer avformat/omadec: fix number suffix Signed-off-by: Michael Niedermayer (cherry picked from commit f1f7f5903ab49b84789af5341492afbaba8

[FFmpeg-cvslog] avformat/smacker: Fix number suffix

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:36:13 2015 +0100| [a3ef410b9c46016d602a5dd9db9ce6365cd936a0] | committer: Michael Niedermayer avformat/smacker: Fix number suffix Signed-off-by: Michael Niedermayer (cherry picked from commit 465f3705b1ef832fd6904750d018f81f90

[FFmpeg-cvslog] swscale/utils: Limit filter shifting so as not to read from prior the array

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Thu Feb 5 00:12:08 2015 +0100| [6252e9141ba5cc1fb3a270e0405f107ac16a36f7] | committer: Michael Niedermayer swscale/utils: Limit filter shifting so as not to read from prior the array Fixes out of array read Fixes: asan_heap-oob_1fb2f9b_3780

[FFmpeg-cvslog] Revert "avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar"

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Feb 6 02:31:45 2015 +0100| [09425294c97cb427137c7247cc65d2f9e166e37c] | committer: Michael Niedermayer Revert "avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar" This reverts commit 3b4ffba3af968a

[FFmpeg-cvslog] avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Mon Dec 22 11:49:35 2014 +0100| [48ae72e50193b2bc9157acc316df323081926b12] | committer: Michael Niedermayer avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.video

[FFmpeg-cvslog] avcodec/mjpegdec: Skip blocks which are outside the visible area

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Feb 11 03:33:53 2015 +0100| [345962121d76aaf2faf841a50577221457fb8ee0] | committer: Michael Niedermayer avcodec/mjpegdec: Skip blocks which are outside the visible area Fixes out of array accesses Fixes: ffmpeg_mjpeg_crash.avi Found-by:

[FFmpeg-cvslog] avcodec/h264_slice: Do not change frame_num after the first slice

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sat Feb 7 02:06:20 2015 +0100| [e8058269037bc9561753f65ae5f51060ac734eee] | committer: Michael Niedermayer avcodec/h264_slice: Do not change frame_num after the first slice Fixes potential race condition Fixes: signal_sigsegv_1472ac3_468_co

[FFmpeg-cvslog] avcodec/h264: Be more strict on rejecting pps/sps changes

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Feb 6 15:09:54 2015 +0100| [756d85dc144aaf124e8f37cf878d6d9237f29f0e] | committer: Michael Niedermayer avcodec/h264: Be more strict on rejecting pps/sps changes Fixes race condition Fixes: signal_sigsegv_1472ac3_468_cov_2915641226_CABAC

[FFmpeg-cvslog] avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Thu Feb 5 23:52:01 2015 +0100| [25da8d84a46ef262a979d62ca9c58432dcdb2ccf] | committer: Michael Niedermayer avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar This is needed as the mmx code is used as f

[FFmpeg-cvslog] avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Feb 6 22:14:15 2015 +0100| [78c314e39e9267885e74ba9d9a98a0a74547e235] | committer: Michael Niedermayer avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT Signed-off-by: Michael Niedermayer (cherry picked from commit a0640e63463

[FFmpeg-cvslog] avcodec/h264: Be more strict on rejecting pps_id changes

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Feb 6 15:01:17 2015 +0100| [eeab3e1b204582b35944bfc3ee1c28b593f083a1] | committer: Michael Niedermayer avcodec/h264: Be more strict on rejecting pps_id changes Fixes race condition Signed-off-by: Michael Niedermayer (cherry picked from

[FFmpeg-cvslog] Update for 2.5.4

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Thu Feb 12 17:38:05 2015 +0100| [c7e967a7cb0c3daabd73230889f4a5574d1640e6] | committer: Michael Niedermayer Update for 2.5.4 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c7e967a7cb0c3daabd7

[FFmpeg-cvslog] avcodec/h264_slice: assert that reinit does not occur after the first slice

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sat Feb 7 03:45:14 2015 +0100| [0cbf53bdf51623f42938ffaddb5c3fd06295995e] | committer: Michael Niedermayer avcodec/h264_slice: assert that reinit does not occur after the first slice Signed-off-by: Michael Niedermayer (cherry picked from c

[FFmpeg-cvslog] avcodec/x86/lossless_audiodsp: Move order&8 fallback into C code

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Feb 6 01:57:23 2015 +0100| [3572eaaf02f9611ed6f5c4ccba7e75befaf43ecf] | committer: Michael Niedermayer avcodec/x86/lossless_audiodsp: Move order&8 fallback into C code This is simpler and more robust, and fixes mismatching XMM save rest

[FFmpeg-cvslog] avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec()

2015-02-12 Thread Rong Yan
ffmpeg | branch: release/2.5 | Rong Yan | Tue Feb 3 03:04:33 2015 +| [b0b6d8de7ec88f1099efaf93d5b5bb43b9dfea22] | committer: Michael Niedermayer avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec() also add GET_TMP2() macro Signed-off-by: Michael Niedermayer (cherry picked from

[FFmpeg-cvslog] avcodec/h264_ps: More completely check the bit depths

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Feb 6 04:11:56 2015 +0100| [a75787a71a4b1991b561de2859705316ec5dca1b] | committer: Michael Niedermayer avcodec/h264_ps: More completely check the bit depths Fixes out of array read Fixes: asan_static-oob_30328b6_719_cov_3325483287_H264_

[FFmpeg-cvslog] avcodec/h264_slice: ignore SAR changes in slices after the first

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sat Feb 7 03:34:48 2015 +0100| [b20409c6907c4e446968bb55cef1a2307f2b9683] | committer: Michael Niedermayer avcodec/h264_slice: ignore SAR changes in slices after the first Fixes race condition and null pointer dereference Fixes: signal_sigs

[FFmpeg-cvslog] configure: enable vsx together with altivec for ppc64el

2015-02-12 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Fri Jan 9 17:32:09 2015 +0100| [9e9cde6afab06674b2ae6e4fd7f74fef740bda30] | committer: Michael Niedermayer configure: enable vsx together with altivec for ppc64el The altivec optimizations on little endian ppc64 don't work without vsx. Signe

[FFmpeg-cvslog] avcodec/arm/videodsp_armv5te: Fix linking failure with " g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a"

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Thu Feb 12 16:35:29 2015 +0100| [0f671dfeac1f8872ca2fc1fe8a424a87487d366e] | committer: Michael Niedermayer avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" Tested-by:

[FFmpeg-cvslog] avformat/thp: Check av_get_packet() for failure not only for partial output

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Thu Feb 5 03:45:21 2015 +0100| [0f642909d866c5189677b1ec864c777a6da49963] | committer: Michael Niedermayer avformat/thp: Check av_get_packet() for failure not only for partial output Fixes null pointer dereference Fixes: signal_sigsegv_db2c

[FFmpeg-cvslog] avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Mon Dec 22 11:51:55 2014 +0100| [bd78b9416d54fe0b3f4a69907420c7fa3ebc4ff8] | committer: Michael Niedermayer avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan

[FFmpeg-cvslog] avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Mon Dec 22 11:52:22 2014 +0100| [5262c88bb0778caf9e553a03cc887f985a336d8d] | committer: Michael Niedermayer avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videol

[FFmpeg-cvslog] avformat/tta: fix crash with corrupted files

2015-02-12 Thread wm4
ffmpeg | branch: release/2.5 | wm4 | Tue Feb 3 14:41:10 2015 +0100| [563e542b31e2174693207c1a391b71eac978187a] | committer: Michael Niedermayer avformat/tta: fix crash with corrupted files av_add_index_entry() can fail, for example because the parameters are invalid, or because memory allocat

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculation

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Feb 1 19:40:13 2015 +0100| [2f5c5767d1c36f4d4d28932a19e9d20ee10d7c29] | committer: Michael Niedermayer avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculation Signed-off-by: Michael Niedermayer (cherry picked from comm

[FFmpeg-cvslog] avcodec/h264_slice: Check picture structure before setting the related fields

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sat Feb 7 02:22:44 2015 +0100| [7997ec54c9d2d555293c3cca91b7ce64fa4b7607] | committer: Michael Niedermayer avcodec/h264_slice: Check picture structure before setting the related fields This might fix a hypothetical race condition Signed-of

[FFmpeg-cvslog] avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Fri Feb 6 22:16:08 2015 +0100| [137a0003779d1e355a747de08165e66edfe822dc] | committer: Michael Niedermayer avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT Signed-off-by: Michael Niedermayer (cherry picked from commit 1750b45cdf7

[FFmpeg-cvslog] avcodec/mjpegdec: Check number of components for JPEG-LS

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Feb 4 20:48:30 2015 +0100| [58096b70fa9868bf8f40a998e9870e58fb4630ef] | committer: Michael Niedermayer avcodec/mjpegdec: Check number of components for JPEG-LS Fixes out of array accesses Fixes: asan_heap-oob_1c1a4ea_1242_cov_2274415971

[FFmpeg-cvslog] avcodec/mpegvideo_motion: Fix gmc chroma dimensions

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Feb 4 22:30:08 2015 +0100| [c65a731b6f603789a16cf5ac275b67d85c6d92a6] | committer: Michael Niedermayer avcodec/mpegvideo_motion: Fix gmc chroma dimensions Fixes integer overflow and out of array read Fixes: asan_heap-oob_1fb2f9b_3780_co

[FFmpeg-cvslog] avcodec/mjpegdec: Check escape sequence validity

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Feb 4 20:13:18 2015 +0100| [0ae93844d0e85a2a8ce4a1454361bd08416081ff] | committer: Michael Niedermayer avcodec/mjpegdec: Check escape sequence validity Fixes assertion failure Fixes: asan_heap-oob_1c1a4ea_1242_cov_2274415971_TESTcmyk.jp

[FFmpeg-cvslog] avformat/mpc8: fix hang with fuzzed file

2015-02-12 Thread wm4
ffmpeg | branch: release/2.5 | wm4 | Tue Feb 3 19:04:12 2015 +0100| [193440f5662cc7183798d7eba961f98075361dcd] | committer: Michael Niedermayer avformat/mpc8: fix hang with fuzzed file This can lead to an endless loop by seeking back a few bytes after each attempted chunk read. Assuming negat

[FFmpeg-cvslog] avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Wed Feb 4 14:47:41 2015 +0100| [657dc91b44fd02a22db8ec1dc723c3a233fb51c4] | committer: Michael Niedermayer avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior Signed-off-by: Michael Niedermayer (cherry picked from commit 0

[FFmpeg-cvslog] avformat/mpc8: fix broken pointer math

2015-02-12 Thread wm4
ffmpeg | branch: release/2.5 | wm4 | Tue Feb 3 19:04:11 2015 +0100| [352d17086fd00e48fa0885113abaedc58a40adc8] | committer: Michael Niedermayer avformat/mpc8: fix broken pointer math This could overflow and crash at least on 32 bit systems. Reviewed-by: Reimar Döffinger Signed-off-by: Micha

[FFmpeg-cvslog] avutil/opencl: don't include config.h

2015-02-12 Thread James Almer
ffmpeg | branch: release/2.5 | James Almer | Mon Jan 12 13:48:52 2015 -0300| [9bc62da980336ad01495efbcae248aacdd0b831e] | committer: James Almer avutil/opencl: don't include config.h It's not an installed header. Tested-by: Thilo Borgmann Tested-by: Wei Gao Reviewed-by: Michael Niedermayer

[FFmpeg-cvslog] x86/swr: add missing alignment check to pack_6ch functions

2015-02-12 Thread James Almer
ffmpeg | branch: release/2.5 | James Almer | Wed Dec 31 02:15:08 2014 -0300| [2a6d16ba5f84fc13a1ad6c718ec08ee42639dc79] | committer: James Almer x86/swr: add missing alignment check to pack_6ch functions Reviewed-by: Michael Niedermayer Signed-off-by: James Almer (cherry picked from commit 5

[FFmpeg-cvslog] x86/lossless_audiodsp: fix compilation with --disable-yasm

2015-02-12 Thread James Almer
ffmpeg | branch: release/2.5 | James Almer | Fri Feb 6 03:46:43 2015 -0300| [ee902d3d2d78b1aed7d1c562d58128b450a54b02] | committer: Michael Niedermayer x86/lossless_audiodsp: fix compilation with --disable-yasm Reviewed-by: Michael Niedermayer Signed-off-by: James Almer (cherry picked from

[FFmpeg-cvslog] avfilter/dctdnoiz: fix slice_h computation

2015-02-12 Thread Clément Bœsch
ffmpeg | branch: release/2.4 | Clément Bœsch | Sun Feb 8 14:27:51 2015 +0100| [2c1d5f43cfaa6191690f0682d829bf54614a1b11] | committer: Clément Bœsch avfilter/dctdnoiz: fix slice_h computation ceilf() can only work if the reminder of the division is not 0. This fixes memory errors with for ins

[FFmpeg-cvslog] avfilter/dctdnoiz: fix slice_h computation

2015-02-12 Thread Clément Bœsch
ffmpeg | branch: release/2.5 | Clément Bœsch | Sun Feb 8 14:27:51 2015 +0100| [3429714f3d046f4e2235848a60b6f63bd084e01f] | committer: Clément Bœsch avfilter/dctdnoiz: fix slice_h computation ceilf() can only work if the reminder of the division is not 0. This fixes memory errors with for ins

[FFmpeg-cvslog] rtpdec_hevc: correct parsing of aggregated packets

2015-02-12 Thread Thomas Volkert
ffmpeg | branch: master | Thomas Volkert | Thu Feb 12 20:41:39 2015 +0100| [b6f577dbb2afde4111a1820435ab2c5afbf78e12] | committer: Michael Niedermayer rtpdec_hevc: correct parsing of aggregated packets reported by tim dot yao at amlogic dot com Signed-off-by: Michael Niedermayer > http://gi

[FFmpeg-cvslog] avformat/mpegtsenc: Do not create invalid files from annex b streams without SPS/PPS

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 12 22:31:47 2015 +0100| [33650e0e42d6e8e0daf5e403e317a2ce0bf36acb] | committer: Michael Niedermayer avformat/mpegtsenc: Do not create invalid files from annex b streams without SPS/PPS use global headers to create SPS/PPS when they are a

[FFmpeg-cvslog] avformat/rtsp: allow receiving subtitles via RTP

2015-02-12 Thread Gilles Chanteperdrix
ffmpeg | branch: master | Gilles Chanteperdrix | Sun Feb 8 22:22:40 2015 +0100| [afb0e5a810ae110a69b618e5fbed78a7c1b899f3] | committer: Michael Niedermayer avformat/rtsp: allow receiving subtitles via RTP Reviewed-by: Thomas Volkert Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avformat/rtpdec: add T.140 RTP depacketization (RFC 4103)

2015-02-12 Thread Gilles Chanteperdrix
ffmpeg | branch: master | Gilles Chanteperdrix | Sun Feb 8 22:22:41 2015 +0100| [af940e6cb1212d4338e55c03498ef5ae40e6e749] | committer: Michael Niedermayer avformat/rtpdec: add T.140 RTP depacketization (RFC 4103) Reviewed-by: Thomas Volkert Signed-off-by: Michael Niedermayer > http://git.

[FFmpeg-cvslog] avformat/rtsp: parse lang attribute in SDP

2015-02-12 Thread Gilles Chanteperdrix
ffmpeg | branch: master | Gilles Chanteperdrix | Sun Feb 8 22:22:45 2015 +0100| [c7ad1f562b0fe46b77a8a9987a0d3512fc8197ea] | committer: Michael Niedermayer avformat/rtsp: parse lang attribute in SDP Reviewed-by: Thomas Volkert Signed-off-by: Michael Niedermayer > http://git.videolan.org/gi

[FFmpeg-cvslog] avformat/mov: Heuristically detect raw udta

2015-02-12 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 13 04:20:55 2015 +0100| [849ad5175b7980aab5801a1ee15dbd0d595cd3c8] | committer: Michael Niedermayer avformat/mov: Heuristically detect raw udta Fixes tkhd+moov fragment provided by koda Signed-off-by: Michael Niedermayer > http://git.v