- 23 Oct, 2005 11 commits
-
-
Rémi Denis-Courmont authored
psz_uri is NEEDED - it determines the destination for SAP announces Go read the code before you commit
-
Gildas Bazin authored
* modules/video_output/x11/xcommon.c: support cropping to i_visible_width/height in xvideo (not implemented in x11 yet).
-
Gildas Bazin authored
* src/video_output/video_output.c: get rid of hack for for grey line with hdtv streams (proper way is to have video outputs support cropping to i_visible_width/height).
-
Gildas Bazin authored
* src/video_output/vout_pictures.c: use fmt_in.i_visible_width/height and i_sar_num/den in vout_PlacePicture().
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Marian Durkovic authored
-
Marian Durkovic authored
-
Clément Stenac authored
-
- 22 Oct, 2005 11 commits
-
-
Scott Caudle authored
-
Boris Dorès authored
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Cyril Deguet authored
does what it should (if set to "false", the window is hidden when the theme is loaded for the first time)
-
Marian Durkovic authored
- now Windows machines are able to stream even 20 Mbps HDTV over TCP - resolves http://forum.videolan.org/viewtopic.php?t=8374
-
Gildas Bazin authored
* src/video_output/video_output.c: revert #12904 which is useless since it is already done in vout_IntfInit().
-
Gildas Bazin authored
-
Cyril Deguet authored
-
- 21 Oct, 2005 2 commits
-
-
Steve Lhomme authored
-
Felix Paul Kühne authored
* use the latest ffmpeg-cvs again. Included dionoea's build fix (rev. [12607]). Thanks to xtophe for pointing this out.
-
- 20 Oct, 2005 12 commits
-
-
Scott Caudle authored
-
Derk-Jan Hartman authored
* I think this should fix the width & height params of vout. If anyone sees anything wrong with it, please say so. Report thx to Greg Farell. fixes #399
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Christophe Mutricy authored
* beware of AC_ARG_WITH
-
Christophe Mutricy authored
* fix ffmpeg extra flags
-
Marian Durkovic authored
m=video 1234 udp 33 for raw UDP m=video 1234 RTP/AVP 33 for RTP
-
Marian Durkovic authored
- now SAP announces have proper source address in o= line
-
Marian Durkovic authored
-
Marian Durkovic authored
(VLC expects muxed streams on port 1234)
-
Benjamin Pracht authored
-
Marian Durkovic authored
-
- 19 Oct, 2005 4 commits
-
-
Steve Lhomme authored
-
Benjamin Pracht authored
* This should fix switching from a stereo device to surround40 or surround51 with the alsa audio output (close #85). * Now we probe the device for supported formats on each device change * Please test this, at least on stereo inputs. We don't want a broken alsa audio output in 0.8.4...
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
-