]> git.sesse.net Git - vlc/history - modules/demux
* modules/gui/wxwidgets/dialogs/playlist.cpp: remove fprintf()s and compilation warnings.
[vlc] / modules / demux /
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...
2006-05-01 Sreng Jean Use strrchr to extract the file's extension
2006-04-30 Clément StenacDitto
2006-04-30 Clément StenacFortune
2006-04-30 Antoine CellerierForward port podcast fixes [15462] and [15465].
2006-04-29 Rémi Denis-CourmontDon't use #ifdef + alloca() when we have something...
2006-04-29 Rémi Denis-CourmontSimplification assuming that sizeof(char) = 1
2006-04-29 Rémi Denis-CourmontFix copyright
2006-04-27 Antoine CellerierAhem...
2006-04-27 Antoine CellerierAdd option (--shoutcast-show-adult) to show porn^WNC17...
2006-04-24 Antoine CellerierSome more cleaning
2006-04-24 Christophe Mutricyshoutcast.c: Memleak hunt.
2006-04-23 Antoine CellerierSupport for Shoutcast TV. vp3 streams segfault, vp5...
2006-04-22 Antoine Cellerier * shout.c : change playlist layout (remove 1 node)
2006-04-22 Antoine CellerierChange shoutcast service discovery module and write...
2006-04-15 Derk-Jan Hartman* Support for Topfield .rec recordings. It's MPEG-TS...
2006-04-14 Rémi Denis-CourmontFix missing #include
2006-04-14 Clément StenacStrings
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-04-13 Clément StenacString stuff
2006-04-11 Clément StenacMore strings
2006-04-11 Clément StenacString fixes
2006-04-06 Christophe Massiot * ALL: extention -> extension
2006-04-03 Rémi Denis-Courmont- Do not rewrite “+” as a white space when unescaping...
2006-04-02 Derk-Jan Hartman* Force the UTF-8 encoding on mp4 text subtitles. ...
next