]> git.sesse.net Git - vlc/history - modules/stream_out
* Tree playlist XSPF export
[vlc] / modules / stream_out /
2006-06-10 Rémi Denis-CourmontInclude bitrate in SDP when known.
2006-05-25 Derk-Jan Hartman* H264 RTP packetization by Vitaly V. Bursov <vitalyvb...
2006-05-02 Benjamin Pracht* Hopefully fix a long lasting refcount issue in the...
2006-04-29 Rémi Denis-CourmontUse strlcpy
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-06 Christophe Massiot * ALL: extention -> extension
2006-03-31 Clément StenacBe a bit more verbose (Refs:#438)
2006-03-25 Clément StenacStrings review in stream_out (Refs:#438). Please review...
2006-03-23 Derk-Jan Hartman* Fix AMR RTP muxing. patch by Alex Antropoff <alant...
2006-03-22 Jean-Paul SamanAdd support for X-Playnow RTSP option
2006-03-19 Christophe Mutricystream_out/*: String review (refs #438)
2006-03-18 Clément StenacTranscode cropping/padding patch by Udo Richter < udo...
2006-03-14 Derk-Jan Hartman* We are not gonna start naming options to RFCs. Let...
2006-03-14 Rémi Denis-CourmontWhoops. Disable by default for now.
2006-03-14 Rémi Denis-CourmontApply RFC3016 RTP packetizer patch from Alex Antropoff
2006-03-08 Rémi Denis-CourmontFix TTL range check
2006-03-01 Derk-Jan Hartman* trackID changes for the VLC rtsp server as suggested...
2006-02-28 Derk-Jan Hartman* Fix the rtp module to not create broken SDPs. muxed...
2006-02-27 Rémi Denis-CourmontSeparate socket/resolv stuff (network.h) from url stuff...
2006-02-22 Jean-Paul SamanUse include <file.h> for include files that can be...
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-13 Rémi Denis-CourmontFurther fopen() unicode fixes (refs #528)
2006-02-11 Clément Stenaconly round width and scale height accordingly
2006-02-11 Clément StenacRound scaled sizes to 16 (Closes:#524)
2006-02-11 Rémi Denis-CourmontHandle TTL in SDP properly (IPv4 at least) for raw...
2006-02-11 Rémi Denis-Courmont- Fix typo in previous commit
2006-02-11 Rémi Denis-CourmontSimplify [12964]
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-02-04 Clément StenacStop using strings to index stats, use integers. The...
2006-02-04 Clément Stenac* Avoid useless stats_Get calls
2006-01-23 Clément StenacGather some sout stats (Refs:#473)
2006-01-16 Jean-Paul SamanWhitespace cleanup
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-11-29 Clément StenacRemove SLP (Closes:#434)
2005-11-23 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Fixed BeOS build.
2005-11-23 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Handle on-the...
2005-11-23 Christophe Massiot * modules/stream_out/switcher.c: More logging.
2005-10-31 Gildas Bazin* modules/stream_out/transcode.c: fixed small memleak.
2005-10-27 Marian Durkovicfix relation between MTU and RTP max packet size -...
2005-10-26 Marian Durkovicfixed SAP c= line TTL issue in #standard,
2005-10-25 Marian Durkovicfix for SAP announcements:
2005-10-24 Marian Durkovicfixed SAP announcement deletion for muxed streams
2005-10-23 Marian DurkovicSAP announcer needs destination address in URI
2005-10-23 Clément StenacExport URI from RTP module . Closes:#403
2005-10-23 Marian Durkovicif no mux, add TS also for RTP
2005-10-20 Marian Durkovicsend proper info in m= line of SAP announcements:
2005-10-20 Marian Durkovicfixed some issues with port numbers
2005-10-20 Marian Durkovicfixed rtp with mux=ts
2005-10-09 Laurent Aimar * standard: allow to use 'dst' instead of 'url' (consi...
2005-09-17 Clément StenacSelect the correct input in #display (Closes:#343)
2005-08-31 Gildas Bazin* modules/stream_out/transcode.c, src/input/decoder...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-12 Christophe Massiot * modules/stream_out/transcode.c: New --sout-transcode...
2005-08-11 Jean-Paul SamanFix revision 12116 which broke other transcode options...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-08 Antoine Celleriersome more trailing spaces
2005-08-08 Antoine Cellerierdelete trailing spaces ...
2005-08-05 Christophe Massiot * modules/stream_out/transcode.c: Fixed DTS madness...
2005-07-31 Rémi Denis-Courmont- Put IP6 instead of IP4 when appropriate
2005-07-29 Rémi Denis-CourmontI had missed a third similar problem
2005-07-29 Rémi Denis-Courmont- Add httpd_ServerIP() to obtain HTTP server's IP used...
2005-07-29 Rémi Denis-CourmontSimilar fixes
2005-07-29 Rémi Denis-CourmontA bunch of minor fixes
2005-07-29 Rémi Denis-CourmontUse more sensible/conservative buffer size for psz_ttl
2005-07-29 Rémi Denis-CourmontDon't use NULL char pointer
2005-07-28 Rémi Denis-CourmontFix RTSP error codes
2005-07-27 Christophe Massiot * modules/stream_out/transcode.c: Attempt at having...
2005-07-27 Rémi Denis-CourmontPut correct owner address in SAP-generated SDP
2005-07-26 Rémi Denis-CourmontFix FIXME
2005-07-26 Rémi Denis-CourmontSave a few useless strdup() calls
2005-07-25 Derk-Jan Hartman* Fix the two SAP issues reported by Marian Durkovic.
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-15 Rémi Denis-CourmontThe last vlc_reduce that was left
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-11 Christophe Massiot * modules/stream_out/duplicate.c: Fixed ES selection...
2005-07-11 Christophe Massiot * modules/stream_out/switcher.c: New option --no-sout...
2005-07-11 Sam Hocevar * modules/stream_out/transcode.c: fixed an uninitiali...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-29 Gildas Bazin* modules/stream_out/rtp.c, modules/misc/rtsp.c: attemp...
2005-06-28 Derk-Jan Hartman* Fix some configuration options declerations and strings
2005-06-17 Christophe Massiot * modules/control/http.c: Added support for .hosts...
2005-06-13 Christophe Massiot * modules/stream_out/bridge.c: Fixed the bug of disapp...
2005-06-08 Christophe Massiot * modules/stream_out/transcode.c: Really fixed the...
2005-06-08 Gildas Bazin* modules/stream_out/transcode.c: fixed crash with...
2005-06-07 Christophe Massiot * modules/stream_out/bridge.c: Miscellaneous fixes...
2005-06-07 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Avoid accessing...
2005-06-07 Christophe Massiot * modules/stream_out/transcode.c: Fixed a segfault...
2005-06-07 Gildas Bazin* modules/stream_out/transcode.c: better picture heap...
2005-06-06 Christophe Massiot * modules/stream_out/transcode.c: Bail out when no...
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-06-03 Christophe Massiot * modules/stream_out/transcode.c: New --sout-transcode...
2005-06-01 Christophe Mutricy* configuration.[ch]: treat the deleted options with...
2005-05-31 Rémi Denis-Courmont- hopefuly fix sending of SAP announces over IPv6
2005-05-31 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Use a smaller...
next