[FFmpeg-cvslog] boadec: remove log messages

2017-01-31 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Feb 1 02:57:40 2017 +0100| [4bd5d824e927ac22c71186150fda8a8bf4327eed] | committer: Andreas Cadhalpun boadec: remove log messages Requested-by: Ronald S. Bultje Signed-off-by: Andreas Cadhalpun > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] pgssubdec: reset rle_data_len/rle_remaining_len on allocation error

2017-01-31 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.2 | Andreas Cadhalpun | Tue Jan 31 01:55:44 2017 +0100| [83269fd13b79e19e02e23755e68377f2f60817a4] | committer: Andreas Cadhalpun pgssubdec: reset rle_data_len/rle_remaining_len on allocation error The code relies on their validity and otherwise can try to access a N

[FFmpeg-cvslog] pgssubdec: reset rle_data_len/rle_remaining_len on allocation error

2017-01-31 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Tue Jan 31 01:55:44 2017 +0100| [f77bb85b08dea6bdde091c8570aa5b12987f7f8c] | committer: Andreas Cadhalpun pgssubdec: reset rle_data_len/rle_remaining_len on allocation error The code relies on their validity and otherwise can try to access a N

[FFmpeg-cvslog] pgssubdec: reset rle_data_len/rle_remaining_len on allocation error

2017-01-31 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.0 | Andreas Cadhalpun | Tue Jan 31 01:55:44 2017 +0100| [1a168061da70e622d20d0cd96c99e5f741fd4f03] | committer: Andreas Cadhalpun pgssubdec: reset rle_data_len/rle_remaining_len on allocation error The code relies on their validity and otherwise can try to access a N

[FFmpeg-cvslog] pgssubdec: reset rle_data_len/rle_remaining_len on allocation error

2017-01-31 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Tue Jan 31 01:55:44 2017 +0100| [f7e18dea7ad2fd1ec70dd36215064d59b7fc561e] | committer: Andreas Cadhalpun pgssubdec: reset rle_data_len/rle_remaining_len on allocation error The code relies on their validity and otherwise can try to access a N

[FFmpeg-cvslog] pgssubdec: reset rle_data_len/rle_remaining_len on allocation error

2017-01-31 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Tue Jan 31 01:55:44 2017 +0100| [842e98b4d83d8cf297e2bc2761f1f47eb89e49e4] | committer: Andreas Cadhalpun pgssubdec: reset rle_data_len/rle_remaining_len on allocation error The code relies on their validity and otherwise can try to access a NULL o

[FFmpeg-cvslog] Revert "Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'"

2017-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jan 31 20:07:30 2017 +0100| [536ac72f46b7b5094949b4e6a7e07cc8de86aac9] | committer: Michael Niedermayer Revert "Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'" The assumption this is based on is wrong, the code is not always run with

[FFmpeg-cvslog] avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progressive_ac()

2017-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 1 01:32:37 2017 +0100| [3782656631fa8262528c07794acf7e9c2aab000d] | committer: Michael Niedermayer avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progressive_ac() Fixes timeout Fixes: 496/clusterfuzz-testcase-580

[FFmpeg-cvslog] tools/target_dec_fuzzer: Only audio uses the return value to decode packets in pieces, correct the code to match that

2017-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jan 31 22:26:01 2017 +0100| [8bdba1092f50d52e0af90f425811302ec91152f8] | committer: Michael Niedermayer tools/target_dec_fuzzer: Only audio uses the return value to decode packets in pieces, correct the code to match that Fixes: Timeout Fixe

[FFmpeg-cvslog] ratecontrol: Drop commented out cruft

2017-01-31 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 20 16:12:31 2016 +0200| [b4bb9593834460bbbe0e70823f2c503cb01ad052] | committer: Vittorio Giovara ratecontrol: Drop commented out cruft > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b4bb9593834460bbbe0e70823f2c503cb01ad052 ---

[FFmpeg-cvslog] Merge commit 'b4bb9593834460bbbe0e70823f2c503cb01ad052'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 15:50:56 2017 -0300| [1df08cae82d75e01b1250bb9416d6cfbab430e82] | committer: James Almer Merge commit 'b4bb9593834460bbbe0e70823f2c503cb01ad052' * commit 'b4bb9593834460bbbe0e70823f2c503cb01ad052': ratecontrol: Drop commented out cruft Merge

