- 27 Feb, 2010 7 commits
-
-
Fabio Ritrovato authored
-
Fabio Ritrovato authored
-
Fabio Ritrovato authored
Jamendo radios are accessed trough the demuxer, otherwise the SD script will be too slow. The demuxer should also resolve all the Jamendo api calls to the track unit, xml only.
-
Geoffroy Couprie authored
-
Laurent Aimar authored
It closes #2272 and #3350.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 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 9 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
-