[FFmpeg-cvslog] configure: error out if jni is enabled and cannot be found

2017-03-20 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Mar 15 15:23:34 2017 +0100| [d839c4716cdcecf3b46d05d0aec8f460cdb4ce23] | committer: Matthieu Bouron configure: error out if jni is enabled and cannot be found > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/examples/muxing: re-indent block

2017-03-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Mar 28 12:38:41 2017 +0200| [7e3e0f87e6e911250855f03dd2fa8b4533a3e654] | committer: Matthieu Bouron doc/examples/muxing: re-indent block > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7e3e0f87e6e911250855f03dd2fa8b4533a3e

[FFmpeg-cvslog] doc/examples/remuxing: switch to codecpar

2017-03-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Mar 28 11:57:26 2017 +0200| [4a946aca7cf3c03d232953852405577e85f4da71] | committer: Matthieu Bouron doc/examples/remuxing: switch to codecpar Also limits remuxing to audio, video and subtitle streams. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] doc/examples/extract_mvs: switch to codecpar

2017-03-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Mar 28 13:46:36 2017 +0200| [64b553998567141b05239dcf11ad4d24aeaead8e] | committer: Matthieu Bouron doc/examples/extract_mvs: switch to codecpar > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=64b553998567141b05239dcf11ad4d24aeaea

[FFmpeg-cvslog] Merge commit '7433feb82f75827884d909de34d341a1c4401d4a'

2017-03-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Mar 29 23:11:10 2017 +0200| [b265e5ba50b86f2ca640e3a565bd54f7e4292bb0] | committer: Matthieu Bouron Merge commit '7433feb82f75827884d909de34d341a1c4401d4a' * commit '7433feb82f75827884d909de34d341a1c4401d4a':

[FFmpeg-cvslog] Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'

2017-03-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Mar 29 23:31:20 2017 +0200| [78e871ebbcc6f3c877e7292c4dda0c9979f8ede4] | committer: Matthieu Bouron Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d' * commit '7e2561fa8313982aa21f7657953eedeeb33b210d': lavfi: Use ff

[FFmpeg-cvslog] doc/examples/filtering_video: switch to new decoding API

2017-03-30 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Mar 29 14:58:01 2017 +0200| [afd257b43feb6ba60d823b65f02b283f404a7e13] | committer: Matthieu Bouron doc/examples/filtering_video: switch to new decoding API > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/examples/filtering_audio: switch to new decoding API

2017-03-30 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Mar 29 16:25:24 2017 +0200| [03372d0a90c01ad4e74f7f35cb0022d6bc681575] | committer: Matthieu Bouron doc/examples/filtering_audio: switch to new decoding API > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodecdec: set AV_CODEC_CAP_AVOID_PROBING capability

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Apr 4 09:12:42 2017 +0200| [3fce174d4f08f76a82ad6d4a481463cfb8611dfe] | committer: Matthieu Bouron lavc/mediacodecdec: set AV_CODEC_CAP_AVOID_PROBING capability > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodecdec: switch to AV_CODEC_CAP_DELAY

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Apr 4 09:07:54 2017 +0200| [6ffaf90b32e42b6114cf558ed92bbd4fa93c6f49] | committer: Matthieu Bouron lavc/mediacodecdec: switch to AV_CODEC_CAP_DELAY > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/examples/extract_mvs: switch to new decoding API

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Apr 3 15:25:09 2017 +0200| [82116bd8a45c9c5ad8874233ebc2f5583170856f] | committer: Matthieu Bouron doc/examples/extract_mvs: switch to new decoding API > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/examples/extract_mvs: make pkt local to the main function

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Apr 3 16:15:58 2017 +0200| [1cf93196fc6993541194c06a67bd59e45a4b3a44] | committer: Matthieu Bouron doc/examples/extract_mvs: make pkt local to the main function > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/examples/extract_mvs: re-indent after previous commit

2017-04-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Apr 3 16:32:50 2017 +0200| [400378b7b3a4fb34991c7267beb09272615fdea2] | committer: Matthieu Bouron doc/examples/extract_mvs: re-indent after previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor

