[FFmpeg-cvslog] libavdevice/avfoundation: add framerate and video size options

2015-03-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron matthieu.bou...@gmail.com | Sat Mar 7 21:26:52 2015 +0100| [573a77a1b6f5b8929f06462f1cf8d1633f400fef] | committer: Michael Niedermayer libavdevice/avfoundation: add framerate and video size options Support framerate ands video size options

[FFmpeg-cvslog] libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer API

2015-03-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron matthieu.bou...@gmail.com | Fri Mar 13 20:16:55 2015 +0100| [cf16b459a873b990efc10d93e9912ab01b8a0fba] | committer: Michael Niedermayer libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer API Reviewed-by: Thilo Borgmann thilo.borgm

[FFmpeg-cvslog] lavf/mxfdec: support segmented frame layout as separate fields layout

2015-08-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron matthieu.bou...@gmail.com | Wed Jul 22 15:29:42 2015 +0200| [f6518e51b8ed9909bb70ddeae24cff2a15bfa391] | committer: Michael Niedermayer lavf/mxfdec: support segmented frame layout as separate fields layout According to S377M, segmented frame layout

[FFmpeg-cvslog] lavc/mjpegdec: honor skip_frame option

2015-10-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Oct 9 15:15:15 2015 +0200| [ff0dfb5c361aae841147f9f0ad2f72c45b973da5] | committer: Matthieu Bouron lavc/mjpegdec: honor skip_frame option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/pngdec: honor skip_frame option

2015-10-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Oct 9 15:14:11 2015 +0200| [cbe2dfa4e51b92b0e291ed71be6fcee595c4201d] | committer: Matthieu Bouron lavc/pngdec: honor skip_frame option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability

2015-11-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Nov 2 10:32:51 2015 +0100| [ad0203d7b026d97d7c2127383f944ce0674fc227] | committer: Matthieu Bouron lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM

2015-11-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Nov 2 10:27:58 2015 +0100| [e162542e156ac02c96c80c3dd47bdcd13ad20dbf] | committer: Matthieu Bouron lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM The decoder extracts and fills its parameter

[FFmpeg-cvslog] lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability

2015-11-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Nov 2 10:34:20 2015 +0100| [0cdc77f1040c2c7eb9331b43a7f371ab60396b2a] | committer: Matthieu Bouron lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] fate/api-codec-param: fix codec context leak

2015-12-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Dec 7 10:00:35 2015 +0100| [bd0a9f603d0c1d0f3be782865f72ac29ab89bc5b] | committer: Matthieu Bouron fate/api-codec-param: fix codec context leak > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] fate/api-{jpeg, png}-codec-param: add missing codec dependencies

2015-12-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Dec 7 10:12:27 2015 +0100| [102842d5fbb7c38a437bc128938466b231fe0ce9] | committer: Matthieu Bouron fate/api-{jpeg,png}-codec-param: add missing codec dependencies > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] fate/api-jpeg-codec-param: rename to api-mjpeg-codec-param

2015-12-08 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Dec 7 10:40:03 2015 +0100| [3d090653168c1a0753b0efa3de9ea352c1a187ba] | committer: Matthieu Bouron fate/api-jpeg-codec-param: rename to api-mjpeg-codec-param > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] lavfi: use a video frame pool for each link of the filtergraph

2015-12-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Dec 11 13:32:47 2015 +0100| [0c59d40ae06b680de33d77b4124947813367] | committer: Matthieu Bouron lavfi: use a video frame pool for each link of the filtergraph > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] lavc/utils: use AVPixFmtDescriptor to probe palette formats

2015-12-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Dec 14 17:49:48 2015 +0100| [ae1c750cb49ff5d6641a11cd9765da1150e6a9bd] | committer: Matthieu Bouron lavc/utils: use AVPixFmtDescriptor to probe palette formats Also use the input frame format i

[FFmpeg-cvslog] swscale/arm/yuv2rgb: fix typo

2016-01-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Sat Dec 26 17:45:33 2015 +| [44913d19457d553f1056c388be2e37748a854052] | committer: Matthieu Bouron swscale/arm/yuv2rgb: fix typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}

2016-01-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Sat Dec 26 18:17:49 2015 +0100| [e4e9b9454e9705878a221dd0ba8c7da963df40a8] | committer: Matthieu Bouron swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb,rgba,abgr,bgra}_neon_{16,32} > http://git.videolan.org/g

