- 26 Feb, 2010 24 commits
-
-
Fabio Ritrovato authored
-
Erwan Tulou authored
This patch - uses owner/owned windows so that all skins2 windows get minimized at the same time - add WS_MINIMIZEBOX to enable minimize in taskbar button - some cosmetic
-
Erwan Tulou authored
-
Erwan Tulou authored
if not managed, vlc terminates with a "vlc: Fatal IO error: client killed"
-
Laurent Aimar authored
It closes #3339 (the stream is correctly detected), but as the 302M content is not PCM data (probably AC3 or Dolby E), the audio is not correctly decoded.
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3347
-
Jean-Baptiste Kempf authored
Close #3348
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is ugly to have this list of codec id (as it can become unsynchronized), but ffmpeg does not provide a way to retreive this information :(
-
Laurent Aimar authored
-
Laurent Aimar authored
picture_New() will now always return a picture having - pitches multiple of 16. - chroma pitches multiple of the luma one. - a bit of extra height (as it can helps some ASM functions).
-
Laurent Aimar authored
-
Rémi Duraffort authored
This reverts commit 46626b9d. Dead code.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Konstantin Pavlov authored
-
Antoine Cellerier authored
-
- 25 Feb, 2010 16 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
They caused much confusion from bug reporters and support requestors. Feel free to add more explicit and specific errors after module_need() call sites in failure cases.
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
And no the test is not broken. libvlc_media_get_tracks_info() is.
-
Pierre d'Herbemont authored
This reverts commit 9a2adcfd.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Oddly enough, this was correct in VLC 1.0.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-