2017-05-11 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Apr 28 21:58:55 2017 +0200| [5d0b8b1ae307951310c7d9a8fa282fbca9b997cd] | committer: Matthieu Bouron lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor Separates macro arguments with commas and passes .4H/.8H as macro arguments

[FFmpeg-cvslog] lavc/ffjni: fix local reference leak

2017-05-11 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed May 10 15:57:57 2017 +0200| [2f43897f657974d8f94d0d075eb67dac1147ddde] | committer: Matthieu Bouron lavc/ffjni: fix local reference leak Reviewed-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodec_wrapper: fix local reference leaks

2017-05-11 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed May 10 15:59:41 2017 +0200| [1795dccde0ad22fc8201142f92fb8d58c234f3e4] | committer: Matthieu Bouron lavc/mediacodec_wrapper: fix local reference leaks Reviewed-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodec_wrapper: fix local reference leaks

2017-05-14 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Wed May 10 15:59:41 2017 +0200| [1d37fe95e85806f02b8c79dba459eede3fa239f4] | committer: Matthieu Bouron lavc/mediacodec_wrapper: fix local reference leaks Reviewed-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor

2017-05-14 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Fri Apr 28 21:58:55 2017 +0200| [d8afd8d371ec0dc05baa2585caffba100ca45cec] | committer: Matthieu Bouron lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor Separates macro arguments with commas and passes .4H/.8H as macro arguments

[FFmpeg-cvslog] lavc/ffjni: fix local reference leak

2017-05-14 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Wed May 10 15:57:57 2017 +0200| [79122e26713579acca576d81e6f7b9efebdb447f] | committer: Matthieu Bouron lavc/ffjni: fix local reference leak Reviewed-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out

2017-05-20 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Thu May 11 15:16:22 2017 +0200| [ab61b79b1c707a9ea0512238d837ea3e8b8395ed] | committer: Matthieu Bouron lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out Some samples have their metadata track time_scale incorrectly set

[FFmpeg-cvslog] lavc/mediacodec_wrapper: fix local reference leaks

2017-05-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Sun May 21 16:48:30 2017 +0200| [224bb46fb857dab589597bdab302ba8ba012008c] | committer: Matthieu Bouron lavc/mediacodec_wrapper: fix local reference leaks > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodec_wrapper: do not declare JNIAMedia{Codec,CodecList,Format}Fields on the stack

2017-05-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Sun May 21 17:48:05 2017 +0200| [fb3228bee8fe55c48bc8c7d3a5342497ae78b730] | committer: Matthieu Bouron lavc/mediacodec_wrapper: do not declare JNIAMedia{Codec,CodecList,Format}Fields on the stack > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] lavc/ffjni: add missing '\n'

2017-05-23 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Sun May 21 17:44:12 2017 +0200| [37de7f71758bd0ce2e3912bd70b223a718602e09] | committer: Matthieu Bouron lavc/ffjni: add missing '\n' > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=37de7f71758bd0ce2e3912bd70b

[FFmpeg-cvslog] lavc/mediacodec_wrapper: do not declare JNIAMedia{Codec,CodecList,Format}Fields on the stack

2017-05-23 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Sun May 21 17:48:05 2017 +0200| [cbae648eb8b2789eeb624959e8451967ea9e263a] | committer: Matthieu Bouron lavc/mediacodec_wrapper: do not declare JNIAMedia{Codec,CodecList,Format}Fields on the stack > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavc/ffjni: add missing '\n'

2017-05-23 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Sun May 21 17:44:12 2017 +0200| [3e38bf95c53714f5b5d8c5214481073aedf7d11d] | committer: Matthieu Bouron lavc/ffjni: add missing '\n' > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3e38bf95c53714f5b5d8c521448

[FFmpeg-cvslog] lavc/mediacodec_wrapper: fix local reference leaks

2017-05-23 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Sun May 21 16:48:30 2017 +0200| [2fb25e2dd6ff6bf7803fd2ebc2716ffc540bd19a] | committer: Matthieu Bouron lavc/mediacodec_wrapper: fix local reference leaks > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out

2017-05-23 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Thu May 11 15:16:22 2017 +0200| [6ee4b20f4ae3e726868d3efa038ed3103f69d2a2] | committer: Matthieu Bouron lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out Some samples have their metadata track time_scale