[FFmpeg-cvslog] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}

2015-12-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Dec 15 14:42:22 2015 +0100| [b32a42295ad7b254f9662082d799c0aae2071c2e] | committer: Matthieu Bouron swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb,rgba,abgr,bgra}_neon_{16,32} > http://git.videolan.org/g

[FFmpeg-cvslog] swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled

2015-12-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Dec 18 14:24:52 2015 +0100| [e0dc22b99e85823ea85a9da85eced1e9b2bf24e4] | committer: Matthieu Bouron swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled This disables the 32bit precision neon cod

[FFmpeg-cvslog] swscale/arm/yuv2rgb: simplify process_16px_* macro call

2015-12-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Dec 15 17:04:09 2015 +0100| [c2ad24832139699815b9666b91ae8876fe3b47c1] | committer: Matthieu Bouron swscale/arm/yuv2rgb: simplify process_16px_* macro call > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests

2015-11-26 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Nov 25 10:30:15 2015 +0100| [39290f271550c762cb4553e7c8405d344d630d36] | committer: Matthieu Bouron fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavf/utils: avoid decoding a frame to get the codec parameters

2015-11-26 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Nov 24 14:14:54 2015 +0100| [72eaf726236331e739952806a5fe47b40165ac76] | committer: Matthieu Bouron lavf/utils: avoid decoding a frame to get the codec parameters Avoid decoding a frame to get the codec para

[FFmpeg-cvslog] swscale/arm: add ff_nv{12, 21}_to_{argb, rgba, abgr, bgra}_neon

2015-11-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Nov 5 14:49:57 2015 +0100| [46feb66972bb9e872aebf15b9fe6ee9075e2615a] | committer: Clément Bœsch swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon Signed-off-by: Matthieu Bouron <mat

[FFmpeg-cvslog] lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for consistency

2016-06-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 6 16:05:46 2016 +0200| [cb89fd2334d38d3fffa03da3f4851d3a4fc11f55] | committer: Matthieu Bouron lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for consistency > http://git.vid

[FFmpeg-cvslog] lavc/mediacodec: move struct declarations at the begin

2016-06-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 6 15:56:10 2016 +0200| [56ef387e21ce608069796d376ac9c6bb0505bc4d] | committer: Matthieu Bouron lavc/mediacodec: move struct declarations at the begin > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodec: improve error messages

2016-06-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jun 1 12:05:49 2016 +0200| [1729387c7ad65696f24ea24d55b4161bd5905eac] | committer: Matthieu Bouron lavc/mediacodec: improve error messages > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodec: do not delete a local reference twice in case of error

2016-06-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue May 31 11:37:11 2016 +0200| [f2e7f9966e3d48ff739d77e40792f4ab8ce43deb] | committer: Matthieu Bouron lavc/mediacodec: do not delete a local reference twice in case of error > http://git.videolan.org/g

[FFmpeg-cvslog] lavc/mediacodec: bypass width/ height restrictions when looking for a decoder

2016-06-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue May 31 11:00:12 2016 +0200| [93f4d1646e9441b89e19073d6ad8e187bd705640] | committer: Matthieu Bouron lavc/mediacodec: bypass width/height restrictions when looking for a decoder Codec width/height restriction

[FFmpeg-cvslog] lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mapping

2016-06-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 6 15:28:36 2016 +0200| [79efd3b8b87e80f129e25fa5b172d931bbac202a] | committer: Matthieu Bouron lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mapping > http://git.videolan.org/g

[FFmpeg-cvslog] lavc/mediacodec: factorize static fields initialization

2016-05-25 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue May 17 10:26:48 2016 +0200| [fbc9359d859fd45e9a2ed0a9259b54459c0820fd] | committer: Matthieu Bouron lavc/mediacodec: factorize static fields initialization > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] lavc/mediacodec: add missing MediaCodec.Get{Input, Output}Buffer() checks

2016-05-25 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue May 17 10:28:38 2016 +0200| [d14deeb6bcf4ab0d83f57e20c1c35bb4f4f91d8e] | committer: Matthieu Bouron lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checks > http://git.videolan.org/g

[FFmpeg-cvslog] lavc/mediacodec: re-indent after previous commit

2016-06-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jun 15 16:40:36 2016 +0200| [346b3c5c415a0841707ef3ec3bfa71941055cd69] | committer: Matthieu Bouron lavc/mediacodec: re-indent after previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType

