[FFmpeg-devel] [PATCH] Fixed problems with QuickSync (QSV) interlaced video encoding

2017-04-13 Thread Aaron Levinson
From da3899b24ad89b4788a3b8191d53b26f5eec328e Mon Sep 17 00:00:00 2001 From: Aaron Levinson Date: Thu, 13 Apr 2017 23:12:30 -0700 Subject: [PATCH] Fixed problems with QuickSync (QSV) interlaced video encoding Purpose: Fixed problems with QuickSync (QSV) interlaced video encoding that were introd

Re: [FFmpeg-devel] [PATCH 1/2] opus_pvq: add resynth support and band encoding cost function

2017-04-13 Thread Carl Eugen Hoyos
2017-04-13 9:51 GMT+02:00 Rostislav Pehlivanov : > On 13 April 2017 at 07:13, Carl Eugen Hoyos wrote: > >> 2017-04-13 4:02 GMT+02:00 Rostislav Pehlivanov : >> > On 12 April 2017 at 23:50, Carl Eugen Hoyos wrote: >> > >> >> 2017-04-13 0:26 GMT+02:00 Rostislav Pehlivanov : >> >> >> >> > +/*

[FFmpeg-devel] [PATCH] doc/encoders.texi: document libvpxenc's -row-mt

2017-04-13 Thread James Zern
added in: 734d760e2f lavc/libvpxenc: add -row-mt option Signed-off-by: James Zern --- doc/encoders.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/encoders.texi b/doc/encoders.texi index 594c612b5a..7f4754d160 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1679,6 +1679

[FFmpeg-devel] [PATCH] libvpxenc: allow aq-mode 4 (equator360)

2017-04-13 Thread James Zern
this was added in 1.6.0 Signed-off-by: James Zern --- doc/encoders.texi | 2 +- libavcodec/libvpxenc.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index 594c612b5a..f8f187664c 100644 --- a/doc/encoders.texi +++ b/doc/encoders

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'

2017-04-13 Thread Michael Niedermayer
On Thu, Apr 13, 2017 at 09:11:41PM -0300, James Almer wrote: > On 4/13/2017 8:43 PM, Michael Niedermayer wrote: > > On Thu, Apr 13, 2017 at 08:18:56PM +, James Almer wrote: > >> ffmpeg | branch: master | James Almer | Thu Apr 13 > >> 17:09:52 2017 -0300| [5dba808064e7879c04d3e2fb4f10e709bedf5

Re: [FFmpeg-devel] [PATCH] webm_dash_manifest: Add option to specify bandwidth

2017-04-13 Thread James Zern
On Tue, Apr 11, 2017 at 9:33 PM, Vignesh Venkatasubramanian wrote: > Add an option to webm_dash_manifest demuxer to specify a value for > "bandwidth" field in the DASH manifest. The value is then used by > the muxer. Fixes an existing FIXME in the code. > > Signed-off-by: Vignesh Venkatasubramania

Re: [FFmpeg-devel] [PATCH] avdevice/decklink: Removed pthread dependency

2017-04-13 Thread Aaron Levinson
On 4/13/2017 3:40 PM, Marton Balint wrote: > > On Thu, 13 Apr 2017, Aaron Levinson wrote: > >> On 4/13/2017 2:12 AM, Hendrik Leppkes wrote: >>> On Thu, Apr 13, 2017 at 10:36 AM, Aaron Levinson >> wrote: >>> Give it some time for the other changes to be reviewed by the people >>> that actually k

Re: [FFmpeg-devel] [PATCH] vaapi_encode: Fix the vaapi h264 encoder VBR/CBR metadata setting error.

2017-04-13 Thread Jun Zhao
On 2017/4/13 22:05, Mark Thompson wrote: > On 13/04/17 13:34, Jun Zhao wrote: >> From 1fa48b45fe962d8c342d158d9c16ce24139ffd84 Mon Sep 17 00:00:00 2001 >> From: Jun Zhao >> Date: Thu, 13 Apr 2017 20:07:10 +0800 >> Subject: [PATCH] vaapi_encode: Fix the vaapi h264 encoder VBR/CBR metadata >> set

[FFmpeg-devel] [PATCH] Enhanced require_pkg_config() in configure to fallback to require() if pkg-config is missing

2017-04-13 Thread Aaron Levinson
From 48f7daba16e0fcdb83d9abd254800c7b9f4ab684 Mon Sep 17 00:00:00 2001 From: Aaron Levinson Date: Thu, 13 Apr 2017 17:30:47 -0700 Subject: [PATCH] Enhanced require_pkg_config() in configure to fallback to require() if pkg-config is missing Purpose: Enhanced require_pkg_config() in configure to f

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'

2017-04-13 Thread James Almer
On 4/13/2017 8:43 PM, Michael Niedermayer wrote: > On Thu, Apr 13, 2017 at 08:18:56PM +, James Almer wrote: >> ffmpeg | branch: master | James Almer | Thu Apr 13 >> 17:09:52 2017 -0300| [5dba808064e7879c04d3e2fb4f10e709bedf51c2] | committer: >> James Almer >> >> Merge commit '3e105d08848162b

[FFmpeg-devel] [PATCH] Enhanced configure to improve compiler options associated with debugging with Visual C++ (MSVC)

2017-04-13 Thread Aaron Levinson
From 558b957eb85a669899750b2e150eba7cdee8dcd9 Mon Sep 17 00:00:00 2001 From: Aaron Levinson Date: Thu, 13 Apr 2017 16:46:59 -0700 Subject: [PATCH] Enhanced configure to improve compiler options associated with debugging with Visual C++ (MSVC) Purpose: Enhanced configure to improve compiler opti

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'

2017-04-13 Thread Michael Niedermayer
On Thu, Apr 13, 2017 at 08:18:56PM +, James Almer wrote: > ffmpeg | branch: master | James Almer | Thu Apr 13 > 17:09:52 2017 -0300| [5dba808064e7879c04d3e2fb4f10e709bedf51c2] | committer: > James Almer > > Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b' > > * commit '3e105d0884816

Re: [FFmpeg-devel] [PATCH] avdevice/decklink: Removed pthread dependency

2017-04-13 Thread Marton Balint
On Thu, 13 Apr 2017, Aaron Levinson wrote: On 4/13/2017 2:12 AM, Hendrik Leppkes wrote: On Thu, Apr 13, 2017 at 10:36 AM, Aaron Levinson wrote: Give it some time for the other changes to be reviewed by the people that actually know decklink itself, you can include that in any new versions o

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 2:36 PM, wm4 wrote: > On Thu, 13 Apr 2017 02:47:39 -0700 > Aaron Levinson wrote: > >> On 4/13/2017 2:10 AM, Hendrik Leppkes wrote: >> > On Thu, Apr 13, 2017 at 11:04 AM, Aaron Levinson >> > wrote: >> >> static av_unused int pthread_cond_signal(pthread_cond_t *cond) >> >

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Hendrik Leppkes
On Fri, Apr 14, 2017 at 12:00 AM, Ronald S. Bultje wrote: > Hi Aaron, > > On Thu, Apr 13, 2017 at 4:47 PM, Aaron Levinson > wrote: > >> #if ARCH_AARCH64 >> if (ARCH_AARCH64) >> return ff_get_cpu_flags_aarch64(); >> #endif >> > > If you add #if, at least replace the if with it. #if + i

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Ronald S. Bultje
Hi Aaron, On Thu, Apr 13, 2017 at 4:47 PM, Aaron Levinson wrote: > #if ARCH_AARCH64 > if (ARCH_AARCH64) > return ff_get_cpu_flags_aarch64(); > #endif > If you add #if, at least replace the if with it. #if + if is redundant. > Such a script could be reviewed and checked into the so

Re: [FFmpeg-devel] [PATCH] Made minor changes to get the decklink avdevice code to build using Visual C++

2017-04-13 Thread Aaron Levinson
On 4/13/2017 1:23 PM, Hendrik Leppkes wrote: > On Thu, Apr 13, 2017 at 10:09 PM, Aaron Levinson wrote: >> On 4/13/2017 3:55 AM, Hendrik Leppkes wrote: >>> >>> On Thu, Apr 13, 2017 at 12:39 PM, Aaron Levinson >>> wrote: On 4/13/2017 12:36 AM, Hendrik Leppkes wrote: diff --git a/conf

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Aaron Levinson
On 4/13/2017 11:04 AM, Matt Oliver wrote: On 14 April 2017 at 03:31, Hendrik Leppkes wrote: On Thu, Apr 13, 2017 at 7:16 PM, Matt Oliver wrote: On 14 April 2017 at 02:11, Rostislav Pehlivanov wrote: On 13 April 2017 at 16:51, wm4 wrote: On Thu, 13 Apr 2017 17:39:57 +1000 Matt Olive

Re: [FFmpeg-devel] [PATCH] Made minor changes to get the decklink avdevice code to build using Visual C++

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 10:09 PM, Aaron Levinson wrote: > On 4/13/2017 3:55 AM, Hendrik Leppkes wrote: >> >> On Thu, Apr 13, 2017 at 12:39 PM, Aaron Levinson >> wrote: >>> >>> On 4/13/2017 12:36 AM, Hendrik Leppkes wrote: >>> diff --git a/configure b/configure >>> index a383bf2..9a06437 100755 >>

Re: [FFmpeg-devel] [PATCH] Made minor changes to get the decklink avdevice code to build using Visual C++

2017-04-13 Thread Aaron Levinson
On 4/13/2017 3:55 AM, Hendrik Leppkes wrote: On Thu, Apr 13, 2017 at 12:39 PM, Aaron Levinson wrote: On 4/13/2017 12:36 AM, Hendrik Leppkes wrote: diff --git a/configure b/configure index a383bf2..9a06437 100755 --- a/configure +++ b/configure @@ -4843,8 +4843,6 @@ case $target_os in e

Re: [FFmpeg-devel] [PATCH] avdevice/decklink: Removed pthread dependency

2017-04-13 Thread Aaron Levinson
On 4/13/2017 2:12 AM, Hendrik Leppkes wrote: On Thu, Apr 13, 2017 at 10:36 AM, Aaron Levinson wrote: Give it some time for the other changes to be reviewed by the people that actually know decklink itself, you can include that in any new versions of the patch then, no need to send one for that r

[FFmpeg-devel] [PATCH] web/index: add news entry for release 3.3

2017-04-13 Thread Rostislav Pehlivanov
Signed-off-by: Rostislav Pehlivanov --- src/index | 53 + 1 file changed, 53 insertions(+) diff --git a/src/index b/src/index index c203676..1b8a037 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,59 @@ News + April 13th, 2017,

[FFmpeg-devel] [PATCH 6/6] ffmpeg: remove bsf extradata propagation hack

2017-04-13 Thread James Almer
The offending bitstream filter was fixed, so this is no longer needed. Signed-off-by: James Almer --- ffmpeg.c | 19 --- ffmpeg.h | 1 - ffmpeg_opt.c | 7 --- 3 files changed, 27 deletions(-) diff --git a/ffmpeg.c b/ffmpeg.c index e4b94b2fa0..1a0f6a57f1 100644 ---

[FFmpeg-devel] [PATCH 5/6] avformat/mux: remove autobsf extradata propagation hack

2017-04-13 Thread James Almer
The offending bitstream filter was fixed, so this is no longer needed. Signed-off-by: James Almer --- libavformat/mux.c | 13 - 1 file changed, 13 deletions(-) diff --git a/libavformat/mux.c b/libavformat/mux.c index 3a5e876913..033e359ca2 100644 --- a/libavformat/mux.c +++ b/libavf

[FFmpeg-devel] [PATCH 1/6] avformat/movenc: always check for new extradata on a packet

2017-04-13 Thread James Almer
Don't just look at zero sized packets, and also check for AAC extradata updates, in preparation for the following patches. Signed-off-by: James Almer --- libavformat/movenc.c | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/libavformat/move

[FFmpeg-devel] [PATCH 4/6] avcodec/aac_adtstoasc: propagate new extradata using packet side data

2017-04-13 Thread James Almer
This removes the current API violating behavior of overwritting the stream's extradata during packet filtering, something that should not happen after the av_bsf_init() call. The bitstream filter generated extradata is no longer available during write_header(), and as such not usable with non seek

[FFmpeg-devel] [PATCH 3/6] avformat/latmenc: check packet side data for AAC extradata updates

2017-04-13 Thread James Almer
This is in preparation for the following patch. Signed-off-by: James Almer --- libavformat/latmenc.c | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/libavformat/latmenc.c b/libavformat/latmenc.c index 43ca4821cb..c919976d49 100644 --- a/libavformat/lat

[FFmpeg-devel] [PATCH 2/6] avformat/matroskaenc: check packet side data for AAC extradata updates

2017-04-13 Thread James Almer
This adapts and merges commit f4bf236338f6001736a4784b9c23de863057a583 from libav, originally skipped in 13a211e6320d061d9e8c29354c81239324b2db03 as it was not necessary back then. Is's applied now in preparation for the following patches, where the aac_adtstoasc bitstream filter will start to cor

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Matt Oliver
On 14 April 2017 at 03:31, Hendrik Leppkes wrote: > On Thu, Apr 13, 2017 at 7:16 PM, Matt Oliver wrote: > > On 14 April 2017 at 02:11, Rostislav Pehlivanov > wrote: > > > >> > >> > >> On 13 April 2017 at 16:51, wm4 wrote: > >> > >>> On Thu, 13 Apr 2017 17:39:57 +1000 > >>> Matt Oliver wrote:

[FFmpeg-devel] [PATCH] web/index: add news entry for release 3.3

2017-04-13 Thread Rostislav Pehlivanov
Signed-off-by: Rostislav Pehlivanov --- src/index | 51 +++ 1 file changed, 51 insertions(+) diff --git a/src/index b/src/index index c203676..f7f9ea2 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,57 @@ News + April 13th, 2017, FF

Re: [FFmpeg-devel] FFplay: progress bar feature proposal

2017-04-13 Thread Raymond Pierce
13.04.2017, 09:40, "Steven Liu" : > 2017-04-13 20:48 GMT+08:00 Raymond Pierce : > >>  Hi. Currently FFplay has no visible progress bar and it is hard to tell >>  where a stream is currently positioned. So if one wants, for example, to >>  rewind >>  a little back relative to current position using

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 7:16 PM, Matt Oliver wrote: > On 14 April 2017 at 02:11, Rostislav Pehlivanov wrote: > >> >> >> On 13 April 2017 at 16:51, wm4 wrote: >> >>> On Thu, 13 Apr 2017 17:39:57 +1000 >>> Matt Oliver wrote: >>> >>> > On 13 April 2017 at 17:20, Aaron Levinson wrote: >>> > >>> >

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Matt Oliver
On 14 April 2017 at 02:11, Rostislav Pehlivanov wrote: > > > On 13 April 2017 at 16:51, wm4 wrote: > >> On Thu, 13 Apr 2017 17:39:57 +1000 >> Matt Oliver wrote: >> >> > On 13 April 2017 at 17:20, Aaron Levinson wrote: >> > >> > > I wanted to build a debug build of ffmpeg using Visual C++ today

Re: [FFmpeg-devel] [PATCH] avformat/hls allow playback when some variant streams are unavailable

2017-04-13 Thread Tim Hunt
Not sure if it was email formatting or editor setting. Is this patch ok? On Thu, Apr 13, 2017 at 5:24 PM, Michael Niedermayer wrote: > On Thu, Apr 13, 2017 at 04:14:46PM +0100, Tim Hunt wrote: > > My last patch was slightly convoluted and really dumb. > > > > I suspect it impacts on a couple of

Re: [FFmpeg-devel] [PATCH] avformat/hls allow playback when some variant streams are unavailable

2017-04-13 Thread Michael Niedermayer
On Thu, Apr 13, 2017 at 04:14:46PM +0100, Tim Hunt wrote: > My last patch was slightly convoluted and really dumb. > > I suspect it impacts on a couple of checks for > variants[0]->playlists[0]->finished and the problem will be when a non live > stream has two variants using EXT-X-ENDLIST and the

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Rostislav Pehlivanov
On 13 April 2017 at 16:51, wm4 wrote: > On Thu, 13 Apr 2017 17:39:57 +1000 > Matt Oliver wrote: > > > On 13 April 2017 at 17:20, Aaron Levinson wrote: > > > > > I wanted to build a debug build of ffmpeg using Visual C++ today, one > > > without any optimizations. This implies the use of the -O

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread wm4
On Thu, 13 Apr 2017 17:39:57 +1000 Matt Oliver wrote: > On 13 April 2017 at 17:20, Aaron Levinson wrote: > > > I wanted to build a debug build of ffmpeg using Visual C++ today, one > > without any optimizations. This implies the use of the -Od compiler > > option. Unfortunately, I quickly dis

Re: [FFmpeg-devel] [PATCH] avformat/hls allow playback when some variant streams are unavailable

2017-04-13 Thread Tim Hunt
My last patch was slightly convoluted and really dumb. I suspect it impacts on a couple of checks for variants[0]->playlists[0]->finished and the problem will be when a non live stream has two variants using EXT-X-ENDLIST and the first stream in the playlist is down? Not sure how to approach this,

[FFmpeg-devel] FFplay: progress bar feature proposal

2017-04-13 Thread Raymond Pierce
Hi. Currently FFplay has no visible progress bar and it is hard to tell where a stream is currently positioned. So if one wants, for example, to rewind a little back relative to current position using right mouse click it is always guessing and trying. I propose very simple 1-pixel progress bar

Re: [FFmpeg-devel] FFplay: progress bar feature proposal

2017-04-13 Thread Steven Liu
2017-04-13 20:48 GMT+08:00 Raymond Pierce : > Hi. Currently FFplay has no visible progress bar and it is hard to tell > where a stream is currently positioned. So if one wants, for example, to > rewind > a little back relative to current position using right mouse click it is > always > guessing a

Re: [FFmpeg-devel] [PATCH v14] avformat/dashdec: add dash demuxer base version

2017-04-13 Thread Steven Liu
2017-04-11 23:29 GMT+08:00 Andy Furniss : > Steven Liu wrote: > >> 2017-04-11 22:27 GMT+08:00 Andy Furniss : >> >> Steven Liu wrote: >>> >>> ffmpeg need a dash demuxer for demux the dash formats base on https://github.com/samsamsam-iptvplayer/exteplayer3/blob/mas ter/tmp/ffmpeg/patches/3

Re: [FFmpeg-devel] [PATCH v14] avformat/dashdec: add dash demuxer base version

2017-04-13 Thread Steven Liu
2017-04-12 14:13 GMT+08:00 Rodger Combs : > > > On Apr 9, 2017, at 09:08, Steven Liu wrote: > > > > ffmpeg need a dash demuxer for demux the dash formats > > base on > > https://github.com/samsamsam-iptvplayer/exteplayer3/blob/ > master/tmp/ffmpeg/patches/3.2.2/01_add_dash_demux.patch > > > >

Re: [FFmpeg-devel] [PATCH] vaapi_encode: Fix the vaapi h264 encoder VBR/CBR metadata setting error.

2017-04-13 Thread Mark Thompson
On 13/04/17 13:34, Jun Zhao wrote: > From 1fa48b45fe962d8c342d158d9c16ce24139ffd84 Mon Sep 17 00:00:00 2001 > From: Jun Zhao > Date: Thu, 13 Apr 2017 20:07:10 +0800 > Subject: [PATCH] vaapi_encode: Fix the vaapi h264 encoder VBR/CBR metadata > setting error. > > before this fix, mediainfo check

Re: [FFmpeg-devel] [PATCH] make libavformat more tolerant (fixes #2617)

2017-04-13 Thread wm4
On Thu, 13 Apr 2017 14:11:05 +0200 denim2x wrote: > Ticket #2617 reports playback issues involving HLS - running this command: > > ffplay > > http://amd.cdn.turner.com/adultswim/big/streams/playlists/toonami.m3u8[http://amd.cdn.turner.com/adultswim/big/streams/playlists/toonami.m3u8] > > -logle

[FFmpeg-devel] [PATCH] vaapi_encode: Fix the vaapi h264 encoder VBR/CBR metadata setting error.

2017-04-13 Thread Jun Zhao
From 1fa48b45fe962d8c342d158d9c16ce24139ffd84 Mon Sep 17 00:00:00 2001 From: Jun Zhao Date: Thu, 13 Apr 2017 20:07:10 +0800 Subject: [PATCH] vaapi_encode: Fix the vaapi h264 encoder VBR/CBR metadata setting error. before this fix, mediainfo check the bit rate control mode metadata info is wrong.

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread wm4
On Thu, 13 Apr 2017 02:47:39 -0700 Aaron Levinson wrote: > On 4/13/2017 2:10 AM, Hendrik Leppkes wrote: > > On Thu, Apr 13, 2017 at 11:04 AM, Aaron Levinson > > wrote: > >> static av_unused int pthread_cond_signal(pthread_cond_t *cond) > >> { > >> -win32_cond_t *win32_cond = cond->Ptr;

[FFmpeg-devel] [PATCH] make libavformat more tolerant (fixes #2617)

2017-04-13 Thread denim2x
Ticket #2617 reports playback issues involving HLS - running this command: > ffplay > http://amd.cdn.turner.com/adultswim/big/streams/playlists/toonami.m3u8[http://amd.cdn.turner.com/adultswim/big/streams/playlists/toonami.m3u8] > -loglevel debug results in this final line being printed: > http:

Re: [FFmpeg-devel] [RFC] FFmpeg 3.3

2017-04-13 Thread Michael Niedermayer
On Sun, Apr 02, 2017 at 09:15:00PM +0200, Michael Niedermayer wrote: > On Sat, Apr 01, 2017 at 09:17:00PM +0200, Marton Balint wrote: > > > > On Fri, 31 Mar 2017, James Almer wrote: > > > > >Now, regarding merges, we're like 10 commits away from the massive > > >bitstream reader batch, which is m

[FFmpeg-devel] [PATCH] make libavformat more tolerant (fixes #2617)

2017-04-13 Thread denim2x
0001-make-libavformat-more-tolerant-fixes-2617.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] Made minor changes to get the decklink avdevice code to build using Visual C++

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 12:39 PM, Aaron Levinson wrote: > On 4/13/2017 12:36 AM, Hendrik Leppkes wrote: >> On Thu, Apr 13, 2017 at 5:34 AM, Aaron Levinson wrote: >>> diff --git a/configure b/configure >>> index adb0060..5b76a33 100755 >>> --- a/configure >>> +++ b/configure >>> @@ -3646,6 +3646,8

Re: [FFmpeg-devel] [PATCH] Made minor changes to get the decklink avdevice code to build using Visual C++

2017-04-13 Thread Aaron Levinson
On 4/13/2017 12:36 AM, Hendrik Leppkes wrote: > On Thu, Apr 13, 2017 at 5:34 AM, Aaron Levinson wrote: >> diff --git a/configure b/configure >> index adb0060..5b76a33 100755 >> --- a/configure >> +++ b/configure >> @@ -3646,6 +3646,8 @@ case "$toolchain" in >> ld_default="$source_path/com

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread Aaron Levinson
On 4/13/2017 2:10 AM, Hendrik Leppkes wrote: > On Thu, Apr 13, 2017 at 11:04 AM, Aaron Levinson wrote: >> static av_unused int pthread_cond_signal(pthread_cond_t *cond) >> { >> -win32_cond_t *win32_cond = cond->Ptr; >> +win32_cond_t *win32_cond = (win32_cond_t*)cond->Ptr; >> int hav

Re: [FFmpeg-devel] [PATCH v2 2/2] avfilter/interlace: add complex vertical low-pass filter

2017-04-13 Thread Thomas Mundt
>>>James Almer schrieb am Do, 13.4.2017: On 4/12/2017 9:39 PM, Thomas Mundt wrote: >> >> James Almer suggested to change the function prototype. Which was easy in c, >> but for simd this is the best I can do. > > I didn't check, but I think the reason i told you to change the prototype here

Re: [FFmpeg-devel] [PATCH] avdevice/decklink: Removed pthread dependency

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 10:36 AM, Aaron Levinson wrote: > On 4/13/2017 1:21 AM, Hendrik Leppkes wrote: >> >> On Thu, Apr 13, 2017 at 5:32 AM, Aaron Levinson >> wrote: >>> >>> diff --git a/configure b/configure >>> index b0f7b1a..adb0060 100755 >>> --- a/configure >>> +++ b/configure >>> @@ -2992,

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 11:04 AM, Aaron Levinson wrote: > On 4/13/2017 1:27 AM, Hendrik Leppkes wrote: >> On Thu, Apr 13, 2017 at 10:23 AM, Aaron Levinson >> wrote: >>> diff --git a/configure b/configure >>> index b2fc781..6112b9b 100755 >>> --- a/configure >>> +++ b/configure >>> @@ -3637,8 +36

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread Aaron Levinson
On 4/13/2017 1:27 AM, Hendrik Leppkes wrote: > On Thu, Apr 13, 2017 at 10:23 AM, Aaron Levinson wrote: >> diff --git a/configure b/configure >> index b2fc781..6112b9b 100755 >> --- a/configure >> +++ b/configure >> @@ -3637,8 +3637,10 @@ case "$toolchain" in >> cl_major_ver=$(cl 2>&1 | se

Re: [FFmpeg-devel] [PATCH] avdevice/decklink: Removed pthread dependency

2017-04-13 Thread Aaron Levinson
On 4/13/2017 1:21 AM, Hendrik Leppkes wrote: On Thu, Apr 13, 2017 at 5:32 AM, Aaron Levinson wrote: diff --git a/configure b/configure index b0f7b1a..adb0060 100755 --- a/configure +++ b/configure @@ -2992,9 +2992,9 @@ avfoundation_indev_deps="pthreads" avfoundation_indev_extralibs="-framework

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 10:23 AM, Aaron Levinson wrote: > On 4/13/2017 12:21 AM, Hendrik Leppkes wrote: >> On Thu, Apr 13, 2017 at 2:16 AM, Aaron Levinson wrote: >>> diff --git a/configure b/configure >>> index d13d60b..b0f7b1a 100755 >>> --- a/configure >>> +++ b/configure >>> @@ -3635,10 +3635,

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread Aaron Levinson
On 4/13/2017 12:21 AM, Hendrik Leppkes wrote: > On Thu, Apr 13, 2017 at 2:16 AM, Aaron Levinson wrote: >> diff --git a/configure b/configure >> index d13d60b..b0f7b1a 100755 >> --- a/configure >> +++ b/configure >> @@ -3635,10 +3635,13 @@ case "$toolchain" in >> # successfully parses the

Re: [FFmpeg-devel] [PATCH] avdevice/decklink: Removed pthread dependency

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 5:32 AM, Aaron Levinson wrote: > From d175e7fc94a2efc4f0bad021c118e4f907832c9c Mon Sep 17 00:00:00 2001 > From: Aaron Levinson > Date: Wed, 12 Apr 2017 20:12:11 -0700 > Subject: [PATCH] avdevice/decklink: Removed pthread dependency > > Purpose: avdevice/decklink: Removed p

Re: [FFmpeg-devel] [PATCH 1/2] opus_pvq: add resynth support and band encoding cost function

2017-04-13 Thread Rostislav Pehlivanov
On 13 April 2017 at 07:13, Carl Eugen Hoyos wrote: > 2017-04-13 4:02 GMT+02:00 Rostislav Pehlivanov : > > On 12 April 2017 at 23:50, Carl Eugen Hoyos wrote: > > > >> 2017-04-13 0:26 GMT+02:00 Rostislav Pehlivanov : > >> > >> > +/* Undo the sample reorganization going from time order to >

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Matt Oliver
On 13 April 2017 at 17:20, Aaron Levinson wrote: > I wanted to build a debug build of ffmpeg using Visual C++ today, one > without any optimizations. This implies the use of the -Od compiler > option. Unfortunately, I quickly discovered that the build fails soon > after it starts because it can

Re: [FFmpeg-devel] [PATCH] Made minor changes to get the decklink avdevice code to build using Visual C++

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 5:34 AM, Aaron Levinson wrote: > From aa549cf1c463f4a37bda44b934e17811986f11d9 Mon Sep 17 00:00:00 2001 > From: Aaron Levinson > Date: Wed, 12 Apr 2017 20:21:41 -0700 > Subject: [PATCH] Made minor changes to get the decklink avdevice code to > build using Visual C++ > > P

Re: [FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 9:20 AM, Aaron Levinson wrote: > I wanted to build a debug build of ffmpeg using Visual C++ today, one > without any optimizations. This implies the use of the -Od compiler option. > Unfortunately, I quickly discovered that the build fails soon after it > starts because it

Re: [FFmpeg-devel] [PATCH] Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

2017-04-13 Thread Hendrik Leppkes
On Thu, Apr 13, 2017 at 2:16 AM, Aaron Levinson wrote: > From 722cbb5f6544323430d883212ac2e38c4eb94e5f Mon Sep 17 00:00:00 2001 > From: Aaron Levinson > Date: Wed, 12 Apr 2017 16:33:39 -0700 > Subject: [PATCH] Made appropriate changes to be able to successfully build > C++ files using a Visual C

[FFmpeg-devel] Debug builds and if (ARCH_...) linking issues

2017-04-13 Thread Aaron Levinson
I wanted to build a debug build of ffmpeg using Visual C++ today, one without any optimizations. This implies the use of the -Od compiler option. Unfortunately, I quickly discovered that the build fails soon after it starts because it can't find certain architecture-specific references. For

Re: [FFmpeg-devel] [PATCH 1/2] opus_pvq: add resynth support and band encoding cost function

2017-04-13 Thread Carl Eugen Hoyos
2017-04-13 8:44 GMT+02:00 Paul B Mahol : > On 4/13/17, Carl Eugen Hoyos wrote: >> 2017-04-13 4:02 GMT+02:00 Rostislav Pehlivanov : >>> On 12 April 2017 at 23:50, Carl Eugen Hoyos wrote: >>> 2017-04-13 0:26 GMT+02:00 Rostislav Pehlivanov : > +/* Undo the sample reorganizatio