- 17 Sep, 2010 5 commits
-
-
Rémi Denis-Courmont authored
Otherwise, VLC sometimes selects the impaired track instead of the usual/default one. This is a major annoyance with YLE, the Finnish national broadcaster. YLE routinely provides a visual impaired audio track in Finnish (declared as Dutch for some reason!) in addition to the original version.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Modifying from the configuration won't work anyway (since VLC overrides it).
-
Rémi Denis-Courmont authored
-
- 16 Sep, 2010 7 commits
-
-
Konstantin Pavlov authored
-
Jean-Baptiste Kempf authored
Close #3040
-
Jean-Baptiste Kempf authored
Close #4177
-
Branko Kokanovic authored
Adding posterize filter to Color fun tab of Video effects tab of Effects and filters dialog Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
Only update image and notify for those mouse events that we care about. This removes the job being done twice (once on mouse pressed and once on mouse released)
-
Branko Kokanovic authored
Acked-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
- 15 Sep, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Romain Goyet authored
This audio output is still quite young, but works fine on existing iOS devices. In theory this can also be used on Mac OS X as well, but for now it's not as powerful as the existing CoreAudio driver. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Code cleanup, forward declaration and cosmetics
-
- 14 Sep, 2010 4 commits
-
-
Ilkka Ollakka authored
This reverts commit 21ad24ea. I'll try to do it properly in core
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Fargier Sylvain authored
Fix out of range memory access when APIC frame type is out of the range defined in the ID3v2 specification (corrupted tag or vendor defined). Signed-off-by: Fargier Sylvain <fargier.sylvain@free.fr> Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 13 Sep, 2010 6 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
This also fixes the X11 la file issue on machines running 10.6 and later.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
- 12 Sep, 2010 4 commits
-
-
Ilkka Ollakka authored
Maybe littlebit hackis implementation and core could be better place to implement this.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
This fixes the video output on PowerPC based Macs. A proper fix would be welcome. Forward-port of [c036a996]
-
- 11 Sep, 2010 1 commit
-
-
Arnaud Vallat authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Sep, 2010 2 commits
-
-
Rémi Denis-Courmont authored
This reverts commit e209d40a. This is not needed anymore because of the previous commit.
-
Rémi Denis-Courmont authored
This reverts commit 4bf41957. This is not needed. readdir() uses one dirent buffer per DIR pointer, not per process. In other words, as long as a given DIR pointer is used in a single thread, readdir() is thread-safe.
-
- 09 Sep, 2010 5 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 08 Sep, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 07 Sep, 2010 1 commit
-
-
Jean-Baptiste Kempf authored
-