]> git.sesse.net Git - vlc/history - modules/demux
Advanced controls bar
[vlc] / modules / demux /
2006-09-22 Derk-Jan Hartman* Fix another microdvd issue.
2006-09-17 Clément StenacTry computing an approximation of the length when we...
2006-09-16 Clément StenacRemove old and broken playlist demuxer
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Dennis van Amerongen* modules/demux/avi/avi.c: typo secondes -> seconds
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-09-09 Clément StenacCopyright stuff
2006-09-07 Derk-Jan Hartman* Improve duration calculation
2006-09-03 Clément StenacRemove useless debug, fix a bug
2006-09-01 Damien Fouilleulasx.c: ignore leading empty lins during detection
2006-08-31 Derk-Jan HartmanFix a bug in the asx parser. I should really finish...
2006-08-30 Derk-Jan Hartman* forwardport [15373] which was left accidently hanging...
2006-08-29 Derk-Jan Hartman* Fix an issue with DAR vs. Canvas size with matroska...
2006-08-29 Jean-Paul SamanFix compiler warnings about signed - unsigned compariss...
2006-08-28 Clément StenacDon't output debug on fprintf by default (Refs Debian...
2006-08-28 Derk-Jan Hartman* Fix the microdvd subs. i forgot that framerate !...
2006-08-28 Derk-Jan Hartman* Use the microdvd framerate when available
2006-08-27 Antoine CellerierFix regression from 0.8.5 when parsing microsoft [Refer...
2006-08-25 Sam Hocevar * modules/demux/playlist/asx.c modules/demux/mp4...
2006-08-25 Sam Hocevar * modules/demux/playlist/xspf.c: fix warnings that...
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-23 Derk-Jan Hartman* Fix the extradata with mkv native MPEG4 SP/ASP/AP
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-08-18 Derk-Jan Hartman* Fix a RTSP crash
2006-08-17 Gildas Bazin* modules/demux/mp4/mp4.c, src/input/decoder.c: support...
2006-08-16 Gildas Bazin* modules/demux/mkv.cpp: remove useless printf()s
2006-08-16 Gildas Bazin* modules/demux/live555.cpp: fixed segfault
2006-08-14 Derk-Jan Hartman* Set the SPS and PPS properly in the extradata when...
2006-08-12 Derk-Jan Hartman* fix the getlength. It needs to be after the SETUP...
2006-08-12 Derk-Jan Hartman* refactoring of live555 module.
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Jean-Paul SamanRemove unused variable.
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-02 Clément StenacFix crash with GVP, if it breaks it, yell and provide...
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-07-31 Gildas Bazin* modules/demux/ps.c: fixed breakage
2006-07-31 Derk-Jan Hartman* Fix support for QT ref files. this close #700
2006-07-29 Derk-Jan Hartman* Allow the asx module to peek instead on relying on...
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-27 Clément StenacAdd --france / --no-france option to disable DRM playback.
2006-07-23 Jean-Paul SamanForward port of revision 16113. Fixes a bug in live555...
2006-07-19 Clément StenacRemove some code duplication
2006-07-19 Clément StenacSome more demux and access code factorization
2006-07-18 Clément StenacBetter packetizer helpers
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-18 Sigmund Augdal Helbergsupport muxing and demuxing of dual mono mpeg ts stream...
2006-07-10 Felix Paul Kühne* updated the po-files, started some work on the German...
2006-07-10 Derk-Jan Hartman* when possible use the PTS for GET_TIME and GET_LENGTH...
2006-07-08 Felix Paul Kühne* unified the GUI-presented string
2006-07-08 Felix Paul Kühne* use intf_IntfProgress instead of intf_UserProgress...
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-07-07 Antoine CellerierAdd Google Video Playlist parsing support (stuff like...
2006-07-04 Sam Hocevar * modules/demux/mkv.cpp: fixed a pointer cast bug.
2006-07-02 Antoine Celleriers/Shoutcast/QTL/
2006-07-02 Antoine CellerierAdd QuickTime Media Link parsing. FIXME: Optional attri...
2006-07-01 Derk-Jan Hartman* Move sgimb demux to the playlist demux, and port...
2006-06-29 Sigmund Augdal HelbergFinnally got rid of the old m3u module. RIP
2006-06-29 Derk-Jan Hartman* New ASX parser
2006-06-28 Clément StenacMostly fix GME meta
2006-06-28 Clément StenacGra. Fix most of TS meta
2006-06-28 Clément StenacForgot that for Qt
2006-06-19 Clément StenacUse a tristate for avi index (fix / don't fix / ask...
2006-06-14 Yoann Peronneau* playlist/xspf.c: upgrade to new structure
2006-06-14 Yoann Peronneau* demux/playlist/xspf: skeleton for XSPF tree playlist...
2006-06-14 Yoann Peronneau* demux/playlist/xspf.c: fix a bug introduced by [15757]
2006-06-09 Gildas Bazin* modules/demux/mpeg/m4v.c: wait until we get p_extra...
2006-06-06 Derk-Jan Hartman* blegh fprintf
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-28 Derk-Jan Hartmanthis patch allows xml comments directly before the...
2006-05-27 Dennis van Amerongenminor typo loose -> lose
2006-05-25 Felix Paul Kühne* meta fixes
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-05-25 Clément StenacFix XSPF (Closes:#651)
2006-05-25 Derk-Jan Hartman* Compile before you commit :D
2006-05-25 Derk-Jan Hartman* Another ID3 tag supported :D
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
2006-05-25 Clément StenacFix DVB demuxer. Barely tested
2006-05-25 Clément StenacFix m3u unhandled meta
2006-05-21 Christophe Mutricys/livedotcom/live555/
2006-05-21 Christophe MutricyALL: s/livedotcom/live555/
2006-05-20 Rémi Denis-CourmontAdd missing const qualifier
2006-05-20 Rémi Denis-Courmontmissing #include
2006-05-20 Jean-Paul SamanUse correct datatype in srtncasecmp
2006-05-20 Jean-Paul SamanUse correct datatype
2006-05-20 Jean-Paul SamanUse correct types
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-20 Jean-Paul SamanCompare using the right data types
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-16 Derk-Jan Hartman* detail what id3tag handling is unimplemented.
2006-05-14 Felix Paul Kühne* vlc-meta fixes
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-10 Jean-Paul SamanPatch for connecting authenticated RTSP connections.
2006-05-08 Damien Fouilleulwav.c: added 'mlaw' fourcc, same as 'ulaw'
2006-05-01 Sreng JeanFirst rough demux2 implementation for game music files...
next