[FFmpeg-cvslog] lavc/mediacodecdec: switch to the new generic filtering mechanism

2017-06-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Sat Jun 10 00:41:07 2017 +0200| [3839580b71345ec7a8245dc5faa562eb9903cb22] | committer: Matthieu Bouron lavc/mediacodecdec: switch to the new generic filtering mechanism > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/aarch64/simple_idct: fix idct_col4_top coefficient

2017-06-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Jun 13 17:19:51 2017 +0200| [8aa60606fb64b8280627935b0df55d4d2aeca5d1] | committer: Matthieu Bouron lavc/aarch64/simple_idct: fix idct_col4_top coefficient Fixes regression introduced by 5d0b8b1ae307951310c7d9a8fa282fbca9b997cd. > h

[FFmpeg-cvslog] lavc/aarch64/simple_idct: fix idct_col4_top coefficient

2017-06-13 Thread Matthieu Bouron
ffmpeg | branch: release/3.3 | Matthieu Bouron | Tue Jun 13 17:19:51 2017 +0200| [20f5e2c17785ef84db565e658420faf6f8ca0807] | committer: Matthieu Bouron lavc/aarch64/simple_idct: fix idct_col4_top coefficient Fixes regression introduced by 5d0b8b1ae307951310c7d9a8fa282fbca9b997cd. > h

[FFmpeg-cvslog] lavc/aarch64/simple_idct: fix build with Xcode 7.2

2017-06-14 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Jun 14 13:28:18 2017 +0200| [204008354f7f18fa9e64a6d487f65495f1cc9885] | committer: Matthieu Bouron lavc/aarch64/simple_idct: fix build with Xcode 7.2 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] checkasm/aarch64: fix tests returning a float

2017-06-22 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Jun 19 10:55:28 2017 +0200| [067e42b851a707924a154c4757516cc488985eb3] | committer: Matthieu Bouron checkasm/aarch64: fix tests returning a float Avoids overriding the v0 register (which containins the result of the tested function) in

[FFmpeg-cvslog] lavc/x86: clear r2 higher bits in ff_sbr_sum_square

2017-06-26 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Jun 23 16:32:31 2017 +0200| [db5bf64b214d9888c8cf30a8235d0655a63139d7] | committer: Matthieu Bouron lavc/x86: clear r2 higher bits in ff_sbr_sum_square Suggested-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] checkasm: add sbrdsp tests

2017-07-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Jun 9 09:34:12 2017 +| [7864e07f4af248d35a1e81d6d5c435f4cd2023e1] | committer: Matthieu Bouron checkasm: add sbrdsp tests > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7864e07f4af248d35a1e81d6d5c435f4cd2023e1 --- te

[FFmpeg-cvslog] lavc/aarch64: add sbrdsp neon implementation

2017-07-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue May 23 14:29:35 2017 +| [0a24d7ca831b85db18593e5f18d765adb40e5cd9] | committer: Matthieu Bouron lavc/aarch64: add sbrdsp neon implementation autocorrelate_c: 644.0 autocorrelate_neon: 420.0 hf_apply_noise_0_c: 1688.5 hf_apply_noise_0_neon

[FFmpeg-cvslog] lavc/mediacodec_wrapper: fix jni vaargs types

2017-09-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Sep 15 13:45:47 2017 +0200| [dd8ffb191fd24f5b783b9722f63019120d61c48c] | committer: Matthieu Bouron lavc/mediacodec_wrapper: fix jni vaargs types Fixes decoding on 32-bit devices with Android NDK >= 15. > http://git.videolan.org/gitw

[FFmpeg-cvslog] lavc/mediacodec_wrapper: fix potential jni global reference leak

2017-12-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Sat Dec 16 00:16:02 2017 +0100| [1f1207145a0f2d26e5e3525bea6cc417a3ec39cf] | committer: Matthieu Bouron lavc/mediacodec_wrapper: fix potential jni global reference leak > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodec_wrapper: factorize MediaCodec creation functions

2017-12-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Dec 13 13:49:58 2017 +0100| [f3cffd121b990717996d8ddd646bd555c1db135b] | committer: Matthieu Bouron lavc/mediacodec_wrapper: factorize MediaCodec creation functions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodecdec: remove mediacodec_process_data() indirection

