]> git.sesse.net Git - vlc/history - modules/stream_out
backport of r13238
[vlc] / modules / stream_out /
2005-11-02 Gildas BazinALL: backport of 13058,13059,13070,13088,13090,13091...
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...
2005-05-31 Christophe Massiot * modules/stream_out/switcher.c: Explicitly set the...
2005-05-31 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Added a --sout...
2005-05-31 Rémi Denis-CourmontMinor clean up
2005-05-20 Christophe Massiot * modules/stream_out/bridge.c: Fixed deleting/adding...
2005-05-20 Gildas Bazin* modules/stream_out/transcode.c: got rid of useless...
2005-05-20 Christophe Massiot * ALL : ported the deinterlace module to video filter2...
2005-05-17 Felix Paul Kühne* capitalise "Time To Live" always
2005-05-10 Gildas Bazin* modules/codec/ffmpeg/*, modules/stream_out/switcher...
2005-04-26 Gildas Bazin* modules/stream_out/transcode.c: lowered the hurry...
2005-04-26 Gildas Bazin* modules/stream_out/transcode.c: new hurry-up option...
2005-04-15 Christophe Massiot * ALL: converted the video output module "picture...
2005-04-11 Clément StenacRemove bridge from preferences panel + fix description...
2005-04-08 Christophe Massiot * modules/stream_out/transcode.c : Cleaned up the...
2005-04-08 Christophe Massiot * modules/stream_out/bridge.c : Fixed a segfault ...
2005-03-28 Derk-Jan Hartman* Spelling correction
2005-03-23 Christophe Massiot* modules/stream_out/bridge.c: New bridge-in/bridge...
2005-03-22 Mark Moriartyreintroduce nearbyint, but use the 1001 multiplier...
2005-03-22 Gildas Bazin* modules/stream_out/transcode.c: reverted previous...
2005-03-20 Mark Moriartytranscode -- round fps to full integer value (eg, 25...
2005-03-19 Mark Moriartytranscode nit -- use nearbyint to get accurate conversi...
2005-03-18 Gildas Bazin* modules/stream_out/transcode.c: convert audio to...
2005-03-17 Gildas Bazin* modules/stream_out/transcode.c: simplifications ...
2005-03-17 Gildas Bazin* modules/stream_out/transcode.c: prepare transcoder...
2005-03-17 Christophe Massiot* modules/stream_out/switcher.c: Fixed aspect ratio.
2005-03-15 Christophe Massiot* modules/stream_out/switcher.c: Added --sout-switcher...
2005-03-14 Sam Hocevar * modules/stream_out/switcher.c: fixed forbidden...
2005-03-11 Gildas Bazin* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2005-03-10 Christophe Massiot* modules/stream_out/switcher.c: New module allowing...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-06 Mark Moriartytranscode -- prevent user error, limit mp3 channels...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-02 Gildas Bazin* modules/stream_out/transcode.c: added a missing vlc_o...
2005-03-01 Christophe Massiot* modules/stream_out/transcode.c: Fixed --sout-transcod...
2005-02-07 Rémi Denis-Courmont- Fixes a segmentation fault in sout_AnnounceSessionDestroy
2004-12-11 Clément StenacImprovements to preferences
2004-11-24 Clément StenacRelease the access in case of failure
2004-11-24 Clément StenacFix segfault in RTSP mode
2004-11-08 Gildas Bazin* modules/stream_out/transcode.c: proper subpicture...
2004-11-06 Yoann Peronneau* Added group announcing support
2004-10-30 Gildas Bazin* modules/stream_out/transcode.c: trying to make the...
next