]> git.sesse.net Git - vlc/history - modules/demux/mkv
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / demux / mkv /
2010-09-24 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-23 Gildas Bazindemux/mkv: extract framerate info for RealVideo
2010-08-18 Jean-Baptiste KempfMKV: remove unnecessary include
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-07-30 Jai MenonMKV : Fix format specifier for KaxChapterUID.
2010-07-27 Jean-Baptiste KempfMKV: stop spamming about "unknown seekhead reference"
2010-07-14 Laurent AimarAdded an assert in mkv.
2010-07-14 Jai MenonMKV : Add MJPEG codec ID.
2010-07-14 Jai MenonMKV : Fix some memory leaks in the EBML parser.
2010-07-14 Jai MenonMKV : Add support for parsing Matroska Tag elements...
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-03 Jai MenonMKV : Export MPEG[12] sequence header present in CodecP...
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-11 Jai MenonMatroska : Set default compression type for the Content...
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-05-30 Jean-Baptiste KempfMKV: code cosmetics and copyright update
2010-05-30 Jean-Baptiste KempfMKV: code simplification by scope reduction
2010-05-30 Jean-Baptiste KempfMKV: parse segment cleanup
2010-05-25 Laurent AimarRemoved one vlc_object_find(VOUT, CHILD) in mkv.
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in mkv.
2010-05-24 Jean-Baptiste KempfMKV: code factorisation around extra_data filling
2010-05-24 Jean-Baptiste KempfMKV: cosmetics
2010-05-24 Jean-Baptiste KempfMKV: code simplification
2010-05-24 Jean-Baptiste KempfMKV: code factorization on Tag parsing
2010-05-20 Laurent AimarFixed/improved support for video timestamp in mkv.
2010-05-19 Jean-Baptiste KempfSupport for webm/mkv and VP8 inside it
2010-04-30 Jean-Baptiste KempfMKV: cosmetics and NULL-check
2010-04-30 Jean-Baptiste KempfMKV: reduce the scope of the var loop counters
2010-04-30 Jean-Baptiste KempfMKV: stream_io_callback simplifications
2010-04-30 Jean-Baptiste KempfMKV: EbmlParser, cleanup
2010-04-21 Laurent AimarFixed mkv seeking regression while adding simpleblock...
2010-04-18 Laurent AimarFixed mkv seeking when simpleblock is used for video.
2010-04-13 Jean-Baptiste KempfMKV: fix compilation after vlc_codecs removal
2010-04-13 Rémi Denis-CourmontUseless vlc_codecs.h includes
2010-04-12 Jean-Baptiste KempfMatroska demuxer: support for real atrac and real 28_8
2010-04-12 Jean-Baptiste KempfMatroska: cleanup so that relevant methods are in their...
2010-04-12 Jean-Baptiste KempfMatroska: support for Cook
2010-04-06 Laurent AimarFixed seeking to I frames in mkv demuxer.
2010-02-28 Laurent AimarPrevent a potential integer overflow (mkv).
2010-02-28 Laurent AimarFixed segfault with incomplete mkv files.
2010-02-27 Laurent AimarFixed segfault with corrupted mkv files with compressed...
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-07 Rémi Denis-CourmontBlind compile fix
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-06 Rémi Denis-CourmontCleanup msg_Generic functions
2010-01-28 Jean-Baptiste KempfMKV: support of PGS (BD subs) in .mkv
2009-12-30 Rémi Denis-CourmontMatroska demux: use var_Inherit
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in mkv demuxer.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-20 Jean-Baptiste KempfMKV: Correct format for int64_t
2009-07-27 Laurent AimarWorkaround for 0 being invalid timestamp.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-11 Christophe MutricyTypos
2009-06-28 Laurent AimarForged a TTA1 header in matroska if not present.
2009-06-28 Laurent AimarDo not skip non finite size element in matroska.
2009-06-01 Derk-Jan Hartmanmkv: Restore the priority of the mkv module
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Rémi Duraffortmkv: use DIR_SEP_CHAR when applicable.
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Laurent AimarAdded vobsub.h to Modules.am
2009-05-14 John Stebbinsvobsub idx parsing in matroska tracks
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-20 Rémi Denis-CourmontMKV wants to include libintl.h
2009-04-14 Jean-Baptiste KempfMKV: fix support of MLP tracks in MKV.
2009-04-14 Rémi Denis-CourmontAvoid POSIX-deprecated asctime_r()
2009-04-10 Derk-Jan Hartmanmkv: remove unmatche #endif introduced [b870bc9ddf45f01...
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Rémi Denis-CourmontMove remaining replacement to static import library
2009-04-10 Rémi Denis-CourmontUse stack array rather than alloca
2009-03-29 Laurent AimarDo not activate mkv-preload-local-dir by default.
2009-03-28 Laurent AimarMatroska seems to stupidly store dts instead of pts...
2009-03-22 Rémi Duraffortmkv: fix warning (size_t is unsigned).
2009-03-22 Laurent AimarProtect against broken V_QUICKTIME in mkv.
2009-01-27 Jean-Philippe AndreFix compilation
2009-01-27 Rémi Denis-CourmontTrailing ;
next