2018-01-06 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Jan 3 13:10:58 2018 +0100| [d19174c673b8788de825a936d8d7c9340aefcd56] | committer: Matthieu Bouron lavc/mediacodecdec: remove mediacodec_process_data() indirection > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodec_wrapper: allocate MediaCodec.BufferInfo once

2018-01-06 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Jan 3 13:54:34 2018 +0100| [e30b46b1aeea03fc5cbcecc03f7103cf204090f0] | committer: Matthieu Bouron lavc/mediacodec_wrapper: allocate MediaCodec.BufferInfo once > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()

2018-03-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Feb 19 16:13:00 2018 +0100| [a079eaba8ee20bc3869852df658f2f6cc11875e3] | committer: Matthieu Bouron avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext

2018-03-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Feb 20 11:08:01 2018 +0100| [cc9875dc29383dd2c82dee3736e0cf53008a865e] | committer: Matthieu Bouron avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mediacodecdec_common: remove spurious space

2018-03-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Feb 19 16:13:51 2018 +0100| [5d69e249c81ec71630b4cb536907cc831fadef6b] | committer: Matthieu Bouron avcodec/mediacodecdec_common: remove spurious space > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey()

2018-03-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Feb 21 14:15:42 2018 +0100| [c55ba52a6a0698e0d6a9f7698f7dcc384764505a] | committer: Matthieu Bouron avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey() Avoids triggering an exception in MediaFormat getter functions if the key

[FFmpeg-cvslog] avcodec/mediacodecdec: factorize codec declarations

2018-03-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Mar 2 12:06:19 2018 +0100| [2238e54ef02b7a7ce3ddf614280d7d883ed2a9e6] | committer: Matthieu Bouron avcodec/mediacodecdec: factorize codec declarations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mediacodecdec: factorize common extradata functions

2018-03-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Mar 2 10:36:08 2018 +0100| [af167d970bbf86c5741e4ba8d524be77085c30ae] | committer: Matthieu Bouron avcodec/mediacodecdec: factorize common extradata functions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mediacodecdec: add missing "libavutil/internal.h" include

2018-03-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Mar 2 12:04:30 2018 +0100| [535e020225486514dd3cd2f4e3b59f0cc42c54f7] | committer: Matthieu Bouron avcodec/mediacodecdec: add missing "libavutil/internal.h" include libavutil/internal.h defines NULL_IF_CONFIG_SMALL. > http://git

[FFmpeg-cvslog] avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistent

2018-03-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Mar 12 09:10:57 2018 +0100| [41d7c4d3813b71d0feefb19c69f6a246ea2bdcee] | committer: Matthieu Bouron avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistent Signed-off-by: Aman Gupta Signed-off-by: Matthieu Bouron

[FFmpeg-cvslog] avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields

2018-04-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Apr 11 10:28:56 2018 +0200| [67d0911f27e29d551865dbca3af5c49abe029885] | committer: Matthieu Bouron avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields Fixes decoding on the Samsung Chromebook Pro which do not set the

[FFmpeg-cvslog] avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields

2018-04-19 Thread Matthieu Bouron
ffmpeg | branch: release/4.0 | Matthieu Bouron | Wed Apr 11 10:28:56 2018 +0200| [9b7111424797e458aa51f7569dc132d44b18fd79] | committer: Matthieu Bouron avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields Fixes decoding on the Samsung Chromebook Pro which do not

[FFmpeg-cvslog] RELEASE: update for git after 4.0 branchpoint

2018-09-25 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Sep 25 11:30:50 2018 +0200| [e294b5cf6464e3d8ee0d0bdedcfb4ca0ad0297ed] | committer: Matthieu Bouron RELEASE: update for git after 4.0 branchpoint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

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

2016-10-06 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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 pointer type warning on 64-bit systems. > h

[FFmpeg-cvslog] lavc/mediacodecdec: remove first output buffer timing debug log

2016-10-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Thu Oct 6 11:53:13 2016 +0200| [a458ed65b5d1007a9184226edd39fa78d01f694b] | committer: Matthieu Bouron lavc/mediacodecdec: remove first output buffer timing debug log > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_count

