- 06 Dec, 2013 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Tested with http://www.martinunderwood.f9.co.uk/mallard.wtv
-
Rafaël Carré authored
On windows the latter uses the console API under the hood. This gives VLC output the same format on Linux and on Windows (tested with wine), rather than printing the pointer ID at the end of the line.
-
Rafaël Carré authored
Pad with 0s, remove 0x prefix
-
- 05 Dec, 2013 7 commits
-
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
This application is incompatible with Mavericks, and it is superseded by the mechanisms provided within the UI itself. Also update the readme to reflect this change.
-
Andy Tather authored
Close #9522
-
Andy Tather authored
Ref #9522
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There is no point building FFI for its own sake since VLC does not use FFI directly on any platform.
-
Tristan Matthews authored
-
- 04 Dec, 2013 9 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Ilkka Ollakka authored
-
Francois Cartegnie authored
-
Rafaël Carré authored
-
Ilkka Ollakka authored
This reverts commit c2e4f7c6.
-
Ilkka Ollakka authored
Similar approach as video encoding does, helps for example with faad module that in some cases only gets proper audio properties on decoding. Ref #9022,#6298
-
- 03 Dec, 2013 12 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
It's used only to calculate timestamps if block needs to be divided into multiple frames and not in overall timestamp keeping.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Index could be post keyframe type !
-
Rafaël Carré authored
dvbpsi own debug messages are not needed to debug VLC modules
-
Rafaël Carré authored
This value is documented as '/*!< No messages */'
-
Rafaël Carré authored
marked as LEGACY in POSIX.1-2001. POSIX.1-2008 removes the specifications of index() and rindex(), recommending strchr(3) and strrchr(3) instead.
-
Rafaël Carré authored
We only need it as a dependency of another library (fluidsynth)
-
- 02 Dec, 2013 7 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
contrib: added target for libffi since it is required to compile glib, which in turn is needed for Fluidsynth on Darwin (refs #10014)
-
Felix Paul Kühne authored
contrib: added target for glib since this is a required dependency to compile fluidsynth (refs #10014)
-