[vlc-devel] [RFC PATCH 4/4] opengl: Split texture uploading to a separate function

Martin Storsjö martin at martin.st
Wed Mar 13 08:54:18 CET 2013


On Tue, 12 Mar 2013, Felix Paul Kühne wrote:

> Hey,
>
> On 12.03.2013, at 19:02, Martin Storsjö <martin at martin.st> wrote:
>
>> This should take care of repacking of data if we can't pass the
>> alignment to opengl.
>
> This breaks playback of a large number of samples for me (see [1], [2], and [3] for screenshots).
>
> Media info about broken samples, here: http://pastie.org/6465471
>
> Media info about still working samples, here: http://pastie.org/6465517

Thanks for testing - this is weird. Let's hold off this patch for now then 
:-)

It's odd that it breaks though, for normal pictures it should be pretty 
much a plain refactoring of the code as it is today. I'll try to look into 
it.

// Martin


More information about the vlc-devel mailing list