- 01 Jun, 2009 6 commits
-
-
Jean-Baptiste Kempf authored
Patch by Kaloyan Kovachev (cherry picked from commit 2d81a38b)
-
Derk-Jan Hartman authored
/me idiot. (cherry picked from commit 4c2b6cc3) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
misc/mtime.c:59:18: warning: extra tokens at end of #ifdef directive Grah, sorry about this, Apple parser doesn't see this as a problem, but other platforms do of course. (cherry picked from commit 7d391a6d) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
Introduced in [5ead92ff], on PowerPC-based Macs this breaks the playback of a certain AVI and WMV files for reasons not fully understood. The commit was reverted for PPC macs in * [49f3721c] * [7786caa5] but these commits were never applied to the master branch. (cherry picked from commit c6ce6df8) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
Most of the time the module was still selected due to extension lookup. It is also reported that avformat still is unstable when seeking mkv's (cherry picked from commit eafaeb2c) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit f8bc9414) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
- 31 May, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
"Adjustment and Effects, Synchronisation, Subtitles/Video, Speed of the subtitles, minus sign is not clickable" Spotted by Trax. (cherry picked from commit 9cef9256) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 May, 2009 4 commits
-
-
Felix Paul Kühne authored
-
Cristian Secara authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mahrazi Mohd Kamal authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Myckel Habets authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 29 May, 2009 9 commits
-
-
Derk-Jan Hartman authored
A thank you to the Xbmc authors who had this fixed in their version of Martin Kahr's class.
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
Fixes a bug introduced on [795fa06c] Closes #2794
-
Sigmund Augdal authored
(cherry picked from commit b01b54b0) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
* initmethods returning nil. checks moved outside init. * leaking module_config_get. Keep better track of those. * spurious strdup * leaked hotkeys NSMutableArray when resetting the preferences.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Introduced by [ca17039c]
-
Adrien Maglo authored
According to x264 code, if it fails, it return NULL. And with a first NULL parameter x264_encoder_headers() segfaults. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 May, 2009 10 commits
-
-
Jean-Philippe Andre authored
Note that "avformat{mux=mjpeg}" is also valid.
-
Rémi Duraffort authored
-
Hugo Beauzee-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
When reading a file:// URL from an xspf entry, store the decoded file path; else store the unmodified URL Always keep album art URLs always encoded and decode the path when needed Interfaces & plugins only use file paths Playlist core extract attachment:// URLs (from file meta data), http:// or other (from meta data fetchers like lua) and cache them to a file Thanks to courmisch for clarification Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Rémi Duraffort authored
-
- 27 May, 2009 10 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Only the 1st column in the NIB file has the expand triangle. If you want to move the triangle, you need to move ANOTHER column in front of the original "first column". The Playlistview was probably recreated at a time, but if you don't know this trick it's very difficult to restore that triangle to the position that we had been using. This solves bug #2783
-
Rafaël Carré authored
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Dominic Spitaler authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
-