[FFmpeg-cvslog] configure: Check for _M_ARMT to detect thumb when using MSVC

2015-07-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Fri Jul 24 23:29:17 2015 +0300| [60a21b3d81c1a11cf5a08950eadd4e84ca2e597c] | committer: Martin Storsjö configure: Check for _M_ARMT to detect thumb when using MSVC Signed-off-by: Martin Storsjö mar...@martin.st

[FFmpeg-cvslog] Merge commit '60a21b3d81c1a11cf5a08950eadd4e84ca2e597c'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 13:20:12 2015 +0200| [d06ea6e5ce51165c7c81677ab6827612173bf4f7] | committer: Michael Niedermayer Merge commit '60a21b3d81c1a11cf5a08950eadd4e84ca2e597c' * commit '60a21b3d81c1a11cf5a08950eadd4e84ca2e597c':

[FFmpeg-cvslog] configure: Simplify, remove an unnecessary intermediate variable

2015-07-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Mon Jul 27 09:40:28 2015 +0300| [e4015b00d4e9e40dc1693a018edd51bf7a04993e] | committer: Martin Storsjö configure: Simplify, remove an unnecessary intermediate variable Signed-off-by: Martin Storsjö mar...@martin.st

[FFmpeg-cvslog] Merge commit 'e4015b00d4e9e40dc1693a018edd51bf7a04993e'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 12:51:40 2015 +0200| [a74e3fc18b569693e7e046089b283576eae33a22] | committer: Michael Niedermayer Merge commit 'e4015b00d4e9e40dc1693a018edd51bf7a04993e' * commit 'e4015b00d4e9e40dc1693a018edd51bf7a04993e':

[FFmpeg-cvslog] configure: Default to armasm for --toolchain=msvc when targeting arm

2015-07-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Fri Jul 24 23:23:29 2015 +0300| [2192ff84dd720968108bc1ca54e239f4c94eb61d] | committer: Martin Storsjö configure: Default to armasm for --toolchain=msvc when targeting arm Signed-off-by: Martin Storsjö mar...@martin.st

[FFmpeg-cvslog] Merge commit '2192ff84dd720968108bc1ca54e239f4c94eb61d'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 13:00:03 2015 +0200| [d9f3efd3d611c83a0ceb2f05dc97e9feafc57575] | committer: Michael Niedermayer Merge commit '2192ff84dd720968108bc1ca54e239f4c94eb61d' * commit '2192ff84dd720968108bc1ca54e239f4c94eb61d':

[FFmpeg-cvslog] configure: Check MSVC defines for identifying hardfloat

2015-07-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Fri Jul 24 23:25:10 2015 +0300| [616b409c8f1e4fa568908212c01f6530da8d2e71] | committer: Martin Storsjö configure: Check MSVC defines for identifying hardfloat This macro identifies whether VFPv3 is available; MSVC defaults to

[FFmpeg-cvslog] Merge commit '616b409c8f1e4fa568908212c01f6530da8d2e71'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 13:07:46 2015 +0200| [8324d427c21aa37e173983cb1ba12915b4d62a8d] | committer: Michael Niedermayer Merge commit '616b409c8f1e4fa568908212c01f6530da8d2e71' * commit '616b409c8f1e4fa568908212c01f6530da8d2e71':

[FFmpeg-cvslog] avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitles

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 15:13:50 2015 +0200| [42aa02418e43802b4ebcca373d2413ab63a0307e] | committer: Michael Niedermayer avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitles Fixes Ticket4200 Signed-off-by:

[FFmpeg-cvslog] Merge commit '6d3081e6c374ff7da12b07ed33d1662be1b32dbc'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 12:41:06 2015 +0200| [46f01e413320acb86a66d13d13735694d1a0364d] | committer: Michael Niedermayer Merge commit '6d3081e6c374ff7da12b07ed33d1662be1b32dbc' * commit '6d3081e6c374ff7da12b07ed33d1662be1b32dbc': doc:

[FFmpeg-cvslog] doc: Remove the now unnecessary remark about PATH and link.exe

