[FFmpeg-cvslog] avcodec/nvenc: Enable YV12 input format

2015-06-13 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Sat Jun 6 20:28:22 2015 -0700| [01fac84fe4351eeadf852bd5a932eea517a9b210] | committer: Philip Langdale avcodec/nvenc: Enable YV12 input format This has been enabled by recent nvidia driver releases. Signed-off-by: Philip Langdale > http://git.vid

[FFmpeg-cvslog] avcodec/hevc: Track long and short term RPS size for VDPAU

2015-06-13 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Sat Jun 13 09:34:43 2015 -0700| [1b19d0c6328181d7f680a534b2bb17eadde01dd0] | committer: Philip Langdale avcodec/hevc: Track long and short term RPS size for VDPAU Today, we track the short term RPS size for DXVA, but only if the SliceHeader RPS is be

[FFmpeg-cvslog] avcodec/jpeg2000dec: Implement " Reset context probabilities on coding pass boundaries"

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jun 14 03:28:07 2015 +0200| [4a3bc0d9a5a0d3cab1e4e062130821a3ec1f800e] | committer: Michael Niedermayer avcodec/jpeg2000dec: Implement "Reset context probabilities on coding pass boundaries" No testcase with just this feature known Signed-o

[FFmpeg-cvslog] softfloat: make av_div_sf() inline

2015-06-13 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Jun 13 00:20:37 2015 -0300| [20abb1afe5d7c4d51172f19e99a82ada505c9039] | committer: James Almer softfloat: make av_div_sf() inline Removes a defined but not used warning on files including softfloat.h Reviewed-by: Michael Niedermayer Signed-off-by:

[FFmpeg-cvslog] avcodec/jpeg2000dec: Support RPCL

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jun 14 02:41:53 2015 +0200| [612f8cae064058d8091a4c4c0093470c1163] | committer: Michael Niedermayer avcodec/jpeg2000dec: Support RPCL Fixes Ticket 2792 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avfilter/vf_colorkey: Add colorkey video filter

2015-06-13 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Sat Jun 13 15:09:07 2015 +0200| [f17d973413ec9a1e4d08ad409e64262c252e9ac2] | committer: Michael Niedermayer avfilter/vf_colorkey: Add colorkey video filter Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avformat/singlejpeg: fix standalone compilation

2015-06-13 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Jun 13 17:47:13 2015 -0300| [4aebaed0e17b396bd9d18acb8e58a4700c7559df] | committer: James Almer avformat/singlejpeg: fix standalone compilation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4aebaed0e17b396bd9d18acb8e58a4700c7559df ---

[FFmpeg-cvslog] avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}

2015-06-13 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Jun 13 13:11:51 2015 -0300| [7912a6830d3a4a9e5829ba43082f677c638abf2c] | committer: James Almer avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} Original intrinsics version by Nicolas Bertrand. Reviewed-by: Michael Niedermayer Signed-off-by: James Alm

[FFmpeg-cvslog] avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2}

2015-06-13 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Jun 13 13:13:10 2015 -0300| [9f815bc2c294a2582cd4c2bba71803104c3d0bc5] | committer: James Almer avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} Reviewed-by: Michael Niedermayer Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line_with_color()

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jun 12 23:40:09 2015 +0200| [a98d4d5207502a6dace278e69db288da0c192a28] | committer: Michael Niedermayer avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line_with_color() Theres currently no case where this could be t

[FFmpeg-cvslog] avfilter/lut3d: assert on pixel format descriptor

2015-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Jun 13 20:49:42 2015 +0200| [897805286913feac6bac6aba6fbfca7d1d4e5824] | committer: Clément Bœsch avfilter/lut3d: assert on pixel format descriptor inlink->format is supposed to be set to a valid format controlled by query_formats(). > http://git

[FFmpeg-cvslog] avfilter/geq: assert on pixel format descriptor

2015-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Jun 13 20:49:32 2015 +0200| [a056636c8131d2e6ca6a8f3b196287af682b16a4] | committer: Clément Bœsch avfilter/geq: assert on pixel format descriptor inlink->format is supposed to be set to a valid format controlled by query_formats(). > http://git.v

[FFmpeg-cvslog] configure: only disable VSX for !ppc64el

2015-06-13 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sat Jun 13 13:09:21 2015 +0200| [45babb01217f4cf776c50f1bec8ced0065277c89] | committer: Andreas Cadhalpun configure: only disable VSX for !ppc64el This reverts commit 04f0002, which made it impossible to enable VSX with a generic cpu. This changes

[FFmpeg-cvslog] avcodec/ass_split: check ASSSplitContext alloc

2015-06-13 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Jun 13 20:39:57 2015 +0200| [324cf0645d6ad20c5f990bd5c945f562ed69ca09] | committer: Clément Bœsch avcodec/ass_split: check ASSSplitContext alloc > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=324cf0645d6ad20c5f990bd5c945f562ed69ca09 --

[FFmpeg-cvslog] avcodec/jpeg2000dec: Fix x/y step TODO for CPRL

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 13 12:19:22 2015 +0200| [86efe83177cd1aa8bede79f3f87721585129872a] | committer: Michael Niedermayer avcodec/jpeg2000dec: Fix x/y step TODO for CPRL No testcase known Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] avcodec/jpeg2000dec: try to correct tile location in CPRL code

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 13 12:58:45 2015 +0200| [0a3eb0422a75200b7d932f68166752fa6c3d2025] | committer: Michael Niedermayer avcodec/jpeg2000dec: try to correct tile location in CPRL code No testcase Signed-off-by: Michael Niedermayer > http://git.videolan.org

[FFmpeg-cvslog] avcodec/jpeg2000dec: Try to fix remaining DCinema hardcoded TODOs in CPRL

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 13 13:22:05 2015 +0200| [eb1beb9e1c132104925e19616ef111065a16de93] | committer: Michael Niedermayer avcodec/jpeg2000dec: Try to fix remaining DCinema hardcoded TODOs in CPRL Again, no testcase Signed-off-by: Michael Niedermayer > http:

[FFmpeg-cvslog] avcodec/jpeg2000dec: Support PCRL

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 13 13:56:23 2015 +0200| [c3517c377e1f1bdef822440adfff8c3ad2117660] | committer: Michael Niedermayer avcodec/jpeg2000dec: Support PCRL Fixes Ticket4603 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] avcodec/jpeg2000dec: Factorize component out of CPRL loop

2015-06-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 13 12:38:49 2015 +0200| [7c244349fc1443a0dc349fce9907b01c03383b09] | committer: Michael Niedermayer avcodec/jpeg2000dec: Factorize component out of CPRL loop Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] Remove a few occurences of "long long" from the libraries.

2015-06-13 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jun 13 09:28:41 2015 +0200| [3323c5f353af9d9de29528a086cbe9b103e268ea] | committer: Carl Eugen Hoyos Remove a few occurences of "long long" from the libraries. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3323c5f353af9d9de29528a08