[FFmpeg-cvslog] avformat/utils: Increase default max_stream_analyze_duration for flv

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Sep 11 00:58:37 2015 +0200| [f58e011a1f30332ba824c155078ca701e29aef63] | committer: Michael Niedermayer avformat/utils: Increase default max_stream_analyze_duration for flv Fixes: unknown_video.flv Signed-off-by: Michael Niedermayer > http

[FFmpeg-cvslog] avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/ TRC_SMPTEST428_1 and AVCOL_TRC_SMPTEST2084

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Sep 11 00:03:56 2015 +0200| [77d03b0ebb7bd83782fd47848de7b82368d625ba] | committer: Michael Niedermayer avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/TRC_SMPTEST428_1 and AVCOL_TRC_SMPTEST2084 Signed-off-by: Micha

[FFmpeg-cvslog] doc/filters: fix Photoshop curves file extension

2015-09-10 Thread Lou Logan
ffmpeg | branch: master | Lou Logan | Thu Sep 10 14:13:23 2015 -0800| [98ecee2d3d5edd0c0cdd290a793155a608f5fb4d] | committer: Lou Logan doc/filters: fix Photoshop curves file extension Found-by: moorej Signed-off-by: Lou Logan > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98ecee

Re: [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f151c3e web/news: announce FFmpeg 2.8

2015-09-10 Thread Lou Logan
On Thu, Sep 10, 2015, at 01:46 PM, ffmpeg-cvslog@ffmpeg.org wrote: [...] > href="https://raw.githubusercontent.com/FFmpeg/FFmpeg/release/2.8/Changelog";>changelog > +for a list of the most important changes. Why was this link used instead of:

[FFmpeg-cvslog] avcodec/exr: Add support for applying a transfer characteristic curve to OpenEXR inputs.

2015-09-10 Thread Kevin Wheatley
ffmpeg | branch: master | Kevin Wheatley | Tue Sep 1 11:02:53 2015 +0100| [7eb3233352f6ee7a8a81476b431573ad3013d5c9] | committer: Michael Niedermayer avcodec/exr: Add support for applying a transfer characteristic curve to OpenEXR inputs. Signed-off-by: Kevin Wheatley > http://git.videolan

[FFmpeg-cvslog] avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic

2015-09-10 Thread Kevin Wheatley
ffmpeg | branch: master | Kevin Wheatley | Tue Sep 1 11:41:38 2015 +0100| [bac90482654219cfdde65680726b85516dcbdc66] | committer: Michael Niedermayer avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic Most functions are valid over a domain and range of [0

[FFmpeg-cvslog] avcodec/exr: Mark up the decoded buffer as the appropriate transfer characteristic when applying one

2015-09-10 Thread Kevin Wheatley
ffmpeg | branch: master | Kevin Wheatley | Tue Sep 1 12:35:55 2015 +0100| [a1fa5392e63e1f5658e5365ce02a29a74f95fdbb] | committer: Michael Niedermayer avcodec/exr: Mark up the decoded buffer as the appropriate transfer characteristic when applying one > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f151c3e web/news: announce FFmpeg 2.8

2015-09-10 Thread ffmpeg-cvslog
The branch, master has been updated via f151c3e58644a79de7693b587e20ea33e95db0ef (commit) from eb9871c0532b9c4bbd758d444306ff2d19e88031 (commit) - Log - commit f151c3e58644a79de7693b587e20ea33e95db0ef Author: Thoma

[FFmpeg-cvslog] avfilter/vf_transpose: use the name 's' for the pointer to the private context

2015-09-10 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Sep 3 08:18:59 2015 -0700| [f6e598afa8229d25bc8b84c954282d74147d6265] | committer: Paul B Mahol avfilter/vf_transpose: use the name 's' for the pointer to the private context Signed-off-by: Ganesh Ajjanagadde > http://git.videolan.org/gitwe

[FFmpeg-cvslog] avfilter/f_perms: use the name 's' for the pointer to the private context

2015-09-10 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Wed Sep 9 14:30:08 2015 -0400| [5064b0622412163c63893f714f880c22ff3ba18a] | committer: Paul B Mahol avfilter/f_perms: use the name 's' for the pointer to the private context Signed-off-by: Ganesh Ajjanagadde > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVColorTransferCharacteristic

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 22:50:42 2015 +0200| [24426172d3fd035465f27c35d137a828f7e15f8c] | committer: Michael Niedermayer avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVColorTransferCharacteristic Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_transfer_names

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 22:47:51 2015 +0200| [b5939ba09cfae67ee6394dc0de3ee9bee84c9123] | committer: Michael Niedermayer avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_transfer_names Signed-off-by: Michael Niedermayer > http:/

[FFmpeg-cvslog] avcodec/options_table: Fix TRC / PRI typo

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 22:51:19 2015 +0200| [3ffa77d301a48ce2f8e209baaea091780fcdb276] | committer: Michael Niedermayer avcodec/options_table: Fix TRC / PRI typo Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptions

2015-09-10 Thread Kevin Wheatley
ffmpeg | branch: master | Kevin Wheatley | Tue Sep 1 12:34:34 2015 +0100| [6d4b394b5d6ccc775738695967f5354cb6e5b014] | committer: Michael Niedermayer avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptions Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avcodec/truemotion1: Simplify code using AV_PIX_FMT_0RGB32

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 20:42:57 2015 +0200| [151312890c77d65b581d0ae543c63485bdb5f44a] | committer: Michael Niedermayer avcodec/truemotion1: Simplify code using AV_PIX_FMT_0RGB32 Suggested-by: carl Signed-off-by: Michael Niedermayer > http://git.videolan.o

[FFmpeg-cvslog] avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to command line options

2015-09-10 Thread Kevin Wheatley
ffmpeg | branch: master | Kevin Wheatley | Tue Sep 1 09:32:42 2015 +0100| [7061a30c372a70965ad261cbbae4950c0c5bcb4e] | committer: Michael Niedermayer avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to command line options Signed-off-by: Kevin Wheatley Reviewed-by: H

[FFmpeg-cvslog] avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfer characteristics

2015-09-10 Thread Kevin Wheatley
ffmpeg | branch: master | Kevin Wheatley | Tue Sep 1 09:14:01 2015 +0100| [47570a265ed00519b433a5f7099f01a92c6c4f9e] | committer: Michael Niedermayer avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfer characteristics Signed-off-by: Kevin Wheatley Reviewed-by: Hen

[FFmpeg-cvslog] avutil/pixfmt: Add additional primaries and transfer characteristic enumerations from ITU-T Rec H.265

2015-09-10 Thread Kevin Wheatley
ffmpeg | branch: master | Kevin Wheatley | Fri Aug 28 15:20:22 2015 +0100| [c3cd6dd106b1381933e2f24898eeec0d8aa17746] | committer: Michael Niedermayer avutil/pixfmt: Add additional primaries and transfer characteristic enumerations from ITU-T Rec H.265 Signed-off-by: Kevin Wheatley Reviewed-

[FFmpeg-cvslog] avformat/subtitles: make sure we don't drop "duplicated" events from different streams

2015-09-10 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Sep 10 21:39:13 2015 +0200| [a634649a36d8ed6a3fb29b4cdfb7023f7338c824] | committer: Clément Bœsch avformat/subtitles: make sure we don't drop "duplicated" events from different streams > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6

[FFmpeg-cvslog] avformat/subtitles: improve ff_subtitles_queue_finalize() doxy

2015-09-10 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Sep 10 21:40:49 2015 +0200| [342ead4491660466a2eee7c170ff8da3c02a0e87] | committer: Clément Bœsch avformat/subtitles: improve ff_subtitles_queue_finalize() doxy > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=342ead4491660466a2eee7c170f

[FFmpeg-cvslog] avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging

2015-09-10 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Sep 10 21:40:07 2015 +0200| [af924fd9e469064707fc00212456952b3e62ee5e] | committer: Clément Bœsch avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af92

[FFmpeg-cvslog] avformat/subtitles: drop duplicated events

2015-09-10 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Sep 10 21:17:44 2015 +0200| [4f26c999124531ce52329de6fa83c82d15a8b43c] | committer: Clément Bœsch avformat/subtitles: drop duplicated events Fix Ticket #4843 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4f26c999124531ce52329de6fa83c

Re: [FFmpeg-cvslog] avcodec/truemotion1: use BGR0/0RGB

2015-09-10 Thread Carl Eugen Hoyos
Michael Niedermayer videolan.org> writes: > -new_pix_fmt = AV_PIX_FMT_RGB32; > +new_pix_fmt = HAVE_BIGENDIAN ? AV_PIX_FMT_0RGB : AV_PIX_FMT_BGR0; AV_PIX_FMT_0RGB32 ? Carl Eugen ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org h

[FFmpeg-cvslog] .gitignore: ignore temp files

2015-09-10 Thread Harshit Mittal
ffmpeg | branch: master | Harshit Mittal | Wed Aug 5 12:39:59 2015 -0700| [4f7189f09e5c0274905caa792942b7a77133] | committer: Michael Niedermayer .gitignore: ignore temp files Github: Closes #144 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4f7189f09e5c0274905caa792942

[FFmpeg-cvslog] avcodec/bmp: Analyze BGRA files alpha channel to choose pixel format

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 16:06:14 2015 +0200| [aec340c533293d6230573aaf3fe22a74e5454b99] | committer: Michael Niedermayer avcodec/bmp: Analyze BGRA files alpha channel to choose pixel format BGRA BMPs commonly do contain an all transparent alpha channel Signe

[FFmpeg-cvslog] avcodec/truemotion1: use BGR0/0RGB

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 16:30:11 2015 +0200| [a4d17c9a706b2219c30657ce4d004337903a6c69] | committer: Michael Niedermayer avcodec/truemotion1: use BGR0/0RGB The alpha channel in the fate sample contains random trash, not alpha Signed-off-by: Michael Niedermay

[FFmpeg-cvslog] swscale/utils: Forward luma range to the cascaded context for alphablending

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 17:03:11 2015 +0200| [21c7272859134734c6bda17ae0e973b23f20694d] | committer: Michael Niedermayer swscale/utils: Forward luma range to the cascaded context for alphablending Signed-off-by: Michael Niedermayer > http://git.videolan.org

[FFmpeg-cvslog] avcodec/cscd: Use BGR0 instead of BGRA

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 16:19:15 2015 +0200| [67fe1a2b61a6d6723b3523c2bf698c6f48e8443a] | committer: Michael Niedermayer avcodec/cscd: Use BGR0 instead of BGRA the available BGRA samples contain random trash in the alpha channel Signed-off-by: Michael Nieder

[FFmpeg-cvslog] swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 17:01:47 2015 +0200| [d730dd8c53f58b067de27348b759f7d089f05487] | committer: Michael Niedermayer swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend The first just does the blending and wouldnt do any

[FFmpeg-cvslog] swscale/utils: handle gray+alpha formats like gray for luma ranges

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 14:30:21 2015 +0200| [319898bba254105aad2bd50233c3c2867f73695a] | committer: Michael Niedermayer swscale/utils: handle gray+alpha formats like gray for luma ranges Its illogic to handle gray differently depending on the existence of an

[FFmpeg-cvslog] avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 13:22:46 2015 +0200| [dfd3fd67bbfdfb01fd5fabc6fcea001694c0a97e] | committer: Michael Niedermayer avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] swscale/utils: If the source has no alpha then disable alpha blendaway

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 14:03:01 2015 +0200| [816cf5181e35ebb595634762a45c7c94cd7b6760] | committer: Michael Niedermayer swscale/utils: If the source has no alpha then disable alpha blendaway Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.

2015-09-10 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Wed Sep 9 14:10:41 2015 -0400| [fd8b90f5f63de12c1ee1ec1cbe99791c5629c582] | committer: Ronald S. Bultje vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. Also disable the mmx/iwht optimization when the bitexact flag is set. With synthetica

[FFmpeg-cvslog] vp9: permanently delete segmentation refmap on any size change.

2015-09-10 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Wed Sep 9 12:42:24 2015 -0400| [4bb9dbe4d7952d82bddb23c45889ab1550897397] | committer: Ronald S. Bultje vp9: permanently delete segmentation refmap on any size change. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4bb9dbe4d7952d82bddb

[FFmpeg-cvslog] avcodec/libopenh264enc: remove useless cast

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 12:59:44 2015 +0200| [ec5b13fbe4b28fe46041d414854ed457147d3d8d] | committer: Michael Niedermayer avcodec/libopenh264enc: remove useless cast Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] avcodec/libopenh264enc: Fix formating to match FFmpegs style

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 13:02:40 2015 +0200| [fb000b0f0f325b428bc65f8908df60dbd07b7cff] | committer: Michael Niedermayer avcodec/libopenh264enc: Fix formating to match FFmpegs style Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avcodec/libopenh264enc: Remove some unneeded intermediate variables