2015-07-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Sun Jul 26 20:23:30 2015 +0300| [6d3081e6c374ff7da12b07ed33d1662be1b32dbc] | committer: Martin Storsjö doc: Remove the now unnecessary remark about PATH and link.exe Signed-off-by: Martin Storsjö mar...@martin.st

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions

2015-07-27 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil shivraj.pa...@imgtec.com | Mon Jul 27 17:47:34 2015 +0530| [71aede3ced76a5adb4d8cd44a70dfe2487db882a] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions Signed-off-by: Shivraj Patil

[FFmpeg-cvslog] avformat/mpegts: Replace silent cliping of language_count by asserts

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 18:03:53 2015 +0200| [c8c86b8f9b8c166633a7324c8646f38866801b88] | committer: Michael Niedermayer avformat/mpegts: Replace silent cliping of language_count by asserts Failure should not be possible, if it does

[FFmpeg-cvslog] avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2 ()

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Mon Jul 6 11:33:01 2015 +0200| [0dbfb5386f1e27ef148793a4eb47bd9826756f2c] | committer: Michael Niedermayer avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2() Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec: Add a min size parameter to ff_alloc_packet2()

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 19:36:16 2015 +0200| [e36db49b7b31cb17912895cb4d95b7b45d6f0882] | committer: Michael Niedermayer avcodec: Add a min size parameter to ff_alloc_packet2() This parameter can be used to inform the allocation code

[FFmpeg-cvslog] avcodec/v410enc: do not use internal-byte_buffer

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sun Jul 5 21:13:04 2015 +0200| [af5f707e46f01d9afff57029d098fb46da53cc93] | committer: Michael Niedermayer avcodec/v410enc: do not use internal-byte_buffer it is not optimal when the buffer size is well known at allocation time

[FFmpeg-cvslog] avcodec/utils: do not use internal- byte_buffer when little downsizing is expected

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 20:01:59 2015 +0200| [9fe873bec8b6d342064cf282b0ba09f91ac9292f] | committer: Michael Niedermayer avcodec/utils: do not use internal-byte_buffer when little downsizing is expected Signed-off-by: Michael

[FFmpeg-cvslog] AAC Encoder: clipping avoidance

2015-07-27 Thread Claudio Freire
ffmpeg | branch: master | Claudio Freire klaussfre...@gmail.com | Mon Jul 20 22:53:24 2015 -0300| [59216e0525a58714be4207be6ae8744750e62867] | committer: Michael Niedermayer AAC Encoder: clipping avoidance Avoid clipping due to quantization noise to produce audible artifacts, by detecting

[FFmpeg-cvslog] wmv2enc: Check memory allocation

2015-07-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Fri Jul 24 04:24:33 2015 +0100| [03eb55741427c6608f63972c105e565ca0ba4f15] | committer: Vittorio Giovara wmv2enc: Check memory allocation

[FFmpeg-cvslog] Merge commit '03eb55741427c6608f63972c105e565ca0ba4f15'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 20:42:09 2015 +0200| [59b009411fcc8531d661a381bbd2608e36c20bd0] | committer: Michael Niedermayer Merge commit '03eb55741427c6608f63972c105e565ca0ba4f15' * commit '03eb55741427c6608f63972c105e565ca0ba4f15':

[FFmpeg-cvslog] Merge commit 'a67b67944aa9e6e794934d15f9fd9a9cf7173e09'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 20:32:41 2015 +0200| [c7074375724e85e889ddaff68d150c12a90b4300] | committer: Michael Niedermayer Merge commit 'a67b67944aa9e6e794934d15f9fd9a9cf7173e09' * commit 'a67b67944aa9e6e794934d15f9fd9a9cf7173e09':

[FFmpeg-cvslog] ac3enc_template: Use the correct context field

2015-07-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Fri Jul 24 05:17:26 2015 +0100| [a67b67944aa9e6e794934d15f9fd9a9cf7173e09] | committer: Vittorio Giovara ac3enc_template: Use the correct context field For audio encoders, delay has no effect, use the appropriate one,

