[FFmpeg-cvslog] avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 8 04:46:50 2015 +0100| [5ae140c04f027da708859bb046e032a593fd81ad] | committer: Michael Niedermayer avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__ Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitwe

[FFmpeg-cvslog] x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions

2015-02-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Feb 7 22:30:04 2015 -0300| [92d903afaa22319f3778dfadf079378f9e616f6c] | committer: James Almer x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions Reviewed-by: Ronald S. Bultje Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] avdevice/decklink_common: Fix Decklink for Mac

2015-02-07 Thread Georg Lippitsch
ffmpeg | branch: master | Georg Lippitsch | Sun Jan 11 15:38:46 2015 +0100| [62ea5ae2b567a770e5e106493bcad59a9098cb8d] | committer: Michael Niedermayer avdevice/decklink_common: Fix Decklink for Mac Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avdevice/decklink: 10 Bit support for Decklink input device

2015-02-07 Thread Georg Lippitsch
ffmpeg | branch: master | Georg Lippitsch | Sun Jan 18 20:44:33 2015 +0100| [97a27065c88c3486e46da1470a0161ce43890f3e] | committer: Michael Niedermayer avdevice/decklink: 10 Bit support for Decklink input device Example to capture video clip at 1080i50 10 bit: ffmpeg -bm_v210 1 -f decklink -i

[FFmpeg-cvslog] libavformat/mxfenc.c: added mxf opatom muxer

2015-02-07 Thread Mark Reid
ffmpeg | branch: master | Mark Reid | Wed Jan 28 19:44:21 2015 -0800| [6a8a3bfb873730c1c13a496c3afa37020a8328a2] | committer: Michael Niedermayer libavformat/mxfenc.c: added mxf opatom muxer Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6a8a3b

[FFmpeg-cvslog] Do not use -mdynamic-no-pic on OSX x86_64.

2015-02-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Feb 8 00:11:13 2015 +0100| [ea329b60f5d361ff67f0efc1aa81de7a114abce8] | committer: Carl Eugen Hoyos Do not use -mdynamic-no-pic on OSX x86_64. Fixes default compilation with icc. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ea32

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

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 8 02:36:19 2015 +0100| [7c148f30f364ca721f12960cfa2bfe3d670a0207] | committer: Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Support decoding yuv dpx images. Do not use -mdynamic-no-pic on OSX x8

[FFmpeg-cvslog] Support decoding yuv dpx images.

2015-02-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Feb 8 00:12:46 2015 +0100| [2efaaf9476c87cdbd174b95c0519575c7d6f30cf] | committer: Carl Eugen Hoyos Support decoding yuv dpx images. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2efaaf9476c87cdbd174b95c0519575c7d6f30cf --- liba

[FFmpeg-cvslog] avcodec/h264: Setup decoder to have matching reference to the EC code

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 8 01:59:16 2015 +0100| [de6df46120367b7d49d9d7c0971cbe36368b840a] | committer: Michael Niedermayer avcodec/h264: Setup decoder to have matching reference to the EC code Also move EC ref initialization to where the EC code is called. Fixe

[FFmpeg-cvslog] avcodec/utils: Assert that dst-> progress is clear before ff_thread_ref_frame()

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 8 02:03:39 2015 +0100| [2048126ea7a5df2aec55a0db24f642a05e80dca4] | committer: Michael Niedermayer avcodec/utils: Assert that dst->progress is clear before ff_thread_ref_frame() Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avcodec/h264: Move COPY_PICTURE() to h264.h so it can be used from other parts of the h264 decoder

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 8 02:13:48 2015 +0100| [ecfd48dc065bf279acc6281416e883246884db21] | committer: Michael Niedermayer avcodec/h264: Move COPY_PICTURE() to h264.h so it can be used from other parts of the h264 decoder Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avformat/omadec: only compute timestamps based on bitrate if its set

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 21:12:56 2015 +0100| [7c2fa13df9a6130b3f258c7513933cbdca2fe23b] | committer: Michael Niedermayer avformat/omadec: only compute timestamps based on bitrate if its set Fixes division by zero Signed-off-by: Michael Niedermayer > http:/

[FFmpeg-cvslog] avformat/omadec: Subtract headersize in timestamp calculation

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 21:16:20 2015 +0100| [29fd3032cc961c02acd45ef63aa3e687f5cd15af] | committer: Michael Niedermayer avformat/omadec: Subtract headersize in timestamp calculation Fixes pts/dts Signed-off-by: Michael Niedermayer > http://git.videolan.or

[FFmpeg-cvslog] oma: Report a timestamp

2015-02-07 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Thu Jan 29 01:17:43 2015 +0100| [e352520e3ed7f08f19e63cd60e95da6bb6f037c1] | committer: Luca Barbato oma: Report a timestamp Reported-By: j...@videolan.org Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e35252

[FFmpeg-cvslog] Merge commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1'

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 21:00:19 2015 +0100| [7474ea74952b4d1be3bcd07efca5bd6c44b36b7a] | committer: Michael Niedermayer Merge commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1' * commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1': oma: Report a timestamp Me

