]> git.sesse.net Git - vlc/history - modules/demux
Implemented the retrieval of the versions, files and mirrors. Both the size and the...
[vlc] / modules / demux /
2005-10-02 Jean-Paul SamanProtect agains multiple includes
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-10-02 Steve Lhommemkv.cpp: move back the SET_PCR to its previous location...
2005-10-01 Steve Lhommemkv.cpp: added option "mkv-preload-local-dir", disable...
2005-10-01 Steve Lhommemkv.cpp: better timecode sent by the demuxer (doesn...
2005-09-29 Derk-Jan Hartman* The PTS/PCR repeats we test for should at least conti...
2005-09-29 Jean-Paul SamanFix compiler warning, remove unused variables
2005-09-28 Derk-Jan Hartman* forgot to handle initial pcr == 0 case
2005-09-28 Derk-Jan Hartman* if a PTS keeps repeating for a while we assume EOF...
2005-09-27 Derk-Jan Hartman* ts.c: print Stream Identifier descriptor information
2005-09-26 Gildas Bazin* modules/demux/ogg.c: discard subtitles header packets...
2005-09-19 Gildas Bazin* modules/demux/real.c: avoid using null pts + removed...
2005-09-19 Christophe Massiot * modules/demux/ts.c: PID 8191 is padding.
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: fixed small leak.
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: do not modify p_demux...
2005-09-18 Gildas Bazin* modules/demux/real.c: cleanup + added support for...
2005-09-15 Sigmund Augdal HelbergCoding style fixes and added comments
2005-09-15 Jean-Paul SamanForward port of revision 12559: Fix division by zero...
2005-09-15 Clément StenacHopefully "The Right Fix" patch for M3U parsing, by...
2005-09-14 Derk-Jan Hartman* Fix memleaks
2005-09-12 Steve Lhommemkv.cpp: avoid dependency problems with older libmatroska
2005-09-11 Steve Lhommemkv.cpp: more memory leaks fixed
2005-09-11 Steve Lhommemkv.cpp: fix some memory leaks
2005-09-11 Steve Lhommemkv.cpp: support segments with "unknown" size
2005-09-10 Steve Lhommemkv.cpp: support playback of segments without a UID
2005-09-07 Derk-Jan Hartman * lengh -> length
2005-09-07 Derk-Jan Hartman* AVC in mkv should already be packetized.
2005-09-06 Derk-Jan Hartman* Fix a large issue with VLC RTSP client.
2005-09-05 Steve Lhomme* mkv.cpp: should fix the compilation error with gcc
2005-09-04 Steve Lhomme* mkv.cpp: fix chapter sorting by timecode, apply the...
2005-09-03 Steve Lhomme* fix a timecode/stuttering problem with VFW tracks
2005-09-03 Steve Lhomme* prevent crashes when a stream is not opened correctly
2005-09-03 Jean-Paul Samansilence random access indicator
2005-09-03 Steve Lhomme* fix an uninitialized buffer use
2005-08-31 Derk-Jan Hartman* NSC demuxer and decoder based on jlj's nscdec: http...
2005-08-29 Gildas Bazin* modules/demux/livedotcom.cpp: fixed segfaults.
2005-08-28 Derk-Jan Hartman* Fix the case of duration == -1 in M3U playlists....
2005-08-20 Gildas Bazin* modules/demux/playlist/dvb.c: win32 build fix.
2005-08-20 Gildas Bazin* modules/demux/playlist/dvb.c: playlist import for...
2005-08-19 Christophe Massiot * modules/demux/playlist/m3u.c: If name is empty,...
2005-08-18 Christophe Massiot * modules/demux/demuxdump.c: Better error detection...
2005-08-18 Jean-Paul SamanFix compiler warning. Removed unused variable
2005-08-16 Derk-Jan Hartman* Fix an issue with sgi announce files and adding the...
2005-08-14 Eric Petit ALL: compile fixes
2005-08-14 Christophe Massiot * modules/demux/ts.c: Fixed a side-effect when p_sys...
2005-08-13 Rémi Denis-Courmont- convert UTF16/UTF32 to UTF8 rather than Latin1 -...
2005-08-13 Jean-Paul Samanremove unusefull comment
2005-08-12 Christophe Massiot * modules/demux/livedotcom.cpp: Do not use vlc_UrlEnco...
2005-08-12 Christophe MutricyALL: Improvements in the M3U output and parser. Patch...
2005-08-11 Jean-Paul SamanDon't explicitly flag the block. Clement could you...
2005-08-10 Jean-Paul SamanFlagging BLOCK_FLAG_DISCONTINUITY for every PID in...
2005-08-09 Derk-Jan Hartman* spelling
2005-08-09 Jean-Paul SamanFix compiler warnings about comparing signed and unsigned
2005-08-09 Jean-Paul SamanFix compiler warning about unused variables
2005-08-08 Rémi Denis-CourmontFix memleak in error handling
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul Saman(Forward port from branch 0.8.1-jpsaman-thedj) TS demux...
2005-08-07 Felix Paul Kühne* fix compile warnings
2005-08-04 Rémi Denis-Courmontfix spelling of "unsupported"
2005-08-03 Rémi Denis-Courmont * M3U: make sure strings are UTF8
2005-07-25 Clément StenacFix compilation
2005-07-25 Gildas Bazin* modules/demux/mp4/libmp4.c: handle SoundDescriptionV2...
2005-07-19 Rémi Denis-CourmontRemove annoying debug message
2005-07-19 Laurent Aimar * livedotcom.cpp: added H264 support.
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-10 Clément StenacWarning fixes
2005-07-10 Rémi Denis-Courmontstrncmp => memcmp (refs #258)
2005-07-10 Rémi Denis-CourmontFix gcc4 warnings (refs #258)
2005-07-09 Rémi Denis-CourmontSupport for VOC block type 8 (closes #142)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontFix compiler warning
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-01 Antoine CellerierGenre standardisation patch by Jonas A. Larsen
2005-07-01 Rémi Denis-CourmontRemove unused function
2005-07-01 Rémi Denis-CourmontUnsigned casts
2005-07-01 Christophe MutricyALL: Add some set_shorname() so the preferences look...
2005-06-28 Derk-Jan Hartman* forwardport of [11522]
2005-06-27 Gildas Bazin* modules/demux/playlist/b4s.c: WinCE compilation fix.
2005-06-25 Antoine Cellerierforward port of 11539
2005-06-25 Rémi Denis-CourmontBigger buffer to reduce stuttering
2005-06-23 Derk-Jan Hartman* Disabled UDP timeout on multicast RTSP sessions....
2005-06-23 Derk-Jan Hartman* Properly release streams. closes #226
2005-06-21 Rémi Denis-Courmont- Rounds VOC v1.10 sample rates to usual values (11025...
2005-06-17 Christophe Massiot * modules/demux/playlist/playlist.c: New --no-playlist...
2005-06-17 Christophe Massiot * modules/demux/playlist: Exported symbols inside...
2005-06-13 Derk-Jan Hartman* Largefile support for segmented mkv files (closes...
2005-06-08 Gildas Bazin* modules/demux/mkv.cpp: don't forget to release the...
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-06-03 Gildas Bazin* modules/demux/mp4/mp4.c: fixed timestamping (PTS...
2005-06-02 Rémi Denis-CourmontDigest => DigestMD5
2005-06-01 Gildas Bazin* modules/demux/mp4/mp4.c: we don't need to re-packetiz...
2005-06-01 Gildas Bazin* modules/demux/ps.h: bug fix in PSM parsing.
2005-05-31 Christophe Massiot * modules/demux/ts.c: Removed an unneeded deselection...
2005-05-31 Rémi Denis-CourmontMD5 hash API - closes #135
2005-05-27 Clément StenacDon't only play the playlist in playlist demuxers ...
2005-05-25 Steve Lhommemkv.cpp: better handling of timecodes when B frames...
2005-05-24 Derk-Jan Hartman* Fix some detection logic for SSA/ASS subs
2005-05-22 Steve Lhommemkv.cpp: try to improve timecode and references handling
next