- 13 Feb, 2007 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Jean-Paul Saman authored
-
- 12 Feb, 2007 21 commits
-
-
Rémi Denis-Courmont authored
-
Olivier Teulière authored
* skins2/controls/ctrl_text.cpp: Fixed weird behaviours occurring when resizing a Text control with moving text
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
rtptcp://Rémi Denis-Courmont authored
This is no excuse for using TCP instead of UDP/UDP-Lite when you can.
-
Rémi Denis-Courmont authored
Fortunately, the harm potential of this old bug seems pretty low
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- getaddrinfo.c: use Win32 shim functions to load getnameinfo/getaddrinfo/freeaddrinfo on first call, cleaner than a bunch of if/else in user functions - announce.c: freeaddrinfo -> vlc_freeaddrinfo
-
Christophe Mutricy authored
Compile fix. In mingw32 there is a sys/time.h with struct timeval. Someone under cygwin should test.
-
Rafaël Carré authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Marian Durkovic authored
Refs: #900 #920 #1031
-
- 11 Feb, 2007 15 commits
-
-
Filippo Carone authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
* Fix ffmpeg muxer. (flv muxing now works with ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3}:std{mux=ffmpeg{mux=flv},access=file,dst=test.flv}" -vvv --color ~/media/pinball-bit-rate-vbr-peak.wmv -I dummy) Include 2 hacks ... if someone has a better way to do it feel free to do so. * Remove a bunch of trailing white spaces.
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
Now it really seems to work.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Really fixes #1051
-
Rémi Denis-Courmont authored
Fixes #1051
-
Christophe Mutricy authored
-
Antoine Cellerier authored
Add option to specify which muxer we want to use in ffmpeg (ie: #std{mux=ffmpeg{mux=flv}...) Still seems kind of broken as the resulting file can't be demuxed by vlc/libavformat. Looks like the video and audio codec aren't identified correctly in the ffmpeg muxer. Must be some error in mux.c i guess.
-
Rémi Denis-Courmont authored
-