- 14 Mar, 2006 7 commits
-
-
Christophe Mutricy authored
some more svn:ignore
-
Rémi Denis-Courmont authored
Maybe the option name could be made better.
-
Rémi Denis-Courmont authored
The new format is disabled by default, so we have little risks of regression.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
--mosaic-keep-picture with a picture that is bigger than on of the mosaic's small rectangles. This allows creation of mosaics like : AAAAAABBB A ABBB A ACCC AAAAAACCC (where A, B and C are 3 sub streams)
-
Antoine Cellerier authored
hack, please revert my commit and add a comment explaining why it's needed because) Thanks to http://forum.videolan.org/viewtopic.php?t=18285 for noticing.
-
Christophe Mutricy authored
-
- 13 Mar, 2006 7 commits
-
-
Antoine Cellerier authored
-
http://213.205.97.105:80/tf1jt/jt20d11032006.asfAntoine Cellerier authored
which works using mmst but not mmsh (VLC only tried mmsh previously).
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
For the moment, defaults to normal. (Closes:#494)
-
Derk-Jan Hartman authored
-
- 12 Mar, 2006 15 commits
-
-
Rémi Denis-Courmont authored
* Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms * Cosmetic fixes * Check for invalid UTF-32 sequence * Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Clément Stenac authored
This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system
-
Jean-Paul Saman authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
- 11 Mar, 2006 11 commits
-
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
modules/misc/playlist/*, modules/access/http.c: XSPF playlist support (read and write) by Daniel Stranger. Many thanks src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string handling functions. modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use these string handling functions.
-
Christophe Mutricy authored
All: Run make update-po
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
* Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)
-
Rémi Denis-Courmont authored
- Error handling clean up
-
Clément Stenac authored
-
Clément Stenac authored
Thanks.
-