- 30 Sep, 2007 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Good news is, no plugins used it anyway. Bad news is, some parts of libvlc still use which is wrong (i_refcount is protected by the "structure lock", meaning only misc/objects.c functions can use it safely).
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
MacOSX/Framework: Use --opengl-provider=minimal_macosx. (Original patch by Enrique Osuna <enrique.osuna a gmail d com>).
-
Pierre d'Herbemont authored
modules/gui/minimal_macosx: Fix shortname and add shortcut, after funman answer to Enrique Osuna patch.
-
Pierre d'Herbemont authored
modules/video_output/opengl.c: Allow opengl provider override at runtime.(Original patch by Enrique Osuna <enrique.osuna a gmail d com>).
-
Bernie Purcell authored
Reverse previous workaround for pthreads lib having GC2 suffix - that is actually normal; patch should instead go into x264 to make it ignore the presence of a local pthread lib under cygwin when doing configure tests.
-
- 29 Sep, 2007 11 commits
-
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Contribs: take libebml and libmatroska from released versions... Way easier to not compile it everytime.
-
Laurent Aimar authored
Ignore directories in --sub-autodetect-path that match the directory of the current file (But it does not works with symbolic links).
-
Rafaël Carré authored
-
Laurent Aimar authored
Fixed an overflow when more than MAX_SUBTITLE_FILES are detected. Fixed a bunch of memory leaks. Fixed removing sub/idx pair. (sizeof() != strlen on char*) Clean up/Simplify (asprintf/calloc are usefull) Cosmetics
-
Laurent Aimar authored
selected one with --sub-file
-
Jean-Paul Saman authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
- 28 Sep, 2007 17 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Laurent Aimar authored
-
Laurent Aimar authored
- as a standalone file - as a kind of subtitle (even if it is a video track). CD-G disk are not supported. Please, report any file incorrectly decoded. (I have 0 sample with circular scrolling) In subtitle_Detect, do not add as a subtitle the file for which we are doing the detection. (subtitle_Detect("file.sub") returned "file.sub")
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Re-enables media library. Fixes #1047 (nth attempt).
-
Rémi Denis-Courmont authored
-
Mark Moriarty authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 27 Sep, 2007 5 commits
-
-
Olivier Teulière authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This means ICMP errors will be ignored, which is a Bad Idea. But people are likely to complain about how it breaks their setup if we don't ignore ICMP anyway.
-
Rémi Denis-Courmont authored
-