[FFmpeg-cvslog] lavc: Deprecate avctx.me_method

2015-07-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Tue Jul 7 01:20:43 2015 +0100| [4b6b1082a73907c7c3de2646c6398bc61320f2c6] | committer: Vittorio Giovara lavc: Deprecate avctx.me_method This option is extremely codec specific and only a few codecs employ it. Move it to

[FFmpeg-cvslog] Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 21:03:20 2015 +0200| [0b6f092ed31b83e01e980b596ef8bdd9db6cfff6] | committer: Michael Niedermayer Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6' * commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6':

[FFmpeg-cvslog] avfilter: add acrossfade filter

2015-07-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol one...@gmail.com | Thu Jul 23 22:13:17 2015 +| [4a2836eaf33b64512678ed6dc1387f8f042cf387] | committer: Paul B Mahol avfilter: add acrossfade filter Signed-off-by: Paul B Mahol one...@gmail.com

[FFmpeg-cvslog] Merge commit 'b94ec30428b9696f99b08055735689623fe63954'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 23:21:23 2015 +0200| [e3ec2cde2c394af6c9b64bccd39bc206a88a4e58] | committer: Michael Niedermayer Merge commit 'b94ec30428b9696f99b08055735689623fe63954' * commit 'b94ec30428b9696f99b08055735689623fe63954':

[FFmpeg-cvslog] lavc: Update version and APIchanges

2015-07-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Fri Jul 3 00:50:54 2015 +0100| [b94ec30428b9696f99b08055735689623fe63954] | committer: Vittorio Giovara lavc: Update version and APIchanges Signed-off-by: Vittorio Giovara vittorio.giov...@gmail.com

[FFmpeg-cvslog] Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 21:14:31 2015 +0200| [94d68a41fabb55dd8c7e59b88fe4a28a637d1e5f] | committer: Michael Niedermayer Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' * commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615':

[FFmpeg-cvslog] Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 22:21:19 2015 +0200| [444e9874a75c821ad4a1b487559ee8ca1c999712] | committer: Michael Niedermayer Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' * commit 'def97856de6021965db86c25a732d78689bd6bb0':

[FFmpeg-cvslog] Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 22:53:16 2015 +0200| [29d147c94dd40a78ca3981f39365cc77dae9a0da] | committer: Michael Niedermayer Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' * commit '059a934806d61f7af9ab3fd9f74994b838ea5eba':

[FFmpeg-cvslog] hap: Move some per-stream setup into decoder init rather than per-frame

2015-07-27 Thread Tom Butterworth
ffmpeg | branch: master | Tom Butterworth bangno...@gmail.com | Thu Jul 23 14:37:08 2015 -0400| [43dd004747fa697396b47d034a80e069facbea09] | committer: Vittorio Giovara hap: Move some per-stream setup into decoder init rather than per-frame This change will reject frames with a texture type

[FFmpeg-cvslog] Merge commit '43dd004747fa697396b47d034a80e069facbea09'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 23:36:37 2015 +0200| [f01e3c5d000d264b2935e186594a37a3c00f9465] | committer: Michael Niedermayer Merge commit '43dd004747fa697396b47d034a80e069facbea09' * commit '43dd004747fa697396b47d034a80e069facbea09': hap:

[FFmpeg-cvslog] Merge commit '3ee217853a6741b829a2683f49c590618891b1ab'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 27 23:47:01 2015 +0200| [4be1b6bef09737cef8173b619132fa13bef80818] | committer: Michael Niedermayer Merge commit '3ee217853a6741b829a2683f49c590618891b1ab' * commit '3ee217853a6741b829a2683f49c590618891b1ab':

[FFmpeg-cvslog] Support the Hap chunked frame format

2015-07-27 Thread Tom Butterworth
ffmpeg | branch: master | Tom Butterworth bangno...@gmail.com | Thu Jul 23 14:39:29 2015 -0400| [3ee217853a6741b829a2683f49c590618891b1ab] | committer: Vittorio Giovara Support the Hap chunked frame format Signed-off-by: Vittorio Giovara vittorio.giov...@gmail.com