2016-06-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 2 10:42:25 2016 +0200| [e452abc5c2441356d1aa22ffcd8a9183aa1fac33] | committer: Matthieu Bouron lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType Allows to select a codec (encoder or decoder

[FFmpeg-cvslog] lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPS

2016-06-21 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Jun 10 13:16:09 2016 +0200| [0cd5e281df3f69c1ed8f2a72a5bcbf9691e1b5d5] | committer: Matthieu Bouron lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPS Fixes playback of HLS streams on Me

[FFmpeg-cvslog] lavc/videotoolbox: fix avcC extradata creation

2016-06-22 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Jun 21 16:09:06 2016 +0200| [df3484f87c4ddec548676a9eb38e6fc69aaceea6] | committer: Matthieu Bouron lavc/videotoolbox: fix avcC extradata creation Fixes properly ticket #5638.

[FFmpeg-cvslog] lavc/h264_ps: add ff_h264_ps_uninit and use it

2016-06-20 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 20 16:02:10 2016 +0200| [0ea58059d635484957b332fe9432351381fae6cd] | committer: Matthieu Bouron lavc/h264_ps: add ff_h264_ps_uninit and use it > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be drained

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 20 18:15:21 2016 +0200| [55816c926955799de1ebb7e0a03a0ebb5ea95bcc] | committer: Matthieu Bouron lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be drained Increase buffer d

[FFmpeg-cvslog] lavc/mediacodec: rely on buffer flags to detect end of stream

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 20 16:41:21 2016 +0200| [b316ebf46dd6b025bf116751cd6e0c6b0149f48c] | committer: Matthieu Bouron lavc/mediacodec: rely on buffer flags to detect end of stream > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] lavc/mediacodec: discard 0-sized buffers

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 20 16:29:18 2016 +0200| [a71d518575a5d048c58a1ecff4dda2b0ba224034] | committer: Matthieu Bouron lavc/mediacodec: discard 0-sized buffers Their only purpose is to carry the end of stream flag.

[FFmpeg-cvslog] lavc/mediacodec: re-indent after previous commit

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 20 16:30:21 2016 +0200| [30e3a27119294f7353c7a1e6d6387dbef792c203] | committer: Matthieu Bouron lavc/mediacodec: re-indent after previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 15:27:00 2016 +0200| [5d75e4667742c851e21dcd6ce70154834fb7d22b] | committer: Matthieu Bouron Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca' * commit 'db7968bff4851c2be79b15b2cb2ae74742

[FFmpeg-cvslog] Merge commit '371df9ba71393a1c5429d5f40c76348b30e556c7'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 17:43:19 2016 +0200| [625eb4108675b000626a493c36600062938aaa63] | committer: Matthieu Bouron Merge commit '371df9ba71393a1c5429d5f40c76348b30e556c7' * commit '371df9ba71393a1c5429d5f40c76348b30

[FFmpeg-cvslog] Merge commit '71852a1ba89abc8749e309d9d662c49d47e19531'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 17:57:34 2016 +0200| [dc62016c4b77a48284b24ad927eb68035b133925] | committer: Matthieu Bouron Merge commit '71852a1ba89abc8749e309d9d662c49d47e19531' * commit '71852a1ba89abc8749e309d9d662c49d47

[FFmpeg-cvslog] Merge commit 'dbbaad32e36b9046cd19d6e3329e2ca7ab49b401'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 17:52:14 2016 +0200| [4e7a9212820a56bc731c09b2f11ae1422d070837] | committer: Matthieu Bouron Merge commit 'dbbaad32e36b9046cd19d6e3329e2ca7ab49b401' * commit 'dbbaad32e36b9046cd19d6e3329e2ca7ab

[FFmpeg-cvslog] Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 18:03:49 2016 +0200| [d671652f6e929e01442a6a8cc5c7745451160919] | committer: Matthieu Bouron Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7' * commit 'fd4957d9c67996e7d218fd36b4168c9cb8

[FFmpeg-cvslog] Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 22:20:10 2016 +0200| [c60d328e676770596c40931567feee8efc7ef670] | committer: Matthieu Bouron Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9' * commit 'a79aafd0b4d37eda6f15dc68e6509d4e81

[FFmpeg-cvslog] Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 22:02:31 2016 +0200| [b1e1da52fe2e7320363fdaa0cdd276847e25bf53] | committer: Matthieu Bouron Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed' * commit 'e1eb0fc960163402bbb4e630185790488f

