]> git.sesse.net Git - vlc/commit
* vlc.ebuild: fixed the ebuild. Now i know it should work with a test2 ;)
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 23 May 2003 00:00:48 +0000 (00:00 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 23 May 2003 00:00:48 +0000 (00:00 +0000)
commitf070592bf7d321fb9a1f789d0857d83b634cd265
tree59a4a47e7b683a1815d890654fa66878abb94abc
parentaf520d36c70ac505417dabadabb4cadcde7f6a9e
* vlc.ebuild: fixed the ebuild. Now i know it should work with a test2 ;)
* modules/gui/macosx/vout.m: removed some code that was preventing us from
  using chroma converters.
* modules/codec/quicktime.c:
  - added the video decoder. only works with SVQ3 atm, returns Invalid
    BITMAPHEADER for some reason in all other cases.
  - did some cleaning up. this might just work under Win32 now aswell,
    gibalou will do some testing tomorrow ;)
  - SVQ3 QT degrades faster then the ffmpeg version, but also recovers
    faster. I'm not yet sure which one i prefer.
modules/codec/quicktime.c
modules/gui/macosx/vout.m
vlc.ebuild