[FFmpeg-cvslog] Merge commit 'b7040e67ec18259ca634a0e29d98469b3484a87c'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Tue Jul 28 00:27:37 2015 +0200| [ea7e4f8e6aa2500716b55a1d9ad247bca1cd1174] | committer: Michael Niedermayer Merge commit 'b7040e67ec18259ca634a0e29d98469b3484a87c' * commit 'b7040e67ec18259ca634a0e29d98469b3484a87c':

[FFmpeg-cvslog] fate: Add hap-chunk ref file

2015-07-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Mon Jul 27 16:56:12 2015 +0100| [abdc7e403e003e97a0dcc4499ac319bf854aeead] | committer: Vittorio Giovara fate: Add hap-chunk ref file Missing from the push of 3ee217853a6741b829a2683f49c590618891b1ab.

[FFmpeg-cvslog] hap: Add utility functions file

2015-07-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Mon Jul 27 16:20:29 2015 +0100| [aaf937ee3557bfb99c2ad298591b22a7f22ecbf7] | committer: Vittorio Giovara hap: Add utility functions file Missing from the push of 3ee217853a6741b829a2683f49c590618891b1ab.

[FFmpeg-cvslog] Merge commit 'abdc7e403e003e97a0dcc4499ac319bf854aeead'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Tue Jul 28 00:04:02 2015 +0200| [146730480265dc2ce23f18a15b9edf2129b54185] | committer: Michael Niedermayer Merge commit 'abdc7e403e003e97a0dcc4499ac319bf854aeead' * commit 'abdc7e403e003e97a0dcc4499ac319bf854aeead':

[FFmpeg-cvslog] Merge commit 'aaf937ee3557bfb99c2ad298591b22a7f22ecbf7'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Tue Jul 28 00:02:37 2015 +0200| [952e9fbb4aaa7d424847e64514973d749d2fc931] | committer: Michael Niedermayer Merge commit 'aaf937ee3557bfb99c2ad298591b22a7f22ecbf7' * commit 'aaf937ee3557bfb99c2ad298591b22a7f22ecbf7': hap:

[FFmpeg-cvslog] qsvdec_mpeg2: drop an incorrect comment

2015-07-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov an...@khirnov.net | Mon Jul 27 08:01:09 2015 +0200| [db21dde3f72c2331653399bdb8745350f015d847] | committer: Anton Khirnov qsvdec_mpeg2: drop an incorrect comment It got copypasted from the h264 decoder, but it does not apply to mpeg2.

[FFmpeg-cvslog] Merge commit 'b5c1c16247ab7d166c84eaf4564e49a1535fdaaf'

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Tue Jul 28 00:13:51 2015 +0200| [e1296b5fa4e54941dcc68136022d71dfff01e214] | committer: Michael Niedermayer Merge commit 'b5c1c16247ab7d166c84eaf4564e49a1535fdaaf' * commit 'b5c1c16247ab7d166c84eaf4564e49a1535fdaaf':

[FFmpeg-cvslog] asfdec: do not align Data Object when Broadcast Flag is set

2015-07-27 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková alexandra.khirn...@gmail.com | Thu Jul 23 12:33:37 2015 +0200| [b5c1c16247ab7d166c84eaf4564e49a1535fdaaf] | committer: Anton Khirnov asfdec: do not align Data Object when Broadcast Flag is set its size is invalid in this case Signed-off-by: Anton

[FFmpeg-cvslog] h264: fix AVDISCARD_NONKEY for some interlaced content

