git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a bunch of warnings and errors
[vlc.git]
/
modules
/
stream_out
/
standard.c
2006-04-13
Clément Stenac
String stuff
blob
|
commitdiff
2006-04-06
Christophe Massiot
* ALL: extention -> extension
blob
|
commitdiff
|
diff to current
2006-03-25
Clément Stenac
Strings review in stream_out (Refs:#438). Please review...
blob
|
commitdiff
|
diff to current
2006-03-19
Christophe Mutricy
stream_out/*: String review (refs #438)
blob
|
commitdiff
|
diff to current
2006-02-27
Rémi Denis-Courmont
Separate socket/resolv stuff (network.h) from url stuff...
blob
|
commitdiff
|
diff to current
2006-02-11
Rémi Denis-Courmont
Handle TTL in SDP properly (IPv4 at least) for raw...
blob
|
commitdiff
|
diff to current
2006-02-05
Antoine Cellerier
sout-standard-url is deprecated
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-11-29
Clément Stenac
Remove SLP (Closes:#434)
blob
|
commitdiff
|
diff to current
2005-10-26
Marian Durkovic
fixed SAP c= line TTL issue in #standard,
blob
|
commitdiff
|
diff to current
2005-10-23
Marian Durkovic
if no mux, add TS also for RTP
blob
|
commitdiff
|
diff to current
2005-10-20
Marian Durkovic
send proper info in m= line of SAP announcements:
blob
|
commitdiff
|
diff to current
2005-10-09
Laurent Aimar
* standard: allow to use 'dst' instead of 'url' (consi...
blob
|
commitdiff
|
diff to current
2005-07-27
Rémi Denis-Courmont
Put correct owner address in SAP-generated SDP
blob
|
commitdiff
|
diff to current
2005-07-26
Rémi Denis-Courmont
Save a few useless strdup() calls
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-06-01
Christophe Mutricy
* configuration.[ch]: treat the deleted options with...
blob
|
commitdiff
|
diff to current
2005-05-31
Rémi Denis-Courmont
- hopefuly fix sending of SAP announces over IPv6
blob
|
commitdiff
|
diff to current
2005-03-28
Derk-Jan Hartman
* Spelling correction
blob
|
commitdiff
|
diff to current
2005-03-03
Clément Stenac
Preferences consistency fixes by Christophe Mutricy...
blob
|
commitdiff
|
diff to current
2005-02-07
Rémi Denis-Courmont
- Fixes a segmentation fault in sout_AnnounceSessionDestroy
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-11-06
Yoann Peronneau
* Added group announcing support
blob
|
commitdiff
|
diff to current
2004-09-10
Gildas Bazin
* modules/stream_out/standard.c: compilation fix.
blob
|
commitdiff
|
diff to current
2004-08-29
Clément Stenac
Fix memleaks
blob
|
commitdiff
|
diff to current
2004-07-10
Laurent Aimar
* all: cosmetics.
blob
|
commitdiff
|
diff to current
2004-06-06
Laurent Aimar
* standard: fixed a segfault.
blob
|
commitdiff
|
diff to current
2004-05-13
Gildas Bazin
* modules/stream_out/standard.c: fixed a few small...
blob
|
commitdiff
|
diff to current
2004-04-27
Sam Hocevar
* Massive spelling corrections.
blob
|
commitdiff
|
diff to current
2004-04-24
Clément Stenac
Compilation fix and give option descriptions
blob
|
commitdiff
|
diff to current
2004-04-24
Gildas Bazin
* modules/stream_out/*: attempt at adding descriptions...
blob
|
commitdiff
|
diff to current
2004-04-24
Laurent Aimar
* standard: created sap/slp(boolean) sap-name/slp...
blob
|
commitdiff
|
diff to current
2004-04-24
Laurent Aimar
* all: use sout_ParseCfg. But "standard" can't use...
blob
|
commitdiff
|
diff to current
2004-04-18
Clément Stenac
* ALL: Better announce system
blob
|
commitdiff
|
diff to current
2004-04-17
Benjamin Pracht
* Little cleanup of sap announces :
blob
|
commitdiff
|
diff to current
2004-03-11
Laurent Aimar
* stream_out: sout_buffer_t -> block_t.
blob
|
commitdiff
|
diff to current
2004-01-25
Gildas Bazin
* modules/stream_out/*: coding style changes + strings...
blob
|
commitdiff
|
diff to current
2004-01-15
Gildas Bazin
* src/input/input.c: fixed memleaks.
blob
|
commitdiff
|
diff to current
2003-11-21
Laurent Aimar
* all: remove sout_format_t and use es_format_t instead.
blob
|
commitdiff
|
diff to current
2003-09-13
Laurent Aimar
* standard : added .ts and .ps
blob
|
commitdiff
|
diff to current
2003-08-29
Laurent Aimar
* asf: you can now add 'title', 'author', 'copyright...
blob
|
commitdiff
|
diff to current
2003-08-28
Laurent Aimar
* standard :
blob
|
commitdiff
|
diff to current
2003-08-14
Clément Stenac
* all: as announce calls non-standard functions (SLP...
blob
|
commitdiff
|
diff to current
2003-08-13
Gildas Bazin
* modules/stream_out/standard.c: fixed segfault on...
blob
|
commitdiff
|
diff to current
2003-08-13
Gildas Bazin
* include/announce.h, src/stream_output/announce.c...
blob
|
commitdiff
|
diff to current
2003-08-13
Clément Stenac
* configure.ac : we need to define HAVE_SLP_H
blob
|
commitdiff
|
diff to current
2003-07-07
Gildas Bazin
* modules/gui/wxwindows/streamout.cpp: added vorbis...
blob
|
commitdiff
|
diff to current
2003-07-05
Clément Stenac
* sap.c: Improved IPv6 multicast detection
blob
|
commitdiff
|
diff to current
2003-06-23
Clément Stenac
Fixed a segfault that could happen if you have ipv6...
blob
|
commitdiff
|
diff to current
2003-06-23
Clément Stenac
* Stream output now support IPv6 SAP announces
blob
|
commitdiff
|
diff to current
2003-06-12
Clément Stenac
Code cleanup
blob
|
commitdiff
|
diff to current
2003-05-26
Clément Stenac
* The VLC-integrated SAP server now sends compliant...
blob
|
commitdiff
|
diff to current
2003-05-20
Clément Stenac
All: Support for SAP advertising in stream output
blob
|
commitdiff
|
diff to current
2003-04-13
Laurent Aimar
* all: new sout scheme. Now a chain of module are...
blob
|
commitdiff
|
diff to current