[FFmpeg-cvslog] lavc: Add hwaccel_flags field to AVCodecContext

2017-03-23 Thread wm4
ffmpeg | branch: master | wm4 | Sat Mar 4 23:57:32 2017 +| [156bd8278f4098426cffaa68efb161907e5c1869] | committer: wm4 lavc: Add hwaccel_flags field to AVCodecContext This "reuses" the flags introduced for the av_vdpau_bind_context() API function, and makes them available to all hwaccels.

[FFmpeg-cvslog] lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API

2017-03-23 Thread wm4
ffmpeg | branch: master | wm4 | Sat Mar 4 23:57:33 2017 +| [7e4ba776a2240d40124d5540ea6b2118fa2fe26a] | committer: wm4 lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API This supports retrieving the device from a provided hw_frames_ctx, and automatically creating a hw_fra

[FFmpeg-cvslog] Merge commit '5cc0057f4910c8c72421b812c8f337ef6c43696c'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:12:05 2017 +0100| [d521258b19a54f4ada61d24b9adb15d5993eda1c] | committer: Clément Bœsch Merge commit '5cc0057f4910c8c72421b812c8f337ef6c43696c' * commit '5cc0057f4910c8c72421b812c8f337ef6c43696c': lavu: remove the custom atomic API Thi

[FFmpeg-cvslog] lavu: remove the custom atomic API

2017-03-23 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri Jul 29 13:47:57 2016 +0200| [5cc0057f4910c8c72421b812c8f337ef6c43696c] | committer: Anton Khirnov lavu: remove the custom atomic API It has been replaced by C11 stdatomic.h and is now unused. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] vaapi_encode: Decide on GOP setup before initialising sequence parameters

2017-03-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Sep 30 17:27:58 2016 +0200| [314b421dd8910ebed7a8d419a0dbea239a00044e] | committer: Mark Thompson vaapi_encode: Decide on GOP setup before initialising sequence parameters This was always too late; several fields related to it have been incorrectly

[FFmpeg-cvslog] vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext

2017-03-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Oct 1 10:48:44 2016 +0200| [17a0f9481cf07af0feb3838ca315b970117e8000] | committer: Mark Thompson vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=17a0f9481cf07af0feb3838ca31

[FFmpeg-cvslog] vaapi_h264: Write bitstream restriction fields

2017-03-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Oct 1 11:01:08 2016 +0100| [ec17ab381ede4f31c4bdd2767d8f62d24aaf430a] | committer: Mark Thompson vaapi_h264: Write bitstream restriction fields > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec17ab381ede4f31c4bdd2767d8f62d24aaf430a --

[FFmpeg-cvslog] vaapi_h265: Fix slice header writing

2017-03-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Sep 30 17:31:49 2016 +0200| [fc30a90898e419cee7c7cb496976da6337d0bf3e] | committer: Mark Thompson vaapi_h265: Fix slice header writing This was not observed earlier because the only syntax element which it normally misses with the current setup is

[FFmpeg-cvslog] Merge commit 'b8cac1e83066aa87e8402c146c81b77a11b5eec3'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:16:11 2017 +0100| [553d8a9ecf16d10a786b9b8687b6d0a080fa53f8] | committer: Clément Bœsch Merge commit 'b8cac1e83066aa87e8402c146c81b77a11b5eec3' * commit 'b8cac1e83066aa87e8402c146c81b77a11b5eec3': vaapi_h265: Fix buffering parameters

[FFmpeg-cvslog] vaapi_h265: Fix buffering parameters

2017-03-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Sep 30 17:47:19 2016 +0200| [b8cac1e83066aa87e8402c146c81b77a11b5eec3] | committer: Mark Thompson vaapi_h265: Fix buffering parameters A decoder may need this to be set correctly to output frames in the right order. > http://git.videolan.org/gitwe

[FFmpeg-cvslog] hwcontext_vaapi: Enable P010 support

2017-03-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Sep 30 17:27:09 2016 +0200| [ebf6c93321cdb78bf61dc383cf515ec12e07] | committer: Mark Thompson hwcontext_vaapi: Enable P010 support This is required for 10-bit surfaces. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ebf6c93321

[FFmpeg-cvslog] Merge commit 'eaaaabf6c93321cdb78bf61dc383cf515ec12e07'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:19:25 2017 +0100| [c4f613fe5120e9e0217fc104fba6fcfbf59b6575] | committer: Clément Bœsch Merge commit 'ebf6c93321cdb78bf61dc383cf515ec12e07' * commit 'ebf6c93321cdb78bf61dc383cf515ec12e07': hwcontext_vaapi: Enable P010 support T

