- 28 Dec, 2014 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 18 Dec, 2014 7 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 16 Nov, 2014 2 commits
-
-
François Cartegnie authored
Prevented playback of blockalign less audio samples
-
François Cartegnie authored
-
- 15 Nov, 2014 1 commit
-
-
François Cartegnie authored
p_chunk->i_sample is next sample, not current
-
- 10 Nov, 2014 1 commit
-
-
François Cartegnie authored
-
- 27 Oct, 2014 2 commits
-
-
François 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
-
François 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)
-
- 21 Oct, 2014 3 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
Moov fragment has full length after fixup, but zero data. Fixes 0 position on ismv seek
-
- 20 Oct, 2014 2 commits
-
-
François Cartegnie authored
/samples/mov/variable-fourcc/kldatei.mov
-
François Cartegnie authored
-
- 19 Oct, 2014 1 commit
-
-
François Cartegnie authored
-
- 17 Oct, 2014 1 commit
-
-
François Cartegnie authored
VLC supports groups where mp4 defines switch groups. As an es can't belong to multiple groups, but does in switch groups, we don't really have a way to provide the same track exclusion/alternative features without duplicating es. Priorities are then set in a way es/tracks from the same cat/switchgroup are not all selected. refs #3970
-
- 16 Oct, 2014 4 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
Follow the spec and correctly handle text encoding
-
François Cartegnie authored
And fix reading
-
François Cartegnie authored
-
- 14 Oct, 2014 4 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
Split es setup so we only call dedicated setup per handler.
-
- 09 Oct, 2014 1 commit
-
-
François Cartegnie authored
-
- 08 Oct, 2014 1 commit
-
-
François Cartegnie authored
-
- 06 Oct, 2014 1 commit
-
-
François Cartegnie authored
aka flip4mac format.
-
- 29 Sep, 2014 1 commit
-
-
François Cartegnie authored
-
- 27 Sep, 2014 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 26 Sep, 2014 1 commit
-
-
François Cartegnie authored
The "```" case could also never happen as this is the decoding of value 0 which should map to mac.
-
- 24 Sep, 2014 3 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-