- 07 Oct, 2009 14 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Currently, only the core supports this correctly, however. Note that this means key configuration values become case sensitive (case insentivity would be too complicated), but this should not be a problem so long as the core key<->string functions are always used.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This will allow returning dynamically generated strings
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
recent xcb_key_symbols_get_keycode() now returns a pointer Keep old API (as present in Debian Lenny for example) as requested by nefrir GetModifier() is broken when using the new API, it might be broken as well when using the old API. Documents / source code of functions used in GetModifier() are very welcome, libxcb only ships XML descriptions and the generated source code is very unreadable.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Pierre Ynard authored
WSADuplicateSocket() doesn't exist, so just skip that bit of code...
-
Rafaël Carré authored
-
Rafaël Carré authored
Add some comments to explain the values
-
- 06 Oct, 2009 26 commits
-
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Ilkka Ollakka authored
back to the drawingboard This reverts commit 6b55ee51.
-
Ilkka Ollakka authored
this seems to break ar-changes alltogether, lets try again This reverts commit 9810e995.
-
Ilkka Ollakka authored
This should help on aspect-ratio issues with apple hd mov-trailers (when streaming/transcoding)
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Laurent Aimar authored
The detection is based on the progressive/interlaced flags transported at the codec level. As such, it is not really reliable (for 25fps at least). As soon as a picture is detected as interlaced, the configured deinterlace mode is applied. After 30s of progressive video, the filter is removed. The hysteresis helps with unreliable interlaced flags.
-
Ilkka Ollakka authored
This commit was meant just for own debuggin This reverts commit a04ff28b.
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
One day maybe, the gcrypt maintainer will get a clue, realize that his library is not the center of the universe, that his crappy macros breaks cross-compiling, that pkg-config works on Windows as well as scripts (ligcrypt-config), and accept the Debian .pc patches. Until then...
-
Ilkka Ollakka authored
Seems that they changed just on trailers page, that if useragent doesn't contain QuickTime, it gives redirect back to trailers. So get stuff from movies again, but tell useragent to be "QuickTime vlc lua edition". Really if apple doesn't want vlc to be used as see apple-trailes, they could atleast ask ;)
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
This should fix .asx parsing on http://www.katsomo.fi/?treeId=329&progId=20677. Reported by: Antti Palosaari <crope at iki dot fi>
-
Rémi Denis-Courmont authored
First, this cannot work properly as the invocation of AM_CONDITIONAL must be inconditional. Second, this would introduce pointless automake conditional and thus needlessly slowing down the build system.
-
Rémi Denis-Courmont authored
This reverts commit 6e0f047b.
-
Rémi Denis-Courmont authored
-
http://wwwIlkka Ollakka authored
Even if url points to http://movies.apple.com/..., working url for vlc is http://www.apple.com/...
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Sébastien Escudier authored
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-