[FFmpeg-cvslog] Merge commit '5a5df90d9c05d86d9b0564b8b40b6d64a324df5e'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:20:34 2017 +0100| [1a5631dc716e61cb3fa60bf44b93c4ca5438f7c9] | committer: Clément Bœsch Merge commit '5a5df90d9c05d86d9b0564b8b40b6d64a324df5e' * commit '5a5df90d9c05d86d9b0564b8b40b6d64a324df5e': vaapi_h265: Add main 10 encode support

[FFmpeg-cvslog] vaapi_h265: Add main 10 encode support

2017-03-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Sep 30 11:48:43 2016 +0100| [5a5df90d9c05d86d9b0564b8b40b6d64a324df5e] | committer: Mark Thompson vaapi_h265: Add main 10 encode support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5a5df90d9c05d86d9b0564b8b40b6d64a324df5e --- liba

[FFmpeg-cvslog] pixfmt: Document alternative names for smpte 431 and 432

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Sep 20 15:00:31 2016 -0400| [310c55f1799deab395319471a75c528d0fa7b30d] | committer: Vittorio Giovara pixfmt: Document alternative names for smpte 431 and 432 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=310c55f1799deab395319471a75

[FFmpeg-cvslog] Merge commit '310c55f1799deab395319471a75c528d0fa7b30d'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:22:32 2017 +0100| [a1f6b1d9d816ad7e6a8f071b0efa2638bc80e65e] | committer: Clément Bœsch Merge commit '310c55f1799deab395319471a75c528d0fa7b30d' * commit '310c55f1799deab395319471a75c528d0fa7b30d': pixfmt: Document alternative names for

[FFmpeg-cvslog] avidec: Do not special case palette on big-endian

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sat Sep 24 20:25:44 2016 -0400| [bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4] | committer: Vittorio Giovara avidec: Do not special case palette on big-endian This simplifies the code a bit, does not change output data in any way. > http://git.videolan

[FFmpeg-cvslog] Merge commit 'bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:26:20 2017 +0100| [554cc43ac6c31d06c85d6395afe96b796ef29150] | committer: Clément Bœsch Merge commit 'bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4' * commit 'bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4': avidec: Do not special case palette on

[FFmpeg-cvslog] avidec: Set palette alpha as fully opaque

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sun Oct 2 12:24:07 2016 -0400| [497c087939e32b26b792515d2dbc7e22561203f7] | committer: Vittorio Giovara avidec: Set palette alpha as fully opaque Palette format is always in RGBA. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=497c087

[FFmpeg-cvslog] Merge commit '497c087939e32b26b792515d2dbc7e22561203f7'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:27:12 2017 +0100| [76e21e83acbec89ee0278e310d98c4e53216c374] | committer: Clément Bœsch Merge commit '497c087939e32b26b792515d2dbc7e22561203f7' * commit '497c087939e32b26b792515d2dbc7e22561203f7': avidec: Set palette alpha as fully opaq

[FFmpeg-cvslog] Merge commit 'b8d5070db6313f985562865edcfd08a01c2d7503'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:27:41 2017 +0100| [7b3a3e6276c42e6974cba2e9f36d140b8d760b0b] | committer: Clément Bœsch Merge commit 'b8d5070db6313f985562865edcfd08a01c2d7503' * commit 'b8d5070db6313f985562865edcfd08a01c2d7503': avcodec: Document AV_PKT_DATA_PALETTE s

[FFmpeg-cvslog] avcodec: Document AV_PKT_DATA_PALETTE side data type

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Sep 20 17:11:14 2016 -0400| [b8d5070db6313f985562865edcfd08a01c2d7503] | committer: Vittorio Giovara avcodec: Document AV_PKT_DATA_PALETTE side data type > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b8d5070db6313f985562865edcfd08a

[FFmpeg-cvslog] rscc: Support palette format

2017-03-23 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Sep 19 16:33:43 2016 -0400| [c19830aa2c19f9713b612f7e2fdb437df91ba266] | committer: Vittorio Giovara rscc: Support palette format Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c19830aa2c19f9713b612

[FFmpeg-cvslog] Merge commit 'dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:40:09 2017 +0100| [dffa4ec1ed20a47a0d10f30d288ff82cd19a227e] | committer: Clément Bœsch Merge commit 'dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9' * commit 'dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9': fate: Add test for rscc palette Merged

[FFmpeg-cvslog] fate: Add test for rscc palette

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Sep 19 16:33:44 2016 -0400| [dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9] | committer: Vittorio Giovara fate: Add test for rscc palette > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9 --- tests

