- 22 Apr, 2015 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The decoder downstream is not allowed to return smaller pictures than requested. Only alignment can still potentially be an issue.
-
Rémi Denis-Courmont authored
ffmpeg_NewPictBuf() already takes care of it.
-
David Fuhrmann authored
-
Aleksandr Pasechnik authored
Allow the mouse cursor to be hidden in regular active video windws, in addition to fullscreen videos. Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
-- stangely a similar patch was merged and is now gone oO Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Thomas Guillem authored
Add the delay to ts_bound when calling input_clock_ConvertTS (For audio, i_ts_bound is 3000ms). Fixes #4847
-
- 21 Apr, 2015 17 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
Since the copy mpeg2 packetizer is no longer accepting mpg2 fourcc, the -broken- ms-dvr files are not packetized.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
No functional changes.
-
Francois Cartegnie authored
segment depends on current time for live streams and might have been removed
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont 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>
-
Francois Cartegnie authored
main es might not have been selected (teletext extra es)
-
Jean-Baptiste Kempf authored
-
- 20 Apr, 2015 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
vlc_rwlock_rdlock() may be a cancellation point.
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Apr, 2015 1 commit
-
-
Arjun Sreedharan authored
s/malloc/xmalloc/g Signed-off-by: Arjun Sreedharan <arjun024@gmail.com> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 18 Apr, 2015 1 commit
-
-
Thomas Guillem authored
It happens when pa_stream_write is called too late after a flush. This fixes audio drop when the track has a positive delay. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 17 Apr, 2015 3 commits
-
-
Francois Cartegnie authored
Some quicktime mov have invalid sample tables, requiring quicktime "built-in" support, aka figure out. The agsm atom must also not be used as codec as it is apple GSM which has different block size and sample count than the MS GSM codec (33,160/65,320). refs samples/A-codecs/GSM/sample-gsm-8000.mov
-
Hugo Beauzée-Luyssen authored
This fixes minidlna browsing. Fix #7690 #14333
-
Francois Cartegnie authored
-
- 16 Apr, 2015 3 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-