[FFmpeg-cvslog] Merge commit 'd06dfaa5cbdd20acfd2364b16c0f4ae4ddb30a65'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 15:36:49 2017 -0300| [ba5d08938130b2545f8b3e73a701989563316e49] | committer: James Almer Merge commit 'd06dfaa5cbdd20acfd2364b16c0f4ae4ddb30a65' * commit 'd06dfaa5cbdd20acfd2364b16c0f4ae4ddb30a65': x86: huffyuv: Use EXTERNAL_SSSE3_FAST conven

[FFmpeg-cvslog] x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate

2017-01-31 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Mon Jan 18 10:52:21 2016 +0100| [d06dfaa5cbdd20acfd2364b16c0f4ae4ddb30a65] | committer: Diego Biurrun x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d06dfaa5cbdd20ac

[FFmpeg-cvslog] x86: Add SSSE3_SLOW CPU flag and related convenience macros

2017-01-31 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Thu Jan 14 11:37:34 2016 +0100| [7d7355aa92bb36ca0765c49a569a999bcb96f332] | committer: Diego Biurrun x86: Add SSSE3_SLOW CPU flag and related convenience macros > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7d7355aa92bb36ca0765c49a569a99

[FFmpeg-cvslog] Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 15:15:47 2017 -0300| [2eab48177d74782cf948e7ae13aef2ee5d7ab1c1] | committer: James Almer Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332' * commit '7d7355aa92bb36ca0765c49a569a999bcb96f332': x86: Add SSSE3_SLOW CPU flag and related con

[FFmpeg-cvslog] Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 15:20:54 2017 -0300| [8d5df204d002bef25aadc4d7667e32c4fecaa2b7] | committer: James Almer Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537' * commit '8e9cd81d291b1010c625b2766058aadf4affb537': x86: cpu: Detect Conroe CPUs and their slow

[FFmpeg-cvslog] x86: cpu: Detect Conroe CPUs and their slow shuffle unit

2017-01-31 Thread Fiona Glaser
ffmpeg | branch: master | Fiona Glaser | Thu Jan 14 10:54:27 2016 +0100| [8e9cd81d291b1010c625b2766058aadf4affb537] | committer: Diego Biurrun x86: cpu: Detect Conroe CPUs and their slow shuffle unit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8e9cd81d291b1010c625b2766058aadf4a

[FFmpeg-cvslog] x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate

2017-01-31 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Thu Jan 14 10:57:41 2016 +0100| [4efab89332ea39a77145e8b15562b981d9dbde68] | committer: Diego Biurrun x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4efab89332ea39a77145

[FFmpeg-cvslog] Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 15:08:19 2017 -0300| [ac774cfa571734c49c26e2d3387adccff8957ff8] | committer: James Almer Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68' * commit '4efab89332ea39a77145e8b15562b981d9dbde68': x86: Use *_FAST/*_SLOW CPU feature detection

[FFmpeg-cvslog] x86: hpeldsp: Don' t check for bitexact flag when initializing VP3-specific code

2017-01-31 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Jan 19 17:55:59 2016 +0100| [0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553] | committer: Diego Biurrun x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code That code is only ever initialized with that flag set. > http://git.v

[FFmpeg-cvslog] Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 14:59:29 2017 -0300| [a956164e1eb3418922cae949f02ad4035f013213] | committer: James Almer Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553' * commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553': x86: hpeldsp: Don't check for bitexact flag

[FFmpeg-cvslog] Merge commit '95c1df929b92d81454656c222a35ec5f7db576b4'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 14:56:11 2017 -0300| [f6005907fdeb9e4de37568ed5c1a8e7b869126f6] | committer: James Almer Merge commit '95c1df929b92d81454656c222a35ec5f7db576b4' * commit '95c1df929b92d81454656c222a35ec5f7db576b4': x86: hpeldsp: Drop unused function parameter

[FFmpeg-cvslog] x86: hpeldsp: Drop unused function parameters

2017-01-31 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Mon Jan 11 16:06:33 2016 +0100| [95c1df929b92d81454656c222a35ec5f7db576b4] | committer: Diego Biurrun x86: hpeldsp: Drop unused function parameters > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=95c1df929b92d81454656c222a35ec5f7db576b4 ---

[FFmpeg-cvslog] Merge commit 'c3e83ad3b7d75f3597f47ada2616ba4479665009'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 14:53:27 2017 -0300| [4d0e89ce27bc8d995bf9be831e62ea0b3893e375] | committer: James Almer Merge commit 'c3e83ad3b7d75f3597f47ada2616ba4479665009' * commit 'c3e83ad3b7d75f3597f47ada2616ba4479665009': x86: hpeldsp: Use EXTERNAL_SSE2_FAST where a

