- 01 Feb, 2004 8 commits
-
-
Sigmund Augdal Helberg authored
* SSE2 detection, using a similar approch as for SSE
-
Olivier Teulière authored
* modules/gui/skins2/ctrl_slider.cpp: Fixed a couple of bugs
-
Sigmund Augdal Helberg authored
* MMX and SSE2 versions of the Merge() function.
-
Cyril Deguet authored
* parser/builder_data.def: forgot to commit that for months !
-
Cyril Deguet authored
(avoid segfaults in element handlers...) * all: tried to have the popup window disappear with a click on a skin window (not working at least with wxgtk)
-
Alexis de Lattre authored
Differences with the patch I posted in vlc-devel yesterday: - took into account the suggestions of gibalou - removed the "#if !defined( SYS_DARWIN )", because it should compile fine on Mac OS X, even if IGMPv3 won't work - added a warning about non-IGMPv3 OSes
-
Rocky Bernstein authored
hoisted. Some doc additions.
-
Laurent Aimar authored
-
- 31 Jan, 2004 11 commits
-
-
Rocky Bernstein authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Alexis de Lattre authored
* udp.c: restored the old syntax udp:server_addr@destination_addr * libvlc.h: updated 'vlc --help' To do an IGMPv3 query under Windows XP do: vlc udp:<source_addr>@<multicast_addr> Note: under previous versions of Windows, it will fail to join the group.
-
Rocky Bernstein authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* Makefile.am: added vlc_meta.h
-
Rocky Bernstein authored
And a first cut at handling transparancy values properly. However to do this we merely needed to pixmap.[ch]: write our own routines for retrieving a close colormap index given a pixel value. Well, and also had to video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated. Modules.am: forgot new pixmap.c others: more misc abstraction/cleanup
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
it will only be used by demuxers). * ninput.h: added DEMUX_GET_META, this way demuxer won't have to touch playlist and input_InfoAdd and ...
-
- 30 Jan, 2004 17 commits
-
-
Laurent Aimar authored
Now we can stream a (complete) dvd with language informations :)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
* dvdnav: select the right SPU track only while creating the ES when we are not in the menu. (this way user selection won't be lost).
-
Laurent Aimar authored
expanded to the real language name.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
entry. Rest: Mostly more shuffling of definitions for modularity; doc improvements. (Also I need to copy these changes between computers and this is the most expedient way. RV24 transparancy has been tested on a big-endian box.)
-
Derk-Jan Hartman authored
* modules/gui/macosx/prefs.?: New preferences parse code. New widgets aren't being created just yet. OS X version is broken now, but it already was. we need to fix this before a release. Code is largely ported from wxwindows...
-
Laurent Aimar authored
still frames, it doesn't handle the es selection (this way --sout-all will work). A major problem is that ES aren't added in a logical way like dvd and dvdread do (audio/video). I don't know how to retrieve it from dvdnav. (it's the same for dvdnav and dvdnavsimple)
-
Laurent Aimar authored
-
- 29 Jan, 2004 4 commits
-
-
Gildas Bazin authored
* modules/codec/speex.c, src/misc/win32_specific.c: compilation fixes.
-
Gildas Bazin authored
* configure.ac: fixed typo.
-
Laurent Aimar authored
-
Clément Stenac authored
-