]> git.sesse.net Git - vlc/history - modules/demux
*: fix problems about advanced button
[vlc] / modules / demux /
2005-05-06 Steve Lhommemkv.cpp: minor enhancements/cleanings of the button...
2005-05-06 Steve Lhommemkv.cpp: support highlighting a button when clicked...
2005-04-28 Steve Lhommemkv.cpp: add preliminary code to support the UI hooks
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-26 Steve Lhommemkv.cpp: added the thread to support VOB buttons
2005-04-26 Steve Lhommemkv.cpp: do an EnterAndLeave before seeking in Matroska...
2005-04-26 Steve Lhommemkv.cpp: avoid leaving the same item in cascade
2005-04-26 Gildas Bazin* modules/demux/mkv.cpp: itoa -> sprintf.
2005-04-26 Laurent Aimar * asf, b4s: warning fixes.
2005-04-25 Steve Lhommemkv.cpp: add support for new DVD commands, add more...
2005-04-24 Steve Lhommemkv.cpp: Fix a problem when entering a chapter after...
2005-04-24 Steve Lhommemkv.cpp: added support for the "GotoAndPlay()" Matroska...
2005-04-24 Steve Lhommemkv.cpp: support the CallSS VTSM DVD command and cleane...
2005-04-24 Steve Lhommemkv.cpp: clean the way chapters are presented/handled...
2005-04-23 Steve Lhommemkv.cpp: refine the way segments/chapters are presented...
2005-04-23 Steve Lhommemkv.cpp: only display the DVD title info in the Title...
2005-04-23 Steve Lhommemkv.cpp: use the title feature to display the segment...
2005-04-23 Steve Lhommemkv.cpp: allow the chapter codecs to display chapter...
2005-04-21 Steve Lhommemkv.cpp: Enter/Leave on subchapters too
2005-04-21 Steve Lhommemkv.cpp: add a notice about the gcc bug on Darwin
2005-04-21 Steve Lhommemkv.cpp: minor improvements
2005-04-20 Steve Lhommemkv.cpp: the JumpTT command now works !!!!!!
2005-04-20 Steve Lhommemkv.cpp: finding the segment matching the Title for...
2005-04-20 Gildas Bazin* modules/demux/avi: pass on video palette.
2005-04-20 Gildas Bazin* modules/demux/mp4: support for QuickDraw video tracks.
2005-04-19 Steve Lhommemkv.cpp: fix a gcc warning
2005-04-19 Steve Lhommemkv.cpp: preliminary support for the JumpTT command
2005-04-19 Steve Lhommemkv.cpp: fix various memory management problems
2005-04-19 Steve Lhommemkv.cpp: compilation fixes
2005-04-19 Steve Lhommemkv.cpp: start calling the interpretor
2005-04-19 Gildas Bazin* modules/demux/ts.c: got rid of some useless code...
2005-04-19 Steve Lhommemkv.cpp: initial support for GPRM and SPRM DVD registers
2005-04-19 Steve Lhommemkv.cpp: demux_sys_t needs to keep the same name
2005-04-19 Steve Lhommemkv.cpp: changed the name of classes and prepare the...
2005-04-17 Sigmund Augdal Helbergdemux/playlist: fix a crash when shoutcast discovery...
2005-04-15 Rémi Denis-Courmont- demux with much bigger buffers to avoid performance...
2005-04-14 Steve Lhommemkv.cpp: preliminary support for segments with no conte...
2005-04-13 Steve Lhommemkv.cpp: store the chapter codec data for later use
2005-04-13 Steve Lhommemkv.cpp: stronger type checking
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-11 Steve Lhommemkv.cpp: store the translation between segment IDs...
2005-04-10 Rémi Denis-CourmontFix invalid free() on exit
2005-04-10 Sigmund Augdal Helbergdemux/playlist/*: Added a special "shoutcast" mode...
2005-04-09 Gildas Bazin* src/input/demux.c: skip header id3tag in the core...
2005-04-09 Gildas Bazin* modules/demux/aac.c: removed deprecated aac demux...
2005-04-09 Gildas Bazin* modules/demux/ty.c: fixed probing bug.
2005-04-08 Christophe Massiot * modules/demux/ts.c : Removed unused sysid option...
2005-04-07 Rémi Denis-CourmontMinor cleanup
2005-04-06 Steve Lhommemkv.cpp: prepare for chapter codecs
2005-04-06 Steve Lhommemkv.cpp: even less warnings
2005-04-06 Steve Lhommemkv.cpp: cleaner duration computation
2005-04-06 Steve Lhommemkv.cpp: less warning
2005-04-05 Steve Lhommemkv.cpp: the return of the family preloading
2005-04-05 Steve Lhommemkv.cpp: clean & fix seeking inside virtual_segment_t
2005-04-05 Gildas Bazin* modules/demux/util/id3tag.c: fixed memory leak.
2005-04-05 Gildas Bazin* modules/demux/flac.c: fixed last commit.
2005-04-05 Derk-Jan Hartman* rewind the stream to 0 if we found an id3 tag, but...
2005-04-05 Derk-Jan Hartman* parsed info by mp3 is not retained between demux...
2005-04-04 Derk-Jan Hartman* added AACP fcc and map it to mp4a.
2005-04-04 Sigmund Augdal Helberges_out.c: add frame rate to stream and media info dialo...
2005-04-04 Steve Lhommemkv.cpp: better handling of broken files
2005-04-04 Steve Lhommemkv.cpp: fix playback of files with chapters
2005-04-03 Sigmund Augdal Helbergb4s.c: fixed forcing of this plugin. Use "b4s-open"
2005-04-03 Steve Lhommemkv.cpp: chapter merging works + small fixes
2005-04-03 Steve Lhommemkv.cpp: oops, the first segment wasn't played. closing...
2005-04-03 Steve Lhommemkv.cpp: make editions children of chapters
2005-04-02 Gildas Bazin* modules/demux/playlist/b4s.c: misc fixes.
2005-04-02 Sigmund Augdal Helbergnew b4s demuxer for winamp b4s playlists. Uses xml...
2005-04-02 Steve Lhommemkv.cpp: store the segment duration in microseconds too
2005-04-02 Steve Lhommemkv.cpp: the segment start time is now an integer in...
2005-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2005-04-01 Steve Lhommemkv.cpp: oops
2005-04-01 Steve Lhommemkv.cpp: moved seek code in classes, improved support...
2005-04-01 Sigmund Augdal Helbergdemux/flac.c: support flac files with id3 tag. closes...
2005-03-29 Steve Lhommemkv.cpp: make gcc happier
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-03-29 Gildas Bazin* modules/demux/ts.c: use EIT support in libdvbpsi...
2005-03-29 Laurent Aimar * ts: do not include eit.h if TS_USE_DVB_SI is 0.
2005-03-28 Steve Lhommemkv.cpp: compilation fixes for gcc
2005-03-28 Steve Lhommemkv.cpp: seeking in linked files now works
2005-03-28 Steve Lhommemkv.cpp: compute the correct duration even when some...
2005-03-28 Steve Lhommemkv.cpp: handle missing linked segments (seg->missing...
2005-03-28 Steve Lhommemkv.cpp: major rewrite to handle hard-linked segments...
2005-03-28 Steve Lhommemkv.cpp: no more crash on linked segments or multi...
2005-03-27 Steve Lhommemkv.cpp: hard-linked segments can now play in order...
2005-03-27 Steve Lhommemkv.cpp: new options for the demuxer
2005-03-26 Steve Lhommemkv.cpp: avoid gcc warnings
2005-03-25 Steve Lhommemkv.cpp: play all loaded segments sequentially and...
2005-03-25 Steve Lhommemkv.cpp: the first Cluster was lost due to preloading
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2005-03-24 Eric Petit nuv.c: compile fix (for big endian platforms)
2005-03-23 Steve Lhommemkv.cpp: fix the pb of switching when seeking was used...
2005-03-23 Steve Lhommemkv.cpp: prepare for more segment switching features
2005-03-23 Steve Lhommemkv.cpp: segment switching almost work and doesn't...
2005-03-23 Christophe Massiot* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed...
2005-03-23 Laurent Aimar * all: added a nuv demuxer (limited to mpeg4 video...
2005-03-17 Steve Lhommemkv.cpp: allow seamless transition between segments
2005-03-16 Steve Lhommemkv.cpp: faster code with newer libs
2005-03-16 Steve Lhommemkv.cpp: seeking is not only based on video
next