2015-07-27 Thread John Högberg
ffmpeg | branch: master | John Högberg john.hogb...@ericsson.com | Fri Jul 24 15:30:38 2015 +0200| [b7040e67ec18259ca634a0e29d98469b3484a87c] | committer: Anton Khirnov h264: fix AVDISCARD_NONKEY for some interlaced content When skip_frame is set to _NONKEY the decoder skips everything except

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Sat May 23 12:03:38 2015 +0200| [f1a4af4dc27c41e13e15ff5e7e9f5af3551a1b2e] | committer: Michael Niedermayer avformat/wavdec: Increase probe_packets limit Fixes DTS detection of b2429e5ba9.dts Signed-off-by: Michael

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon May 25 03:45:38 2015 +0200| [4ac8b94a73218aa176226a431a222a1946199e7c] | committer: Michael Niedermayer avcodec/put_bits: Assert that there is enough space left in skip_put_bytes() Signed-off-by: Michael Niedermayer

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

2015-07-27 Thread Rodger Combs
ffmpeg | branch: release/2.5 | Rodger Combs rodger.co...@gmail.com | Sat May 23 14:07:14 2015 +0200| [9e1a818a2df1a5c023780bb3d9b0bcafbe7bf20e] | committer: Michael Niedermayer avformat/wavdec: Increase dts packet threshold to fix more misdetections Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size()

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon May 25 04:53:09 2015 +0200| [962ad32891c82906cdca3a5e4c3e1d3e92b384bc] | committer: Michael Niedermayer avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size() Signed-off-by: Michael Niedermayer

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Sun Jun 7 18:50:43 2015 +0200| [e4e3b14bba127bdce9521a78446b294f6bc8e43b] | committer: Michael Niedermayer vp9: change type of tile_size from unsigned to int64_t Otherwise the check 'tile_size size' treats a

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Thu Jun 4 03:47:55 2015 +0200| [de943a3460a8a0f88cbdbfa1ef16ae93dbbbee29] | committer: Michael Niedermayer swresample/swresample: Cleanup on init failure. This avoids leaks if the user doest call swr_close() after a failed

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Sat May 30 16:18:48 2015 +0200| [a1879d347e6268635e19fcf4fd31cc4dfa0e161c] | committer: Michael Niedermayer libopenjpegdec: check existence of image component data libopenjpeg can return images with components

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Tue Jun 9 22:41:24 2015 +0200| [da13957525a7939599cf7f425c2feb00ea5a] | committer: Michael Niedermayer sonic: set avctx-channels in sonic_decode_init Otherwise it can be 0 in sonic_decode_frame, causing

[FFmpeg-cvslog] postproc: fix unaligned access

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Thu Jun 18 20:15:12 2015 +0200| [dd141a50ccb3913d6e9b46478cac7a640e76ddc4] | committer: Michael Niedermayer postproc: fix unaligned access QP_store is only 8-bit-aligned, so accessing it as uint32_t causes

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

2015-07-27 Thread wm4
ffmpeg | branch: release/2.5 | wm4 nfx...@googlemail.com | Wed Jun 17 00:21:02 2015 +0200| [3903a60d4beeb46cda5d830be2eb2bac76171ce8] | committer: Michael Niedermayer avio: fix potential crashes when combining ffio_ensure_seekback + crc Calling ffio_ensure_seekback() if ffio_init_checksum()

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Mon Jun 8 22:38:29 2015 +0200| [27d50fb2d52bc1fb85d13b968f61a70ea8defc9e] | 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

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Fri Jun 19 16:46:06 2015 +0200| [fc0df14de1a6f75be52b77e067608d833a68c05c] | committer: Michael Niedermayer avcodec/dpxenc: implement write16/32 as functions Fixes undefined behavior and segfault Signed-off-by: Michael

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Mon Jun 15 21:06:51 2015 +0200| [5464da89056698856d919585256bb422558eb554] | committer: Michael Niedermayer matroskadec: validate audio channels and bitdepth In the TTA extradata re-construction the values are

