- 10 Jan, 2009 3 commits
-
-
Laurent Aimar authored
It fixes support for VC-1 and Theora and Vorbis in avcodec decoder.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 09 Jan, 2009 3 commits
-
-
Pavlov Konstantin authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 08 Jan, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 1eefd3dd. This fixes GLX crashing while requesting an embedded video window. Conflicts: src/video_output/vout_intf.c
-
Rémi Denis-Courmont authored
-
- 07 Jan, 2009 16 commits
-
-
Ken Self authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Ken Self authored
On Win32, vsnprintf() and vsprintf() are formatting certain things differently, e.g. "%p". We need to use the same implementation throughout our vasprintf() replacement. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It fixes embed video at start.
-
Laurent Aimar authored
-
Laurent Aimar authored
Pointed out by Courmish.
-
Laurent Aimar authored
It eases security review.
-
Laurent Aimar authored
It fixes item name with xpsf playlist (at least).
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
Otherwise the receiver would -in principle- try to receive RTP on the next (plus one) even port, whereas the m= line port would be used for RTCP. We could also pass a=rtcp for the normal even/RTP & odd/RTCP ports setup, but that can only confuse receivers with no gain. Note that receivers may not parse the a=rtcp parameter in any case. In fact, VLC does not parse the a=rtcp field to this day. In any case, sending RTP to an *even* port is the only safely interoperable option.
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 06 Jan, 2009 15 commits
-
-
Filippo Carone authored
-
Laurent Aimar authored
Pointed out by Dnumgis.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Without it, input_ressource_HoldVout and vout windows request could deadlock.
-
Laurent Aimar authored
-
Filippo Carone authored
-
Filippo Carone authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-