- 28 Nov, 2002 7 commits
-
-
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 11 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
-
Gildas Bazin authored
* configure.ac.in: for wxWindows headers detection, we now check wx/wxprec.h. Also fixed a typo: libdvbpsi is enabled by default.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sigmund Augdal Helberg authored
selected for streams that contained a null byte.
-
Laurent Aimar authored
could check if it compiles on other OS than linux ? (I don't known what headers should be included) * asf: fix to support seeking with mms Note: You cannot seek and use demuxdump demuxer...
-
Sam Hocevar authored
to Pierre Baillet (Closes: #11).
-
Sam Hocevar authored
data to it. * ./evc/vlc.vcw: minor updates.
-
Olivier Teulière authored
-
Laurent Aimar authored
for me) but it still needs some work.
-
- 24 Nov, 2002 2 commits
-
-
Sam Hocevar authored
* ./include/vlc_common.h: we don't try to include inttypes.h with Borland.
-
Sigmund Augdal Helberg authored
parse asx files. Added a new shortcut "html" to force the "html" behaviour. Reduced number of false positives for both html and asx files. We now also trigger on the content of files, since html and asx files are often autogenerated on the webserver using php or asp.
-