- 14 Mar, 2015 9 commits
-
-
David Fuhrmann authored
wallpaper mode is more complicated than setting fullscreen and level values. Thus, it is implemented in the macosx UI, and we need to ignore some core events for proper functioning. close #14151
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Fix a crash with android mediaserver Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Close #14140 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 13 Mar, 2015 13 commits
-
-
Jean-Baptiste Kempf authored
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
As witnessed here git.videolan.org/?p=vlc.git;a=blob;f=modules/demux/mkv/matroska_segment.cpp;hb=HEAD#l1427 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
It is now using our XML parser, and is licensed as LGPL
-
Hugo Beauzée-Luyssen authored
-
Petri Hintukainen authored
Usually opening a directory as a file succeeds. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Mar, 2015 12 commits
-
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
This reverts commit 14f739a5.
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Since 5.1 or 7.1 Float is down sampled to Stereo Float. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
p_out need to increment after all groups. refs DVD-A_6ChannelID_16bit48000Hz2group6ch.AOB
-
Jean-Baptiste Kempf authored
My OCD will be happy...
-
Jean-Baptiste Kempf authored
This is confusing with Zune Playlists and those are extremely rare
-
- 11 Mar, 2015 6 commits
-
-
Felix Paul Kühne authored
-
Steve Lhomme authored
Fixes #11690 which didn't work with avcodec Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
It happens when time streching is enabled Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
fix crash after a flush Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This is splitting the UPnP module in 2 parts: - A service discovery module that is solely responsible for discovering UPnP devices on the network - An access module that will leverage the recently introduced pf_readdir callback to list directories. This removes the need for recursion and handling of all the items from within the SD module.
-