]> git.sesse.net Git - vlc/commit
* ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
authorSam Hocevar <sam@videolan.org>
Thu, 4 Apr 2002 05:08:05 +0000 (05:08 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 4 Apr 2002 05:08:05 +0000 (05:08 +0000)
commitb29f85e06c706b4d92b52b1ca980ca3d2baa46e3
treed313ea78487a1735b2d022db8d75d37770ab43e8
parent66d7e1dacf4d1c9f9d393fb05f85651bb34c110c
  * ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
  * ./plugins/dvd/dvd.c: we look for libdvdcss.so.2 as well as -.so.1.
  * ./configure.in: BSD/OS fixes thanks to Steven M. Schultz.
  * ./Makefile: renamed the `snapshot' rule to `dist'.
  * ./Makefile: removed the `snapshot-nocss' rule which isn't needed anymore.
13 files changed:
ChangeLog
Makefile
configure
configure.in
debian/rules
include/defs.h.in
include/video_output.h
plugins/dvd/dvd.c
plugins/network/ipv4.c
plugins/vcd/cdrom_tools.c
plugins/x11/xcommon.c
src/interface/intf_eject.c
src/video_output/video_output.c