- 27 Sep, 2006 3 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 26 Sep, 2006 13 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Enable WavPack decoding in ffmpeg (once they'll increment the version number). Some of the samples still decode weird but hey ... it's already great news :)
-
Damien Fouilleul authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
longer does.
-
Damien Fouilleul authored
- revert 16847, this breaks the activex and mozilla plugins, and passing a argv[0] is a very desirable feature as the path in argv[0] is also used to search for plugins. Typically users can pass on the argv[0] of their programs
-
Olivier Aubert authored
time unit
-
Damien Fouilleul authored
-
Jean-Paul Saman authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
- 25 Sep, 2006 15 commits
-
-
Christophe Mutricy authored
Make update-po
-
Christophe Mutricy authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
prepend argv[0] to libvlc_new parameters
-
Olivier Aubert authored
mediacontrol_new API
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
that users of the API can simply pass parameters
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 24 Sep, 2006 9 commits
-
-
Antoine Cellerier authored
* Secondary queue items now have a b_fetch_art flag * You can use the playlist_AskForArtEnqueue function to ask for art from an interface. This will enqueue at the begining of the secondary queue * other stuff which i don't remember :) * (fix issues with previous (and unrelated) DIR_SEP commit)
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Clément Stenac authored
* Put meta related functions in src/input/meta.c * Merge vlc_meta_engine.h and vlc_meta.h Album art stuff is still broken, but I need to go now :)
-
Antoine Cellerier authored
[PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk
-
Clément Stenac authored
-
Clément Stenac authored
* meta reader : read directly from the file, should be made from the demux. Examples: taglib, id3tag * meta fetcher : use web services to get meta, either from the current ones. Called only if we don't have the tags after using the meta readers * art finder : find the URL of the suitable album art. Called according to the art policy * art downloader : used to retrieve the art from special locations. Not needed if art is available directly from an URL. Examples: APIC ID3 tag reader
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-