[FFmpeg-cvslog] avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jan 31 04:10:02 2016 +0100| [6ffac5d33d334f847150356293ecb6f9eaf69e15] | committer: Michael Niedermayer avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper( )

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sun Jan 17 00:55:44 2016 +0100| [1a88eef93bd1a175465d61d162d42e4921549ba2] | committer: Michael Niedermayer swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() Fixes: 372d2df1f04b49e25f109f07f90b1505/asan_heap-oob_28

[FFmpeg-cvslog] avcodec/put_bits: Assert buf_ptr in flush_put_bits()

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Mon Jan 18 17:13:55 2016 +0100| [f6755e5e19eb84de3e9f6838406d9f1f240c02b9] | committer: Michael Niedermayer avcodec/put_bits: Assert buf_ptr in flush_put_bits() Signed-off-by: Michael Niedermayer (cherry picked from commit 3ef5de0f19774e2c3

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer()

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Thu Jan 21 15:39:43 2016 +0100| [e229fbf5ce8400fde181758171c6ac911432ddfd] | committer: Michael Niedermayer avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer() Fixes assertion failure Fixes: 6568d187979ce1

[FFmpeg-cvslog] doc/demuxers: Document enable_drefs and use_absolute_path

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 20 16:49:43 2016 +0100| [3c7597f2e9c98fb4bcb62b0bd8262be36bbcd0b7] | committer: Michael Niedermayer doc/demuxers: Document enable_drefs and use_absolute_path Reviewed-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] avcodec/mjpegdec: Check for end for both bytes in unescaping

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Thu Jan 21 21:01:47 2016 +0100| [965a8bda9422eb9fcb2940c0c9776c5af3f95d0f] | committer: Michael Niedermayer avcodec/mjpegdec: Check for end for both bytes in unescaping Fixes assertion failure Fixes: c40c779601b77dc6e19aaea0b04b9751/signal_

[FFmpeg-cvslog] avformat/avio: Limit url option parsing to the documented cases

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 20 09:43:54 2016 +0100| [3cd17b9b5c4301405c99bcb6897f7ebf975ad1ea] | committer: Michael Niedermayer avformat/avio: Limit url option parsing to the documented cases This feature is not know much or used much AFAIK, and it might be hel

[FFmpeg-cvslog] avcodec/aacenc: Check both channels for finiteness

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sat Jan 16 18:32:07 2016 +0100| [9d230f4666ac98c35a1a42b1a91e934fa563a579] | committer: Michael Niedermayer avcodec/aacenc: Check both channels for finiteness Fixes null pointer dereference Fixes: 10412fc52ecc6eab40ed67f82ca7b372/signal_sig

[FFmpeg-cvslog] avcodec/jpeg2000dec: More completely check cdef

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 27 17:13:10 2016 +0100| [12f256a729a8d9f1f1ae37dc14fb4437b935b133] | committer: Michael Niedermayer avcodec/jpeg2000dec: More completely check cdef Fixes out of array access Fixes: j2k-poc.bin Found-by: Lucas Leong Signed-off-by: M

[FFmpeg-cvslog] Update for 2.7.6

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sun Jan 31 00:42:09 2016 +0100| [bbea86d80922148598527018dc1e9488fdca73a2] | committer: Michael Niedermayer Update for 2.7.6 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bbea86d809221485985

[FFmpeg-cvslog] swscale/swscale-test: Fix slice height in random reference data creation.

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Mon Aug 17 03:08:10 2015 +0200| [4b17205c775608247e6726ecad018de0b6a8bc20] | committer: Michael Niedermayer swscale/swscale-test: Fix slice height in random reference data creation. Found-by: Pedro Arthur Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/wmaenc: Check ff_wma_init() for failure

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Thu Jan 21 02:38:05 2016 +0100| [974f9d255d28acfe8b482836e466135bc42a94d0] | committer: Michael Niedermayer avcodec/wmaenc: Check ff_wma_init() for failure Fixes null pointer dereference Fixes: c4faf8280ba366bf00a79d425f2910a8/signal_sigseg

[FFmpeg-cvslog] avformat/concat: Check protocol prefix

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 20 11:10:27 2016 +0100| [573a7b4c670681fa31607201dfe1aa81aee01440] | committer: Michael Niedermayer avformat/concat: Check protocol prefix Reviewed-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] avcodec/tiff: Check subsample & rps values more completely

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Mon Jan 18 03:31:25 2016 +0100| [eb0872335f0118d7081f05df7f441d8edf0171cd] | committer: Michael Niedermayer avcodec/tiff: Check subsample & rps values more completely Fixes out of array access Fixes: 83aedfb29af669c4d6e10f1bfad974d2/asan_he

