[FFmpeg-cvslog] configure: cuda_llvm: fix include path for MSYS2

2019-08-05 Thread Ricardo Constantino
ffmpeg | branch: release/4.2 | Ricardo Constantino | Mon Aug 5 20:47:03 2019 +0100| [75384bc464411fb2291105dca84b8bc411188350] | committer: Timo Rothenpieler configure: cuda_llvm: fix include path for MSYS2 MSYS2 converts paths to MinGW-based applications from unix to pseudo-windows paths on

[FFmpeg-cvslog] configure: cuda_llvm: fix include path for MSYS2

2019-08-05 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Mon Aug 5 20:47:03 2019 +0100| [5ac28e9cc19069a104f5534dcf603218066d144c] | committer: Timo Rothenpieler configure: cuda_llvm: fix include path for MSYS2 MSYS2 converts paths to MinGW-based applications from unix to pseudo-windows paths on

[FFmpeg-cvslog] rtmpproto: send swfverify value as swfurl if latter is unused

2017-10-23 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Mon Mar 20 20:28:09 2017 +| [d4f3c26b700ae847433ba3c67dc99c32bc1fd4a1] | committer: Martin Storsjö rtmpproto: send swfverify value as swfurl if latter is unused Replicates lavf/librtmp.c behavior in L145-152 and rtmpdump's behavior

[FFmpeg-cvslog] compat/cuda/ptx2c: strip CR from each line

2017-08-30 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Tue Aug 29 01:46:13 2017 +0100| [7fbc0825773eb597c5a3f5679a8d58ced0d9456f] | committer: Timo Rothenpieler compat/cuda/ptx2c: strip CR from each line Windows nvcc + cl.exe produce a .ctx file with CR+LF newlines which need to be stripped to work

[FFmpeg-cvslog] configure: use pkg-config for libgme, if available

2017-07-13 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Fri Jun 23 01:53:37 2017 +0100| [0bf857a13fd5a9ae1f5c3f15e1d16d91a0213a26] | committer: wm4 configure: use pkg-config for libgme, if available The pkg-config file is relatively new (2013), so some distros might not have it yet. And the -lstdc

[FFmpeg-cvslog] configure: require pkg-config for libvorbis

2017-07-06 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Tue Jul 4 19:01:22 2017 +0100| [3b3501f75cb20b9f7abf43a3a9b1c3de595bc588] | committer: Derek Buitenhuis configure: require pkg-config for libvorbis libvorbis comes with pkg-config files since at least v1.0.1, way back in 2003. We need the two

[FFmpeg-cvslog] rtmpproto: send swfverify value as swfurl if latter is unused

2017-05-06 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Mon Mar 20 20:22:51 2017 +| [c0b3781bf2fef529d64af0e36ea84c0a34522367] | committer: Michael Niedermayer rtmpproto: send swfverify value as swfurl if latter is unused Replicates lavf/librtmp.c behavior in L149-156 and rtmpdump's behavior

[FFmpeg-cvslog] vf_pad: center image on padded area if negative x/y

2017-04-07 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Mon Apr 3 19:34:09 2017 +0100| [57c3670896c69714ca1514728edf5ee48b2abcc9] | committer: Rostislav Pehlivanov vf_pad: center image on padded area if negative x/y or if x/y go beyond padded area. This is mostly useful when paired with the aspect

[FFmpeg-cvslog] configure: add stdint.h to x264 and xavs checks

2017-03-20 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Mon Mar 20 14:10:34 2017 +| [20c4fb2e010fff7e3f8acd36ad132c0140fec5fb] | committer: Clément Bœsch configure: add stdint.h to x264 and xavs checks Regression from 4563a86f011b54977b390c72ec3901cace35f8da. Both need stdint.h included before

[FFmpeg-cvslog] configure: libnpp is always nonfree, even with LGPL

