279 Commits (ed4a4b30b9edba0b7b2ebedb2bbab8df0bdfc0a6)

Author SHA1 Message Date
Jean-Baptiste Kempf 080ff9ec82 Support TotalTracks in MKV 14 years ago
Jean-Baptiste Kempf c2773039df MKV: debug extra metadata too 15 years ago
Jean-Baptiste Kempf 57d06767e1 MKV: fix meta regression 15 years ago
Denis Charmet 9561207ffd MKV: Fix seeking without cues for clusters without I frames 15 years ago
Jean-Baptiste Kempf 11489bdb9d MKV: reject invalid real audio data 15 years ago
Jean-Baptiste Kempf 137c37b88e MKV: regroup real codecs 15 years ago
Jean-Baptiste Kempf 9f74b45b38 MKV: pass the correct extra_data offset in Atrac3 case 15 years ago
Jean-Baptiste Kempf 580655392f MKV: help debug in case of unrecognized codecs 15 years ago
Jean-Baptiste Kempf 6c6beb6290 MKV: kill a sign warning 15 years ago
Jean-Baptiste Kempf 28a17b3a42 MKV: show title when in Information section 15 years ago
Denis Charmet 22c24d5aaf MKV: Don't ignore user preferences for track selection 15 years ago
Denis Charmet a279016436 Use mkv track flags to define the priority of ES 15 years ago
David Fuhrmann 64ffbe934c mkv: fix seek crash on osx 15 years ago
Denis Charmet 7098f40219 Fix seek in mka 15 years ago
Denis Charmet fdd1eae579 MKV: Avoid late picture drop when using many threads 15 years ago
Jean-Baptiste Kempf 3d49372780 MKV: workaround the seeking-to-0 issue on Win32 15 years ago
KO Myung-Hun a67afb66ba Replace the bitmap structures of Microsoft with ones of VLC 15 years ago
Denis Charmet a1ded9a83e Preload local directory for mkv only when needed 15 years ago
Denis Charmet ccb134a643 MKV: Reset demux internal time when seeking to 0 15 years ago
Denis Charmet 2257fcdbb7 Avoid a crash with some corrupted mkvs 15 years ago
Denis Charmet 771748b427 MKV: Fix seeking without cues 15 years ago
Pere Orga 9abcaacf83 fix filename self-references 15 years ago
Jean-Baptiste Kempf 1e378378ce MKV: remove unused variable 15 years ago
Jean-Baptiste Kempf 27643a8bd9 MKV: parse more metadata 15 years ago
Denis Charmet eb5b11677d Matroska: Fix Seek with Cues 15 years ago
Hugo Beauzée-Luyssen 9323b96741 matroska: Using forward declaration for EbmlParser 15 years ago
Denis Charmet 69a96ade0b MKV: Virtual segment rewrite 15 years ago
Rémi Denis-Courmont b7b6614680 MKV: comment out if-statement without body 15 years ago
Jean-Baptiste Kempf 632d0f8b28 MKV: privatize matroska_segment_c methods 15 years ago
Jean-Baptiste Kempf c5d8d05149 MKV: remove unused variables 15 years ago
Laurent Aimar 56fbad8ed5 Reworked how the event thread works in mkv demuxer. 15 years ago
Rémi Denis-Courmont 0c3b994ac3 MKV: mark ASCII subs as such 16 years ago
Steve Lhomme 7be936ca45 MKV: Multi tags don't exist anymore 16 years ago
Hugo Beauzée-Luyssen b9188c548e MKV: Use new vlc_delete_all to clear containers. 16 years ago
Rémi Duraffort 30a0aa26b0 C++: use prefix iterators instead of postfix. 16 years ago
Gildas Bazin 27cdf52e97 demux/mkv: extract framerate info for RealVideo 16 years ago
Jai Menon 7136b2e6aa MKV : Add MJPEG codec ID. 16 years ago
Jai Menon 665515c79b MKV : Add support for parsing Matroska Tag elements and exporting them as metadata entries. 16 years ago
Jai Menon 15b18c04b3 MKV : Export MPEG[12] sequence header present in CodecPrivate as extradata. 16 years ago
Jean-Baptiste Kempf 162f56f7ca MKV: code cosmetics and copyright update 16 years ago
Jean-Baptiste Kempf a4cc75569b MKV: parse segment cleanup 16 years ago
Jean-Baptiste Kempf 3ed9cb74a3 MKV: code factorisation around extra_data filling 16 years ago
Jean-Baptiste Kempf 7ad088642e MKV: cosmetics 16 years ago
Jean-Baptiste Kempf c0d7b74503 MKV: code simplification 16 years ago
Jean-Baptiste Kempf e7228ceaa3 MKV: code factorization on Tag parsing 16 years ago
Laurent Aimar 9adcbb2f05 Fixed/improved support for video timestamp in mkv. 16 years ago
Jean-Baptiste Kempf 57fee78fbf Support for webm/mkv and VP8 inside it 16 years ago
Laurent Aimar aa4b22e8cb Fixed mkv seeking regression while adding simpleblock support. 17 years ago
Laurent Aimar 2c172c179e Fixed mkv seeking when simpleblock is used for video. 17 years ago
Jean-Baptiste Kempf ea900bc7c7 MKV: fix compilation after vlc_codecs removal 17 years ago