[FFmpeg-cvslog] Merge commit '72d621069fc301b431fac36b5281699a362562f2'

2016-06-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jun 23 22:30:37 2016 +0200| [7e4e8fdd34a9ff8931a44e5b6de09b0fd5cad7c1] | committer: Matthieu Bouron Merge commit '72d621069fc301b431fac36b5281699a362562f2' * commit '72d621069fc301b431fac36b5281699a36

[FFmpeg-cvslog] Merge commit '5b1b495c8d21600eac694d50f428654a3125e217'

2016-06-27 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 27 17:34:10 2016 +0200| [0fd76d77d60a9df9ceaa643ec7444106e111fa0e] | committer: Matthieu Bouron Merge commit '5b1b495c8d21600eac694d50f428654a3125e217' * commit '5b1b495c8d21600eac694d50f428654a31

[FFmpeg-cvslog] Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'

2016-06-27 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 27 17:51:57 2016 +0200| [0acc170aad995012da9610063b1f39e8f10eccf8] | committer: Matthieu Bouron Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' * commit '535a742c2695a9e0c586b50d7fa76e3182

[FFmpeg-cvslog] Merge commit '1e9c5bf4c136fe9e010cc8a7e7270bba0d1bf45e'

2016-06-27 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Jun 27 17:18:25 2016 +0200| [39d6d3618d48625decaff7d9bdbb45b44ef2a805] | committer: Matthieu Bouron Merge commit '1e9c5bf4c136fe9e010cc8a7e7270bba0d1bf45e' * commit '1e9c5bf4c136fe9e010cc8a7e7270bba0d1bf45e':

[FFmpeg-cvslog] lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers

2016-06-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Jun 28 12:25:27 2016 +0200| [db0af7250a276700a349766c5412eb48ec630f0a] | committer: Matthieu Bouron lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers Fixes a regression intr

[FFmpeg-cvslog] lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers

2016-06-29 Thread Matthieu Bouron
ffmpeg | branch: release/3.1 | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Jun 28 12:25:27 2016 +0200| [8fd56690774b7e91ca248e049782db0028c8275e] | committer: Matthieu Bouron lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers Fixes a regression intr

[FFmpeg-cvslog] lavc/mjpegdec: use ptrdiff_t instead of ssize_t

2016-01-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jan 27 21:59:14 2016 +0100| [27f1ea5097da5aa3a3bffdc5f06e915a89f51c6a] | committer: Matthieu Bouron lavc/mjpegdec: use ptrdiff_t instead of ssize_t Fixes build on msvc. > http://git.videolan.org/g

[FFmpeg-cvslog] lavc/mjpegdec: speed up scan data copy

2016-01-27 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Jan 26 17:15:37 2016 +0100| [0d733ec3794d6854377ad0be159d9c1475edae01] | committer: Matthieu Bouron lavc/mjpegdec: speed up scan data copy > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] configure: only check dispatch header on darwin

2016-02-26 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Feb 25 15:00:59 2016 +0100| [885a6d83247b76d4e58084440189620c6f22ca13] | committer: Matthieu Bouron configure: only check dispatch header on darwin Fixes build of lavd/jack on linux if dispatch h

[FFmpeg-cvslog] configure: add missing --strip option to show_help()

2016-02-25 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Feb 24 11:40:12 2016 +0100| [666e2edc41b7daab5c4902b1936bc0937dc89e66] | committer: Matthieu Bouron configure: add missing --strip option to show_help() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/ffjni: fix uninitialized variable

2016-03-10 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Mar 10 18:14:53 2016 +0100| [8d0a2180582005e91d9f14ae3dd219a882277c23] | committer: Matthieu Bouron lavc/ffjni: fix uninitialized variable > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/ffjni: remove use of private JniInvocation API to retreive the Java VM

2016-03-14 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Mar 11 20:59:40 2016 +0100| [33d69a90085d30af8a292d9364b835a26565d6b9] | committer: Matthieu Bouron lavc/ffjni: remove use of private JniInvocation API to retreive the Java VM Android N will prevent user

[FFmpeg-cvslog] lavc/mediacodec: fix codec_name leak

2016-03-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Mar 14 19:27:14 2016 +0100| [31fe3c4d23aab8b43614b1ea825603080775677e] | committer: Matthieu Bouron lavc/mediacodec: fix codec_name leak > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodec: remove stray empty lines

