Re: [FFmpeg-devel] [PATCH] libutvideo: remove libutvideo wrapper

2014-10-21 Thread Lou Logan
On Fri, 17 Oct 2014 05:02:55 +0200, Michael Niedermayer wrote: > this removes the possibility to easily test our decoder against > libutvideo. Ok. Just thought I'd throw it out there/generate some discussion. Anyway, patch dropped. ___ ffmpeg-devel ma

Re: [FFmpeg-devel] [PATCH] libutvideo: remove libutvideo wrapper

2014-10-19 Thread Michael Niedermayer
On Sun, Oct 19, 2014 at 03:41:22AM -0400, Stephen Hutchinson wrote: > On Sat, Oct 18, 2014 at 3:05 PM, Michael Niedermayer wrote: > > On Sat, Oct 18, 2014 at 03:30:33AM -0400, Stephen Hutchinson wrote: > >> The wrappers also don't support the 10-bit variants of Ut Video's > >> 4:2:2 codec, but whe

Re: [FFmpeg-devel] [PATCH] libutvideo: remove libutvideo wrapper

2014-10-19 Thread Stephen Hutchinson
On Sat, Oct 18, 2014 at 3:05 PM, Michael Niedermayer wrote: > On Sat, Oct 18, 2014 at 03:30:33AM -0400, Stephen Hutchinson wrote: >> The wrappers also don't support the 10-bit variants of Ut Video's >> 4:2:2 codec, but when I last checked, the native one didn't either. > > where can i find a sampl

Re: [FFmpeg-devel] [PATCH] libutvideo: remove libutvideo wrapper

2014-10-18 Thread Michael Niedermayer
On Sat, Oct 18, 2014 at 03:30:33AM -0400, Stephen Hutchinson wrote: > On Thu, Oct 16, 2014 at 11:02 PM, Michael Niedermayer > wrote: > > On Thu, Oct 16, 2014 at 04:29:13PM -0800, Lou Logan wrote: > >> Native decoder and encoder exists. > >> > >> Signed-off-by: Lou Logan > >> --- > >> I don't kno

Re: [FFmpeg-devel] [PATCH] libutvideo: remove libutvideo wrapper

2014-10-18 Thread Stephen Hutchinson
On Thu, Oct 16, 2014 at 11:02 PM, Michael Niedermayer wrote: > On Thu, Oct 16, 2014 at 04:29:13PM -0800, Lou Logan wrote: >> Native decoder and encoder exists. >> >> Signed-off-by: Lou Logan >> --- >> I don't know if libutvideo has any advantages over native; maybe Derek >> can elaborate (and ans

Re: [FFmpeg-devel] [PATCH] libutvideo: remove libutvideo wrapper

2014-10-16 Thread Michael Niedermayer
On Thu, Oct 16, 2014 at 04:29:13PM -0800, Lou Logan wrote: > Native decoder and encoder exists. > > Signed-off-by: Lou Logan > --- > I don't know if libutvideo has any advantages over native; maybe Derek > can elaborate (and answer other questions). > > Native seemed faster for decoding and enco