- 31 May, 2012 9 commits
-
-
Hugo Beauzée-Luyssen authored
Cameras such as D-Link's DCS-932L don't provide the first video boundary.
-
Felix Paul Kühne authored
This fixes the freetype ATS lookup for some Asian fonts such as Hiragino Micho ProN with multiple weights.
-
Felix Paul Kühne authored
freetype: in case the provided font name is neither found by name nor by family, let ATS check whether it is a correct PostScript name This fixes issues with some Asian fonts as pointed by Naohiro Koriyama
-
Felix Paul Kühne authored
freetype: provide a proper fix to prevent ATS from crashing when searching for the font family instead of the fontname
-
Frédéric Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Authors are: - Jean-Paul Saman - Hugo Beauzée-Luyssen - Luc Saillard - Chris Smowton - Rafaël Carré - Rémi Duraffort - Rui Zhang - Eric Petit - Ilkka Ollakka - Jean-Baptiste Kempf - Jeroen Ost
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
X-Patched-By: Sergey Bolshakov <sbolshakov@altlinux.org>
-
Jean-Paul Saman authored
This reverts commit 4f71d0bb.
-
- 30 May, 2012 25 commits
-
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
Fix include/vlc_atomic.h:124: undefined reference to `___sync_bool_compare_and_swap_4' etc Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Chris Smowton authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Chris Smowton authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Toque authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
It seems the volume is expected to be negative. At least, WinCE MSDN and MingW and the Internets say so. Windows MSDN says the opposite...
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
This is as already done a long time ago for PulseAudio. VLC might deliver audio a long time ahead, but there is no warranty thereof. So a small latency must be assumed for the worst case.
-
Jean-Baptiste Kempf authored
libmad Decoder is necessary for that.
-
Jean-Paul Saman authored
The transform video_filter mixed up horizontal and vertical flip. They were swapped. This patch corrects that.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Hugo Beauzée-Luyssen authored
Some AdaptationSet tags may have no attributes at all. Those should be found in child nodes (most likely the <Representation> tags)
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Profile was parsed twice.
-
Hugo Beauzée-Luyssen authored
The first version was used during some testing phase and should probably be removed at a point. The second one is an alternate spelling.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Note that sorting by Date or Language isn't supported due to limitations of the playlist core.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This adds support for the following columns: Track Number, Genre, Album, Description, Date and Language. You can remove and hide them on-the-fly using the Playback menu, since no View menu exists so far. note that column width and column selection isn't restored on relaunch yet
-
Felix Paul Kühne authored
-
- 29 May, 2012 6 commits
-
-
Rafaël Carré authored
This breaks with bionic (see b0ea0942)
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Only non-trivial authors are: Christophe Massiot Rafaël Carré
-
Hugo Beauzée-Luyssen authored
-
Konstantin Pavlov authored
-