[FFmpeg-cvslog] avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft

2014-09-17 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Sep 14 22:46:18 2014 -0300| [d1c49bcae9b7fd41df5c6804ac7f6a5c271a7c2e] | committer: Paul B Mahol avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d1c49bcae9

[FFmpeg-cvslog] doc/filters: remove aconvert

2014-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Sep 17 07:55:56 2014 +| [f1a8943ddd15223483cd342a322d02d97e2116c2] | committer: Paul B Mahol doc/filters: remove aconvert Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f1a8943ddd15223483cd342a322d02d97e

[FFmpeg-cvslog] x86/me_cmp: port mmxext and sse2 sad functions to yasm

2014-09-17 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Sep 16 21:41:47 2014 -0300| [0456d169c469a79e305813d14c873fe698c8c572] | committer: Michael Niedermayer x86/me_cmp: port mmxext and sse2 sad functions to yasm Also add a missing c->pix_abs[0][0] initialization, and sse2 versions of sad16_x2, sad16_y2

Re: [FFmpeg-cvslog] x86/me_cmp: port mmxext and sse2 sad functions to yasm

2014-09-17 Thread Clément Bœsch
On Wed, Sep 17, 2014 at 11:41:32AM +0200, James Almer wrote: > ffmpeg | branch: master | James Almer | Tue Sep 16 > 21:41:47 2014 -0300| [0456d169c469a79e305813d14c873fe698c8c572] | committer: > Michael Niedermayer > > x86/me_cmp: port mmxext and sse2 sad functions to yasm > > Also add a missi

Re: [FFmpeg-cvslog] [FFmpeg-devel] x86/me_cmp: port mmxext and sse2 sad functions to yasm

2014-09-17 Thread Michael Niedermayer
On Wed, Sep 17, 2014 at 01:18:12PM +0200, Clément Bœsch wrote: > On Wed, Sep 17, 2014 at 11:41:32AM +0200, James Almer wrote: > > ffmpeg | branch: master | James Almer | Tue Sep 16 > > 21:41:47 2014 -0300| [0456d169c469a79e305813d14c873fe698c8c572] | > > committer: Michael Niedermayer > > > > x

[FFmpeg-cvslog] avcodec/x86/me_cmp: fix sad8xh

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 13:37:34 2014 +0200| [85f2c0124d898473d8f5bf8223206b7df486dad8] | committer: Michael Niedermayer avcodec/x86/me_cmp: fix sad8xh This adds back support for 8x4 and 8x16 it does not support 8x2, i think nothing uses that Found-by: ubitu

[FFmpeg-cvslog] cmdutils: Print a more sensible message in show_filters() w/o libavfilter

2014-09-17 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Sep 2 23:25:33 2014 +0200| [2dd09ebf5597fd5e4a573bee9cccf21ae821f286] | committer: Diego Biurrun cmdutils: Print a more sensible message in show_filters() w/o libavfilter Also avoid an unused variable warning for compilers w/o av_unused support.

[FFmpeg-cvslog] Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286'

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 19:59:10 2014 +0200| [9ac08d93b2aad6c34987ab68e55bce002c162423] | committer: Michael Niedermayer Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' * commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286': cmdutils: Print a more sens

[FFmpeg-cvslog] avfilter: remove obsolete FF_API_FILL_FRAME cruft

2014-09-17 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Sep 14 21:31:12 2014 -0300| [fffc9a077d39e4776665f10129c33bfbf1a86c29] | committer: James Almer avfilter: remove obsolete FF_API_FILL_FRAME cruft Reviewed-by: Paul B Mahol Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e'

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 20:09:09 2014 +0200| [a4cefc25ed832118a6fde6b604649b9d5f430a9e] | committer: Michael Niedermayer Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e' * commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e': fate: Add tests for RealAud

[FFmpeg-cvslog] fate: disable fate-ra4-288, the code uses floats and does not produce the same results on different platforms

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 20:25:22 2014 +0200| [43633c5388d3237a492ba9614fc276c283c4e21a] | committer: Michael Niedermayer fate: disable fate-ra4-288, the code uses floats and does not produce the same results on different platforms Signed-off-by: Michael Nied

[FFmpeg-cvslog] fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8)

2014-09-17 Thread Katerina Barone-Adesi
ffmpeg | branch: master | Katerina Barone-Adesi | Mon Jul 21 23:28:42 2014 +0200| [44caf99ecae7bc1b907fab849ecaa72dd340ba2e] | committer: Diego Biurrun fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) Signed-off-by: Diego Biurrun > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396'

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 20:38:56 2014 +0200| [8c71de762b84df7520f04818f98d6d70dbb063f2] | committer: Michael Niedermayer Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396' * commit 'c5560e72d0bb69f8a1ac9536570398f84388f396': apetag: Fix APE tag size ch

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-09-17 Thread Katerina Barone-Adesi
ffmpeg | branch: master | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [c5560e72d0bb69f8a1ac9536570398f84388f396] | committer: Diego Biurrun apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed parameters, suc