[FFmpeg-cvslog] Merge commit 'c19830aa2c19f9713b612f7e2fdb437df91ba266'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:33:27 2017 +0100| [5f044d23726375f451463ae443bb9a33827374be] | committer: Clément Bœsch Merge commit 'c19830aa2c19f9713b612f7e2fdb437df91ba266' * commit 'c19830aa2c19f9713b612f7e2fdb437df91ba266': rscc: Support palette format See 11777

[FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().

2017-03-23 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jan 17 03:55:44 2014 -0300| [1f451eed606b680751e429660cc0945c60d0430c] | committer: Anton Khirnov vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2(). Similar gains in performance as the SSSE3 version Signed-off-by: James Almer Signed-off-by: Anto

[FFmpeg-cvslog] vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16.

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Jan 5 21:00:40 2014 +0100| [a692724c587859c8157d1aefcae9fbdb23328c61] | committer: Anton Khirnov vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] vp9: ignore reference segmentation map if error_resilience flag is set.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Tue Aug 12 18:11:05 2014 -0400| [a451324dddf5d2ab4bcd6aa0f546596f71bdada3] | committer: Anton Khirnov vp9: ignore reference segmentation map if error_resilience flag is set. Fixes ffvp9_fails_where_libvpx.succeeds.webm. Bug-Id: ffmpeg/3849. Signed

[FFmpeg-cvslog] vp9lpf/x86: add an SSE2 version of vp9_loop_filter_[vh]_88_16

2017-03-23 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 28 04:59:45 2014 -0300| [92d47550ea099fde8c6f4443c94ec768e19ffd26] | committer: Anton Khirnov vp9lpf/x86: add an SSE2 version of vp9_loop_filter_[vh]_88_16 Similar gains as the ssse3 version once again Additional improvements by Clément Bœsch .

[FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2, ssse3, avx}.

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Feb 5 07:21:06 2014 +0100| [0ed21bdc9e7f9ef557a7d63fbaa6ce65eb455b9a] | committer: Anton Khirnov vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] checkasm: add VP9 loopfilter tests.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Thu Sep 17 11:58:10 2015 -0400| [c935b54bd6a12714fc08d88791dadee2ba07176a] | committer: Anton Khirnov checkasm: add VP9 loopfilter tests. The randomize_buffer() implementation assures that "most of the time", we'll do a good mix of wide16/wide8/hev/

[FFmpeg-cvslog] vp9lpf/x86: make filter_48/84/88_h work on 32-bit.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 26 15:15:50 2014 -0500| [8915320db94c9b3ceb97d6ad92addda690af8c18] | committer: Anton Khirnov vp9lpf/x86: make filter_48/84/88_h work on 32-bit. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=89153

[FFmpeg-cvslog] vp9lpf/x86: make filter_16_v work on 32-bit.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 26 14:05:23 2014 -0500| [5bfa96c4b30d9fdb59a8f2a9d0769a3fa2e622be] | committer: Anton Khirnov vp9lpf/x86: make filter_16_v work on 32-bit. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5bfa96c4b30

[FFmpeg-cvslog] vp9lpf/x86: make filter_48/84_v work on 32-bit.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 26 12:10:26 2014 -0500| [b905e8d2fe03da1bf34ffa6e04b322f19a479143] | committer: Anton Khirnov vp9lpf/x86: make filter_48/84_v work on 32-bit. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b905e8d2

[FFmpeg-cvslog] vp9lpf/x86: save one register in loopfilter surface coverage.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 19 21:44:57 2014 -0500| [a6e288d62414c25ed173b17b48ddea947bede73e] | committer: Anton Khirnov vp9lpf/x86: save one register in loopfilter surface coverage. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] Merge commit '715f139c9bd407ef7f4d1f564ad683140ec61e6d'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:41:47 2017 +0100| [9a23b149c7d89cef8e99a19bb8c36611b8daad8c] | committer: Clément Bœsch Merge commit '715f139c9bd407ef7f4d1f564ad683140ec61e6d' * commit '715f139c9bd407ef7f4d1f564ad683140ec61e6d': (23 commits) vp9lpf/x86: make filter_16

[FFmpeg-cvslog] vp9lpf/x86: make filter_88_v work on 32-bit.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Sat Dec 27 15:12:01 2014 -0500| [37637e65907b1a8c3731ea69c638792cb2438d0c] | committer: Anton Khirnov vp9lpf/x86: make filter_88_v work on 32-bit. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=37637e65907

