- 28 Oct, 2014 3 commits
-
-
Francois Cartegnie authored
Fixes most of glitches for non live streams, especially on quality change.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 27 Oct, 2014 13 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
CTTS value can be negative on version 0, and match the not found return value used in GetPTSDelta. ex: Sintel Smooth Streaming sample
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Martin Storsjö authored
The input stream id is completely unrelated to the input sample buffer index - the sample allocated in AllocateInputSample contains one single media buffer, at index 0. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
LeafDemuxer fixes (the experimental data-sequence driven fragmented mp4 demux). Some muxers are interleaving using single trun/fragments, Moov()->Moov(A)->Moof(B) instead of interlacing truns withing fragments. Moov()->Moof(A,B)->Moof(A,B) Example: BigBuckBunny ismv file Another problem is that data isn't interleaved at all at end of tracks, and there's a long trailing gap of audio fragments only. Moov()->Moov(A)->Moof(B)->Moof(B)->Moof(B)->Moof(B)
-
- 26 Oct, 2014 4 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Only the type is useful here. The other parameters are the same for all video outputs (i.e. copied from vd->cfg), and should already have been taken care of when the window was created.
-
- 25 Oct, 2014 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(no functional change)
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
Closes #11878
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 Oct, 2014 12 commits
-
-
Tristan Matthews authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Even though that pragma is standard C99, MSVC doesn't understand it. An issue has been opened, and this commit should be reverted when/if they fix it: https://connect.microsoft.com/VisualStudio/feedback/details/1009089/unhandled-standard-macros
-
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
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-