- 14 Jan, 2006 2 commits
-
-
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 4 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.
-
Antoine Cellerier authored
(like double clicking on a file or disc) use the --one-instance option. People used to running 10 instances of VLC at once should now be able to do so. Normal people used to running other media players should now get the behavior they expect (ie: not open 10 different VLCs when double clicking on 10 mp3s)
-
- 11 Jan, 2006 10 commits
-
-
Clément Stenac authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
(if only we had a cleaner UPnP stack)
-
Cyril Deguet authored
* ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Olivier Aubert authored
-
Olivier Aubert authored
into the p_private attribute of the vlc_object(NNNN). Used by embedding applications.
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 10 Jan, 2006 4 commits
-
-
Antoine Cellerier authored
several VLC instances at once should be able to disable this option in the prefs.
-
Derk-Jan Hartman authored
-
Olivier Aubert authored
-
Antoine Cellerier authored
-
- 09 Jan, 2006 4 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Christophe Mutricy authored
-
- 08 Jan, 2006 6 commits
-
-
Cyril Deguet authored
-
Cyril Deguet authored
-
Clément Stenac authored
Fix compilation
-
Clément Stenac authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
- fix last bugs with SPDIF stream selection - code and debug cleanup - added more comments to clearify the code, so it is useful to others :D
-
- 07 Jan, 2006 3 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage. Suggested by Marko Karppinen.
-
Christophe Mutricy authored
-
- 06 Jan, 2006 3 commits
-
-
Sam Hocevar authored
-
Damien Fouilleul authored
dvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32 and non-unix platforms can also read it dvdnav.c: add DVD title to meta information
-
Christophe Mutricy authored
-
- 05 Jan, 2006 2 commits
-
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-