2017-03-15 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Wed Mar 15 22:47:58 2017 +| [b409d8d4a276490cd67255fd4230ea0954bd8c50] | committer: James Almer configure: libnpp is always nonfree, even with LGPL libnpp was erroneously grouped up with libfdk-aac and openssl to check if --enable-nonfree

[FFmpeg-cvslog] doc/encoders: fix broken build with 884506dfe2e

2017-02-08 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Wed Feb 8 15:53:20 2017 +| [dac51d2bbdb04445876dc33785c363a9597cbad2] | committer: Rostislav Pehlivanov doc/encoders: fix broken build with 884506dfe2e > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rtmpdh: Initialize gcrypt before using it

2016-01-11 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Tue Dec 29 21:40:14 2015 +| [d50b5d547f4070678c88aa095b5292c872e2c1dc] | committer: Michael Niedermayer rtmpdh: Initialize gcrypt before using it Either disabling or init'ing secure memory is required after the use of gcry_check_ve

[FFmpeg-cvslog] configure: Use libgcrypt-config's cflags

2016-01-08 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Fri Jan 8 23:40:50 2016 +| [be0f005da639a36147a25426a8663b0c7339062d] | committer: James Almer configure: Use libgcrypt-config's cflags Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] configure: Use libgcrypt-config if available

2016-01-08 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Tue Dec 29 22:47:05 2015 +| [e990d746d051173ae1a5f9a5256c0c93cc4ef21c] | committer: Michael Niedermayer configure: Use libgcrypt-config if available Signed-off-by: Ricardo Constantino Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] fate/subtitles: Add a new test for WebVTT

2015-10-12 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Sun Oct 11 17:11:03 2015 +0100| [a96dbdc14f3db1374f231ede58a6ae6e3211d265] | committer: Clément Bœsch fate/subtitles: Add a new test for WebVTT Includes escapes that should now be supported and a few features not yet fully supported, like

[FFmpeg-cvslog] avformat/webvttdec: Don't stop parsing on comments

2015-10-12 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Sun Oct 11 17:11:02 2015 +0100| [6eaf97c2894ddd8031d1cbcf1061a84920e93a91] | committer: Clément Bœsch avformat/webvttdec: Don't stop parsing on comments Signed-off-by: Ricardo Constantino > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avcodec/webvttdec: Deal with WebVTT escapes

2015-10-12 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Sun Oct 11 17:11:01 2015 +0100| [53886d6955134be8acc26f336bdf068fd970669d] | committer: Clément Bœsch avcodec/webvttdec: Deal with WebVTT escapes Bare ampersand characters are still accepted, even though out-of-spec. Also fixes adjacent tags not

[FFmpeg-cvslog] configure: add libsoxr to swresample's pkgconfig

2015-09-09 Thread Ricardo Constantino
ffmpeg | branch: release/2.8 | Ricardo Constantino | Mon Sep 7 20:58:10 2015 +0100| [aa46ae8848ef871c093099bbee8b52ef73ea7b9c] | committer: Timothy Gu configure: add libsoxr to swresample's pkgconfig Fixes linking in FFMS and f265 at least, when ffmpeg is compiled with libsoxr. Signe

[FFmpeg-cvslog] configure: add libsoxr to swresample's pkgconfig

2015-09-09 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Mon Sep 7 20:58:10 2015 +0100| [2641fe93767e812d0acb9e3cb9bf157e6e95] | committer: Michael Niedermayer configure: add libsoxr to swresample's pkgconfig Fixes linking in FFMS and f265 at least, when ffmpeg is compiled with libsoxr. S

[FFmpeg-cvslog] avfilter/vf_subtitles: allow setting fonts directory

2015-09-01 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Sun Aug 30 23:52:10 2015 +0100| [9dbc50b4cdaf6de5a4d52bdaa3d4d1a0df5efadd] | committer: wm4 avfilter/vf_subtitles: allow setting fonts directory This is mostly useful if libass was compiled with a font provider other than fontconfig, but is still