- 11 Jun, 2009 9 commits
-
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It should fix lost some picture errors that were critical with dvd menus. It also seems to fix #2803 but I don't really understand why.
-
Laurent Aimar authored
-
Brad authored
The following diff for VLC 1.0.0rc3 corrects the detection of POSIX threads on OpenBSD. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ben Hutchings authored
The DV demuxer (rawdv) can't deal with truncated frames, so discard them. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Jun, 2009 12 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
This makes Windows use the same mode with transparency than on Linux. This removes the opacity trick to hide() the code. This fix a few issues that were happening and difficult to fix because of this difficulty. It will probably break stuffs for people on OLD windows version (2000,XP) with broken graphic cards... (Deactivate it by yourself) But I have spent enough time on this code.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
"the short description of --sout-ts-pcr is still "PCR delay (ms)" when it should be "PCR interval (ms)" as suggested by Dnumgis.
-
Jean-Baptiste Kempf authored
(cherry picked from commit a6110fb1d253146810bbe5f9b5ba0097b72b4e3c) (cherry picked from commit b24fc9a9680a2e62d1a3f660a7c20f5c9ba5cdb2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
This will hopefully help avoid some of the reports where people fail to notice that there is an expand triangle next to what they clicked on.
-
- 09 Jun, 2009 19 commits
-
-
Laurent Aimar authored
The repeat was done before buffered data were consumed.
-
Laurent Aimar authored
It is about [a0d23587]. Without this patch, with files that have a shorter track, the demuxer would try seeking the track every time the Demux() function was called.
-
Laurent Aimar authored
It is a partial revert of [a8c9c25d]
-
Laurent Aimar authored
-
Laurent Aimar authored
It is more a rewrite than a conversion ;) It have removed the RGB support (it was broken for 15/16 bits and seemed highly suspicious for 24/32 bits) It might have been overzealous about some simplifications, if so you are welcome to send patches.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Philippe Andre authored
-
Derk-Jan Hartman authored
Disabling the tracks like this is an immediate action that messes up --file-caching for instance. There may be some cases where it is appropriate, and some cases where a track should be removed, but not when a track ends. In that case the core is responsible for cleanup. Tested in bugfix for normal avi, broken avi and repaired avi, but not with "streamed" avi. Should close #2853
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre d'Herbemont authored
Should fix the last event media list player test issue.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-