[FFmpeg-cvslog] ffmpeg: Free last_frame instead of just unref

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Thu Jun 18 05:27:08 2015 +0200| [568c1b8166b111d41e6b416e6d98244072fb087a] | committer: Michael Niedermayer ffmpeg: Free last_frame instead of just unref Fixes Ticket4611 Signed-off-by: Michael Niedermayer michae...@gmx.at

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Fri Jun 12 15:36:20 2015 +0200| [7d03a9156da3df077feb4a5235d9393d313cd5ff] | committer: Michael Niedermayer ffmpeg_opt: Check for localtime() failure Found-by: Daemon404 Signed-off-by: Michael Niedermayer michae...@gmx.at

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Thu Jun 4 23:07:44 2015 +0200| [b4d265e2dcd9f714df83c5b7468e28dc1e274397] | committer: Michael Niedermayer arm: only enable setend on ARMv6 Without this check it causes SIGILL crashes on ARMv5. Reviewed-by:

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Sun Jun 14 12:40:18 2015 +0200| [58a0dc1bdf67d11fbb2a46a1726ba9abc2550a9f] | committer: Michael Niedermayer h264: er: Copy from the previous reference only if compatible Also use the frame pixel format instead

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

2015-07-27 Thread Deliang Fu
ffmpeg | branch: release/2.5 | Deliang Fu agoals...@gmail.com | Wed Jun 10 12:30:46 2015 +0800| [bda906a19561f6e4cc60c9dd494eef1669a438b9] | 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

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Wed Jun 10 11:37:48 2015 +0200| [f5a73058b0f26133bb366f8644711563db76fb74] | committer: Michael Niedermayer avcodec/h264_slice: Use AVFrame diemensions for grayscale handling The AVFrame values are closer to the AVFrame

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Wed Jun 10 00:47:43 2015 +0200| [a2a545d8db8e9081dfae02e8f2ccfac8796783f1] | committer: Michael Niedermayer avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() Signed-off-by: Michael Niedermayer

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

2015-07-27 Thread Sebastien Zwickert
ffmpeg | branch: release/2.5 | Sebastien Zwickert dilar...@gmail.com | Sat Jun 20 13:19:29 2015 +0200| [8f067955332dc185003f30387c5deb41fe954786] | committer: Michael Niedermayer vda: unlock the pixel buffer base address. The pixel buffer base address is never unlocked this causes a bug with

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon Jun 22 22:23:22 2015 +0200| [f9dbe8ab2a03c8843c45536589b5d4fe9546ae8d] | committer: Michael Niedermayer swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian The function is specific to little endian

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

