- 16 Jan, 2014 3 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Can't use granule 0 as it means there's still no valid first sample after processing packet. Fix start gap on opus webradios.
-
Felix Paul Kühne authored
-
- 14 Jan, 2014 17 commits
-
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Implement a function to load the Native Window API from the Android library. This API is needed by current vouts nativewindow and surface and will also be needed by the opaque vout. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This module uses the string passed by --http-cert to search the server certificate in the OSX keychain. The corresponding private key is selected automatically.
-
Rafaël Carré authored
-
Christoph Miebach authored
(cherry picked from commit 47f740e7e0da787f44a0ec7d56985505e0c1a4aa) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
(cherry picked from commit 7d48c11c0c5068cb388e8ea45277ce89b68535dc) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
As of now, NSIS doesn't fully support unicode so it is better to use their iso 8859 counterpart. ISO-8859-1: - Dutch - German ISO-8859-2: - Polish - Slovenian (cherry picked from commit 02a8a0326001760195383e03bb04a047919fe09f) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de> (cherry picked from commit 5aebac3078b586fcd72ba17b01e934a45431370c) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 35c5354c363d30119edccb0c0d5d9d26b68fd753) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Thomas De Rocker authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de> (cherry picked from commit 5280d37fe2edcfc3402ef339457e3f959ff4a9db) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de> (cherry picked from commit a7170eee8648f9f02d7de22fe9203b83c599651d) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Christoph Miebach authored
(cherry picked from commit 1f70a1d67dbf8ca616d40e1260a58f5a1058f60b) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
It might only contain the vp9 decoder
-
- 13 Jan, 2014 11 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
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 1 commit
-
-
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>
-