]> git.sesse.net Git - vlc/history - modules/demux/mkv.cpp
Improvements to preferences
[vlc] / modules / demux / mkv.cpp
2004-12-11 Clément StenacImprovements to preferences
2004-11-26 Sigmund Augdal Helbergall: got rid of MP4_Stream
2004-10-02 Derk-Jan Hartman* mkv.cpp: cosmetics
2004-09-25 Sigmund Augdal Helbergmkv.cpp: added support for quicktime video codecs in...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: helper function for printing of the mkv parse...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: protect the call to block_zlib_decompress
2004-09-25 Sigmund Augdal Helbergmkv.cpp: turned do_zlib_decompress into block_zlib_deco...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: Parse tags related to compression (unused...
2004-09-23 Derk-Jan Hartman* zlib decompressor for mkv. not working. (i don't...
2004-09-18 Derk-Jan Hartman* mkv.cpp: retrieve the original framesize from the...
2004-09-07 Sigmund Augdal Helbergfixed track selection for mkv-files with default flag...
2004-09-06 Sigmund Augdal Helbergsome timecode and chapter-related fixes from Mosu(thank...
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-16 Eric Petit ALL: BeOS fixes
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-06-22 Laurent Aimar * all: rework of the input.
2004-05-19 Derk-Jan Hartman* mkv.cpp: add missing S_TEXT/ASS indentifier
2004-05-15 Laurent Aimar* all: use 1 as starting time (allow to have a valid...
2004-05-06 Gildas Bazin* modules/demux/mkv.cpp: wchar_t is defined in stddef...
2004-04-07 Gildas Bazin* ALL: use p_block->i_length for text subtitles duratio...
2004-04-02 Laurent Aimar * mkv: demux -> demux2.
2004-03-29 Laurent Aimar * avi: fixed a cast of lvalue.
2004-03-21 Derk-Jan Hartman* Spelling correction
2004-03-21 Christophe Massiot* modules/demux/mkv.cpp: Fixed Darwin port for Mac...
2004-03-16 Laurent Aimar * mkv.cpp: one more fix for playback of broken file.
2004-03-16 Laurent Aimar * mkv.cpp: fixed playback of broken file.
2004-03-03 Laurent Aimar * mkv: added Control and use vlc_meta.h.
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
2004-03-01 Gildas Bazin* modules/demux/mkv.cpp: fixed copy&paste bug.
2004-01-30 Laurent Aimar * all: fill psz_language with the iso639 code.
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-22 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2004-01-22 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2004-01-05 Derk-Jan Hartman* API change in mkv. Everyone should update to the...
2004-01-05 Clément Stenac* ALL: playlist API changes
2003-12-22 Sam Hocevar * toolbox:
2003-12-04 Sam Hocevar * include/vlc_common.h:
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-11-28 Laurent Aimar * mkv: fixed a buffer overflow.
2003-11-28 Derk-Jan Hartman* Fix text subtitles which were missing their last...
2003-11-27 Laurent Aimar * all: implement more es_out_* control, audio-channel...
2003-11-23 Gildas Bazin* modules/demux/*: some containers don't carry any...
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-20 Laurent Aimar include/vlc_es.h: defines es_format_t, audio_format_t...
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-13 Laurent Aimar * src/input/input.c: es_out_Add automatically add...
2003-11-11 Laurent Aimar * mkv: ues es_format_t.
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-02 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-11-02 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-11-02 Derk-Jan Hartman* Fixed bugs in parsing SSA lines. Turns out we are...
2003-10-31 Derk-Jan Hartman* modules/demux/mkv.cpp: Set English as the default...
2003-10-30 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-10-29 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-10-22 Laurent Aimar * added support for S_SSA and S_ASS old way (fix 1373).
2003-10-11 Derk-Jan Hartman* src/misc/charset.c: Fixed a segfault and removed...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-08-26 Derk-Jan Hartman* modules/demux/util/sub.c: fixed the subtitle autodete...
2003-08-26 Laurent Aimar * mkv : use stream_*
2003-08-25 Laurent Aimar * mkv: handle Language name.
2003-08-18 Laurent Aimar * all: move "wave format tag to fourcc" from demuxers...
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-12 Sam Hocevar * modules/demux/mkv.cpp: support for libmatroska...
2003-08-10 Gildas Bazin* modules/demux/mkv.cpp, modules/mux/avi.c, modules...
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-07-04 Sam Hocevar * debian/changelog: Changelog for the forthcoming...
2003-06-28 Christophe Massiot* modules/demux/mkv.cpp: Compile fix for OS X.
2003-06-26 Laurent Aimar * mkv: more ebml element parsing.
2003-06-25 Laurent Aimar * mkv: a little memory leak.
2003-06-25 Gildas Bazin* modules/demux/mkv.cpp: compile fix for systems not...
2003-06-24 Laurent Aimar * mkv : spelling mistakes.
2003-06-24 Laurent Aimar * mkv: remove unnecessary header.
2003-06-24 Laurent Aimar * mkv: when seeking, by default, try to reach the...
2003-06-24 Laurent Aimar * mkv: clean up, more input infos, begin to parse...
2003-06-24 Laurent Aimar * mkv: use b_mute and add meta informations.
2003-06-24 Laurent Aimar * mkv: avoid seeking at the same place (was sooooo...
2003-06-23 Laurent Aimar * mkv: fix for blocks using lacing. (Now vorbis plays...
2003-06-22 Laurent Aimar * mkv: fix vorbis track. But sound quality is horrible...
2003-06-22 Laurent Aimar * mkv: fix a double delete.
2003-06-22 Laurent Aimar * mkv: better seeking support.
2003-06-22 Laurent Aimar * mkv: basic seek support (only with file with cues...
2003-06-22 Laurent Aimar * mkv.cpp : begin of a matroska demuxer