[FFmpeg-cvslog] avcodec/x86/vp9lpf: Always include x86util.asm

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 23:36:53 2014 +0200| [41d82b85ab0ee8bb2931c1f783e30c38c2fb5206] | committer: Michael Niedermayer avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] swscale/x86: do not expect registers to be preserved across inline ASM blocks

2014-09-17 Thread Vitor Sessak
ffmpeg | branch: master | Vitor Sessak | Wed Sep 17 21:10:16 2014 +0200| [55d11d277bf52b0c7f88f45f1d3fd336fa8c431f] | committer: Michael Niedermayer swscale/x86: do not expect registers to be preserved across inline ASM blocks Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion

2014-09-17 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Sep 18 00:08:05 2014 +0200| [739f179dd6a21f3fcbd3d23d3d14cde9bb587ead] | committer: Michael Niedermayer vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion The token 'vector' is a keyword in the Vector/SIMD Multimed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-09-17 Thread Katerina Barone-Adesi
ffmpeg | branch: release/2.4 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [b45ab61b24a8f2aeafdd4451491b1b30b7875ee5] | committer: Diego Biurrun apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed parameters

[FFmpeg-cvslog] Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into release/2.4

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Sep 18 01:04:20 2014 +0200| [ab02548c8a71adc8f049b7630ca7602dc85be062] | committer: Michael Niedermayer Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into release/2.4 * commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5': apeta

[FFmpeg-cvslog] vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion

2014-09-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Thu Sep 18 00:08:05 2014 +0200| [dc4e34a2f05917deae2c6e68783dba089da5eb8d] | committer: Michael Niedermayer vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion The token 'vector' is a keyword in the Vector/SIMD Mul

[FFmpeg-cvslog] avcodec/x86/vp9lpf: Always include x86util.asm

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed Sep 17 23:36:53 2014 +0200| [d694ab846cf194862d5a0aa70217849b248c26ab] | committer: Michael Niedermayer avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] configure: Use the right variables in check_host_cpp

2014-09-17 Thread Jörg Krause
ffmpeg | branch: master | Jörg Krause | Thu Sep 11 13:55:48 2014 +0200| [3f2c70355ab722bc9f741bd3ed8224c7cfb62379] | committer: Martin Storsjö configure: Use the right variables in check_host_cpp HOSTCPPFLAGS and HOSTCFLAGS are only set in config.mak. Signed-off-by: Martin Storsjö > http://

[FFmpeg-cvslog] Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379'

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 18 01:41:43 2014 +0200| [343643fdca4f438020e6a035cb9660ed772e7c88] | committer: Michael Niedermayer Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379' * commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379': configure: Use the right va

[FFmpeg-cvslog] Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758'

2014-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 18 02:10:55 2014 +0200| [986f63d17fa14e757fd11b4b50acac563bd1bb9d] | committer: Michael Niedermayer Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758' * commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758': rtpenc_chain: Pass the init

[FFmpeg-cvslog] rtpenc_chain: Pass the initial time_base hint on to the chained muxer

2014-09-17 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Sep 17 12:03:18 2014 +0300| [2bb2c2bd75e5f4b28a945511cda77e0a1a44c758] | committer: Martin Storsjö rtpenc_chain: Pass the initial time_base hint on to the chained muxer In practice this hint is ignored - the rtp muxer always overwrites the stream

[FFmpeg-cvslog] x86/me_cmp: combine sad functions into a single macro

2014-09-17 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 17 21:45:38 2014 -0300| [77f9a81ccaadb34f309dc8922e8939442e4e81aa] | committer: James Almer x86/me_cmp: combine sad functions into a single macro No point in having the sad8 functions separate now that the loop is no longer unrolled. Reviewed-by:

Re: [FFmpeg-cvslog] avcodec/x86/vp9lpf: Always include x86util.asm

2014-09-17 Thread Reimar Döffinger
On 18.09.2014, at 01:40, g...@videolan.org (Michael Niedermayer) wrote: > ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed > Sep 17 23:36:53 2014 +0200| [d694ab846cf194862d5a0aa70217849b248c26ab] | > committer: Michael Niedermayer > > avcodec/x86/vp9lpf: Always include x86util.asm > >

Re: [FFmpeg-cvslog] avcodec/x86/vp9lpf: Always include x86util.asm

2014-09-17 Thread Clément Bœsch
On Thu, Sep 18, 2014 at 07:53:03AM +0200, Reimar Döffinger wrote: > On 18.09.2014, at 01:40, g...@videolan.org (Michael Niedermayer) wrote: > > ffmpeg | branch: release/2.4 | Michael Niedermayer | Wed > > Sep 17 23:36:53 2014 +0200| [d694ab846cf194862d5a0aa70217849b248c26ab] | > > committer: Mic