[FFmpeg-cvslog] avcodec/gif: Fix lzw buffer size

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Mon Jan 18 19:20:03 2016 +0100| [40e846bb3f8e6fcc0133f1da24ef30de0a6c5f16] | committer: Michael Niedermayer avcodec/gif: Fix lzw buffer size Fixes out of array access Fixes: aaa479088e6fb40b04837b3119f47b04/asan_heap-oob_e38c68_8576_9d65307

[FFmpeg-cvslog] avformat/avformat: Replace some references to filenames by urls

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 20 21:01:08 2016 +0100| [874945c7b93e841b0fd1a8c9b209fb7d12f8255c] | committer: Michael Niedermayer avformat/avformat: Replace some references to filenames by urls Reviewed-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (

[FFmpeg-cvslog] avformat/libquvi: Set default demuxer and protocol limitations

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 20 15:25:32 2016 +0100| [197c0f618acff6a7e386fb867114f6af6e91adac] | committer: Michael Niedermayer avformat/libquvi: Set default demuxer and protocol limitations Signed-off-by: Michael Niedermayer (cherry picked from commit 15cc98a

[FFmpeg-cvslog] swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper ()

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sun Jan 17 00:55:44 2016 +0100| [d3cefc271daa9b5829b14469b63fac8359241c3d] | committer: Michael Niedermayer swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper() Fixes: 372d2df1f04b49e25f109f07f90b1505/asan_heap-oob_2

[FFmpeg-cvslog] avcodec/mpeg12enc: Move high resolution thread check to before initializing threads

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Thu Jan 21 00:36:51 2016 +0100| [302f11e719cc7fc59960f145b99b1f54a4ba0374] | committer: Michael Niedermayer avcodec/mpeg12enc: Move high resolution thread check to before initializing threads Cleaner solution is welcome! Signed-off-by: Mic

[FFmpeg-cvslog] avformat: Document urls a bit

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sat Jan 23 00:35:46 2016 +0100| [41f97fe378e3d2b79feaa1460e85865edafe08f9] | committer: Michael Niedermayer avformat: Document urls a bit Spell-checked-by: Moritz Barsnick Signed-off-by: Michael Niedermayer (cherry picked from commit 31305

[FFmpeg-cvslog] avformat/img2dec: do not interpret the filename by default if a IO context has been opened

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 20 11:21:44 2016 +0100| [4180a83892b498ecd6e42cfc2c330e2684d2b817] | committer: Michael Niedermayer avformat/img2dec: do not interpret the filename by default if a IO context has been opened With this, user applications which use cu

[FFmpeg-cvslog] avcodec/flacenc: fix calculation of bits required in case of custom sample rate

2016-01-30 Thread Paul B Mahol
ffmpeg | branch: release/2.7 | Paul B Mahol | Sun Jan 24 20:47:49 2016 +0100| [d8b37664d524251ac524c780c0f978fb48ce4b2d] | committer: Michael Niedermayer avcodec/flacenc: fix calculation of bits required in case of custom sample rate Sample rate of 11025 takes 16 bits but previous code would p

[FFmpeg-cvslog] swscale/swscale: Add some sanity checks for srcSlice* parameters

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sun Jan 17 18:57:01 2016 +0100| [1b6390dd5be9f4edae0230c18c462d91d185ff16] | committer: Michael Niedermayer swscale/swscale: Add some sanity checks for srcSlice* parameters Signed-off-by: Michael Niedermayer (cherry picked from commit 321e8

[FFmpeg-cvslog] mov: Add an option to toggle dref opening

2016-01-30 Thread Derek Buitenhuis
ffmpeg | branch: release/2.7 | Derek Buitenhuis | Fri Jan 15 17:03:49 2016 +| [c6ab367dbe7303c657835ff6d5ce2e66119e8ee7] | committer: Michael Niedermayer mov: Add an option to toggle dref opening This feature is mostly only used by NLE software, and is both of dubious value being enabled b

[FFmpeg-cvslog] avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get()

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sun Jan 17 15:39:11 2016 +0100| [6fabd858659994b98589bfaf42f700e1c5b85da8] | committer: Michael Niedermayer avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() Fixes: 55d71971da50365d542ed14b65565fe1/signal_sigsegv_4765a4_

[FFmpeg-cvslog] avformat/img2dec: Use AVOpenCallback

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Wed Jan 20 02:35:56 2016 +0100| [8c2f006d10c7e8df42d6ee57060bd1ce6ff3298f] | committer: Michael Niedermayer avformat/img2dec: Use AVOpenCallback Signed-off-by: Michael Niedermayer (cherry picked from commit b750b67d13696fdbcd62ce7238eb2826f

[FFmpeg-cvslog] avutil/opt: check for and handle errors in av_opt_set_dict2()

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sun Jan 24 03:42:46 2016 +0100| [b54b8a628c8baa3f599048e4161e7b9bd6f45c85] | committer: Michael Niedermayer avutil/opt: check for and handle errors in av_opt_set_dict2() Previously errors could result in random entries to be lost. Signed-of

[FFmpeg-cvslog] swscale/x86/rgb2rgb_template: Fix planar2x() for short width

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Sun Jan 17 12:33:50 2016 +0100| [edc7ef376bbea64441d3756dcb7301c646dead20] | committer: Michael Niedermayer swscale/x86/rgb2rgb_template: Fix planar2x() for short width Fixes: 451b3e0cf956c0bd2f27ed753ac24050/asan_heap-oob_2873c01_3231_7ed1

[FFmpeg-cvslog] avformat/format: Weight the filename extension higher if there is nearly no data after an ID3 available

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 30 22:01:16 2016 +0100| [77864be44a0daeae846d7395b3cb682a22ce99a9] | committer: Michael Niedermayer avformat/format: Weight the filename extension higher if there is nearly no data after an ID3 available Fixes Ticket5205 Based-on-patch-

[FFmpeg-cvslog] avformat/format: Replace nodat by enum

2016-01-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 30 21:48:16 2016 +0100| [8619582bdf1be5ee58655a01d42da547f727b19b] | committer: Michael Niedermayer avformat/format: Replace nodat by enum This makes the code much more readable Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avcodec: Add forgotten minor bump, add Changelog and add Cineform to general.texi

2016-01-30 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Sat Jan 30 18:09:36 2016 +| [32bf4a72e326a2c18b45672e6b8ec9d4a71d47da] | committer: Kieran Kunhya avcodec: Add forgotten minor bump, add Changelog and add Cineform to general.texi > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=32bf4a7

[FFmpeg-cvslog] avcodec: Cineform HD Decoder

2016-01-30 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Sat Jan 30 17:39:48 2016 +| [3485332bf99602910fe8830b0230d02fc653135d] | committer: Kieran Kunhya avcodec: Cineform HD Decoder Decodes YUV 4:2:2 10-bit and RGB 12-bit files. Older files with more subbands, skips, Bayer, alpha not supported. Alpha r

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e5dda59 Add news entry on removal of libvo-aacenc and libaacplus

2016-01-30 Thread ffmpeg-cvslog
The branch, master has been updated via e5dda59cdf8d4a82511a352efbb8194241a966b7 (commit) from f12f590648f81b31c3d608303f57f0f8d50e5449 (commit) - Log - commit e5dda59cdf8d4a82511a352efbb8194241a966b7 Author: Timot

[FFmpeg-cvslog] lavc/exr: Move setting SAR down.

2016-01-30 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jan 30 13:38:16 2016 +0100| [31f5fa21b03d16e285035a053d3267880ef9a12b] | committer: Carl Eugen Hoyos lavc/exr: Move setting SAR down. Fixes a theoretical issue if the resolution attribute is written behind the aspect attribute. > http://git.vid

[FFmpeg-cvslog] Changelog: Sanitize Common Encryption entries.

2016-01-30 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jan 30 13:30:29 2016 +0100| [0275b2d9175475c10040772d87e9ee6911467004] | committer: Carl Eugen Hoyos Changelog: Sanitize Common Encryption entries. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0275b2d9175475c10040772d87e9ee6911467

[FFmpeg-cvslog] lavc/v210dec: Allow odd width.

2016-01-30 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jan 30 13:31:44 2016 +0100| [d391feff544f014a01393673f373bbdbca8c9af5] | committer: Carl Eugen Hoyos lavc/v210dec: Allow odd width. The rightmost column is not decoded correctly. Fixes a part of ticket #5195. > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] lavc/utils: fix instanciate/instantiate typo

2016-01-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Jan 30 13:10:11 2016 +0100| [54ab90c05b9d664f899b628764dcf74997a37358] | committer: Clément Bœsch lavc/utils: fix instanciate/instantiate typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=54ab90c05b9d664f899b628764dcf74997a37358 ---

[FFmpeg-cvslog] lavf/vqf: fix suported/supported typo

2016-01-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Jan 30 13:08:37 2016 +0100| [d3d03fd55e082a2ea14381d4ccfd94d8c2a9abd4] | committer: Clément Bœsch lavf/vqf: fix suported/supported typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d3d03fd55e082a2ea14381d4ccfd94d8c2a9abd4 --- libav

[FFmpeg-cvslog] libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4

2016-01-30 Thread Stephen Hutchinson
ffmpeg | branch: master | Stephen Hutchinson | Tue Jan 26 19:10:01 2016 -0500| [0dd201d947e213887960fe8835586c0b0d73a40e] | committer: Michael Niedermayer libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4 4:2:2 and 4:4:4 support in the HEVC standard was approved in October 2014 a