- 07 Mar, 2007 13 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Preferences. Add CONFIG_DIRECTORY_ITEM. Does not work, but does not harm. Why ? can a C++ guru explain me? thks!
-
Pierre d'Herbemont authored
-
- 06 Mar, 2007 11 commits
-
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
before initializing LibVLC (refs #838)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
More fixes to come
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Olivier Aubert authored
* use Py_ssize_t as index type (cf http://www.python.org/dev/peps/pep-0353/) * fix audio_[gs]et_channel parameter/return value type
-
Olivier Aubert authored
-
- 05 Mar, 2007 16 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(Currently RTCP only Sender Reports are implemented.) RTCP is auto-enabled for RTP/TS but this could be used by the RTP stream output plugin to enable RTCP too (in that case, RTP encapsulation is done in the stream output plugin, so the access output cannot know if it should do RTCP or not).
-
Pierre d'Herbemont authored
Mac OS X gui: Make sure that misc.h is included as our NSScreen extension is used here. (Fix a warning about NSScreen's +screenWithDisplayID.)
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Damien Fouilleul authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
- this stuff is highly unfinished; needs much more work and testing - don't be surprised if you don't see anything when trying it out, this port is basically a big reminder for me to keep working on it ;-) - the access module is probably going to be ported from CoreFoundation-driven C to Cocoa-based Obj-C - everything will be 10.4-only, since EyeTV is only available this way as well - the plugin to put into EyeTV is compiled in UB-mode by default and incorporates Public Domain code provided by Elgato Systems GmbH
-
Rémi Denis-Courmont authored
- Remove an useless variable
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
- Add support for RTP padding By the way, the MPEG-Video parser seems to ignore the MP2V specific extra header (i.e. it passes it onto the demux instead of removing it). Not sure if this is intended (any MPEG expert?)
-
Pierre d'Herbemont authored
Mac OS X gui: Revert [19198] (add items to the playlist in the finder's order). The finder provides elements that may be shuffled.
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-
Pierre d'Herbemont authored
-