- 24 Jun, 2003 8 commits
-
-
Sam Hocevar authored
linkage instead.
-
Sam Hocevar authored
collisions with a couple of plugins.
-
Gildas Bazin authored
* src/stream_output/announce.c: inet_pton() isn't supported on win32 so disabled ipv6 sap announces on win32. Wouldn't it be possible to use send() instead of sendto() ? That would simplify the code and get rid of this problem.
-
Sam Hocevar authored
well as .lo/.la files.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
buffer filling) can seek in file without cues (slow) can play file over http and unseekable input.
-
Gildas Bazin authored
* modules/demux/ogg.c: fix for ogg web streams.
-
- 23 Jun, 2003 9 commits
-
-
Gildas Bazin authored
* modules/packetizer/vorbis.c: vorbis data packetizer for the stream output. * modules/mux/ogg.c: cleanup, bug fixes and vorbis support. * modules/demux/ogg.c: added vorbis channels info. * modules/misc/httpd.c: bug fix for stream header generation.
-
Cyril Deguet authored
* modules/gui/skin/*: InterfaceRefresh is now triggered by a callback on intf-change
-
Benjamin Pracht authored
work for the standard (PAL/SECAM/NTSC) yet.
-
Gildas Bazin authored
* modules/demux/util/id3tag.c: small cleanup.
-
Clément Stenac authored
-
Clément Stenac authored
* Code cleanup in SAP
-
Sam Hocevar authored
due to Debian bug #158383 in gettext (upstream bug).
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
Ebuild doesn't work in the 0.6.0 release :(
-
- 22 Jun, 2003 23 commits
-
-
Laurent Aimar authored
timestamps problems)
-
Gildas Bazin authored
* doc/Makefile.am: one more like this and I'll become crazy.
-
Gildas Bazin authored
* doc/Makefile.am: fixed make dist
-
Gildas Bazin authored
* NEWS: added an entry for the experimental matroska demux.
-
Gildas Bazin authored
* configure.ac: removed -Winline which in fact was the culprit for the verbosity of gcc-3.3. * modules/gui/skins/src/skin_main.cpp: fixed icon loading.
-
Gildas Bazin authored
* configure.ac: really removed -Wdisabled-optimization this time.
-
Laurent Aimar authored
-
Gildas Bazin authored
* ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed the Wdisabled-optimization flag from the build (too verbose with gcc-3.3).
-
Gildas Bazin authored
* modules/gui/wxwindows/streamout.cpp: disabled mp4 muxer. * include/interface.h: updated comment.
-
Derk-Jan Hartman authored
-
Cyril Deguet authored
-
Derk-Jan Hartman authored
* vlc.ebuild: Set the correct urls for ffmpeg and mpeg2dec snapshots
-
Laurent Aimar authored
-
Gildas Bazin authored
* configure.ac: compile fix for sunos
-
Gildas Bazin authored
* configure.ac, modules/demux/Modules.am: matroska configure detection (disabled by default). Due to the way matroska headers directly reference ebml headers, you'll have to configure like this: CPPFLAGS=-I/usr/local/include/ebml ./configure --enable-mkv
-
Sigmund Augdal Helberg authored
-
Cyril Deguet authored
-
Cyril Deguet authored
-
Cyril Deguet authored
* src/theme.cpp: fixed a delete[] / free mismatch
-
Laurent Aimar authored
frame, ...) clean up.
-
Laurent Aimar authored
-
Laurent Aimar authored
TODO: * seek support * vorbis support (it's a decoder problem, as matroska embded raw vorbis data) * utf8 subtitles handling (probably at the decoder stage too) * clean up. * support of stream other than files. * ...
-
Sam Hocevar authored
-