2015-09-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 10 13:07:08 2015 +0200| [35b7bd25580c0ba3201e6ce28f3bf57fd26f993a] | committer: Michael Niedermayer avcodec/libopenh264enc: Remove some unneeded intermediate variables Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/libopenh264enc: Use av_log() to log messages

2015-09-10 Thread Gregory J. Wolfe
ffmpeg | branch: master | Gregory J. Wolfe | Wed Sep 9 15:32:42 2015 -0400| [e8c45b96f49dd21725ac802fcd48369c43ac66f7] | committer: Michael Niedermayer avcodec/libopenh264enc: Use av_log() to log messages File libopenh264enc.c has been modified so that the encoder uses av_log() to log message

[FFmpeg-cvslog] avformat/aa: initialize "header_seed" and "header_key"

2015-09-10 Thread Vesselin Bontchev
ffmpeg | branch: master | Vesselin Bontchev | Thu Sep 10 08:59:56 2015 +0200| [8e28e0721c61cface6496fe4657ff5d3c3d2e6b8] | committer: Vesselin Bontchev avformat/aa: initialize "header_seed" and "header_key" Fixes CID 1322364, CID 1322363 Signed-off-by: Vesselin Bontchev > http://git.videola

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. eb9871c web/documentation: Add FFmpeg 2.8 Doxygen link

2015-09-10 Thread ffmpeg-cvslog
The branch, master has been updated via eb9871c0532b9c4bbd758d444306ff2d19e88031 (commit) from 8645e398eeb344455ee3bfd5868204fcaa72c262 (commit) - Log - commit eb9871c0532b9c4bbd758d444306ff2d19e88031 Author: Micha