2015-07-27 Thread James Almer
ffmpeg | branch: release/2.5 | James Almer jamr...@gmail.com | Tue Jun 23 01:14:16 2015 -0300| [3528822f969ebbec0b63316ba341e2749a94be4d] | committer: Michael Niedermayer swscale/x86/rgb2rgb_template: add missing xmm clobbers Reviewed-by: Michael Niedermayer michae...@gmx.at Signed-off-by:

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

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Sat May 23 23:32:12 2015 +0200| [7a12379463b5d9cf31424d339f4b02cfd7d9e22f] | 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

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon Jun 22 18:27:27 2015 +0200| [7ff8f9a604f09e208c6d017c4ab88dd8c0ba6430] | committer: Michael Niedermayer swr: Remember previously set int_sample_format from user Signed-off-by: Michael Niedermayer michae...@gmx.at (cherry

[FFmpeg-cvslog] Update for 2.5.8

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Tue Jul 28 03:23:43 2015 +0200| [ad03cef4208b564f63354cdce6610e854cd51a48] | committer: Michael Niedermayer Update for 2.5.8 Signed-off-by: Michael Niedermayer mich...@niedermayer.cc

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon May 25 04:54:41 2015 +0200| [e83d99863418104adb1ea12825a19343ced5227c] | committer: Michael Niedermayer avcodec/mpegvideo_enc: Update the buffer size as more slices are merged Signed-off-by: Michael Niedermayer

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

2015-07-27 Thread Luca Barbato
ffmpeg | branch: release/2.5 | Luca Barbato lu_z...@gentoo.org | Mon May 25 22:30:10 2015 +0200| [6b2163caabadf3bd5618ce78720035946b5493f3] | committer: Michael Niedermayer h264: Make sure reinit failures mark the context as not initialized (cherry picked from commit

[FFmpeg-cvslog] swresample: Check the return value of resampler-init()

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Wed Jun 3 00:48:29 2015 +0200| [fd989ff9ca4dfe3fb9b5b41737740d58b6c5a873] | committer: Michael Niedermayer swresample: Check the return value of resampler-init() Signed-off-by: Michael Niedermayer michae...@gmx.at (cherry

[FFmpeg-cvslog] libopenjpegenc: add NULL check for img before accessing it

2015-07-27 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun andreas.cadhal...@googlemail.com | Mon Jun 1 00:51:30 2015 +0200| [42c54f8f4dd9b43dcb9cfc484b9f5ce82d1a812e] | committer: Michael Niedermayer libopenjpegenc: add NULL check for img before accessing it If opj_image_create fails to allocate an

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon May 25 03:48:45 2015 +0200| [8d98fbef16554c3b889c426c75155823d6be2f37] | committer: Michael Niedermayer avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() Signed-off-by: Michael Niedermayer

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

2015-07-27 Thread Ganesh Ajjanagadde
ffmpeg | branch: release/2.5 | Ganesh Ajjanagadde gajjanaga...@gmail.com | Tue Jun 2 23:17:48 2015 -0400| [3dc303a05192b2a7863b4ce4df10646b501ebe4e] | committer: Michael Niedermayer swresample/dither: check memory allocation check memory allocation in swri_get_dither() Signed-off-by: Michael

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Thu Jun 4 22:47:24 2015 +0200| [177014a49437869971310c8c6c171255c391a636] | committer: Michael Niedermayer avcodec/atrac3plusdec: consume only as many bytes as available Signed-off-by: Michael Niedermayer michae...@gmx.at

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Thu Jun 4 22:59:34 2015 +0200| [5ebae729b9a9cbeb553056eca25a2caedbe03c5d] | committer: Michael Niedermayer avcodec/alsdec: Check for overread Signed-off-by: Michael Niedermayer michae...@gmx.at (cherry picked from commit

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Thu Jun 4 22:34:12 2015 +0200| [cdd594e24ba1729f9850bbefc4b8d87a7adb1740] | committer: Michael Niedermayer avcodec/adpcm: Check for overreads See: vlc ticket 14649 Reported-by: carl Signed-off-by: Michael Niedermayer

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Tue Jun 9 00:37:26 2015 +0200| [062f63e46cd8d4d8094928ce78566e8fb0830aa5] | committer: Michael Niedermayer avcodec/jpeg2000dec: Check that coords match before applying ICT This avoid potential out of array accesses

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon May 25 12:13:53 2015 +0200| [a61759596dc76448d265a66aaa5c3f452d729097] | committer: Michael Niedermayer ffmpeg_opt: Set the video VBV parameters only for the video stream from -target Signed-off-by: Michael Niedermayer

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

2015-07-27 Thread Simon Thelen
ffmpeg | branch: release/2.5 | Simon Thelen ffmpeg-...@c-14.de | Tue Jun 9 04:55:57 2015 +0200| [fb22fc0c46bb4bee48cdcdf43c8cb1d18aa04e20] | committer: Michael Niedermayer libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing 'c'. Return layout

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Sun Jun 7 14:55:10 2015 +0200| [057d6e1cd62055c58db1087b553e6beb871509ab] | committer: Michael Niedermayer avformat/ffmdec: Check ffio_set_buf_size() return value Signed-off-by: Michael Niedermayer michae...@gmx.at (cherry

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Wed Jun 3 22:39:27 2015 +0200| [1728aa3442d7e3a18268a9b8ae8fcb5ff914fa33] | committer: Michael Niedermayer Revert avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference This was simply wrong

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

2015-07-27 Thread Nedeljko Babic
ffmpeg | branch: release/2.5 | Nedeljko Babic nedeljko.ba...@imgtec.com | Wed Jun 3 16:17:39 2015 +0200| [3dd5c6a4ba805f7b6c4c80897571cb14b9aa4496] | committer: Michael Niedermayer libavutil/softfloat: Fix av_normalize1_sf bias. av_normalize1_sf doesn't properly address border case when

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

2015-07-27 Thread Chris Watkins
ffmpeg | branch: release/2.5 | Chris Watkins w...@chromium.org | Tue Jul 7 10:23:44 2015 -0700| [4f4ff23ccb88a6e815b9e8cbb95133491f1fb28c] | committer: Michael Niedermayer oggparsedirac: check return value of init_get_bits If init_get_bits fails the GetBitContext is invalid and must not be

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Tue Jun 30 16:01:15 2015 +0200| [c7cb598bdd8ac914ca300be7031cbe0208eb85e5] | committer: Michael Niedermayer avfilter/vf_transpose: Fix rounding error Fixes out of array access Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Thu Jul 9 22:16:15 2015 +0200| [d137bb92b29895207d0d2fccb34c235451771671] | committer: Michael Niedermayer avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() This ensures that no stale pointers leak through on any

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Thu Jul 16 11:52:33 2015 +0200| [b7c8d072ea1bde2edd8f2b1b83d3463b6ca4c844] | committer: Michael Niedermayer avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Wed Jun 24 13:27:39 2015 +0200| [98d916300afeb5291f2a8eb8c0deb9fc33f545dc] | committer: Michael Niedermayer ffmpeg: Do not use the data/size of a bitstream filter after failure Found-by: Rodger Combs Signed-off-by: Michael

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon Jun 1 21:35:02 2015 +0200| [f569422d669ff2232e52ee4345eea0742d37c67c] | 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

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

2015-07-27 Thread Zhang Rui
ffmpeg | branch: release/2.5 | Zhang Rui bbcal...@gmail.com | Tue Jul 14 14:47:26 2015 +0800| [d819a2c9869cacfc58ab7ef55bf74532bd6dad20] | committer: Michael Niedermayer avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() Signed-off-by: Michael

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 13 23:33:18 2015 +0200| [3e167497c78f0f562fa6b5d05977bf3028ad8780] | committer: Michael Niedermayer ffmpeg: Fix cleanup with ost = NULL Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer michae...@gmx.at | Mon Jun 29 21:08:05 2015 +0200| [d661cfad02afc2f8cb17d5b89c1aced1189dab82] | committer: Michael Niedermayer avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are forbidden in PNG Fixes inconsistency and out of

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 20:27:25 2015 +0200| [384f6801a2ed1611e01df358ffbb08c689e38670] | committer: Michael Niedermayer avfilter/af_aresample: Check ff_all_* for allocation failures Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Tue Jul 14 14:14:16 2015 +0200| [3953c497e2751bbbfd5063e4b7b54c868f46e031] | committer: Michael Niedermayer avformat/mov: Fix deallocation when MOVStreamContext failed to allocate Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 13 21:19:04 2015 +0200| [95d8912bfdc5e0eca54d9f3b251f67c19b88b6a3] | committer: Michael Niedermayer avcodec/pthread_frame: check avctx on deallocation Fixes null pointer dereferences Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Sat Jul 18 17:55:19 2015 +0200| [c72c1b871602079f4d867bf5c04fa0a3f51ec7c2] | committer: Michael Niedermayer avcodec/diracdec: Check for hpel_base allocation failure Fixes null pointer dereference Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Sat Jul 18 19:02:26 2015 +0200| [1166d9245ab1ee76905a8ec7355a7f03f611ed83] | committer: Michael Niedermayer avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Mon Jul 13 15:46:10 2015 +0200| [3489693051a7eaa43b219fc55286cb5e0c280902] | committer: Michael Niedermayer avcodec/alac: Clear pointers in allocate_buffers() Fixes:

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

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer mich...@niedermayer.cc | Tue Jul 14 13:02:19 2015 +0200| [40f5222e9c17b0ae759e38e2ba783017f183729b] | committer: Michael Niedermayer ffmpeg: Fix crash with ost-last_frame allocation failure Fixes:

  1   2   >