[FFmpeg-cvslog] vp9lpf/x86: make cglobal statement more conservative in register allocation.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 19 22:09:30 2014 -0500| [6411c328a233b80faa5aa3ef4266f9a16e499699] | committer: Anton Khirnov vp9lpf/x86: make cglobal statement more conservative in register allocation. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3, avx}.

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Jan 25 17:38:42 2014 +0100| [6bea478158910b1a5cac4f3fd739cad8ec5740ed] | committer: Anton Khirnov vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] vp9lpf/x86: make filter_16_h work on 32-bit.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 26 17:50:38 2014 -0500| [715f139c9bd407ef7f4d1f564ad683140ec61e6d] | committer: Anton Khirnov vp9lpf/x86: make filter_16_h work on 32-bit. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=715f139c9bd

[FFmpeg-cvslog] vp9lpf/x86: make filter_44_h work on 32-bit.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 26 14:48:01 2014 -0500| [725a216481c422a71a727771706d6343a0eaeaf8] | committer: Anton Khirnov vp9lpf/x86: make filter_44_h work on 32-bit. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=725a216481c

[FFmpeg-cvslog] vp9lpf/x86: make filter_44_v work on 32-bit.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Sat Dec 27 15:08:48 2014 -0500| [be10834bd9dde81fc10568b7da8ffd1493df8589] | committer: Anton Khirnov vp9lpf/x86: make filter_44_v work on 32-bit. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=be10834bd9d

[FFmpeg-cvslog] vp9lpf/x86: add ff_vp9_loop_filter_h_{48, 84}_16_{sse2, ssse3, avx}().

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Jan 30 19:01:30 2014 +0100| [f2e3d706a16d51dfc6862ab0c8798fc42aa500c9] | committer: Anton Khirnov vp9lpf/x86: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] vp9lpf/x86: store unpacked intermediates for filter6/14 on stack.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Wed Dec 24 14:17:28 2014 -0500| [c6375a83d1ad512ed24e8fef044f3ba17237e03e] | committer: Anton Khirnov vp9lpf/x86: store unpacked intermediates for filter6/14 on stack. filter16 goes from 508 to 482 (h) or 346 to 314 (v) cycles; filter88 goes from 24

[FFmpeg-cvslog] vp9lpf/x86: save one register in SIGN_ADD/SUB.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Sat Dec 27 14:47:07 2014 -0500| [7c62891efedf0102934bc18d62c6561152a4d0bc] | committer: Anton Khirnov vp9lpf/x86: save one register in SIGN_ADD/SUB. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c62891ef

[FFmpeg-cvslog] vp9lpf/x86: simplify ABSSUM_CMP by inverting the comparison meaning.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Sun Dec 21 19:34:03 2014 -0500| [e4961035b288043b2b00bdc2ccbe3c31393e12d5] | committer: Anton Khirnov vp9lpf/x86: simplify ABSSUM_CMP by inverting the comparison meaning. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] vp9lpf/x86: remove unused register from ABSSUB_CMP macro.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Sat Dec 20 11:13:06 2014 -0500| [683da2788e418877808f1407d68140cafaae8b4f] | committer: Anton Khirnov vp9lpf/x86: remove unused register from ABSSUB_CMP macro. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] vp9lpf/x86: move variable assigned inside macro branch.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Wed Dec 24 14:22:19 2014 -0500| [4ce8ba72f9cbdecf3a2ee3533959e097a2095595] | committer: Anton Khirnov vp9lpf/x86: move variable assigned inside macro branch. The value is not used outside the branch. Signed-off-by: Anton Khirnov > http://git.vide

[FFmpeg-cvslog] vp9lpf/x86: slightly simplify 44/48/84/88 h stores.

2017-03-23 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Dec 19 22:18:42 2014 -0500| [6e74e9636b1752e777146421ffa2b2498071e28d] | committer: Anton Khirnov vp9lpf/x86: slightly simplify 44/48/84/88 h stores. Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6e74

[FFmpeg-cvslog] d3d11va: Use the proper decoding slice index

2017-03-23 Thread Steve Lhomme
ffmpeg | branch: master | Steve Lhomme | Wed Oct 5 12:52:00 2016 +0200| [be630b1e08ebe8f766b1798accd6b8e5e096f5aa] | committer: Diego Biurrun d3d11va: Use the proper decoding slice index The decoding buffer index expected by D3D11VA is the one from the ID3D11Texture2D not the one from the ID3

[FFmpeg-cvslog] Merge commit 'be630b1e08ebe8f766b1798accd6b8e5e096f5aa'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:47:13 2017 +0100| [3e40c9560a57e5e7beb1870090a4d238286203e1] | committer: Clément Bœsch Merge commit 'be630b1e08ebe8f766b1798accd6b8e5e096f5aa' * commit 'be630b1e08ebe8f766b1798accd6b8e5e096f5aa': d3d11va: Use the proper decoding slice

