[FFmpeg-cvslog] avfilter/f_sendcmd: consider it an error if there are no commands

2015-02-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 16 00:08:36 2015 +0100| [694671bc9af5117bfb6a8bdd19821592f0d9372d] | committer: Michael Niedermayer avfilter/f_sendcmd: consider it an error if there are no commands Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] doc/indevs: Docs for Blackmagic high bit depth video/audio

2015-02-08 Thread Georg Lippitsch
ffmpeg | branch: master | Georg Lippitsch | Sun Jan 18 20:44:35 2015 +0100| [c0367f78d5a5af4abd5adadef4d44e4913e7dc3c] | committer: Michael Niedermayer doc/indevs: Docs for Blackmagic high bit depth video/audio Reviewed-by: Timothy Gu Signed-off-by: Michael Niedermayer > http://git.videolan

[FFmpeg-cvslog] hevcdsp: ARM NEON optimized transforms

2015-02-08 Thread Seppo Tomperi
ffmpeg | branch: master | Seppo Tomperi | Thu Feb 5 06:49:32 2015 +| [03cecf45c134ebbaecb62505fe444ade423ea7dc] | committer: Michael Niedermayer hevcdsp: ARM NEON optimized transforms cherry picked from commit b153f55935969c794de4640f8d34e01c58e027ae Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] x86: hevc_mc: remove lea in EPEL_LOAD

2015-02-08 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sat Feb 7 18:49:37 2015 +| [b61b9e4919dcdcfc88c47692020be6bada2a2c9d] | committer: Michael Niedermayer x86: hevc_mc: remove lea in EPEL_LOAD The second parameter to the macro is always an immediate address, so no lea is needed. Signed-off-by

[FFmpeg-cvslog] x86: hevc_mc: fewer gpr autoloads for _v filters

2015-02-08 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sat Feb 7 18:49:36 2015 +| [4919b384214ed91c1d81b6a0541f84f0b08a76b2] | committer: Michael Niedermayer x86: hevc_mc: fewer gpr autoloads for _v filters In that case, it's just to load my, but mx/r3src is not used. Signed-off-by: Michael Nied

[FFmpeg-cvslog] doc/APIchanges: updated Data stream changes in APIChange

2015-02-08 Thread Anshul Maheshwari
ffmpeg | branch: master | Anshul Maheshwari | Sun Feb 8 22:55:07 2015 +0530| [1df841f154f80264c803630eef051b814fd7cce0] | committer: Michael Niedermayer doc/APIchanges: updated Data stream changes in APIChange Signed-off-by: Anshul Maheshwari Signed-off-by: Michael Niedermayer > http://git

[FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'

2015-02-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 8 17:31:27 2015 +0100| [162f34497114e49528e45b42e4255db9fa8260cf] | committer: Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix standalone compilation of the mov muxer with --disable-optimizations

[FFmpeg-cvslog] Fix standalone compilation of the mov muxer with --disable-optimizations.

2015-02-08 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Feb 8 15:48:26 2015 +0100| [a2bc8c56016d3854daae7e684c4bb00eaf5839cb] | committer: Carl Eugen Hoyos Fix standalone compilation of the mov muxer with --disable-optimizations. Reported-by: Bernhard Döbler > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read data

2015-02-08 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Feb 8 17:16:21 2015 +0100| [55feff57cec85cfcc972d40e02af131f0cb86a34] | committer: Clément Bœsch avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read data This code looks clumsy, and an assert would probably be more welcome. > http

[FFmpeg-cvslog] avformat/internal: fix av_interleaved_write_frame typo reference

2015-02-08 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Feb 8 17:09:01 2015 +0100| [4b60bd1aacf04fe57c3cfa485d40c41d653bbab8] | committer: Clément Bœsch avformat/internal: fix av_interleaved_write_frame typo reference > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4b60bd1aacf04fe57c3cfa485

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

2015-02-08 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Feb 8 14:27:51 2015 +0100| [eb7efaa9244720c5f2051d76d76faeec864eca7a] | 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 instance

[FFmpeg-cvslog] avformat/mxfenc: Remove unused variables

2015-02-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 8 12:38:14 2015 +0100| [009a57b4792e1abb494954b1d7d3bc29fc7fb6b6] | committer: Michael Niedermayer avformat/mxfenc: Remove unused variables Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] lavfi/subtitles: add force_style option

2015-02-08 Thread Eejya Singh
ffmpeg | branch: master | Eejya Singh | Wed Jan 28 17:59:42 2015 +0530| [40b198e98736819f647f794e57517d1b42e85791] | committer: Clément Bœsch lavfi/subtitles: add force_style option Signed-off-by: Eejya Singh Signed-off-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co