2016-03-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Mar 14 19:41:53 2016 +0100| [03a6ed83b029588c0927594b88f4cb0a254348c8] | committer: Matthieu Bouron lavc/mediacodec: remove stray empty lines > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm: add ff_hscale_8_to_15_neon

2016-04-08 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Apr 7 14:52:00 2016 +| [7abc8e7ae3aa9221dddafe2a08b07eb3744428fa] | committer: Matthieu Bouron swscale/arm: add ff_hscale_8_to_15_neon > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm: add yuv2planeX_8_neon

2016-04-11 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Apr 8 15:32:24 2016 +| [4c2244127631da592cb4d6bbdab1d6b050ff98cb] | committer: Matthieu Bouron swscale/arm: add yuv2planeX_8_neon > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc: add JNI support

2016-03-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Sep 28 15:18:56 2015 +0200| [3ab178516ec85e7cf524f8c2e0791c5f000b532c] | committer: Matthieu Bouron lavc: add JNI support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mjpegdec: avoid unneeded allocation if the frame is to be skipped

2016-03-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Mar 1 18:15:48 2016 +0100| [81f14884b59334b765eddb64b0dc8ca5dec7f9bd] | committer: Matthieu Bouron lavc/mjpegdec: avoid unneeded allocation if the frame is to be skipped > http://git.videolan.org/g

[FFmpeg-cvslog] lavc/mediacodec: fix chroma width for yuv420p

2016-03-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Mar 7 14:31:25 2016 +0100| [8c24523cc52bacae2088f70bcb3d450bcc94e5e6] | committer: Matthieu Bouron lavc/mediacodec: fix chroma width for yuv420p > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm/yuv2rgb: fix comments in load_args_yuv422p

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Mar 31 13:50:29 2016 +0200| [466e209e6efb49783db938a98ab3f039d80ec9ee] | committer: Matthieu Bouron swscale/arm/yuv2rgb: fix comments in load_args_yuv422p > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm/yuv2rgb: factorize lsl in load_args_yuv420p

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Mar 23 13:00:33 2016 +| [0649fe0fae96790b0862528dde0cfac629b2103f] | committer: Matthieu Bouron swscale/arm/yuv2rgb: factorize lsl in load_args_yuv420p > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] swscale/arm/yuv2rgb: make the code bitexact with its aarch64 counter part

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Mon Mar 28 14:17:58 2016 +| [58994d7bca2778ac59f433581f306658fe630345] | committer: Matthieu Bouron swscale/arm/yuv2rgb: make the code bitexact with its aarch64 counter part > http://git.videolan.org/g

[FFmpeg-cvslog] swscale/arm/yuv2rgb: remove 32bit code path

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Mar 22 17:46:10 2016 +0100| [11b4acab8b6758898a1eaf64317926ef9c83ea3a] | committer: Matthieu Bouron swscale/arm/yuv2rgb: remove 32bit code path > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm/yuv2rgb: factorize lsl in load_args_nvx

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Mar 24 17:33:28 2016 +0100| [0286b56f2fa53125b7e51e2a9b0f001702954e3b] | committer: Matthieu Bouron swscale/arm/yuv2rgb: factorize lsl in load_args_nvx > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm/yuv2rgb: factorize lsl in load_args_yuv422p

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Mar 31 13:51:21 2016 +0200| [b3ea901945c8ba8720f4eb5b6627444f4e7e193e] | committer: Matthieu Bouron swscale/arm/yuv2rgb: factorize lsl in load_args_yuv422p > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] swscale/arm/yuv2rgb: save a few instructions by processing the luma line interleaved

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Mon Mar 28 11:33:38 2016 +| [5629361cc24d7257f75f8c82653e84eaacaf9dc0] | committer: Matthieu Bouron swscale/arm/yuv2rgb: save a few instructions by processing the luma line interleaved > http://git.vid

[FFmpeg-cvslog] swscale/arm/yuv2rgb: macro-ify

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Sun Mar 27 18:20:36 2016 +| [562653b7317df31f98547b0e8aba99b4508dfed7] | committer: Matthieu Bouron swscale/arm/yuv2rgb: macro-ify > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] swscale/arm/yuv2rgb: remove unused store of dst + linesize in load_args_yuv422p

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Mar 24 17:29:39 2016 +0100| [2aec59c07cec1f29e05cc31737d8a92339734976] | committer: Matthieu Bouron swscale/arm/yuv2rgb: remove unused store of dst + linesize in load_args_yuv422p > http://git.vid