[FFmpeg-cvslog] x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate

2017-01-31 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Mon Jan 11 16:04:17 2016 +0100| [c3e83ad3b7d75f3597f47ada2616ba4479665009] | committer: Diego Biurrun x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c3e83ad3b7d75f3597f47ada2616ba44796

[FFmpeg-cvslog] Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 31 14:49:29 2017 -0300| [ca8a3978e57c7c8f6abab8547f47483e407469b7] | committer: James Almer Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5' * commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5': x86: hpeldsp: Split off VP3-specific bits in

[FFmpeg-cvslog] x86: hpeldsp: Split off VP3-specific bits into a separate file

2017-01-31 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Mon Jan 11 15:53:41 2016 +0100| [1dfc3cf89d0eb026af28be46294b85d79499ffb5] | committer: Diego Biurrun x86: hpeldsp: Split off VP3-specific bits into a separate file > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1dfc3cf89d0eb026af28be46294

[FFmpeg-cvslog] MAINTAINERS: Add myself for boadec.c

2017-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jan 30 01:45:30 2017 +0100| [481884080977f15854fe06e1c742a7741e49555c] | committer: Michael Niedermayer MAINTAINERS: Add myself for boadec.c It seems ive written this thing though i cannot really remember Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] examples: Properly free AVCodecContext

2017-01-31 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 20 16:10:17 2016 +0200| [9833a406d3d743d238e4cbee08ffcaa12e067dd2] | committer: Vittorio Giovara examples: Properly free AVCodecContext > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9833a406d3d743d238e4cbee08ffcaa12e067dd2 ---

[FFmpeg-cvslog] Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:35:41 2017 +0100| [126e96533f4526fc84fa68f3023d991622e287d3] | committer: Clément Bœsch Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2' * commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2': examples: Properly free AVCodecContext

[FFmpeg-cvslog] Merge commit '0e0538aefc75958ded49f5d075c99a81cf6b2bbb'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:32:03 2017 +0100| [591cf8aa0ee9e09aac29861f4229616df7604172] | committer: Clément Bœsch Merge commit '0e0538aefc75958ded49f5d075c99a81cf6b2bbb' * commit '0e0538aefc75958ded49f5d075c99a81cf6b2bbb': avprobe: Zero the allocated avio buffer

[FFmpeg-cvslog] avprobe: Zero the allocated avio buffer memory

2017-01-31 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 20 15:44:10 2016 +0200| [0e0538aefc75958ded49f5d075c99a81cf6b2bbb] | committer: Vittorio Giovara avprobe: Zero the allocated avio buffer memory Fixes valgrind warning "Conditional jump or move depends on uninitialised value(s)." from avio_fl

[FFmpeg-cvslog] Merge commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:27:46 2017 +0100| [b9292a9698375510c5668cde4ce80dea79d8ec02] | committer: Clément Bœsch Merge commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d' * commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d': libdc1394: Fill in packet data directly

[FFmpeg-cvslog] libdc1394: Fill in packet data directly

2017-01-31 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jul 13 12:56:51 2016 -0400| [5d0f85f1b2469b60d0838330aabe5353fdd9ef1d] | committer: Vittorio Giovara libdc1394: Fill in packet data directly Drop the packet embedded in the context. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d

[FFmpeg-cvslog] Merge commit 'e344e65109f1a75ca82aff4cecec44e79197753c'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:26:26 2017 +0100| [fa02765886294b07a1553570d5c9b5757a78e7f0] | committer: Clément Bœsch Merge commit 'e344e65109f1a75ca82aff4cecec44e79197753c' * commit 'e344e65109f1a75ca82aff4cecec44e79197753c': h264dec: do not call finish_setup() if

[FFmpeg-cvslog] h264dec: do not call finish_setup() if we have not started a frame

2017-01-31 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Jul 20 09:41:35 2016 +0200| [e344e65109f1a75ca82aff4cecec44e79197753c] | committer: Anton Khirnov h264dec: do not call finish_setup() if we have not started a frame Found-By: Jan Ruge Bug-Id: 952 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] Merge commit '76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:17:21 2017 +0100| [4039076dc39a530f29969b6f42083a03215c6aa5] | committer: Clément Bœsch Merge commit '76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4' * commit '76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4': h264dec: handle zero-sized NAL units in

[FFmpeg-cvslog] h264dec: handle zero-sized NAL units in get_last_needed_nal()

