]> git.sesse.net Git - vlc/commit
* ./src/misc/extras.c: removed a duplicate calculation inside a macro.
authorSam Hocevar <sam@videolan.org>
Wed, 6 Nov 2002 09:26:25 +0000 (09:26 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 6 Nov 2002 09:26:25 +0000 (09:26 +0000)
commit4910755e3f29a2a6031096f33d331c78e971c01a
tree8cc9f3d87c33e87e365d945e5b3fdfb9fa1a777e
parent7358af1b7219ed509262820067122189767dd7ad
  * ./src/misc/extras.c: removed a duplicate calculation inside a macro.
  * ./src/libvlc.c: fixed a bug causing all commandline targets to be ignored
    for playback except the last one.
  * ./modules/codec/dv.c: we detach p_vout before quitting.
  * ./modules/codec/xvid.c: fixed image corruption, added a direct rendering
    option which doesn't work yet.
modules/codec/dv.c
modules/codec/xvid.c
src/libvlc.c
src/misc/extras.c