On Wed, Oct 14, 2015 at 2:21 PM Michael Niedermayer
wrote:
> On Tue, Oct 13, 2015 at 09:48:35PM -0700, Timothy Gu wrote:
> > ---
> > libavutil/opencl.c | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
>
> LGTM
>
> thanks
>
Set pushed.
Timothy
On Fri, Oct 16, 2015 at 8:34 PM, Ronald S. Bultje wrote:
> Hi,
>
> On Fri, Oct 16, 2015 at 7:58 PM, Ganesh Ajjanagadde
> wrote:
>>
>> On Wed, Oct 14, 2015 at 10:29 PM, Ganesh Ajjanagadde
>> wrote:
>> > Commit bf0d2d6030c239f91e0368a20fb2dc0705bfec99 introduced
>> > av_warn_unused_result to avfil
On Fri, Oct 16, 2015 at 8:34 PM, Ronald S. Bultje wrote:
> Hi,
>
> On Fri, Oct 16, 2015 at 8:18 PM, Ganesh Ajjanagadde
> wrote:
>
>> On Fri, Oct 16, 2015 at 8:05 PM, Ronald S. Bultje
>> wrote:
>> > Hi,
>> >
>> > On Fri, Oct 16, 2015 at 5:48 PM, Ganesh Ajjanagadde
>> > wrote:
>> >
>> >> On Fri,
Hi,
On Fri, Oct 16, 2015 at 7:58 PM, Ganesh Ajjanagadde
wrote:
> On Wed, Oct 14, 2015 at 10:29 PM, Ganesh Ajjanagadde
> wrote:
> > Commit bf0d2d6030c239f91e0368a20fb2dc0705bfec99 introduced
> > av_warn_unused_result to avfilter/formats, whose associated warnings
> > were mostly fixed in 6aaac24
Hi,
On Fri, Oct 16, 2015 at 8:18 PM, Ganesh Ajjanagadde
wrote:
> On Fri, Oct 16, 2015 at 8:05 PM, Ronald S. Bultje
> wrote:
> > Hi,
> >
> > On Fri, Oct 16, 2015 at 5:48 PM, Ganesh Ajjanagadde
> > wrote:
> >
> >> On Fri, Oct 16, 2015 at 5:45 PM, Hendrik Leppkes
> >> wrote:
> >> > On Fri, Oct 1
On Fri, Oct 16, 2015 at 8:05 PM, Ronald S. Bultje wrote:
> Hi,
>
> On Fri, Oct 16, 2015 at 5:48 PM, Ganesh Ajjanagadde
> wrote:
>
>> On Fri, Oct 16, 2015 at 5:45 PM, Hendrik Leppkes
>> wrote:
>> > On Fri, Oct 16, 2015 at 11:39 PM, Ganesh Ajjanagadde
>> > wrote:
>> >> On Wed, Oct 14, 2015 at 10:
Hi,
On Fri, Oct 16, 2015 at 5:48 PM, Ganesh Ajjanagadde
wrote:
> On Fri, Oct 16, 2015 at 5:45 PM, Hendrik Leppkes
> wrote:
> > On Fri, Oct 16, 2015 at 11:39 PM, Ganesh Ajjanagadde
> > wrote:
> >> On Wed, Oct 14, 2015 at 10:05 PM, Ganesh Ajjanagadde
> >> wrote:
> >>> This patch results in iden
On Wed, Oct 14, 2015 at 10:29 PM, Ganesh Ajjanagadde
wrote:
> Commit bf0d2d6030c239f91e0368a20fb2dc0705bfec99 introduced
> av_warn_unused_result to avfilter/formats, whose associated warnings
> were mostly fixed in 6aaac24d72a7da631173209841a3944fcb4a3309. This
> fixes the issues in avfilter/avfil
On Fri, Oct 16, 2015 at 6:39 PM, Michael Niedermayer
wrote:
> On Fri, Oct 16, 2015 at 05:21:57PM -0400, Ganesh Ajjanagadde wrote:
>> On Fri, Oct 16, 2015 at 5:11 PM, Ganesh Ajjanagadde wrote:
>> > On Fri, Oct 16, 2015 at 11:37 AM, Michael Niedermayer
>> > wrote:
>> >> On Thu, Oct 15, 2015 at 05:
Hi,
On Fri, Oct 16, 2015 at 6:46 PM, James Zern wrote:
> treat this the same as an over-sized superframe packet to break out of
> the parser loop and allow the decoder to fail.
>
> Signed-off-by: James Zern
> ---
> libavcodec/vp9_parser.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletion
treat this the same as an over-sized superframe packet to break out of
the parser loop and allow the decoder to fail.
Signed-off-by: James Zern
---
libavcodec/vp9_parser.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/vp9_parser.c b/libavcodec/vp9_parser.c
in
On Fri, Oct 16, 2015 at 05:21:57PM -0400, Ganesh Ajjanagadde wrote:
> On Fri, Oct 16, 2015 at 5:11 PM, Ganesh Ajjanagadde wrote:
> > On Fri, Oct 16, 2015 at 11:37 AM, Michael Niedermayer
> > wrote:
> >> On Thu, Oct 15, 2015 at 05:38:55PM -0400, Ganesh Ajjanagadde wrote:
> >>> This adds av_warn_un
On 10/16/2015 6:36 PM, Ronald S. Bultje wrote:
> Hi,
>
> On Fri, Oct 16, 2015 at 4:34 PM, James Almer wrote:
>
>> It's been argued that the benefits of the current implementation far
>> outweight
>> those of making the structs opaque.
>>
>> This deprecation is not present in any release, so it c
On Fri, Oct 16, 2015 at 5:45 PM, Hendrik Leppkes wrote:
> On Fri, Oct 16, 2015 at 11:39 PM, Ganesh Ajjanagadde
> wrote:
>> On Wed, Oct 14, 2015 at 10:05 PM, Ganesh Ajjanagadde
>> wrote:
>>> This patch results in identical behavior of movenc, and suppresses
>>> -Wstrict-overflow
>>> warnings obs
On Fri, Oct 16, 2015 at 11:39 PM, Ganesh Ajjanagadde
wrote:
> On Wed, Oct 14, 2015 at 10:05 PM, Ganesh Ajjanagadde
> wrote:
>> This patch results in identical behavior of movenc, and suppresses
>> -Wstrict-overflow
>> warnings observed in GCC 5.2:
>> http://fate.ffmpeg.org/log.cgi?time=201509262
On Wed, Oct 14, 2015 at 10:05 PM, Ganesh Ajjanagadde
wrote:
> This patch results in identical behavior of movenc, and suppresses
> -Wstrict-overflow
> warnings observed in GCC 5.2:
> http://fate.ffmpeg.org/log.cgi?time=20150926231053&log=compile&slot=x86_64-archlinux-gcc-threads-misc,
> "warning:
On Thu, Oct 15, 2015 at 7:59 PM, Ganesh Ajjanagadde
wrote:
> On Thu, Oct 15, 2015 at 7:37 PM, Ganesh Ajjanagadde
> wrote:
>> This will trigger some useful warnings in avutil/hash that need to be fixed.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavutil/sha512.h | 1 +
>> 1 file changed
Hi,
On Fri, Oct 16, 2015 at 4:34 PM, James Almer wrote:
> It's been argued that the benefits of the current implementation far
> outweight
> those of making the structs opaque.
>
> This deprecation is not present in any release, so it can be safely
> removed.
>
> Signed-off-by: James Almer
> --
On Fri, Oct 16, 2015 at 11:46 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 10:22:17PM -0400, Ganesh Ajjanagadde wrote:
>> This does not trigger any warnings, but adds robustness.
>> Untested, as my configure does not compile this file.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>>
On Fri, Oct 16, 2015 at 11:33 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 10:22:15PM -0400, Ganesh Ajjanagadde wrote:
>> This does not trigger any warnings but adds robustness.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavdevice/internal.h | 1 +
>> 1 file changed, 1 inser
On Fri, Oct 16, 2015 at 11:30 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 06:19:08PM -0400, Ganesh Ajjanagadde wrote:
>> The return code here should be checked.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavutil/file.h | 1 +
>> 1 file changed, 1 insertion(+)
>
> LGTM
>
> t
On Fri, Oct 16, 2015 at 11:29 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 05:50:53PM -0400, Ganesh Ajjanagadde wrote:
>> The open syscall can obviously fail, and its return code needs to be
>> checked.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavutil/internal.h | 1 +
>>
On Fri, Oct 16, 2015 at 11:07 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 09:46:28PM -0400, Ganesh Ajjanagadde wrote:
>> This should not trigger any warnings; but adds robustness.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libswscale/swscale.h | 1 +
>> 1 file changed, 1 inse
On Fri, Oct 16, 2015 at 5:11 PM, Ganesh Ajjanagadde wrote:
> On Fri, Oct 16, 2015 at 11:37 AM, Michael Niedermayer
> wrote:
>> On Thu, Oct 15, 2015 at 05:38:55PM -0400, Ganesh Ajjanagadde wrote:
>>> This adds av_warn_unused_result to functions whose return codes need to
>>> be checked.
>>>
>>> Si
On Fri, Oct 16, 2015 at 11:39 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 07:20:30PM -0400, Ganesh Ajjanagadde wrote:
>> This will trigger a bunch of warnings (rightfully so). This API has been
>> abused, see the Doxygen comment above for what to do if the error code
>> is not meant t
On Fri, Oct 16, 2015 at 11:44 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 07:26:04PM -0400, Ganesh Ajjanagadde wrote:
>> This one should not trigger any warnings, but will be useful for future
>> robustness.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavutil/audio_fifo.h |
On Fri, Oct 16, 2015 at 11:37 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 05:38:55PM -0400, Ganesh Ajjanagadde wrote:
>> This adds av_warn_unused_result to functions whose return codes need to
>> be checked.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavutil/mem.h | 3 +++
>
On Fri, Oct 16, 2015 at 11:32 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 05:27:44PM -0400, Ganesh Ajjanagadde wrote:
>> This adds av_warn_unused_result to avfilter_transform to trigger
>> warnings for non-checked return codes, currently none.
>>
>> Signed-off-by: Ganesh Ajjanagadde
It's been argued that the benefits of the current implementation far outweight
those of making the structs opaque.
This deprecation is not present in any release, so it can be safely removed.
Signed-off-by: James Almer
---
libavutil/blowfish.c | 9 -
libavutil/blowfish.h | 5 -
liba
Signed-off-by: Derek Buitenhuis
---
doc/muxers.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 06483fa..cef04e1 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -802,9 +802,9 @@ Set a constant muxrate (default VBR).
Overri
Having it as a float didn't even allow enough precision to check
for INT_MAX/2.
Signed-off-by: Derek Buitenhuis
---
libavformat/mpegtsenc.c | 4 ++--
libavformat/version.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/mpegtsenc.c b/libavformat/mpegtsenc.c
i
Having it as a float didn't even allow enough precision to check
for INT_MAX/2.
Signed-off-by: Derek Buitenhuis
---
libavformat/mpegtsenc.c | 4 ++--
libavformat/version.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/mpegtsenc.c b/libavformat/mpegtsenc.c
i
float rounding was causing some values to not work, and there was an
undocumented
upper limit.
Derek Buitenhuis (3):
mpegts: Make the pat_period a double
mpegts: Make the sdt_period a double
doc/muxers: Document range for mpegts periods
doc/muxers.texi | 4 ++--
libavformat/mpegts
Commit 2b3e9bbfb529e6bde238aeb511b55ebe461664c8 caused problems for a
certain API user:
https://code.google.com/p/chromium/issues/detail?id=537725
https://code.google.com/p/chromium/issues/detail?id=542032
The problem seems rather arbitrary, because if there's junk, anything
can happen. In this c
On Fri, Oct 16, 2015 at 11:14:58AM +0200, Matthieu Bouron wrote:
>
>
> On 09/21/2015 08:05 AM, Matthieu Bouron wrote:
> >On 08/25/2015 10:45 AM, Matthieu Bouron wrote:
> >>From: Matthieu Bouron
> >>
> >>Tries to avoid losing frames when frames are not consumed
> >>quickly enough.
> >>
> >>Lockin
On Thu, Oct 15, 2015 at 10:22:17PM -0400, Ganesh Ajjanagadde wrote:
> This does not trigger any warnings, but adds robustness.
> Untested, as my configure does not compile this file.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavdevice/sndio.h | 1 +
> 1 file changed, 1 insertion(+)
iam no
On Thu, Oct 15, 2015 at 07:26:04PM -0400, Ganesh Ajjanagadde wrote:
> This one should not trigger any warnings, but will be useful for future
> robustness.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavutil/audio_fifo.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/libavutil/aud
On Thu, Oct 15, 2015 at 07:20:30PM -0400, Ganesh Ajjanagadde wrote:
> This will trigger a bunch of warnings (rightfully so). This API has been
> abused, see the Doxygen comment above for what to do if the error code
> is not meant to be checked.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> liba
On Thu, Oct 15, 2015 at 05:38:55PM -0400, Ganesh Ajjanagadde wrote:
> This adds av_warn_unused_result to functions whose return codes need to
> be checked.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavutil/mem.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/libavutil/mem.h b
On Thu, Oct 15, 2015 at 10:22:15PM -0400, Ganesh Ajjanagadde wrote:
> This does not trigger any warnings but adds robustness.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavdevice/internal.h | 1 +
> 1 file changed, 1 insertion(+)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B
On Thu, Oct 15, 2015 at 05:27:44PM -0400, Ganesh Ajjanagadde wrote:
> This adds av_warn_unused_result to avfilter_transform to trigger
> warnings for non-checked return codes, currently none.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavfilter/transform.h | 1 +
> 1 file changed, 1 inserti
On Thu, Oct 15, 2015 at 06:19:08PM -0400, Ganesh Ajjanagadde wrote:
> The return code here should be checked.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavutil/file.h | 1 +
> 1 file changed, 1 insertion(+)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC7
On Thu, Oct 15, 2015 at 05:50:53PM -0400, Ganesh Ajjanagadde wrote:
> The open syscall can obviously fail, and its return code needs to be
> checked.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavutil/internal.h | 1 +
> 1 file changed, 1 insertion(+)
LGTM
thx
[...]
--
Michael GnuPG
On Fri, Oct 16, 2015 at 12:10 PM, Ivan Uskov wrote:
> Hello Julien,
>
> Thursday, October 15, 2015, 7:08:10 PM, you wrote:
>
> JF> Hi all,
>
> JF> I'm using QuickSync and FFmpeg on linux.
> JF> It works well for encoding and decoding when I build it with
> JF> --enable-static.
>
> JF> But when I
On Thu, Oct 15, 2015 at 09:46:28PM -0400, Ganesh Ajjanagadde wrote:
> This should not trigger any warnings; but adds robustness.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libswscale/swscale.h | 1 +
> 1 file changed, 1 insertion(+)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147E
On Fri, Oct 16, 2015 at 10:19:11AM +0200, Paul B Mahol wrote:
> On 10/16/15, Michael Niedermayer wrote:
> > From: Michael Niedermayer
> >
> > Filters which support such changes should be excluded from these checks
> >
> > Fixes Ticket4884
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > l
On Fri, Oct 16, 2015 at 12:49:31PM +0800, 周晓勇 wrote:
> Hi,
> i am making rpm package on fedora21-loongson
> but find out the master contain this patch, but neither in release/2.8 or
> n2.8.1
backported to release/2.8, will be in 2.8.2
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BAD
On Thu, Oct 15, 2015 at 2:52 PM, Ronald S. Bultje wrote:
> Hi,
>
> On Thu, Oct 15, 2015 at 8:02 AM, Hendrik Leppkes
> wrote:
>
>> AVFrame.data[0] is not guaranteed to be set with a HWAccel
>> ---
>> libavcodec/vp9.c | 46 +++---
>> 1 file changed, 23 inser
On Wed, Oct 14, 2015 at 11:20 PM, Hendrik Leppkes wrote:
> When SSE2 or higher compiler optimizations are used, mingw uses
> the _mm_mfence intrinsic for MemoryBarrier, however it doesn't include
> the appropriate headers automatically.
> ---
> compat/w32pthreads.h | 5 +
> 1 file changed, 5
On Fri, Oct 16, 2015 at 8:44 AM, Ronald S. Bultje wrote:
> Hi,
>
> On Fri, Oct 16, 2015 at 8:03 AM, Ganesh Ajjanagadde
> wrote:
>
>> On Thu, Oct 15, 2015 at 11:21 PM, Ronald S. Bultje
>> wrote:
>> > Hi,
>> >
>> > On Thu, Oct 15, 2015 at 8:37 PM, Ganesh Ajjanagadde
>> > wrote:
>> >
>> >> Hi all,
On 09/21/2015 08:05 AM, Matthieu Bouron wrote:
On 08/25/2015 10:45 AM, Matthieu Bouron wrote:
From: Matthieu Bouron
Tries to avoid losing frames when frames are not consumed quickly
enough.
Locking/Condition waiting is now performed with a NSConditionLock
instead
of a pthread mutex/cond
Hi,
On Fri, Oct 16, 2015 at 8:03 AM, Ganesh Ajjanagadde
wrote:
> On Thu, Oct 15, 2015 at 11:21 PM, Ronald S. Bultje
> wrote:
> > Hi,
> >
> > On Thu, Oct 15, 2015 at 8:37 PM, Ganesh Ajjanagadde
> > wrote:
> >
> >> Hi all,
> >>
> >> Examining libavutil/macros, there is AV_GLUE/AV_JOIN (why are t
On Thu, Oct 15, 2015 at 11:17 PM, highgod0401 wrote:
>
> From: Ganesh Ajjanagadde
> Date: 2015-10-16 08:08
> To: ffmpeg-devel
> CC: Ganesh Ajjanagadde
> Subject: [FFmpeg-devel] [PATCH] avutil/opencl: add av_warn_unused_result
> This will trigger a few warnings. My config does not compile the openc
On Thu, Oct 15, 2015 at 02:45:45AM +0200, Michael Niedermayer wrote:
> On Thu, Oct 15, 2015 at 01:31:11AM +0200, Michael Niedermayer wrote:
> > On Wed, Oct 14, 2015 at 07:18:27PM +0200, Christophe Gisquet wrote:
> > > May require exporting in the shell var PROGSUF when invoking a
> > > shell script
On Thu, Oct 15, 2015 at 11:21 PM, Ronald S. Bultje wrote:
> Hi,
>
> On Thu, Oct 15, 2015 at 8:37 PM, Ganesh Ajjanagadde
> wrote:
>
>> Hi all,
>>
>> Examining libavutil/macros, there is AV_GLUE/AV_JOIN (why are there
>> two?) defined for preprocessor token pasting. However, it is not being
>> used
On Fri, Oct 16, 2015 at 7:30 AM, Nicolas George wrote:
> Le quartidi 24 vendémiaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
>> This does not trigger any warnings, but adds robustness.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavdevice/alsa.h | 4
>> 1 file changed, 4 insertions(
On Fri, Oct 16, 2015 at 7:30 AM, Michael Niedermayer
wrote:
> On Thu, Oct 15, 2015 at 06:38:10AM -0400, Ganesh Ajjanagadde wrote:
>> On Wed, Oct 14, 2015 at 6:53 AM, Hendrik Leppkes wrote:
>> > On Wed, Oct 14, 2015 at 12:49 PM, Carl Eugen Hoyos
>> > wrote:
>> >> Ganesh Ajjanagadde mit.edu> wri
Le quartidi 24 vendémiaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
> This does not trigger any warnings, but adds robustness.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavdevice/alsa.h | 4
> 1 file changed, 4 insertions(+)
Ok for me.
(I suppose I de-facto maintain ALSA for our sid
On Thu, Oct 15, 2015 at 06:38:10AM -0400, Ganesh Ajjanagadde wrote:
> On Wed, Oct 14, 2015 at 6:53 AM, Hendrik Leppkes wrote:
> > On Wed, Oct 14, 2015 at 12:49 PM, Carl Eugen Hoyos wrote:
> >> Ganesh Ajjanagadde mit.edu> writes:
> >>
> >>> What? My numbers actually show that the new code may be
Hello Julien,
Thursday, October 15, 2015, 7:08:10 PM, you wrote:
JF> Hi all,
JF> I'm using QuickSync and FFmpeg on linux.
JF> It works well for encoding and decoding when I build it with
JF> --enable-static.
JF> But when I build it with --enable-shared, it hangs.
JF> So my question is: is it su
When the encoder is fed with less frames than its delay, the picture list looks
like { NULL, NULL, ..., frame, frame, frame }. When flushing the encoder (input
frame == NULL), we need to ensure the picture list is shifted enough so that we
do not return an empty packet, which would mean the enco
This happens when writing the trailer of a file containing audio but that has
not muxed any video packet.
Fixes ticket #4817.
This ticket also highlights the fact that mpeg2 video encoder produces no
output when it has received less frames than its delay.
---
libavformat/mxfenc.c | 2 +-
On 10/16/15, Michael Niedermayer wrote:
> From: Michael Niedermayer
>
> Filters which support such changes should be excluded from these checks
>
> Fixes Ticket4884
>
> Signed-off-by: Michael Niedermayer
> ---
> libavfilter/avfilter.c | 23 +++
> 1 file changed, 19 inserti
On 10/16/2015 3:04 AM, Matt Oliver wrote:
> New patch attached. The HAVE_FAST_CLZ check is back and the intel functions
> now apply to both icl and icc.
Should be ok.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listin
64 matches
Mail list logo