[FFmpeg-cvslog] Merge commit 'd9dccc03890a976dba59d66ed3b5aceeaa33d14c'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:54:53 2017 +0100| [9954d5b44eec41a2ebcbc61f67ce719184c0ec57] | committer: Clément Bœsch Merge commit 'd9dccc03890a976dba59d66ed3b5aceeaa33d14c' * commit 'd9dccc03890a976dba59d66ed3b5aceeaa33d14c': hevc: x86: Refactor IDCT macro declarat

[FFmpeg-cvslog] hevc: x86: Refactor IDCT macro declarations

2017-03-23 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Oct 5 11:39:16 2016 +0200| [d9dccc03890a976dba59d66ed3b5aceeaa33d14c] | committer: Diego Biurrun hevc: x86: Refactor IDCT macro declarations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d9dccc03890a976dba59d66ed3b5aceeaa33d14c ---

[FFmpeg-cvslog] configure: #include stdint.h as part of libxavs test

2017-03-23 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Oct 5 08:51:03 2016 +0200| [20abcaa273a6e77d0a2e1a98c643c73562c6f8f2] | committer: Diego Biurrun configure: #include stdint.h as part of libxavs test Unfortunately the xavs.h API header is not self-sufficient and relies on manual stdint.h inclusio

[FFmpeg-cvslog] Merge commit '20abcaa273a6e77d0a2e1a98c643c73562c6f8f2'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:56:55 2017 +0100| [fb477193cd146c3f04eee090b846400828336999] | committer: Clément Bœsch Merge commit '20abcaa273a6e77d0a2e1a98c643c73562c6f8f2' * commit '20abcaa273a6e77d0a2e1a98c643c73562c6f8f2': configure: #include stdint.h as part of

[FFmpeg-cvslog] h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d70f46c582397da7f

2017-03-23 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Sep 9 01:27:41 2016 +0200| [5801f9ed245ca5ebb57b0b5183de7a24aaece133] | committer: Diego Biurrun h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d70f46c582397da7f > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Merge commit '5801f9ed245ca5ebb57b0b5183de7a24aaece133'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 11:58:01 2017 +0100| [4bb4fa28e3741663e0e76f2e2a628cfdcca6765c] | committer: Clément Bœsch Merge commit '5801f9ed245ca5ebb57b0b5183de7a24aaece133' * commit '5801f9ed245ca5ebb57b0b5183de7a24aaece133': h264_intrapred: x86: Update comments le

[FFmpeg-cvslog] Merge commit 'e4128c08d786eb5513578e8c6063671ba03226ab'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 12:03:25 2017 +0100| [733b13ad666c057c416a23bc694ae2e8391abd8b] | committer: Clément Bœsch Merge commit 'e4128c08d786eb5513578e8c6063671ba03226ab' * commit 'e4128c08d786eb5513578e8c6063671ba03226ab': Revert "hevc: x86: Refactor IDCT macro

[FFmpeg-cvslog] Revert "hevc: x86: Refactor IDCT macro declarations"

2017-03-23 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Oct 6 15:24:04 2016 +0200| [e4128c08d786eb5513578e8c6063671ba03226ab] | committer: Anton Khirnov Revert "hevc: x86: Refactor IDCT macro declarations" This reverts commit d9dccc03890a976dba59d66ed3b5aceeaa33d14c. There were outstanding objections t

[FFmpeg-cvslog] Merge commit 'da2848375a2e2121dad9f1e8cbd0ead4e3bf77d6'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 12:08:22 2017 +0100| [464790f109222eb30f794349a1eff32fdf8b5c13] | committer: Clément Bœsch Merge commit 'da2848375a2e2121dad9f1e8cbd0ead4e3bf77d6' * commit 'da2848375a2e2121dad9f1e8cbd0ead4e3bf77d6': nvenc: Force high_444 profile for 444 i

[FFmpeg-cvslog] nvenc: Force high_444 profile for 444 input

2017-03-23 Thread Yogender Gupta
ffmpeg | branch: master | Yogender Gupta | Thu Oct 6 09:10:25 2016 +| [da2848375a2e2121dad9f1e8cbd0ead4e3bf77d6] | committer: Luca Barbato nvenc: Force high_444 profile for 444 input Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=da2848375a2e2121

[FFmpeg-cvslog] nvenc: Fix error log

2017-03-23 Thread Yogender Gupta
ffmpeg | branch: master | Yogender Gupta | Thu Oct 6 15:02:26 2016 +0530| [cbd84b8a51aa656d71b7d6ed44bd89041ff081a8] | committer: Luca Barbato nvenc: Fix error log Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cbd84b8a51aa656d71b7d6ed44bd89041ff081a