[FFmpeg-cvslog] Merge commit '8029af586fd5a5f2a0803001f9eff386e5545fe2'

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 20:53:30 2015 +0100| [89c7332b38256760f447f7eb81020d56278ca734] | committer: Michael Niedermayer Merge commit '8029af586fd5a5f2a0803001f9eff386e5545fe2' * commit '8029af586fd5a5f2a0803001f9eff386e5545fe2': dxva2_hevc: properly fill t

[FFmpeg-cvslog] dxva2_hevc: properly fill the scaling list structure

2015-02-07 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Tue Feb 3 22:39:45 2015 +0100| [8029af586fd5a5f2a0803001f9eff386e5545fe2] | committer: Luca Barbato dxva2_hevc: properly fill the scaling list structure The scaling list can be specified in either the SPS or PPS. Additionally, compensate for the dia

[FFmpeg-cvslog] x86: lavc/hevc_mc: fix comments

2015-02-07 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sat Feb 7 13:19:58 2015 +0100| [626d6184ce74186cf588f2c8bef1a44bd0a595d0] | committer: Michael Niedermayer x86: lavc/hevc_mc: fix comments The width parameter is now completely at the back, and actually never used. This helps understanding the ac

[FFmpeg-cvslog] avcodec/faxcompr: use init_get_bits8()

2015-02-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 7 17:16:14 2015 +| [134e8c73eaaf27a4960a558c14225a9c590e72cf] | committer: Paul B Mahol avcodec/faxcompr: use init_get_bits8() Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=134e8c73eaaf27a4960a558c

[FFmpeg-cvslog] hevc/sao: do in-place band filtering when possible

2015-02-07 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Tue Feb 3 14:06:39 2015 +0100| [97996eff4f2631fa5fdb6bc76a32b58d8b9f7611] | committer: Michael Niedermayer hevc/sao: do in-place band filtering when possible The copies are only needed when data must be restored, so skip them when it must not be.

[FFmpeg-cvslog] x86: lavc: share more constant through defines

2015-02-07 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Wed Feb 4 11:41:45 2015 +0100| [ed450d4acfc9fea0dae2df2b0a543ec0d602d31a] | committer: Michael Niedermayer x86: lavc: share more constant through defines Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] lavf/mlv: Only add streams that are supposed to contain frames.

2015-02-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Feb 7 16:18:02 2015 +0100| [ac923ed47002092e16e3fbd252f607e1d68a9106] | committer: Carl Eugen Hoyos lavf/mlv: Only add streams that are supposed to contain frames. Fixes ticket #4296. Reviewed-by: Peter Ross > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] avcodec/twinvqdec: use init_get_bits8()

2015-02-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 7 14:26:54 2015 +| [ec8ec999f4a3f56ba39328106d358ee01efbc14e] | committer: Paul B Mahol avcodec/twinvqdec: use init_get_bits8() Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec8ec999f4a3f56ba393281

[FFmpeg-cvslog] wmalossless: reset lms_update

2015-02-07 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sat Feb 7 09:20:09 2015 +| [46e2afa4dcb5ed6b4a6aa7aacbce2df74ed09c03] | committer: Michael Niedermayer wmalossless: reset lms_update It may contain garbage at the end, and zeroing allows using DSP with longer loops. Signed-off-by: Michael Ni

[FFmpeg-cvslog] lavc/lossless_audiodsp: revert various commits

2015-02-07 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sat Feb 7 09:20:10 2015 +| [691b7f5e9e29698841c6bf1654605760020c0e8e] | committer: Michael Niedermayer lavc/lossless_audiodsp: revert various commits Their intent was to make the DSP work with wmalossless pro. The later was fixed to work with

[FFmpeg-cvslog] pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS

2015-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Feb 6 20:16:10 2015 -0800| [1de742145f58b362736e01d6cd0c66c58d6f7533] | committer: Michael Niedermayer pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording about significant bit

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Feb 7 13:46:04 2015 +0100| [be1cb1e63ae943dc853d8cf69885e2465a769b13] | committer: Michael Niedermayer avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording about significant bit Found-by:wm4 Signed-off-by: Michael Nieder

[FFmpeg-cvslog] avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formats

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 20:54:11 2015 +0100| [c02b8c4527865a0c9bc24bf5687c34b675ea5462] | committer: Michael Niedermayer avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formats Found-by: wm4 Reviewed-by: wm4 Reviewed-by: Paul B Mahol

[FFmpeg-cvslog] avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 20:56:08 2015 +0100| [088dd0fd4c8b67d4ffbbeda6decbf798fd82f2ab] | committer: Michael Niedermayer avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555 Found-by: wm4 Reviewed-by: wm4 Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar formats

2015-02-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 6 20:57:00 2015 +0100| [dbab5f59849a1db5505c45e6610ad2e76da4f5ea] | committer: Michael Niedermayer avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar formats Signed-off-by: Michael Niedermayer > http://git.vide

Re: [FFmpeg-cvslog] hevc/sao: use aligned copies

2015-02-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ag.or.at> writes: > Christophe Gisquet videolan.org> writes: > > > hevc/sao: use aligned copies > > This makes reading hevc files crash if compiled > with icc 14.0.2 on Linux: The crashes are still reproducible with icc 15.0.2 Carl Eugen ___