- 11 Mar, 2004 17 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
+ access plugins are allowed to return less data than requested (mtu size) so we need to make sure input_Peek()/input_SplitBuffer() will still return the required amount of data. * input/stream.c: + optimized stream_Read().
-
Gildas Bazin authored
+ added --meta-title/author/artist/genre/copyright/description/date/url config options. This allows the user to specify/override metadata information for an input. * include/vlc_meta.h: + vlc_meta_Merge( dest, src ) helper function. * modules/demux/mp4/*: + Fixed a couple of mem-leaks. + Support for "description" metadata.
-
Rocky Bernstein authored
the right way to add. Someone understanding configure.ac (and cygwin) should doublecheck.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
OS builds.
-
Gildas Bazin authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
* added vlm.h to sources. Should put it in the daily snapshots.
-
- 10 Mar, 2004 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
this way meta data will be available for stream_outs and muxers. The only 'problem' is that it will be available for sure only after that the first data packet is received by the stream output.
-
Laurent Aimar authored
-
Gildas Bazin authored
+ implemented a --file-cat config option that accepts a coma separated list of file names. This option allows opening splitted files as a single (concatenated) input.
-
Gildas Bazin authored
-
Laurent Aimar authored
* modules/stream_out/display.c: use input_RunDecoder/input_EndDecoder (fixed dead lock and no more duplicated stream in audio/video menu).
-
- 09 Mar, 2004 5 commits
-
-
Gildas Bazin authored
* src/misc/httpd.c: fixed a few memory leaks and coding style changes. * modules/access_output/http.c: a few coding style changes.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/control/telnet/vlm.c: include <time.h>.
-
Gildas Bazin authored
-
- 08 Mar, 2004 9 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Benjamin Pracht authored
- *.nib, playlist.* begining of playlist item propieties box (only modification of uro, name and autt hor at this time) - vout.m : remove an unused variable
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/control/telnet/vlm.c: portability fixes.
-
Simon Latapie authored
waiting for suggestions.
-
Sam Hocevar authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-