]> git.sesse.net Git - vlc/history - modules/demux/mkv
macosx vout: small cleanup
[vlc] / modules / demux / mkv /
2012-04-13 Denis CharmetMKV: Fix seeking without cues for clusters without...
2012-04-13 Jean-Baptiste KempfMKV: reject invalid real audio data
2012-04-13 Jean-Baptiste KempfMKV: regroup real codecs
2012-04-13 Jean-Baptiste KempfMKV: pass the correct extra_data offset in Atrac3 case
2012-04-12 Jean-Baptiste KempfMKV: help debug in case of unrecognized codecs
2012-04-09 Jean-Baptiste KempfMKV: kill a sign warning
2012-04-09 Jean-Baptiste KempfMKV: remove unused variable
2012-04-08 Denis CharmetMKV: Don't crash when loading a directory with no uid...
2012-04-06 Jean-Baptiste KempfMKV: show title when in Information section
2012-03-26 Frédéric Yhueldemux/mp4: drop DRMS support
2012-03-20 Denis CharmetMKV: Use the appropriate time value to avoid loops
2012-03-19 Denis CharmetFix next/prev uid segment linking in MKV
2012-03-14 Denis CharmetMKV: Don't ignore user preferences for track selection
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-27 Denis CharmetMKV: Handle file with no duration or 0 duration
2012-02-23 Denis CharmetUse mkv track flags to define the priority of ES
2012-02-23 David Fuhrmannmkv: fix seek crash on osx
2012-02-18 Denis CharmetFix seek in mka
2012-02-17 Denis CharmetAvoid a crash if there are duplicated files in dir
2012-02-17 Denis CharmetMKV: Don't loop if chapter changes between P and B...
2012-02-16 Denis CharmetMKV: Use frame defaut duration for MKV lace pts
2012-02-16 Denis CharmetMKV: Avoid late picture drop when using many threads
2012-02-16 Jean-Baptiste KempfMKV: correctly set the attachment:// URL for embedded...
2012-02-15 Jean-Baptiste KempfMKV: workaround the seeking-to-0 issue on Win32
2012-02-08 Denis CharmetDon't treat truncated files as invalid
2012-02-02 Denis CharmetHandle MKV segment change properly
2012-02-01 Denis CharmetAvoid infinite loop if eof happens during buffering
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-28 KO Myung-HunCompare a filename ignoring letter case on OS/2
2012-01-27 Denis CharmetPreload local directory for mkv only when needed
2012-01-26 Denis CharmetAllow Ebml elements bigger than 64GB
2012-01-24 Denis CharmetMKV: Don't delete es at EOF in Demux() but in Close()
2012-01-24 Denis CharmetMKV: Reset demux internal time when seeking to 0
2012-01-13 Denis CharmetFix the subtitles loss at MKV segment changes
2012-01-12 Laurent AimarFixed a potential integer overflow in MemToBlock().
2011-12-28 Denis CharmetAvoid a crash with some corrupted mkvs
2011-12-28 Denis CharmetMKV: Fix seeking without cues
2011-12-27 Denis CharmetFix a crash with corrupted MKV
2011-12-21 Jean-Baptiste KempfMKV: allow simple title, multiple-chapter in the menus
2011-12-15 Pere Orgafix filename self-references
2011-12-14 Denis CharmetMKV: Do not list chapters and titles when there is...
2011-12-11 Edward WangAdd title play time in playback menus for MKV
2011-12-07 Denis CharmetFix a crash in MKV when seeking to the last block of...
2011-11-23 Jean-Baptiste KempfMKV: update copyright
2011-11-23 Denis CharmetPrevents a crash if KaxInfo cannot be found in KaxSegment
2011-11-23 Cheng SunFix crash in invalid mkv files
2011-11-19 Jean-Baptiste KempfMKV: increase debug on attachment management to fix...
2011-11-19 Jean-Baptiste KempfMKV: remove unused variable
2011-11-19 Jean-Baptiste KempfMKV: parse more metadata
2011-11-18 Jean-Baptiste KempfMKV: improve options wording
2011-11-17 Jean-Baptiste KempfMKV: avoid a crash in msg_Dbg
2011-11-01 Denis CharmetFix a bug preventing files without segment duration
2011-10-20 Denis CharmetMatroska: Fix Seek with Cues
2011-10-18 Hugo Beauzée-Luyssenmatroska: Using forward declaration for EbmlParser
2011-10-18 Hugo Beauzée-Luyssenmkv: typedef struct is useless in C++
2011-10-18 Hugo Beauzée-Luyssenmkv: class with all attributes public -> struct
2011-10-18 Hugo Beauzée-Luyssenmkv: removing virtual destructors for classes that...
2011-10-18 Hugo Beauzée-Luyssenmkv: constification
2011-10-18 Hugo Beauzée-Luyssenmkv: Cleaning simplifications
2011-10-18 Hugo Beauzée-Luyssenebml: Removing useless cast.
2011-10-18 Hugo Beauzée-Luyssenebml: Use init list when possible.
2011-10-18 Hugo Beauzée-Luyssenebml: mb_dummy is a bool
2011-10-18 Hugo Beauzée-Luyssenebml: Constify getters.
2011-10-18 Hugo Beauzée-Luyssenebml: Removing useless virtual attribute.
2011-10-02 Tobias GüntnerRemove unused struct member
2011-09-27 Dominique LeuenbergerMKV: Fix build with libmatroska 1.3.0
2011-09-22 Jean-Baptiste KempfMKV: de-advanced some options
2011-09-21 Denis CharmetHandle mkv file with random data appended
2011-09-21 Denis CharmetMKV: Virtual segment rewrite
2011-08-25 Rémi Denis-CourmontRemove write-only block_t.i_rate
2011-08-18 Denis CharmetFix many ES_OUT_RESET_PCR problems
2011-08-18 Denis CharmetFix block dropping at chapter change for non ordered...
2011-08-17 Rémi Denis-CourmontMKV: compilation with EGCS is not supported anymore
2011-07-21 Rémi Denis-CourmontConvert highlight to global mutex
2011-06-20 Hugo Beauzée-Luyssenmkv: Avoid duplicating the entire vector.
2011-06-11 Rémi Denis-CourmontMKV: remove unused parameter
2011-06-11 Rémi Denis-CourmontMKV: comment out if-statement without body
2011-05-28 Laurent AimarFixed potential segfault on error with mkv demuxer.
2011-05-22 Jean-Baptiste KempfMKV: misc simplifications, renaming and privatizations
2011-05-22 Jean-Baptiste KempfMKV: rename functions to match better the actual implem...
2011-05-22 Jean-Baptiste KempfMKV: privatize methods in virtual_segment_t
2011-05-21 Jean-Baptiste KempfMKV: privatize matroska_segment_c methods
2011-05-21 Jean-Baptiste KempfMKV: remove unused variables
2011-05-21 Laurent AimarReworked how the event thread works in mkv demuxer.
2011-03-29 Rémi Denis-CourmontMKV: mark ASCII subs as such
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-01-30 Steve LhommeMKV: Multi tags don't exist anymore
2011-01-30 Steve LhommeMKV: use the new libebml macros
2011-01-30 Jean-Baptiste KempfMkv: use MKV_IS_ID and avoid EbmlId() operator use
2011-01-30 Steve Lhommethe ID could be OK but the class mismatching
2011-01-19 Rémi Denis-Courmontgrammar
2010-11-26 Hugo Beauzée-LuyssenMKV: Use new vlc_delete_all to clear containers.
2010-11-15 Rémi DuraffortC++: use prefix iterators instead of postfix.
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-10 Jean-Baptiste KempfMKV: fix stupid typo, sorry
2010-10-10 Jean-Baptiste KempfMKV, io_callback cosmetics
2010-10-10 Steve Lhommefix Matroska/WebM reading of live HTTP streams
2010-09-23 Gildas Bazindemux/mkv: extract framerate info for RealVideo
2010-08-18 Jean-Baptiste KempfMKV: remove unnecessary include
next