- 25 Apr, 2013 31 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Denis Charmet authored
Close #8500 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Close #8498
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
(request_vout is always non-NULL)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Timothy B. Terriberry authored
taglib.cpp had a completely ordered priority list of picture types to use for album art from ID3v2 tags. Since FLAC uses the same picture type field as ID3v2, use the same priorities. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Timothy B. Terriberry authored
When multiple pictures are embedded in a file, the FLAC demuxer prioritizes them based on the picture type. This ports the same algorithm over so it can be used by Vorbis and Opus. It also extends its behavior for FLAC to work with both pictures embedded in VORBIS_COMMENT blocks and in normal PICTURE blocks. This also plugs a memory leak in vorbis_ParseComment() when parsing METADATA_BLOCK_PICTURE tags. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Timothy B. Terriberry authored
This makes album art work for formats like Vorbis and Opus which do not have metadata available immediately after Open(). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
... to allow toggling between playlist and video view in lion fullscreen mode. close #8496
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
Create the "equalizer-bands" and "equalizer-preamp" variables if not yet created to ensure that callbacks are added successfully. Note that this is a hack to work around a lack of proper notification as to when these variables are created/deleted.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
auhal: fix SPDIF -> default device fallback if SPDIF device is unplugged during playback (close #8286)
-
Rafaël Carré authored
-
- 24 Apr, 2013 9 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
Previous code recognized the alt value in Cmd+alt+p as an alt value, even if the user does not really want to hide the window contents when using the shortcut.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-