[FFmpeg-cvslog] Merge commit 'cbd84b8a51aa656d71b7d6ed44bd89041ff081a8'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 12:11:05 2017 +0100| [1b2a7f42c0a0dce84e2c74e93d03f7ef648eb140] | committer: Clément Bœsch Merge commit 'cbd84b8a51aa656d71b7d6ed44bd89041ff081a8' * commit 'cbd84b8a51aa656d71b7d6ed44bd89041ff081a8': nvenc: Fix error log This commit is a

[FFmpeg-cvslog] Merge commit 'e3f941cb03b139b866a0ad6dc95fbe1b247d54af'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 12:17:39 2017 +0100| [50bbb674723e84c8733a447dcb0139c53a2705a7] | committer: Clément Bœsch Merge commit 'e3f941cb03b139b866a0ad6dc95fbe1b247d54af' * commit 'e3f941cb03b139b866a0ad6dc95fbe1b247d54af': checkasm: add a test for HEVC IDCT Mer

[FFmpeg-cvslog] checkasm: add a test for HEVC IDCT

2017-03-23 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Sun Sep 18 19:35:26 2016 +0200| [e3f941cb03b139b866a0ad6dc95fbe1b247d54af] | committer: Anton Khirnov checkasm: add a test for HEVC IDCT Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e3f941cb03b139b866a0

[FFmpeg-cvslog] Merge commit '9b2ccafb480c94fd09cfb24306d5296dc013cf5b'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 12:15:39 2017 +0100| [739d8c83f2c660f7f9b1ba7b7907e1486fcf1c3f] | committer: Clément Bœsch Merge commit '9b2ccafb480c94fd09cfb24306d5296dc013cf5b' * commit '9b2ccafb480c94fd09cfb24306d5296dc013cf5b': aarch64: Add missing sign extension in

[FFmpeg-cvslog] aarch64: Add missing sign extension in ff_h264_idct8_add_neon

2017-03-23 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Sep 30 12:05:55 2016 +0300| [9b2ccafb480c94fd09cfb24306d5296dc013cf5b] | committer: Martin Storsjö aarch64: Add missing sign extension in ff_h264_idct8_add_neon Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] hls: consistent use of user_agent

2017-03-23 Thread Jan Berkel
ffmpeg | branch: master | Jan Berkel | Fri Feb 17 12:00:40 2017 +0100| [aff80aa4ecadd0a2aa8da839f289b815db2ef078] | committer: wm4 hls: consistent use of user_agent This came up while debugging a problem with mpv: https://github.com/mpv-player/mpv/issues/4155 Signed-off-by: wm4 > http://git.

[FFmpeg-cvslog] avcodec/pictordec: runtime error: left shift of 15 by 28 places cannot be represented in type 'int'

2017-03-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Mar 21 02:20:35 2017 +0100| [0f34c0789f855f04dce518ffc93a01bb943ba1aa] | committer: Michael Niedermayer avcodec/pictordec: runtime error: left shift of 15 by 28 places cannot be represented in type 'int' Fixes: 898/clusterfuzz-testcase-61497

[FFmpeg-cvslog] avcodec/tiff: Check geotag count for being non zero

2017-03-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Mar 21 01:55:01 2017 +0100| [3182e19c1c29eef60208a67ad8ecad1d9a2d0694] | committer: Michael Niedermayer avcodec/tiff: Check geotag count for being non zero Fixes memleak Fixes: 874/clusterfuzz-testcase-5252796175613952 Found-by: continuous f

[FFmpeg-cvslog] avcodec/h264_ps: Fix runtime error: signed integer overflow: 2147483647 + 26 cannot be represented in type 'int'

2017-03-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Mar 22 00:17:05 2017 +0100| [4f727fbc7330e726d003e2961fa676ddaf86f994] | committer: Michael Niedermayer avcodec/h264_ps: Fix runtime error: signed integer overflow: 2147483647 + 26 cannot be represented in type 'int' Fixes: 902/clusterfuzz-t

[FFmpeg-cvslog] avcodec/videotoolboxenc: remove unused atomic header

2017-03-23 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Mar 22 19:33:46 2017 -0300| [05510ec0677620ab2251f3985f288ad69cdb193b] | committer: James Almer avcodec/videotoolboxenc: remove unused atomic header Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=05510ec067762

[FFmpeg-cvslog] avcodec/mediacodec: convert to stdatomic

2017-03-23 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Mar 22 15:27:30 2017 -0300| [005da88c1ee231eddd9924ad8173aeeab6366165] | committer: James Almer avcodec/mediacodec: convert to stdatomic Reviewed-by: wm4 Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=005da88

[FFmpeg-cvslog] hevc: Add SSE2 and AVX IDCT

