]> git.sesse.net Git - vlc/history - modules/demux/playlist
avformat mux : use sout_MuxGetStream
[vlc] / modules / demux / playlist /
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-05 Rémi Denis-CourmontM3U: some people do use UTF-8 in m3u, revert to autodetect
2009-10-31 Rémi Denis-CourmontM3U: add support for .m3u8 files (Apple invention)
2009-10-31 Rémi Denis-CourmontM3U: add shortcut
2009-10-30 Jakob Lebenpodcast: fix crash in demuxer
2009-10-25 Ilkka Ollakkaasx.c: check for </MoreInfo> tag also
2009-10-13 Ilkka Ollakkaasx.c: don't use const on prz_mrl
2009-10-13 Ilkka Ollakkaasx.c: change reallocating to doupling instead of addin...
2009-10-13 Ilkka Ollakkaasx.c: user ProcessMRL for playlist href to be able...
2009-10-13 Ilkka Ollakkaplaylist.c: change FindPrefix to include access on...
2009-10-11 Ilkka Ollakkam3u.c: use input_item_SetTitle
2009-10-06 Ilkka Ollakkaasx-playlist: add ability to have multiple href in...
2009-10-05 Rémi Denis-CourmontIFO: memory leak
2009-10-04 Rémi Denis-CourmontM3U: fix mem leak on non-UTF-8 systems
2009-10-01 Rémi Denis-CourmontM3U are in locale character set
2009-10-01 Rémi Denis-CourmontZPL: remove blind cut&paste code frmo M3U
2009-10-01 Rémi Denis-CourmontWPL: simplify
2009-10-01 Rémi Denis-CourmontConstify
2009-10-01 Rémi Denis-CourmontWPL: remove silly cut&paste from M3U
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-29 Rémi Duraffortxspf: factorize and remove dead assignement.
2009-08-29 Rémi Duraffortxspf: cosmetics.
2009-08-29 Rémi Duraffortxspf: cosmetics and fix potential memleak.
2009-08-28 Rémi Duraffortb4s: remove unused function.
2009-08-28 Rémi Duraffortdvb: some cleanup.
2009-08-28 Rémi Duraffortb4s: cleaning
2009-08-28 Rémi Duraffortb4s: fix a potential memleak.
2009-08-21 Pierre d'Herbemontmodules: Use access_GetParentInput and demux_GetParentI...
2009-08-21 Pierre d'Herbemontdemux playlist: Move the usage of vlc_object_find behin...
2009-08-20 Pierre d'Herbemontpodcast: Kill a warning.
2009-08-19 Rémi Duraffortdemux_xspf: remove dummy test (the test is done at...
2009-08-19 Rémi Duraffortxspf: factorize and set to NULL only when needed.
2009-08-19 Rémi Duraffortxspf: simplify and use free instead of FREENULL (not...
2009-08-19 Rémi Duraffortxspf: simplify again.
2009-08-19 Rémi Duraffortxspf: simplify.
2009-08-17 Rémi Duraffortdemux_qtl: fix potential object leak and remove dummy...
2009-08-17 Rémi Duraffortdemux_xspf: fix double free (introduced by myself).
2009-08-17 Rémi Duraffortdemux_qtl: factorize.
2009-08-17 Rémi Duraffortdemux_shoutcast: cleaning.
2009-08-17 Rémi Duraffortplaylist demux: no need to strdup the string here.
2009-08-17 Rémi Duraffortdemux_podcast: fix potential segfault (introduced by...
2009-08-17 Rémi Duraffortdemux_shoutcast: remove dummy private structure.
2009-08-17 Rémi Duraffortdemux_shoutcast: small cleanup.
2009-08-17 Rémi Duraffortdelux_shoutcast: no need to strdup the string.
2009-08-17 Rémi Duraffortdemux_shoutcast: fix object leak in case of error.
2009-07-31 Rémi Duraffortpodcast: implement image support (it might be a good...
2009-07-31 Rémi Duraffortpodcast: remove the sys struct because we don't really...
2009-07-31 Rémi Duraffortpodcast: fix object leak (and memleak) in case of error.
2009-07-31 Rémi Duraffortpodcast: no need to strdup the string here.
2009-07-31 Rémi Duraffortpodcast: fix typo and remove unused p_sys member.
2009-07-30 Rémi Duraffortpodcast: set the duration of an input item when available.
2009-07-30 Rémi Duraffortpodcast: no need to strdup (as we free the original...
2009-07-30 Rémi Duraffortpodcast: factorize.
2009-07-30 Rémi Duraffortplaylist_demux: remove unneeded peek.
2009-07-29 Rémi DuraffortFix mode.
2009-07-24 JP DingerMerge branch 'master' of git@git.videolan.org:vlc
2009-07-24 JP DingerFix another realloc() that can easily be fixed. The...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Jean-Baptiste KempfIncludes corrections
2009-07-16 Rémi Duraffortitml: the core knows how to handle file://localhost/
2009-07-15 Rémi Duraffortitml: fix memleak.
2009-07-15 Rémi Duraffortitml: indentation.
2009-07-15 Rémi Duraffortitml: fix dead initilisations and set the pointers...
2009-07-15 Rémi Duraffortitml: cleaning and factorize.
2009-07-15 Rémi Duraffortitml: cosmetics.
2009-07-15 Rémi Duraffortitml: factorize and add missing #undef.
2009-07-15 Rémi Duraffortitml: no need to set to NULL after the free here.
2009-07-15 Rémi Duraffortitml: factorize.
2009-07-15 Rémi DuraffortMacro safety.
2009-06-29 Rémi Denis-CourmontRAM: use decode_URI(), not FromLocale(). Untested.
2009-06-29 Rémi Denis-CourmontRemove dummy string copy
2009-06-25 Derk-Jan Hartmanxspf: Don't nop item->psz_nam
2009-06-25 Derk-Jan Hartmanxspf: Fix a crash on track elements without a location
2009-06-23 Rémi Denis-CourmontXSPF: remove harmful base decoding
2009-06-23 Rafaël CarréAssume input_item_t->psz_uri contains an URI
2009-06-22 Rafaël CarréCloses #2875 : relative paths in xspf playlists
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-28 Rémi DuraffortBe consistent with module naming.
2009-05-28 Rémi DuraffortProprifications, fix some issues and factorize.
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 JP DingerWIN32: compile fix in playlist.
2009-05-26 Rémi DuraffortSimplification (and use only the needed memory).
2009-05-26 Rémi Duraffortwpl/zpl: really compile the modules and fixe some issues.
2009-05-26 suheavenAdd support for wpl zpl playlist
2009-05-08 Rémi Duraffortplaylist_ram: fix memleaks and use "const char*" instea...
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Rémi Denis-CourmontTranslate meta data category properly
2009-04-18 Rémi Denis-CourmontDon't call gettext for stuff that's not translated
2009-04-04 Rémi Duraffortram demux: fix potential crash and use EMPTY_STR.
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Jean-Baptiste Kempf.Ram: forgotten include found by Christophe Courtaut
2009-03-29 Jean-Baptiste KempfSome broken .Ram playlist have .rm extensions. The...
2009-03-29 Jean-Baptiste KempfRemove .Ram handling from m3u demuxer. This was broken...
2009-03-29 Srikanth RajuSplit RAM playlist support from m3u to its own demuxer...
2009-02-20 Rémi Duraffortsimplifications.
2009-01-27 Rémi Denis-CourmontTrailing ;
next