2017-01-31 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Jul 20 08:31:38 2016 +0200| [76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4] | committer: Anton Khirnov h264dec: handle zero-sized NAL units in get_last_needed_nal() The current code will ignore the init_get_bits() failure and do an invalid read from the

[FFmpeg-cvslog] avconv_dxva2: add a profile check for hevc

2017-01-31 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Jan 30 17:11:13 2016 +0100| [da917fcf5183ed249ad1285b8edd330f421376c4] | committer: Anton Khirnov avconv_dxva2: add a profile check for hevc Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=da917fcf5183ed

[FFmpeg-cvslog] h264dec: make sure not to call finish_setup() more than once per frame

2017-01-31 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Jul 20 09:59:45 2016 +0200| [1f7b4f9abc6bae94e576e710b8d10117ca3c8238] | committer: Anton Khirnov h264dec: make sure not to call finish_setup() more than once per frame It does not break anything currently, but should not be done anyway. > http://

[FFmpeg-cvslog] Merge commit '1f7b4f9abc6bae94e576e710b8d10117ca3c8238'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:11:24 2017 +0100| [5f633c39cd3ec13ea97e0a7474d452fd5cff8243] | committer: Clément Bœsch Merge commit '1f7b4f9abc6bae94e576e710b8d10117ca3c8238' * commit '1f7b4f9abc6bae94e576e710b8d10117ca3c8238': h264dec: make sure not to call finish_s

[FFmpeg-cvslog] Merge commit 'da917fcf5183ed249ad1285b8edd330f421376c4'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:06:49 2017 +0100| [dc0ca508ea2521010ac6168e330b0339edfc518c] | committer: Clément Bœsch Merge commit 'da917fcf5183ed249ad1285b8edd330f421376c4' * commit 'da917fcf5183ed249ad1285b8edd330f421376c4': avconv_dxva2: add a profile check for h

[FFmpeg-cvslog] hevc: set profile based on the profile compatibility flags if needed

2017-01-31 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Sat Jan 30 17:44:34 2016 +0100| [1ecb63cd1c1a4ddc5efed4abbc3158b969d8c5e4] | committer: Anton Khirnov hevc: set profile based on the profile compatibility flags if needed This fixes retrieving a valid profile for many of the FATE conformance samples,

[FFmpeg-cvslog] lavc/hevc: remove a few random spaces to reduce diff with libav

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 17:02:24 2017 +0100| [7c300a8ed4ef093a1dea40dd4d524cb32cef5c08] | committer: Clément Bœsch lavc/hevc: remove a few random spaces to reduce diff with libav > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c300a8ed4ef093a1dea40dd4d

[FFmpeg-cvslog] Merge commit '1ecb63cd1c1a4ddc5efed4abbc3158b969d8c5e4'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 16:57:18 2017 +0100| [bd370738baf8aea73ba3d6ecced967451c47ae88] | committer: Clément Bœsch Merge commit '1ecb63cd1c1a4ddc5efed4abbc3158b969d8c5e4' * commit '1ecb63cd1c1a4ddc5efed4abbc3158b969d8c5e4': hevc: set profile based on the profile

[FFmpeg-cvslog] hevc: Add AVX2 DC IDCT

2017-01-31 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Jun 29 11:56:42 2016 +0200| [fca3c3b61952aacc45e9ca54d86a762946c21942] | committer: Luca Barbato hevc: Add AVX2 DC IDCT Originally written by Pierre Edouard Lepere . Integrated to Libav by Josh de Kock . Signed-off-by: Alexandra Hájková > http://g

[FFmpeg-cvslog] Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 16:50:21 2017 +0100| [78d16eb45217f7ce811d1b05afe56427dd40021b] | committer: Clément Bœsch Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942' * commit 'fca3c3b61952aacc45e9ca54d86a762946c21942': hevc: Add AVX2 DC IDCT Mostly noop as

[FFmpeg-cvslog] Merge commit 'cc16da75c2f99d92f7a6461100f041352deb6d88'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 16:02:35 2017 +0100| [05018c2cdaf3cbf5769bdf90951f707cf99edd52] | committer: Clément Bœsch Merge commit 'cc16da75c2f99d92f7a6461100f041352deb6d88' * commit 'cc16da75c2f99d92f7a6461100f041352deb6d88': hevc: Add coefficient limiting to speed

[FFmpeg-cvslog] hevc: Add coefficient limiting to speed up IDCT

