- 03 Dec, 2002 1 commit
-
-
Eric Petit authored
Now DVD menus work thanks to libdvdplay.
-
- 02 Dec, 2002 4 commits
-
-
Eric Petit authored
It works fine under BeOS, please check I didn't break anything.
-
Jon Lech Johansen authored
-
Sam Hocevar authored
Olaf 'Rhialto' Seibert.
-
Sam Hocevar authored
-
- 30 Nov, 2002 1 commit
-
-
Olivier Teulière authored
files on the interface or on the playlist (Closes: #10). * ./modules/gui/win32/playlist.cpp: factorized a lot of code. * ./modules/gui/win32/*: reorganized some code here and there.
-
- 29 Nov, 2002 1 commit
-
-
Olivier Teulière authored
-
- 28 Nov, 2002 11 commits
-
-
Sigmund Augdal Helberg authored
wmp sites I could find, by adding som mimetypes and parsing some more parameters passed by mozilla. Also disabled the StreamAsFile function since mozilla tend to pass it non-exsisting files.
-
Christophe Massiot authored
* Fix for S/PDIF encapsulation on big endian systems. * S/PDIF output for Mac OS X, courtesy of Heiko Panther <heiko_panthe@mac.com>.
-
Simon Latapie authored
-
Gildas Bazin authored
* configure.ac.in: fixed linkage of theora plugin. * modules/codec/theora.c, modules/codec/tarkin.c: fixed breakage. * modules/codec/vorbis.c: lowered the priority of the tremor plugin.
-
Laurent Aimar authored
-
Sigmund Augdal Helberg authored
insanly long urls
-
Sam Hocevar authored
creation code into vout_Request which looks for existing vout objects and spawns a new one if none was found.
-
Laurent Aimar authored
-
Laurent Aimar authored
test if mp4,asf,avi,wav demuxers and araw,ffmpeg,faad decoders work under big endian architectures ? (else could you give vlc log )
-
Sigmund Augdal Helberg authored
* allow some unusual, but legal ways to construct the http headers, and clean up the header parsing code. parsing other headers ( like the mime-type ) should be very easy now.
-
Sam Hocevar authored
the aspect ratio of the stream. Two different usages are possible, either int:int ("16:9") to specify a real aspect ratio, or float ("1.25") to specify pixel squareness. Note that it does not work properly yet; it will need an API change in the video output layer that I'm working on.
-
- 27 Nov, 2002 8 commits
-
-
Boris Dorès authored
interface, in order to improve its clarity (the dialog box is now even a bit smaller) and to get closer to Windows standards. (second part of the job, and hopefully the last for now, begun with Ipkiss a few days ago by using CheckListBoxes) Still need some work to get the interface compatible with Windows XP skins.
-
Sam Hocevar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Eric Petit authored
-
Eric Petit authored
* ALL: cleaned the VlcWrapper class, removed unused code
-
Olivier Teulière authored
-
- 26 Nov, 2002 12 commits
-
-
Gildas Bazin authored
* modules/video_output/directx/directx.c, modules/audio_output/directx.c: removed unnecessary code.
-
Olivier Teulière authored
of ListViews, because they are more intuitive. This eliminates the "Select" button and the "Selected" label. The preferences window still needs some work though...
-
Sam Hocevar authored
widths (Closes: #28).
-
Gildas Bazin authored
* modules/video_output/directx/directx.c: fixed to work with DirectDraw 3 (ie. with NT4).
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
* modules/demux/ogg.c: audio is now dropped when fast-forwarding.
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
(http://bugzilla.videolan.org/).
-
Christophe Massiot authored
-
Gildas Bazin authored
* modules/video_output/directx/directx.c: don't fail miserably when we can't create a surface in video memory. We now automatically toggle the b_use_sysmem flag in this case and give it another shot.
-
Eric Petit authored
* PreferencesWindow.*: renamed a few variables (using some of the OpenTracker conventions) * clean up
-
- 25 Nov, 2002 2 commits
-
-
Sam Hocevar authored
because they're basically the same. Also, the MMX conversions now check that the bitmasks are the ones we expect.
-
Laurent Aimar authored
-