2017-03-23 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Mon Oct 10 22:23:01 2016 +0200| [112cee0241f5799edff0e4682b9e8639b046dc78] | committer: Anton Khirnov hevc: Add SSE2 and AVX IDCT Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=112cee0241f5799edff0e4682b9

[FFmpeg-cvslog] swscale: Add missing yuv444p12 swapping

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 6 18:28:50 2016 -0400| [eb542106029a9b28b4f76ff7c181eb4f542da9c4] | committer: Luca Barbato swscale: Add missing yuv444p12 swapping Missing from 9bd6ea5695660529b2887292874a7b9e61fc301e. Signed-off-by: Vittorio Giovara Signed-off-by: Luca

[FFmpeg-cvslog] Merge commit 'eb542106029a9b28b4f76ff7c181eb4f542da9c4'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:02:11 2017 +0100| [4c45c866cfbbb756447a5dcf16e93e3f78b04c7a] | committer: Clément Bœsch Merge commit 'eb542106029a9b28b4f76ff7c181eb4f542da9c4' * commit 'eb542106029a9b28b4f76ff7c181eb4f542da9c4': swscale: Add missing yuv444p12 swapping

[FFmpeg-cvslog] Merge commit '14e7e19a90e9b45db7adeb4d40e7f16aa7404f28'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:03:43 2017 +0100| [cc012c46e8b8668e8d8bb47aea393147b80c63ce] | committer: Clément Bœsch Merge commit '14e7e19a90e9b45db7adeb4d40e7f16aa7404f28' * commit '14e7e19a90e9b45db7adeb4d40e7f16aa7404f28': lavc: bsf: Document input/output codecp

[FFmpeg-cvslog] lavc: bsf: Document input/output codecparam alloc/init process

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Oct 4 11:59:53 2016 -0400| [14e7e19a90e9b45db7adeb4d40e7f16aa7404f28] | committer: Vittorio Giovara lavc: bsf: Document input/output codecparam alloc/init process > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=14e7e19a90e9b45db7ade

[FFmpeg-cvslog] APIchanges: Expand the name of recently added pixel formats

2017-03-23 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 6 18:27:24 2016 -0400| [e7e5be8635c1cf0588d2a07e59374135de6da55a] | committer: Vittorio Giovara APIchanges: Expand the name of recently added pixel formats This makes them easier to search for. > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] Merge commit 'e7e5be8635c1cf0588d2a07e59374135de6da55a'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:08:49 2017 +0100| [295450e7f4382ce935fecbd21b57ff179e5babe2] | committer: Clément Bœsch Merge commit 'e7e5be8635c1cf0588d2a07e59374135de6da55a' * commit 'e7e5be8635c1cf0588d2a07e59374135de6da55a': APIchanges: Expand the name of recently

[FFmpeg-cvslog] Merge commit '1e93aa69a60815d1407a6c34d8da3f83ab193ad5'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:21:43 2017 +0100| [fbd352e07719bd68f28db42eded8148e5f9b4177] | committer: Clément Bœsch Merge commit '1e93aa69a60815d1407a6c34d8da3f83ab193ad5' * commit '1e93aa69a60815d1407a6c34d8da3f83ab193ad5': Add GBRP12 pixel format support This c

[FFmpeg-cvslog] Add GBRP12 pixel format support

2017-03-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 4 21:11:39 2012 +0200| [1e93aa69a60815d1407a6c34d8da3f83ab193ad5] | committer: Luca Barbato Add GBRP12 pixel format support Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1e93aa69a60815d1407

[FFmpeg-cvslog] swscale: x86: Add some forgotten 12-bit planar YUV cases

2017-03-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jul 5 04:37:12 2012 +0200| [f59750641afdd6285bd977c450cc790bebb7693d] | committer: Luca Barbato swscale: x86: Add some forgotten 12-bit planar YUV cases Signed-off-by: Diego Biurrun > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] swscale: Add the GBRAP12 output

2017-03-23 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Wed Oct 12 21:30:34 2016 +0200| [881477c77bb10c3c62fda111b0f1f3554968bc78] | committer: Luca Barbato swscale: Add the GBRAP12 output > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=881477c77bb10c3c62fda111b0f1f3554968bc78 --- libswscale/ou

[FFmpeg-cvslog] swscale: Add input support for 12-bit formats

2017-03-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jul 3 04:10:11 2012 +0200| [328ea6a9a5ab3ddeec19939e8a381cf6a704e466] | committer: Luca Barbato swscale: Add input support for 12-bit formats Implemented for AV_PIX_FMT_GBRP12. Signed-off-by: Vittorio Giovara > http://git.videolan.org/git

[FFmpeg-cvslog] Add GBRAP12 pixel format support

