On Wed, Jul 15, 2015 at 08:06:49PM -0300, Pedro Arthur wrote:
[...]
> diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h
> index 2299aa5..82713fd 100644
> --- a/libswscale/swscale_internal.h
> +++ b/libswscale/swscale_internal.h
> @@ -269,6 +269,9 @@ typedef void (*yuv2anyX
The gamma code is disabled until I warp it into a SwsFilterDescriptor.
2015-07-16 13:28 GMT-03:00 Michael Niedermayer :
> On Wed, Jul 15, 2015 at 08:06:49PM -0300, Pedro Arthur wrote:
> > Hi,
> >
> > I removed the asserts referencing unused variables and it passed all
> tests.
> > The following p
On Wed, Jul 15, 2015 at 08:06:49PM -0300, Pedro Arthur wrote:
> Hi,
>
> I removed the asserts referencing unused variables and it passed all tests.
> The following patch contains the changes and some improvements to the code
> as a single diff.
>
> 2015-07-12 10:04 GMT-03:00 Pedro Arthur :
>
> >
On Wed, Jul 15, 2015 at 08:06:49PM -0300, Pedro Arthur wrote:
> Hi,
>
> I removed the asserts referencing unused variables and it passed all tests.
> The following patch contains the changes and some improvements to the code
> as a single diff.
>
> 2015-07-12 10:04 GMT-03:00 Pedro Arthur :
>
> >
Hi,
I removed the asserts referencing unused variables and it passed all tests.
The following patch contains the changes and some improvements to the code
as a single diff.
2015-07-12 10:04 GMT-03:00 Pedro Arthur :
> I'll check it, I think most of these asserts are from some unused
> variables w
I'll check it, I think most of these asserts are from some unused variables
which were replaced by the SwsSlice struct.
2015-07-11 23:51 GMT-03:00 Michael Niedermayer :
> On Sat, Jul 11, 2015 at 04:57:22PM -0300, Pedro Arthur wrote:
> > Here is the full patch rebased including all previous change
On Sat, Jul 11, 2015 at 04:57:22PM -0300, Pedro Arthur wrote:
> Here is the full patch rebased including all previous changes.
if you build ffmpeg with --assert-level=2
fails fate
for example in fate-vsynth1-cinepak
its probably best to always build with --assert-level=2
so you wont miss such fa
Here is the full patch rebased including all previous changes.
2015-07-10 17:56 GMT-03:00 Pedro Arthur :
> I'll check and fix it and then send a new patch.
>
> 2015-07-09 14:37 GMT-03:00 Michael Niedermayer :
>
>> On Wed, Jul 08, 2015 at 10:36:56PM -0300, Pedro Arthur wrote:
>> > Hi,
>> >
>> > La
I'll check and fix it and then send a new patch.
2015-07-09 14:37 GMT-03:00 Michael Niedermayer :
> On Wed, Jul 08, 2015 at 10:36:56PM -0300, Pedro Arthur wrote:
> > Hi,
> >
> > Last week I worked on adding the ring buffer logic into SwsSlice and
> fixing
> > some seg faults. As I'm having some p
On Wed, Jul 08, 2015 at 10:36:56PM -0300, Pedro Arthur wrote:
> Hi,
>
> Last week I worked on adding the ring buffer logic into SwsSlice and fixing
> some seg faults. As I'm having some problems with git send-email through
> gmail I've attached the patch.
these patches dont seem to apply cleanly
Hi,
Last week I worked on adding the ring buffer logic into SwsSlice and fixing
some seg faults. As I'm having some problems with git send-email through
gmail I've attached the patch.
From cb66ff7f4cfe1879fe9303a84efe49fca40c6d46 Mon Sep 17 00:00:00 2001
From: Pedro Arthur
Date: Fri, 3 Jul 2015 1
11 matches
Mail list logo