- 10 Jun, 2009 2 commits
-
-
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 20 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
-
Pierre d'Herbemont authored
-
- 08 Jun, 2009 11 commits
-
-
Felix Paul Kühne authored
Thanks to Richard C. G. Øiestad for the adaptation
-
Rémi Denis-Courmont authored
This allows capturing child (esp. menus) or overlapping windows instead of void when the captured window is not at the top.
-
Rémi Denis-Courmont authored
If the window (or even the xrandr screen) is resized, we can now continue streaming after resetting the ES.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
UI: new resources for prefs menu Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
This closes #2845
-
Jean-Baptiste Kempf authored
It seems to work correctly on Vista. (cherry picked from commit ff35eda80621ce79ba7c11b3a8917988ba86ee6e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 72dbb98a2e54f7a15bc94479015c33182f14af03) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 07 Jun, 2009 7 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
fixed package-macosx-plugin in case top_srcdir != top_buildir and switched image format to UDBZ, too NOTE that creating the plugin bundle is still horribly broken in the former case
-