2016-10-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Thu Oct 6 11:56:24 2016 +0200| [cfa3c2655ac2bafe7b76f1e68c8fe6ecee03f1a8] | committer: Matthieu Bouron lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_count > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/mediacodec_wrapper: do not discard codecs reporting they do not support any profile

2016-10-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Oct 7 11:20:33 2016 +0200| [b8c158a4eddb79ba3964dbe51b0e1db01454f96a] | committer: Matthieu Bouron lavc/mediacodec_wrapper: do not discard codecs reporting they do not support any profile Depending on the device, some (VP8/VP9/...) decoders

[FFmpeg-cvslog] lavc: add mpeg4 mediacodec decoder

2016-10-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Oct 4 17:47:44 2016 +0200| [f62c54456db0fdd3ff82397f9142715d5c479354] | committer: Matthieu Bouron lavc: add mpeg4 mediacodec decoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f62c54456db0fdd3ff82397f9142715d5c479

[FFmpeg-cvslog] lavc: add vp8/vp9 mediacodec decoders

2016-10-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Oct 4 16:02:59 2016 +0200| [0f7fce87ea9842261076f93bd0f28557fcd065bb] | committer: Matthieu Bouron lavc: add vp8/vp9 mediacodec decoders > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0f7fce87ea9842261076f93bd0f28557fcd06

[FFmpeg-cvslog] lavc/mediacodec: use more meaningful filenames

2016-10-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Oct 12 14:44:08 2016 +0200| [d5082a2ce776a2e43e25998aa07541c9ab7af0d3] | committer: Matthieu Bouron lavc/mediacodec: use more meaningful filenames Adds the following changes: * mediacodecdec.{c,h} -> mediacodecdec_common.{

[FFmpeg-cvslog] mov: fix stream extradata_size allocation

2016-11-18 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Jul 15 10:00:34 2016 +0200| [61cb9fac47498a38dfe7623f66aa1f3696e9158c] | committer: Martin Storsjö mov: fix stream extradata_size allocation Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/framepool: re-indent after previous commit

2017-01-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Jan 3 17:44:55 2017 +0100| [e2d336cf6499923691baf53b10d193aefa77fa89] | committer: Matthieu Bouron lavfi/framepool: re-indent after previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/framepool: rename FFVideoFramePool to FFFramePool

2017-01-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue May 10 17:45:59 2016 +0200| [b1f68f00b12a3706f8aabf68ea714eaecc23b295] | committer: Matthieu Bouron lavfi/framepool: rename FFVideoFramePool to FFFramePool > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

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

2017-01-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Jan 3 17:44:14 2017 +0100| [e1f49712099d3b68c35cf8ebb95cc7f34b06ee55] | committer: Matthieu Bouron lavfi: use an audio frame pool for each link of the filtergraph > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/framepool: cosmetic style fixes

2017-01-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Jan 3 17:46:24 2017 +0100| [b1ed7957b835eed84fa151487d9014814daefa3d] | committer: Matthieu Bouron lavfi/framepool: cosmetic style fixes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b1ed7957b835eed84fa151487d9014814daef

[FFmpeg-cvslog] lavfi/framepool: add audio support

2017-01-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Jan 3 17:44:07 2017 +0100| [eb3368178ed9e1b3401e1f71ceebcb510fbbdf52] | committer: Matthieu Bouron lavfi/framepool: add audio support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eb3368178ed9e1b3401e1f71ceebcb510fbbd

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

2017-01-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Jan 9 14:26:37 2017 +| [0265aec5650dcb17a8e3e8b0a36c3979dbd64188] | committer: Matthieu Bouron swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] swresample/arm: cosmetic fixes

2017-01-13 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Jan 9 17:22:40 2017 +0100| [e109c54a697b6cbd2a5b27cb9e8df2729e73351c] | committer: Matthieu Bouron swresample/arm: cosmetic fixes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e109c54a697b6cbd2a5b27cb9e8df2729e733

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

2017-01-17 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'

2017-01-17 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Jan 16 11:33:47 2017 +0100| [bdbbb8f11edbf10add874508c5125c174d8939be] | committer: Matthieu Bouron Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a' * commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a': h264: elimi

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

