- 05 Mar, 2007 20 commits
-
-
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
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
Mac OS X gui: Fix a rare bug of non-update of the vout's title. The manage-ing thread can't be trust on input change.
-
Pierre d'Herbemont authored
Mac OS X gui: Don't try to change the interface from a non-main thread. (Should fix a remanence bug in the controller scroll field)
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
May need a few more vertical spacer, after the last tab (Capture) will be added.
-
Damien Fouilleul authored
- control APIs: do not crash if exception parameter is null, that means caller is not interested in exceptions
-
- 04 Mar, 2007 17 commits
-
-
Pierre d'Herbemont authored
Mac OS X gui: Don't yield input more than needed. (End of the set of changes that makes quitting really fast.)
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
- Warn that WxWidgets is deprecated. - Fix a few Wx error messages.
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Sigmund Augdal Helberg authored
Comment out a few non-thread-safe functions from embedded vout handling. Fixes a crash when playlist item changes. refs #955
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Dennis van Amerongen authored
-
Dennis van Amerongen authored
* modules/codec/x264.c: Add support for multipass encoding. Slightly alter stats behaviour to reflect same usage as x264 cli (only one stats file). Needs testing..
-
Pierre d'Herbemont authored
-
- 03 Mar, 2007 3 commits
-
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Sigmund Augdal Helberg authored
-