- 18 Sep, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Sep, 2008 1 commit
-
-
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
-
-
hartman authored
The check was stupid (always was). This seems way more logical.
-
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
-
hartman authored
-
hartman authored
-
- 13 Aug, 2008 2 commits
-
-
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
-
hartman authored
-
- 12 Aug, 2008 2 commits
-
-
ivoire 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
-
- 26 May, 2008 1 commit
-
-
Pierre d'Herbemont authored
libvlccore: Rename iso_lang.h to vlc_iso_lang.h because we use VLC_EXPORT there, and plugins may use it.
-
- 21 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
There is only one queue at the moment, and if someone wants multiple queues, it's probably not a good idea to hard-code queues as integers.
-
- 08 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 02 May, 2008 1 commit
-
-
Vincent Penquerc'h authored
Signed-off-by:
Rémi Denis-Courmont <rem@videolan.org>
-
- 01 May, 2008 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
-