- 16 Mar, 2015 11 commits
-
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jonathan McGowan authored
A bad parameter definition in function RegisterExtension resulted in the same value entry being written every time ("${EXT}"=""). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
This also fixes a crash because of a missing __MIN(strlen()) for MTK MPEG4. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
replaces previous similar patches, now with proper VLC_TS adjusting Fixes #13575 Fixes #11847 which had time display issues The new PCR logic is borrowed from http://git.videolan.org/?p=vlc.git;a=blob;f=modules/demux/avformat/demux.c;hb=HEAD#l776 A PCR is always sent now, unless i_last_dts is not set, meaning the first packet doesn't have a proper DTS (invalid data at the beggining) The i_pts is not set to 0 anymore in a lace as it disturbs seeking performance Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 15 Mar, 2015 13 commits
-
-
Francois Cartegnie authored
We can't support shared pid/pcr for now
-
Francois Cartegnie authored
-
Francois Cartegnie authored
We need one ES by program
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
can happen with multiple arib programs
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
If frames have CRC, console is spammed. CRC warning should happen only once.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 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 7 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>
-