2017-01-20 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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-attachment-631 with THREADS=8 introduced by

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

2017-01-20 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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=commi

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

2017-01-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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 found but the frame is discarded

[FFmpeg-cvslog] mov: Fix stsc_count comparison

2017-02-01 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Jul 20 18:48:08 2016 +0200| [209ee680ce99035202520b900326a57f7fa0aceb] | committer: Vittorio Giovara mov: Fix stsc_count comparison Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Merge commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff'

2017-02-02 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Thu Feb 2 12:05:21 2017 +0100| [d30870cc730337b7017cc194d696f68ee48f7f1d] | committer: Matthieu Bouron Merge commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff' * commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff': mov: Rework t

[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 | 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/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/h264dec: use OFFSET macro

2017-03-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Feb 6 17:14:57 2017 +0100| [1ade4d87bae8db3f2073c18eb322382ad7827bb9] | committer: Matthieu Bouron lavc/h264dec: use OFFSET macro > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1ade4d87bae8db3f2073c18eb322382ad7827

[FFmpeg-cvslog] lavc/tests/dct/aarch64: add ff_simple_idct_neon test

2017-03-16 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Thu Feb 16 12:34:53 2017 +| [0c6105dde0c42bc64c93e7e7fbf286869c0bffa2] | committer: Matthieu Bouron lavc/tests/dct/aarch64: add ff_simple_idct_neon test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/aarch64: add ff_simple_idct{, _add, _put}_neon functions

2017-03-16 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Jan 27 11:55:48 2017 +| [4c8e528d19a37d796a9808908e5b5cb0ce039fb2] | committer: Matthieu Bouron lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'

2017-03-17 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Mar 17 13:31:03 2017 +0100| [e2adbcbd97de1595b26a116ca22475b6f9acdf07] | committer: Matthieu Bouron Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33' * commit '0638b99cdba52554691fc668d9e477bc184c7a33': aiff: Skip

[FFmpeg-cvslog] avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly

2019-10-12 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Sep 27 14:57:09 2019 +0200| [1921f866ecf27b8b2b2764c24450d85577ff96c7] | committer: Matthieu Bouron avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly Allows the creation of the sdtp atom while remuxing MP4 to MP4. This

[FFmpeg-cvslog] avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak

2020-04-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Thu Apr 9 16:53:21 2020 +0200| [5216edbc54c79869ce630579199e53454f96df96] | committer: Matthieu Bouron avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak Fixes ticket #8607. Signed-off-by: Matthieu Bouron > h

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

2015-10-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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=commit;h=ff0dfb5c361aae841147f9f0ad2f72c45b973

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

2015-10-29 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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=commit;h=cbe2dfa4e51b92b0e291ed71be6fcee595c42

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

2015-11-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM

2015-11-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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 parameters even if the frame is skipped due to the

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

2015-11-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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/ffmpeg.git/?a=commi

[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 | 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 Signed-off-by: Clément Bœsch > h

[FFmpeg-cvslog] fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests

2015-11-26 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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=commi

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

2015-11-26 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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 parameters while the codec supports

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

2015-12-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Dec 7 13:56:25 2015 +0100| [5aca33c2cfc39e23fc977df1b0aed720c7043574] | committer: Matthieu Bouron swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon_16 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

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

2015-12-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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/ffmpeg.git/?a=commi

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

2015-12-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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=commit;h=bd0a9f603d0c1d0f3be782865f72ac29ab89b

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

2015-12-08 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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/ffmpeg.git/?a=commi

[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 | 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/ffmpeg.git/?a=commi

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

2015-12-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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 instead of the AVCodecContext one according to the

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

2015-12-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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/?a=commi

[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 | 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/gitweb.cgi/ffmpeg.git/?a=commi

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

2015-12-19 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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 code path in favor of the default C one and

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

2016-01-04 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | 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=commit;h=44913d19457d553f1056c388be2e37748a854

[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 | 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/gitweb.cgi/ffmpeg.git/?a=commi

[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 | 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/gitweb.cgi/ffmpeg.git/?a=commi

  1   2   3   >