[FFmpeg-cvslog] swscale/arm/yuv2rgb: re-order compute_rgba macro arguments

2016-04-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Mon Mar 28 12:24:44 2016 +| [339668301e455e3f8b5cba664622d7ccf5237b54] | committer: Matthieu Bouron swscale/arm/yuv2rgb: re-order compute_rgba macro arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodec: use ternary operator to set slice-height value

2016-03-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Mar 28 10:10:21 2016 +0200| [308d3ed5aa3a7bb61b1e417bfd6801136c955b39] | committer: Matthieu Bouron lavc/mediacodec: use ternary operator to set slice-height value > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] swresample/arm: add ff_resample_common_apply_filter_{x4, x8}_{float, s16}_neon

2016-05-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Sun May 8 18:56:03 2016 +| [f6265a5cbcfb94c34e233a47930ec50495b176de] | committer: Matthieu Bouron swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon > http://git.videolan.org/g

[FFmpeg-cvslog] lavc/ffjni: replace ff_jni_{attach, detach} with ff_jni_get_env

2016-07-27 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Jul 1 09:59:13 2016 +0200| [376d8fb2c5742e6718323d6a69479c6ee68dd75b] | committer: Matthieu Bouron lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env If a JNI environment is not already at

[FFmpeg-cvslog] Changelog: add entry for MediaCodec hwaccel

2016-07-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Jul 28 16:10:30 2016 +0200| [83b9909398c6abc30e88174406d542bf781a955d] | committer: Matthieu Bouron Changelog: add entry for MediaCodec hwaccel > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavf/mov: fix stream extradata_size allocation

2016-07-14 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jul 13 22:46:44 2016 +0200| [6c8942cdfb8b7228237842cdef2615100e0f1d59] | committer: Matthieu Bouron lavf/mov: fix stream extradata_size allocation Fixes CID 1363963. > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] Merge commit '76729970049fe95659346503f7401a5d869f9959'

2016-07-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jul 13 16:34:39 2016 +0200| [3c058f570128dcfa3a68f0860e2be7f098e8d6e1] | committer: Matthieu Bouron Merge commit '76729970049fe95659346503f7401a5d869f9959' * commit '76729970049fe95659346503f7401a5d869f9959':

[FFmpeg-cvslog] Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751'

2016-07-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jul 13 16:56:20 2016 +0200| [354336490da0c1ee2c887bbf8f25b46610233608] | committer: Matthieu Bouron Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751' * commit '846a3e78a535f05ee61bb23a160f3378f041f751':

[FFmpeg-cvslog] tests/checkasm: reduce cosmetic diff with libav

2016-07-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jul 13 17:11:58 2016 +0200| [495a40cecb4dc167b4acc686d44bba231eca0c18] | committer: Matthieu Bouron tests/checkasm: reduce cosmetic diff with libav Chunk was not merged in ca5ec2bf51d8c4f8bb0a829d0a65c70c96

[FFmpeg-cvslog] Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36'

2016-07-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jul 13 17:16:14 2016 +0200| [a91c330a29f3fa49f5a2991ce52e04213fe68f7b] | committer: Matthieu Bouron Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' * commit '105998fb5ca3c343f5c8cb39ce3197f87a

[FFmpeg-cvslog] Merge commit 'ec9f04423b82afa323e90f5b2c677be74302c1fd'

2016-07-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jul 13 17:39:47 2016 +0200| [57fa9608e419ddc377d04f508329595ec1e027cb] | committer: Matthieu Bouron Merge commit 'ec9f04423b82afa323e90f5b2c677be74302c1fd' * commit 'ec9f04423b82afa323e90f5b2c677be743

[FFmpeg-cvslog] lavc/mediacodecdec_h264: properly convert extradata to annex-b

2016-07-06 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Sun Jul 3 17:34:51 2016 +0200| [88d9c30cf57ec7328f16a241f10c84415e9aef4e] | committer: Matthieu Bouron lavc/mediacodecdec_h264: properly convert extradata to annex-b H264ParamSets has its SPS/PPS stored raw

[FFmpeg-cvslog] lavc: add mediacodec hwaccel support

2016-07-08 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Mar 11 17:21:04 2016 +0100| [0f2654c9a3eac1fd856a393047aacc4575620ecd] | committer: Matthieu Bouron lavc: add mediacodec hwaccel support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodecdec_h264: properly convert extradata to annex-b

