- 15 Dec, 2009 4 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
remove unneeded id3tag, add ffmpeg (builds with recent binutils)
-
Rafaël Carré authored
Add empty lines between functions
-
Rafaël Carré authored
-
- 14 Dec, 2009 13 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Provide playlist._repeat() instead (and keep the old .repeat in case anybody was using playlist["repeat"] to workaround the reserved keyword issue).
-
http://localhost:8080/artAntoine Cellerier authored
Add experimental album art support (http://localhost:8080/art). Can only be used for the current playlist item.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Fix acl use in http interface. Change default host to 0.0.0.0:8080. The default .hosts file still limits access to default host.
-
Antoine Cellerier authored
-
Pierre Ynard authored
Distribute missing header
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
lavc is much faster on ARMv7.
-
Rémi Denis-Courmont authored
62eefa47 introduced the same hack for DTS already a while ago. This allows falling back to lavc gracefully.
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
- 13 Dec, 2009 19 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Seems like it got cut off in the copy from Miredo.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
As a side effects, window resize is now implemented.
-
Laurent Aimar authored
It is needed as long as we cannot directly get an opengl context from a vout_thread_t.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 12 Dec, 2009 4 commits
-
-
Felix Paul Kühne authored
macosx/framework: fixed MPEG2 exporting, updated iPod video profile (requires contribs with mp4a encoder) and added a method to stop all this
-
Rémi Denis-Courmont authored
-
Johann Ransay authored
PPM image format is already supported in FFMPEG. It would be possible to support it in vlc too with the following patch. The targetted usage of this change is to be able to do: vlc --fake-file image.ppm fake:// Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-