2017-03-23 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Mon Feb 8 21:40:10 2016 +| [81f1f6c3f62b1dd5e7433583929d46958522ceb3] | committer: Luca Barbato Add GBRAP12 pixel format support Signed-off-by: Diego Biurrun > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=81f1f6c3f62b1dd5e7433583929

[FFmpeg-cvslog] swscale: Enable GBRP12 output

2017-03-23 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Mon Oct 10 22:31:24 2016 +0200| [ef3740c3a02bb8448bf7129e336c20846731bd1c] | committer: Luca Barbato swscale: Enable GBRP12 output > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ef3740c3a02bb8448bf7129e336c20846731bd1c --- libswscale/outp

[FFmpeg-cvslog] Merge commit '881477c77bb10c3c62fda111b0f1f3554968bc78'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:25:36 2017 +0100| [6d541424da7b6ec1901523771ba1637d56894914] | committer: Clément Bœsch Merge commit '881477c77bb10c3c62fda111b0f1f3554968bc78' * commit '881477c77bb10c3c62fda111b0f1f3554968bc78': swscale: Add the GBRAP12 output Add G

[FFmpeg-cvslog] Make the RELEASE file match with the most recent tag

2017-03-23 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Fri Oct 14 13:52:51 2016 -0400| [c9527bf3444c5332fa04931d32997308784fc862] | committer: Sean McGovern Make the RELEASE file match with the most recent tag > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c9527bf3444c5332fa04931d32997308784fc

[FFmpeg-cvslog] Merge commit 'c9527bf3444c5332fa04931d32997308784fc862'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:31:15 2017 +0100| [e7329c0fd55cc88f7b78b842a8bce201f0e49fdb] | committer: Clément Bœsch Merge commit 'c9527bf3444c5332fa04931d32997308784fc862' * commit 'c9527bf3444c5332fa04931d32997308784fc862': Make the RELEASE file match with the mo

[FFmpeg-cvslog] rtmpproto: Check the return from ff_amf_read_string

2017-03-23 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Oct 13 15:24:54 2016 +0300| [7395784ba72742b6daa62d35db4028e09f3fdf06] | committer: Martin Storsjö rtmpproto: Check the return from ff_amf_read_string If this failed, we used to continue with an uninitialized filename buffer. CC: libav-sta...@lib

[FFmpeg-cvslog] Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:34:19 2017 +0100| [36fcbc00765aa9f5e89c10bdeab744ecae153f37] | committer: Clément Bœsch Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06' * commit '7395784ba72742b6daa62d35db4028e09f3fdf06': rtmpproto: Check the return from ff_amf

[FFmpeg-cvslog] Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:35:17 2017 +0100| [a106b7e8b93f9b5f1666d0d8c327314a7d593569] | committer: Clément Bœsch Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe' * commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe': rtmpproto: Lengthen the filename buffer

[FFmpeg-cvslog] rtmpproto: Lengthen the filename buffer when receiving streams

2017-03-23 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Oct 13 15:25:33 2016 +0300| [d6ded94036e43a04889f4ff2813a7f7dd60b82fe] | committer: Martin Storsjö rtmpproto: Lengthen the filename buffer when receiving streams Some applications such as Adobe FME append lots of parameters here, making it easily

[FFmpeg-cvslog] Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:36:05 2017 +0100| [d1c341f77b0196947027c8a918b93a187c5dc860] | committer: Clément Bœsch Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830' * commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830': rtmpproto: Send chunk size on the netwo

[FFmpeg-cvslog] rtmpproto: Send chunk size on the network channel

2017-03-23 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Oct 13 16:17:11 2016 +0300| [8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830] | committer: Martin Storsjö rtmpproto: Send chunk size on the network channel This makes sure that e.g. Adobe FME actually reacts to it. As long as the value we've been sending

[FFmpeg-cvslog] Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:37:58 2017 +0100| [8892739a160594e390fbdcd3c8bccd9eb21e8104] | committer: Clément Bœsch Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1' * commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1': rtmpproto: Don't include a client versi

[FFmpeg-cvslog] rtmpproto: Don't include a client version in the unencrypted C1 handshake

2017-03-23 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Oct 14 15:55:52 2016 +0300| [7d8d726be7dc46343ab1c98c339c1ed44bcb07c1] | committer: Martin Storsjö rtmpproto: Don't include a client version in the unencrypted C1 handshake According to the public RTMP specification, these 4 bytes should be zero.

[FFmpeg-cvslog] Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'

2017-03-23 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Mar 23 16:37:31 2017 +0100| [ddcd396075df5134491bc128c41c034898291cdb] | committer: Clément Bœsch Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56' * commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56': rtmpproto: Don't include the libavforma

  1   2   >