2017-01-31 Thread Mickaël Raulet
ffmpeg | branch: master | Mickaël Raulet | Tue Jul 5 18:52:38 2016 +0200| [cc16da75c2f99d92f7a6461100f041352deb6d88] | committer: Luca Barbato hevc: Add coefficient limiting to speed up IDCT Integrated to libav by Josh de Kock . Signed-off-by: Alexandra Hájková > http://git.videolan.org/gi

[FFmpeg-cvslog] Merge commit '4f247de3b797cdc9d243d26534412f81c306e5b5'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 15:47:58 2017 +0100| [2456efcc0fe27a38b287abe38a98be49cf9247d5] | committer: Clément Bœsch Merge commit '4f247de3b797cdc9d243d26534412f81c306e5b5' * commit '4f247de3b797cdc9d243d26534412f81c306e5b5': hevcdsp_template: Templatize IDCT This

[FFmpeg-cvslog] hevcdsp_template: Templatize IDCT

2017-01-31 Thread Mickaël Raulet
ffmpeg | branch: master | Mickaël Raulet | Mon Jul 4 15:31:16 2016 +0200| [4f247de3b797cdc9d243d26534412f81c306e5b5] | committer: Luca Barbato hevcdsp_template: Templatize IDCT Integrated to Libav by Josh de Kock . Signed-off-by: Alexandra Hájková > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] hevc: Add DC IDCT

2017-01-31 Thread Mickaël Raulet
ffmpeg | branch: master | Mickaël Raulet | Mon Jul 4 15:37:52 2016 +0200| [a92fd8a06256e71a0be87b03751ec3c2a4a8aa21] | committer: Luca Barbato hevc: Add DC IDCT Integrated to Libav by Josh de Kock . Signed-off-by: Alexandra Hájková > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] Merge commit 'a92fd8a06256e71a0be87b03751ec3c2a4a8aa21'

2017-01-31 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Jan 31 15:55:35 2017 +0100| [a604115f72ad0d77b69193989bbe16174135129d] | committer: Clément Bœsch Merge commit 'a92fd8a06256e71a0be87b03751ec3c2a4a8aa21' * commit 'a92fd8a06256e71a0be87b03751ec3c2a4a8aa21': hevc: Add DC IDCT Noop, only spacing a

[FFmpeg-cvslog] hevc: Separate adding residual to prediction from IDCT

2017-01-31 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sun Jul 3 17:38:56 2016 +0200| [1bd890ad173d79e7906c5e1d06bf0a06cca4519d] | committer: Luca Barbato hevc: Separate adding residual to prediction from IDCT Based on patch 250430bf28118cf843df887e8c8b345f1c60c82d by Mickaël Raulet , integrated to Li

[FFmpeg-cvslog] doc/muxers: add AVI muxer documentation

2017-01-31 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Thu Jan 5 11:17:39 2017 +0100| [c778a9657dc8a425ac65f89d81d64709f2090a9f] | committer: Tobias Rapp doc/muxers: add AVI muxer documentation Reviewed-by: Michael Niedermayer Signed-off-by: Tobias Rapp > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] avfilter/overlay: add gbrp output format

2017-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Jan 30 16:00:29 2017 +0100| [3405d6c7bc06645869b3e046dd220ef374d9a04b] | committer: Paul B Mahol avfilter/overlay: add gbrp output format Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3405d6c7bc06645869b3e0

[FFmpeg-cvslog] lavc/alac: Export samplerate.

2017-01-31 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Jan 30 11:03:21 2017 +0100| [12f7c091e8044a70c8d0d4cca156bf3223c2ad5d] | committer: Carl Eugen Hoyos lavc/alac: Export samplerate. Fixes ticket #6096. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=12f7c091e8044a70c8d0d4cca156bf322

[FFmpeg-cvslog] lavf/xwma: fix incorrect format specifier

2017-01-31 Thread Moritz Barsnick
ffmpeg | branch: master | Moritz Barsnick | Mon Jan 30 21:22:41 2017 +0100| [0478728db02d68505020aa29f4895b8cfabb] | committer: Paul B Mahol lavf/xwma: fix incorrect format specifier Signed-off-by: Moritz Barsnick > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0478728db02d68

[FFmpeg-cvslog] avformat/avienc: add reserve_index_space option

2017-01-31 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Wed Jan 25 09:53:03 2017 +0100| [e65db4ce5966506d957032ef30545419801ae7dc] | committer: Tobias Rapp avformat/avienc: add reserve_index_space option Allows the user to reserve space for the ODML master index. A sufficient sized master index in the AVI hea