- 04 Oct, 2007 9 commits
-
-
Olivier Aubert authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
tta & ffmpeg: remove unneeded "meta reader" loading tta didn't use anyway, and ffmpeg uses information from libavcodec
-
Rafaël Carré authored
FcConfigSetCurrent( p_sys->p_fontconfig ) is useless since we already use that configuration, and it will destroy it. So, when we want to destroy it again when freetype module is closed, CRASH.
-
- 03 Oct, 2007 23 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
var_CreateGetBool( p_demux, "meta-preparsed" ) (The demuxer should NOT overwrite it) subtitle: do not look for p_input when not necessary.
-
Rafaël Carré authored
-
Rafaël Carré authored
control/video: find the vout anywhere, so the one spawned by audio output (audio visualization) can be found. fix #1202
-
Rafaël Carré authored
taglib: warn the user when the embedded image is invalid (i.e. was embedded by a broken version of iTunes)
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Don't use strerror() The error message displayed can be useful to debugging purposes.
-
Rémi Denis-Courmont 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.
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
control/media_instance.c: Fix a segfault caused by libvlc_media_instance_release. (Patch by Enrique Osuna).
-
- 02 Oct, 2007 8 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Yoann Peronneau 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
-