- 11 Jan, 2009 5 commits
-
-
Ilkka Ollakka authored
location nodes on track. Use last location-node for uri (maybe first would be better instead ?). check that input_item_NewExt doesn't return NULL should fix ticket #2353
-
Ilkka Ollakka authored
that can be in url without encoding, \ doesnt seem to be one of them) relates to ticket #2218
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
(cherry picked from commit fd0cff6a) Conflicts: modules/access/dvdnav.c
-
Rémi Denis-Courmont authored
Ogg can be now: ogx, ogv, oga but we have to keep ogg and ogm for backward compatibility. (cherry picked from commit 16f240f8) Conflicts: include/vlc_interface.h Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 10 Jan, 2009 3 commits
-
-
Felix Paul Kühne authored
Backported [688d48fe] and [68a19d04] Due to VLC's API changes, no cherry-picks were possible for these commits
-
Rémi Denis-Courmont authored
(cherry picked from commit e94ab021)
-
Rémi Denis-Courmont authored
Otherwise, if the interface is hidden behind another window, clicking the tray icon however many times will request user attention in the task bar and never actually show the interface. This was confusing and inconvenient (fixes #2396). This new behavior is consistent with KMail. It would probably be even better to show the interface on top (instead of hiding it, then show it on the second click). Unfortunately, while it does seem possible, I do not know how. For sure, the previous scheme did not work anyway. (cherry picked from commit 96db483a)
-
- 07 Jan, 2009 1 commit
-
-
Rémi Denis-Courmont authored
Otherwise the receiver would -in principle- try to receive RTP on the next (plus one) even port, whereas the m= line port would be used for RTCP. We could also pass a=rtcp for the normal even/RTP & odd/RTCP ports setup, but that can only confuse receivers with no gain. Note that receivers may not parse the a=rtcp parameter in any case. In fact, VLC does not parse the a=rtcp field to this day. In any case, sending RTP to an *even* port is the only safely interoperable option. (cherry picked from commit ca15fe09)
-
- 05 Jan, 2009 3 commits
-
-
Zhang Tong authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Myckel Habets authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Vincenzo Reale authored
-
- 04 Jan, 2009 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: display only information on the currently playing item instead of the item selected in the playlist
-
- 03 Jan, 2009 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit aa835660)
-
Jean-Baptiste Kempf authored
-
Geoffroy Couprie authored
(cherry picked from commit b27c02bb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Dec, 2008 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit dfbb9b5e)
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 29 Dec, 2008 1 commit
-
-
Felix Paul Kühne authored
-
- 28 Dec, 2008 2 commits
-
-
Felix Paul Kühne authored
additionally, the wizard now remembers the last selected encap format correctly Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
- 23 Dec, 2008 1 commit
-
-
Tadashi Jokagi authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 19 Dec, 2008 4 commits
-
-
Omer Ensari authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Myckel Habets authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Eric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jean-Baptiste Kempf authored
Code by fpostma on the forum - fpostma __ xs4all | nl Thanks to Lorni for testing. Close #2022
-
- 18 Dec, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Dec, 2008 11 commits
-
-
Ilkka Ollakka authored
default aac-profile to low instead of main (cherry picked from commit 397a4949)
-
Laurent Aimar authored
It should be safe(?). It actually works better than ffmpeg except that seeking without index does not work. It was used anyway for .rm file.
-
Laurent Aimar authored
It fixes: - a bunch of array overflows - a bunch of non checked malloc. - pcr value - video frame gathering. - seeking.
-
Laurent Aimar authored
(cherry picked from commit 94086c17) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 14f520d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 07dc019f) Conflicts: modules/codec/avcodec/fourcc.h
-
Rémi Duraffort authored
(cherry picked from commit a01be865) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 520eaf2f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 3e7b45b0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit a69589d3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>