]> git.sesse.net Git - vlc/commit
- fixed pitch bug;
authorArnaud de Bossoreille de Ribou <bozo@videolan.org>
Thu, 4 Jan 2001 23:18:21 +0000 (23:18 +0000)
committerArnaud de Bossoreille de Ribou <bozo@videolan.org>
Thu, 4 Jan 2001 23:18:21 +0000 (23:18 +0000)
commit38e1bc07300f4e36385003cb20f56b7be0fa11a2
tree492542432a6baa1184456fbcb76d603ad073f3e9
parentafb5d2e65b82c5937c4b0a5543e39662944f9d5d
  - fixed pitch bug;
  - fixed segfault, it was probably a memory corruption but I'm not sure :) ;
  - video_output.c : compute picture size even if b_need_render == 0;
plugins/sdl/intf_sdl.c
plugins/sdl/vout_sdl.c
src/video_output/video_output.c