]> git.sesse.net Git - vlc/commit
Fix the rawvideo codec when visible_pitch != pitch. (And simplify code) This should...
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 26 May 2008 13:11:43 +0000 (15:11 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 26 May 2008 13:11:43 +0000 (15:11 +0200)
commit121f9617f801728fc45c68853c92587f98629c01
tree2d554545f016730546a8a7bd5567063b915aa535
parent3c810a5543257b87078822429e554e23bf45643d
Fix the rawvideo codec when visible_pitch != pitch. (And simplify code) This should fix partial screen captures using non multiple of 16 values.
modules/codec/rawvideo.c