- 18 Apr, 2004 4 commits
-
-
Clément Stenac authored
* Fixed layout of the item info dialog
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
that the module could parse cannot be parsed by live.com most are udp announces. We will need to inform Ross about these... (on mbone about 1/3 announces is not recognized by live.com)
-
Derk-Jan Hartman authored
the playlist, so livedotcom will be used. * Added a --sap-parse option, so you can get back the old behaviour.
-
- 17 Apr, 2004 1 commit
-
-
Benjamin Pracht authored
- use net_* functions - use vlc_UrlParse function change sap_session_t structure : it now includes the sdp packet, which isn't regenerated each time it is sent.
-
- 16 Apr, 2004 4 commits
-
-
Felix Paul Kühne authored
* modules/gui/pda/pda.glade: removed translatable-flags of various untranslatable strings like "127.0.0.1" or "avi" * modules/gui/wxwindows/wizard.cpp: minor string-corrections * modules/misc/logger.c: more minor string-corrections * modules/misc/sap.c: ditto * src/libvlc.h: ditto * po/de.po: updated german translation
-
Felix Paul Kühne authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
* Added openmash targets (not yet enabled, because it doesn't compile yet)
-
- 15 Apr, 2004 12 commits
-
-
Sigmund Augdal Helberg authored
* added a BLOCK_FLAG_END_OF_FRAME flag * reformated comments on block flags modules/demux/livedotcom.cpp * use BLOCK_FLAG_END_OF_FRAME, and only for h261 streams modules/codec/Modules.am,mash.cpp * new h261 video decoder using openmash. Building this plugin is left as an excersise for the reader.
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/stream_out/transcode.c: try more sensible width/height values when testing the video encoder.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Stephan Assmus authored
-
Stephan Assmus authored
BeOS specific compile fix, there is no INADDR_NONE defined on BeOS, I changed it to INADDR_BROADCAST, which is defined as the same thing on Linux. Hope it's ok, I left the original line as a comment...
-
Stephan Assmus authored
-
- 14 Apr, 2004 5 commits
-
-
Simon Latapie authored
-
Sigmund Augdal Helberg authored
-
Simon Latapie authored
compatible * http.c: a little bug fix ( append vlm command ) * telnet.c: 4 spaces indentation on show command (much more readable) * share/http/vlm/edit.html, index.html, new.html: cleaning, esthetic modifications
-
Gildas Bazin authored
-
Andre Pang authored
successful and VLC_SUCCESS on success, instead of returning void.
-
- 13 Apr, 2004 6 commits
-
-
Gildas Bazin authored
* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding. So let's use proper PTS now!
-
Sigmund Augdal Helberg authored
* strip html-like tags from subtitles
-
Benjamin Pracht authored
- Add "Add group" and "delete group" buttons in the playlistinfo window - When several items of the playlist are selected, and we change the group, change it for all selected items...
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
- 12 Apr, 2004 8 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/gui/skins2/x11/x11_factory.cpp: small cosmetic change in a string.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
The V4L panel is now created automatically with an "AutoBuiltPanel" class. (A few options are missing compared to the old panel but they need to be added to the V4L plugin, not the wxWindows code).
-
Olivier Teulière authored
-