- 16 Jan, 2006 22 commits
-
-
Jean-Paul Saman authored
-
Derk-Jan Hartman authored
-
Damien Fouilleul authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Damien Fouilleul authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* add support for negative timestamps * add support for the delay parameter * add support for reading the DVD palette of vobsubs * free the used memory when we close the vobsubs
-
- 15 Jan, 2006 8 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Clément Stenac authored
To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
- 14 Jan, 2006 5 commits
-
-
Damien Fouilleul authored
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Jean-Paul Saman authored
Revert revision 13903. It is implemented in a different way by checking if the option --dshow-chroma is set. If it is set then the chroma is forced, otherwise it is not. This should solve the regression of previous commit, by letting users specify the chroma type to use. To get the previous default behaviour specify IV420 as preferred chroma type either on the commandline or in the Capture Device advanced tab.
-
Derk-Jan Hartman authored
No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1. * In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.
-
- 13 Jan, 2006 2 commits
-
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
- 12 Jan, 2006 3 commits
-
-
Antoine Cellerier authored
-
Clément Stenac authored
Get input bitrate
-
Jean-Paul Saman authored
Remove unconditionally enforcing of "preferred" media type upon the capture devices. Some devices don't handle this properly, which often results in a BSOD. By not setting a preferred media type the problem dissappears. Please check this with other type of devices for any regression.
-