An error occurred fetching the project authors.
- 18 Mar, 2006 1 commit
-
-
Clément Stenac authored
-
- 09 Mar, 2006 1 commit
-
-
Derk-Jan Hartman authored
-
- 21 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Feb, 2006 1 commit
-
-
Clément Stenac authored
-
- 01 Feb, 2006 1 commit
-
-
Sam Hocevar authored
__ppc64__ (meaning PowerPC).
-
- 30 Jan, 2006 1 commit
-
-
Sigmund Augdal Helberg authored
This one happened each time the message queue was overflowed. Also (hopefully) fixed a leak that would happen each time no message queue were found. I don't know if this condition can ever appear though
-
- 27 Jan, 2006 1 commit
-
-
Clément Stenac authored
-
- 26 Jan, 2006 1 commit
-
-
Sigmund Augdal Helberg authored
vlc_input.h: Fixed a not so nasty memleak recently introduced Thank you very much zorglub
-
- 15 Jan, 2006 1 commit
-
-
Clément Stenac authored
To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 11 Jan, 2006 1 commit
-
-
Clément Stenac authored
-
- 05 Jan, 2006 3 commits
-
-
Damien Fouilleul authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
- 04 Jan, 2006 1 commit
-
-
Clément Stenac authored
Initial support for registering and handling some shared stats
-
- 02 Oct, 2005 2 commits
-
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
- 11 Aug, 2005 2 commits
-
-
Clément Stenac authored
-
Antoine Cellerier authored
-
- 09 Aug, 2005 1 commit
-
-
Jean-Paul Saman authored
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 17 Apr, 2005 1 commit
-
-
Sigmund Augdal Helberg authored
-
- 04 Oct, 2004 1 commit
-
-
Gildas Bazin authored
-
- 29 May, 2004 1 commit
-
-
Laurent Aimar authored
-
- 29 Apr, 2004 1 commit
-
-
Clément Stenac authored
-
- 06 Jan, 2004 1 commit
-
-
Clément Stenac authored
-
- 04 Dec, 2003 1 commit
-
-
Gildas Bazin authored
-
- 03 Dec, 2003 1 commit
-
-
Sigmund Augdal Helberg authored
* doxygenated parts of the messages system
-
- 08 Oct, 2003 1 commit
-
-
Gildas Bazin authored
* include/vlc_codec.h: defines decoders/encoders related structures here. * include/vlc_video.h: new video_frame_format_t structure which defines the properties of a video frame. * include/vlc/decoder.h: include vlc_codec.h * src/misc/objects.c: added VLC_OBJECT_PACKETIZER and VLC_OBJECT_ENCODER object types. * modules/stream_out/transcode.c, modules/codec/theora.c: experimental theora video encoder. * src/input/*: some cleanup.
-
- 24 Jun, 2003 1 commit
-
-
Sam Hocevar authored
collisions with a couple of plugins.
-
- 13 Jun, 2003 1 commit
-
-
Sam Hocevar authored
using our va_list twice, which caused crashes on architectures where va_list is a pointer; we now use va_copy whenever possible.
-
- 09 May, 2003 1 commit
-
-
Eric Petit authored
* src/misc/configuration.c: config_PutPsz now sets the variable to NULL if the string is empty * modules/gui/macosx/prefs.m: remove duplicate (now) code with config_PutPsz
-
- 08 May, 2003 1 commit
-
-
Eric Petit authored
vasprintf if defined but not declared in the system headers...)
-
- 09 Apr, 2003 1 commit
-
-
Gildas Bazin authored
* src/libvlc.c: fixed the "color" config option. * src/misc/messages.c: removed an unnecessary #ifdef WIN32 in PrintMsg().
-
- 15 Jan, 2003 1 commit
-
-
Christophe Massiot authored
-
- 30 Dec, 2002 1 commit
-
-
Gildas Bazin authored
* src/misc/messages.c: don't try to decorate logs on win32. * include/vlc_common.h, include/vlc_threads.h: we now use different thread priorities for WinNT/2k/XP or Win9x/Me.
-
- 18 Dec, 2002 2 commits
-
-
Sam Hocevar authored
prototype.
-
Sam Hocevar authored
checks as printf. Only works with gcc 3.2 it seems.
-
- 25 Nov, 2002 1 commit
-
-
Sam Hocevar authored
data to it. * ./evc/vlc.vcw: minor updates.
-