]> git.sesse.net Git - vlc/history - modules/access_output
Fix memleaks: Fill in the destructor of simple preference.
[vlc] / modules / access_output /
2007-02-10 Rémi Denis-CourmontBig SAP/announce cleanup
2007-02-05 Rémi Denis-Courmontifdef for old OSes
2007-02-05 Rémi Denis-CourmontUDP-Lite access output
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-06 Antoine CellerierUse str_format_time and str_format_meta in file output...
2006-11-04 Rémi Denis-CourmontUse utf8_open
2006-11-03 Sigmund Augdal Helbergaccess_output/udp.c: Don't crash horribly when trying...
2006-10-21 Rémi Denis-CourmontMerge UDP access output with core TTL handling
2006-10-20 Rémi Denis-CourmontUnduplicate TTL strings
2006-10-10 Felix Paul Kühne* forward-port [17020]
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-17 Clément StenacDon't use find for the playlist
2006-09-09 Clément StenacCopyright stuff
2006-09-07 Antoine Cellerier:%s/\t/ /g
2006-08-16 Dennis van Amerongen* modules/access_output/shout.c: changed 'no bitrate...
2006-08-15 Dennis van Amerongen* modules/access_output/shout.c: removed protocol selec...
2006-08-13 Dennis van Amerongen* shout.c: add support for protocol selection (icy...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-05-20 Jean-Paul SamanFix data type: Compiler warning
2006-05-16 Derk-Jan Hartman* don't fail http output if AVAHI support is enabled...
2006-05-14 Clément StenacFix http access output with bonjour
2006-04-23 Jérome DecoodtAdd %T modifier to filename refs: #561
2006-04-23 Rémi Denis-CourmontAdd missing white space
2006-04-23 Rémi Denis-CourmontRemove extra white space
2006-04-11 Clément StenacMore strings
2006-03-30 Clément StenacAccess strings (Refs:#438)
2006-03-02 Rémi Denis-CourmontLocale fixes (refs #528) + clean up
2006-03-02 Rémi Denis-CourmontDon't try to be more clever than umask()
2006-02-18 Rémi Denis-CourmontRemove unused variable
2006-02-08 Sigmund Augdal Helbergaccess_output/udp.c: Attach the writer thread. Fixes...
2006-02-07 Sigmund Augdal Helbergaccess_output/udp.c: use block_Fifo for the empty block...
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-01-29 Rémi Denis-Courmontuse vlc-https instead of vlc-http when using TLS
2006-01-29 Rémi Denis-CourmontFix output stream leak in case of Avahi error
2006-01-29 Rémi Denis-CourmontClean up
2006-01-26 Sigmund Augdal Helbergaccess_output/udp.c: Fixed an old memleak.
2006-01-23 Christophe Mutricyhttp.c: add an option to disable bonjour (closes #509).
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Felix Paul Kühneo.O (refs [13767])
2005-12-15 Felix Paul Kühne* unify the Time-To-Live string and fix its Spanish...
2005-12-05 Rémi Denis-CourmontUse net_ConnectUDP
2005-12-04 Clément StenacAvahi 0.6 patch by Diego 'Flameeyes' Pettenò flameeyes...
2005-11-29 Antoine Cellerierwin32 stdout fix by Polyphem
2005-11-09 Felix Paul Kühne* fixed some strings
2005-10-27 Marian Durkovicfixed huge memory leak affecting #rtp stream output
2005-10-25 Marian Durkovicput --sout-udp-ttl back, needed if streaming several...
2005-10-25 Marian Durkovicget rid of confusing --sout-udp-ttl and unneded warning...
2005-10-11 Laurent Aimar * udp: avoid sending uninitialized memory at the end...
2005-09-14 Christophe Massiot * modules/access_output/udp.c: Check send() return...
2005-09-09 Jon Lech Johansen * Bonjour services discovery module using avahi.
2005-08-28 Derk-Jan Hartman* Update some comments
2005-08-26 Derk-Jan Hartman* added --sout-shout-name to set a stream name
2005-08-24 Derk-Jan Hartman* sync up the outgoing shoutcast stream.
2005-08-23 Sam Hocevar * modules/access_output/shout.c: Shoutcast output...
2005-08-02 Rémi Denis-CourmontUse new network modules semantics (closes #283)
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-30 Rémi Denis-CourmontShutdown UDP socket for receival - hopefully closes...
2005-06-17 Christophe Massiot * modules/control/http.c: Added support for .hosts...
2005-06-10 Christophe Massiot * include/vlc_threads.h: Priority level VLC_THREAD_PRI...
2005-06-07 Christophe Massiot * modules/access_output/udp.c: More verbosity when...
2005-06-03 Christophe Massiot * modules/access_output/udp.c: Do not use malloc(...
2005-05-22 Rémi Denis-CourmontSupport for re-using the same TLS/SSL httpd hosts for...
2005-05-22 Rémi Denis-CourmontAnother forgotten file
2005-05-10 Rémi Denis-CourmontSupport for large files in stream output
2005-01-13 Christophe Massiot* modules/access_out/udp.c: Issue a warning when two...
2005-01-07 Christophe Massiot* modules/access_output/udp.c: When using --udp-group...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
2004-11-15 Benjamin Prachtdon't forget to add options to *ppsz_sout_options...
2004-11-13 Clément StenacMerge string fixes
2004-11-06 Rémi Denis-CourmontHTTP/SSL stream output
2004-09-22 Gildas Bazin* modules/access_output/udp.c: if a packet is bigger...
2004-07-22 Derk-Jan Hartman* frenglish paquets -> packets
2004-07-10 Laurent Aimar * all: sout_ParseCfg -> sout_CfgParse.
2004-07-07 Laurent Aimar * http: added a mime option.
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Christophe MassiotReview of sout help strings
2004-04-25 Clément StenacAdd option descriptions
2004-04-24 Laurent Aimar * all: use sout_ParseCfg.
2004-04-07 Gildas Bazin* modules/access_out/file.c: added "stream" shortcut...
2004-03-11 Laurent Aimar * access_output: sout_buffer_t -> block_t.
2004-03-09 Gildas Bazin* include/vlc_common.h: free tab if empty in TAB_REMOVE().
2004-03-06 Laurent Aimar * http, udp: update p_sout->i_out_pace_nocontrol.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-05 Laurent Aimar * udp: added a 'late' option in milli-second.
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * http: ported to new httpd.
2004-03-03 Christophe Massiot* modules/access_output/udp.c: New group= option, used...
2004-03-01 Gildas Bazin* include/vlc_threads.h:
2004-02-20 Christophe Massiot* modules/access_output/udp.c: do not send out packets...
2004-02-03 Laurent Aimar * http: Err -> Warn for Seek.
2004-01-25 Gildas Bazin* ALL: removed useless add_category_hint().
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2004-01-23 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2004-01-15 Gildas Bazin* modules/access_output/http.c: fixed small mem leak...
2003-12-06 Jean-Paul SamanFixed compiler waring about signed - unsigned comparisi...
next