[vlc-devel] [PATCH 2/2] avcodec: use i_aligned_width and i_aligned_height

Jean-Baptiste Kempf jb at videolan.org
Thu Dec 11 20:57:42 CET 2014


On 11 Dec, Rémi Denis-Courmont wrote :
> - The vertical and horizontal offsets of the video:
> To my understanding, this was never implemented in VLC (and rarely occurs in 
> real life, but it is definitely specified at least in H.264).

It exists in theora as one can see here:
http://v2v.cc/~j/theora_testsuite/offset_test.ogv

VLC correctly displays this, and we've tested and retested that this
patchset does not break it.


http://v2v.cc/~j/theora_testsuite/offset_test.pass.png
vs
http://v2v.cc/~j/theora_testsuite/offset_test.fail.png

Only Totem and VLC correctly displays that.

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list