- 03 Oct, 2007 8 commits
-
-
Rafaël Carré authored
taglib: warn the user when the embedded image is invalid (i.e. was embedded by a broken version of iTunes)
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
taglib: Supports in ogg/vorbis base64 encoded embedded album art with COVERARTMIME & COVERART comments. Use TagLib namespace for better code readability. demuxers: Adds attachments support for ogg. Fix potential memleaks.
-
Rafaël Carré authored
notify: unref the notification popup after we have finished using it. fix a big memory leak, and potential crashes.
-
- 02 Oct, 2007 15 commits
-
-
Rafaël Carré authored
-
yoann authored
Someone should check if we could make xtag not send ENDELEM for self-closing tags, as libxml doesn't.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(libmpeg2/xvmc pending)
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
- Remove configurable boundary that had never been working anyway (did not match the original value from MUX_GET_MIME)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
the only demuxer supported is mpga, other demuxers should be updated if they demux files that can have id3v2 tags fix some bugs in flac & ogg demuxers
-
- 01 Oct, 2007 15 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Laurent Aimar authored
-
Rafaël Carré authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
The idle HTTP interace is down from 30 to 10 wakeups/s (I think the remaining ones are due to HTTPd core).
-
Rémi Denis-Courmont authored
- Really yield the input (and release it) on a need-basis in the HTTP handler rather than in a custom thread. This is probably not thread-safe, but it's less unsafe than the previous code anyway. This makes the HTTP interface thread very much useless, niark niark
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
LibVLC always creates the (singleton) playlist before the interfaces anyway. Besides, the HTTP interface callbacks assumes the playlist is yield. This removes one of two reasons for running the damn HTTP interface thread.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 30 Sep, 2007 2 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-