2016-07-11 Thread Matthieu Bouron
ffmpeg | branch: release/3.1 | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Sun Jul 3 17:34:51 2016 +0200| [1410732621ddfeec2908bd1add7f15c0240eccdd] | committer: Matthieu Bouron lavc/mediacodecdec_h264: properly convert extradata to annex-b H264ParamSets has its SPS/PPS stored raw

[FFmpeg-cvslog] Merge commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff'

2017-02-02 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Thu Feb 2 12:05:21 2017 +0100| [d30870cc730337b7017cc194d696f68ee48f7f1d] | committer: Matthieu Bouron Merge commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff' * commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff':

[FFmpeg-cvslog] mov: Fix stsc_count comparison

2017-02-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Jul 20 18:48:08 2016 +0200| [209ee680ce99035202520b900326a57f7fa0aceb] | committer: Vittorio Giovara mov: Fix stsc_count comparison Signed-off-by: Vittorio Giovara <vittorio.giov...@gmail.com

[FFmpeg-cvslog] lavc/mjpegdec: consume SOS data even if the frame is discarded

2017-01-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Sat Jan 28 13:49:52 2017 +0100| [2ae82788324481dd56bb85f9d815902854c044fd] | committer: Matthieu Bouron lavc/mjpegdec: consume SOS data even if the frame is discarded Speeds up next marker search when a SOS marker is

[FFmpeg-cvslog] swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon

2017-02-16 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Thu Feb 16 11:50:58 2017 +0100| [5ef2f4f39480dc5caa5e5c9ad19eb49ea0a08e35] | committer: Matthieu Bouron swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon > http://git.videolan.org/g

[FFmpeg-cvslog] avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore

2017-01-17 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Mon Jan 16 11:41:34 2017 +0100| [adf5dc90a951bd1a94647f3e8bf79271a5e98e0e] | committer: Matthieu Bouron avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'

2017-01-17 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Mon Jan 16 11:33:47 2017 +0100| [bdbbb8f11edbf10add874508c5125c174d8939be] | committer: Matthieu Bouron Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a' * commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a':

[FFmpeg-cvslog] lavc/h264dec: make sure a slice is decoded before finishing setup

2017-01-20 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Fri Jan 20 17:24:52 2017 +0100| [639e26297147866534c093fd39f89fe386d81ebd] | committer: Matthieu Bouron lavc/h264dec: make sure a slice is decoded before finishing setup Fixes regression in fate-h264-attachme

[FFmpeg-cvslog] lavc/h264dec: re-indent after previous commit

2017-01-20 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@gmail.com> | Fri Jan 20 17:29:09 2017 +0100| [cf3affabb449671ce16cee61d98393c43ff171f4] | committer: Matthieu Bouron lavc/h264dec: re-indent after previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodecdec_h264: fix SODB escaping

2016-09-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Tue Sep 6 16:30:07 2016 +0200| [f574012d5fe922684a5befa16828f22fe9a83ce8] | committer: Matthieu Bouron lavc/mediacodecdec_h264: fix SODB escaping Fixes escaping of consecutive 0x00, 0x00, 0x0{0-3} sequences.

[FFmpeg-cvslog] lavc/hevc: store VPS/SPS/PPS data

2016-09-09 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Wed Sep 7 11:36:10 2016 +0200| [bf011695fd3a9cd717d5c13a6aa342d5e9c8840c] | committer: Matthieu Bouron lavc/hevc: store VPS/SPS/PPS data > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/ffjni: do not error out if the last non-mandatory field/ method cannot be found

2016-09-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Fri Sep 9 14:27:33 2016 +0200| [025f75c3ad1a4efc013bf3656b78952480fb90f7] | committer: Matthieu Bouron lavc/ffjni: do not error out if the last non-mandatory field/method cannot be found > http://git.vid

[FFmpeg-cvslog] lavc: add hevc mediacodec decoder

2016-09-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Mon Sep 5 17:08:41 2016 +0200| [140da8e810b2221922b800b4b0be8a5a8e08e0b6] | committer: Matthieu Bouron lavc: add hevc mediacodec decoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decode

2016-10-06 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron <matthieu.bou...@stupeflix.com> | Thu Oct 6 12:04:57 2016 +0200| [09191516511840edb0356b0f13fc149f78f8a09e] | committer: Matthieu Bouron lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decode Fixes incompatible pointe

  1   2   >