- 15 Dec, 2011 1 commit
-
-
Pere Orga authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 21 Sep, 2011 1 commit
-
-
Denis Charmet authored
This should handle better ordered chapters and multi-file mkvs (with --mkv-preload-local-dir) Should close #3942 #4074 #3810 #4031 #4336 #4501. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 May, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 26 Nov, 2010 1 commit
-
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Rémi Duraffort <ivoire@videolan.org>
-
- 15 Nov, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 11 Nov, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 06 Dec, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Dec, 2009 2 commits
- 18 Sep, 2008 3 commits
-
-
Jean-Baptiste Kempf authored
I tried to split most classes in relevant files. I regrouped classes when they were very tightened to each other (in chapters and chapter_command for example ) Note that git doesn't detect correctly the files on this. git blame -C -C is your friend.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Sep, 2008 1 commit
-
-
Derk-Jan Hartman authored
I've had it with this module. There is no support, let alone development, from the matroska folks anymore. I prefer to use ffmpeg which seems to be at least less crash prone and having more of a future. I'm not sure which features we are loosing due to this atm. Likely some meta info, probably ordered chapters and definetly the DVD menu capabilities.
-
- 09 Sep, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 08 Sep, 2008 1 commit
-
-
Laurent Aimar authored
-
- 27 Aug, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Aug, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
This reverts commit 9b868a2f.
-
- 23 Aug, 2008 1 commit
-
-
Sigmund Augdal authored
-
- 20 Aug, 2008 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 19 Aug, 2008 1 commit
-
-
Laurent Aimar authored
workarounds a bug in KaxBlockVirtual implementation (close #1079).
-
- 15 Aug, 2008 4 commits
-
-
Derk-Jan Hartman authored
The check was stupid (always was). This seems way more logical.
-
Derk-Jan Hartman authored
- This is REALLY slow. - It is slow each time you Seek to somewhere that you have not been/played before. - We ought to create a "Repair index" function instead, like for avi. (no time before release) This close ticket #1687
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
- 13 Aug, 2008 2 commits
-
-
Derk-Jan Hartman authored
This fixes issues with files which had their Cues referenced from this 2nd Seekhead at the end of the file. These files were previously treated as "broken". A maximum of 10 seek heads is allowed in our module, to prevent recursion. The module is much more flexible now, but not that some Master elements that are allowed to be present multiple times are still handled only once (KaxInfo, KaxTracks, KaxTags). With these change, most mkv files produced with mkvmerge will produce a significant amount of debug. This is because these files have a load of Junk tags in their eof Seekhead that our parser is warning about. After consulting with robux, it was determined that this was a bug in mkvmerge and a ticket has been filed ( https://www.bunkus.org/bugzilla/show_bug.cgi?id=290 ). This fixes #1236
-
Derk-Jan Hartman authored
-
- 12 Aug, 2008 2 commits
-
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
mkv: retrieve 2nd seekhead pos, when parsing first seekhead, and add a debug if an Unknown element was seen there.
-
- 03 Aug, 2008 3 commits
-
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
is too far away (> 500ms) from a key frame. It will reduce seek precision but the implementation of ES_OUT_SET_NEXT_DISPLAY_TIME is not good enough yet.
-
Justus Piater authored
Signed-off-by:
Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 01 Aug, 2008 1 commit
-
-
Laurent Aimar authored
-
- 31 Jul, 2008 2 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 18 Jul, 2008 1 commit
-
-
Laurent Aimar authored
-
- 05 Jul, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Jul, 2008 1 commit
-
-
Vincent Penquerc'h authored
Signed-off-by:
Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 31 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 28 May, 2008 1 commit
-
-
Pierre d'Herbemont authored
-