- 13 Jan, 2014 7 commits
-
-
Wieland Hoffmann authored
If the MBID of the album is already in the `meta` table, use it to query the MusicBrainz web service, instead of doing extra requests to the search server. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Wieland Hoffmann authored
If the Cover Art Archive has artwork for this album, use the 500x500px version of it. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Wieland Hoffmann authored
This renames `try_release` to `get_releaseid` and uses it to find the MusicBrainz Identifier. That MBID is later used in the query passed to try_query. Not using the ASIN returned from the search server in the get_releaseid call means one additional request is performed in the case that both the artist and the album name are already known. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
-
Rafaël Carré authored
Closes: #10331
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 12 Jan, 2014 8 commits
-
-
Andrey Utkin authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Wieland Hoffmann authored
When adding an item X whose underlying input_item_t's i_type is ITEM_TYPE_NODE (like a folder), we need to call playlist_GetNodeDuration on X again for the duration of X to be the sum of the durations of X's children. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
But do not register it by default on Windows.
-
Jean-Baptiste Kempf authored
-
Daniel Verkamp authored
Sample: http://fate-suite.libav.org/auravision/SOUVIDEO.AVISigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Verkamp authored
Sample: http://fate-suite.libav.org/cllc/sample-cllc-rgb.aviSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Verkamp authored
Sample: http://samples.mplayerhq.hu/V-codecs/kgv1/kgv1.aviSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Jan, 2014 10 commits
-
-
Edward Wang authored
Android does not have strerror_l() and won't have it any time soon. Localization is not required as these messages will never be displayed. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Daniel Verkamp authored
Sample: http://samples.mplayerhq.hu/game-formats/rpl/escape124/ESCAPE.RPLSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Verkamp authored
Sample: http://samples.mplayerhq.hu/image-samples/pcx/lena.pcxSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Verkamp authored
Sample: http://samples.mplayerhq.hu/game-formats/txd/fronten1.txdSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Verkamp authored
Sample: http://samples.mplayerhq.hu/game-formats/thp/AfterCredits.thpSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Verkamp authored
Sample: http://samples.mplayerhq.hu/game-formats/wc4-xan/wc4trailer.avi Audio does not work for this sample; it is recognized as raw PCM instead of the special Xan DPCM codec (the avformat AVI demuxer has a special case for recognizing this audio codec that is not in the native VLC AVI demux). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 10 Jan, 2014 15 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This is for evaluation only. We might want to revert to our previous system for the release.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
This reduces size of this file from currently 60 to 16 KB.
-
David Fuhrmann authored
This allows the OS to sort the files into the right categories (movie, audio, ...). close #9778
-
Francois Cartegnie authored
-
Francois Cartegnie authored
refs #3178
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-