]> git.sesse.net Git - vlc/history - modules
net_SetPort() sets a port within a socket address
[vlc] / modules /
2007-02-11 Antoine CellerierUse net_Accept's timeout param instead of a call to...
2007-02-11 Rémi Denis-CourmontRemove some dead code
2007-02-11 Rémi Denis-CourmontFix for insane naming convention
2007-02-11 Rémi Denis-CourmontSupport for auto-generated pseudo-random multicast...
2007-02-11 Antoine CellerierFix #675.
2007-02-11 Antoine CellerierFix #1048... kind of. Should the rc interface be able...
2007-02-11 Christophe MutricyThat was forgotten in [18758]
2007-02-10 Rémi Denis-CourmontMinor cleanup
2007-02-10 Rémi Denis-CourmontFix double free - closes #1032
2007-02-10 Rémi Denis-CourmontEnglish grammar fixes (I think)
2007-02-10 Felix Paul Kühne* fixed a bug which prevented the fspanel to show up...
2007-02-10 Rémi Denis-CourmontRemove useless debug message
2007-02-10 Rémi Denis-CourmontRestore some kind of SAP support
2007-02-10 Rémi Denis-CourmontAdd some debug
2007-02-10 Rémi Denis-CourmontExport src/dst addr/port from UDP access output
2007-02-10 Rémi Denis-CourmontCompile fix
2007-02-10 Rémi Denis-Courmonts/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis-CourmontForce RTP for UDP-Lite, as we have no legacy issue...
2007-02-10 Rémi Denis-CourmontFix warnings
2007-02-10 Rémi Denis-CourmontRemove useless define
2007-02-10 Rémi Denis-CourmontBig SAP/announce cleanup
2007-02-10 Rémi Denis-CourmontFix compiler warning
2007-02-10 Christophe Mutricytelnet.c: remove the bloat which was needed when string...
2007-02-09 Antoine CellerierAdd "key" (or "hotkey") command in RC to simulate a...
2007-02-09 Rémi Denis-CourmontPartial announce API cleanup
2007-02-09 Rémi Denis-Courmontmultipass x264 patch courtesy of Sašo Kiselkov
2007-02-09 Rémi Denis-CourmontRemove use SAP/TTL cruft
2007-02-09 Christophe Massiot * modules/demux/ts.c: Fixed erroneous warning messages...
2007-02-08 Jean-Baptiste KempfQt4: One Day / One Simples Pref UI.
2007-02-07 Christophe MutricyAdd media key to X11 vouts. Patch by loox.thefuture
2007-02-07 Damien Fouilleul- directx: put the code in the right place ;)
2007-02-07 Damien Fouilleul- directx, direct3d: for non-overlay surfaces, remove...
2007-02-07 Jean-Baptiste KempfQt4: One Day / One ui. Audio.
2007-02-06 Jean-Baptiste KempfPatch from Cédric Cocquebert for sharpen filter.
2007-02-05 Pavlov KonstantinDon't translate messages in telnet interface
2007-02-05 Jean-Baptiste KempfQt4: Update and finish (?) Video Prefs.
2007-02-05 Rémi Denis-Courmontifdef for old OSes
2007-02-05 Rémi Denis-CourmontUDP-Lite access output
2007-02-05 Rémi Denis-CourmontI *can* do it
2007-02-05 Rémi Denis-CourmontFix linking
2007-02-05 Rémi Denis-CourmontFix impossible out-of-bound strcmp
2007-02-05 Rémi Denis-CourmontUDP-Lite access
2007-02-04 Jean-Baptiste KempfChange in copyright and propedit.
2007-02-04 Jean-Baptiste KempfSharpen Video-Filter.
2007-02-04 Jean-Baptiste KempfD-Bus ameliorations and fix by Mr_Mirsal.
2007-02-03 Antoine CellerierOoops (?)
2007-02-02 Antoine CellerierCopy clip_uint8() function from ffmpeg and replace...
2007-02-02 Damien Fouilleul- direct3d: device reset fixes (when resolution changes...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2007-02-01 Christophe Mutricycheck for enomem
2007-02-01 Jean-Baptiste KempfD-Bus Patch by Mirsal ENNAIME
2007-02-01 Rafaël CarréDisplays and hides simple preferences correctly
2007-02-01 Jean-Baptiste KempfQt4: Compile Fix.
2007-02-01 Damien Fouilleul- direct3d.c: attempt to fix incompatibility with Vista...
2007-01-31 Jean-Baptiste KempfQt4: messages. Small commit to fix two forgottten qfu...
2007-01-30 Jean-Baptiste KempfQt4 : translate the titles for stats.
2007-01-30 Jean-Baptiste Kempf* Qt4 : Use a QTreeWidget instead of a ui to display...
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
2007-01-27 Rémi Denis-CourmontAdd some missing consts
2007-01-27 Antoine Cellerier * add stream assignements for DTS(-HD) / (E-)AC3 ...
2007-01-27 Rémi Denis-CourmontMinor code factor
2007-01-27 Rémi Denis-CourmontFix typo
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2007-01-25 Jean-Baptiste KempfSome small modifications to crop and panoramix to repai...
2007-01-25 Christophe Massiot * modules/codec/telx.c: New option to work around...
2007-01-24 Jean-Baptiste KempfPatch to force alignment in OpenGL if it isn't correctl...
2007-01-23 Christophe Massiot * modules/demux/ts.c: Fixed stream output mode detection.
2007-01-23 Jean-Baptiste KempfPatch by Cedric Cocquebert to improve the panoramix...
2007-01-23 Jean-Paul SamanWhen no start display time is found in a subpicture...
2007-01-20 Christophe Mutricyts.c: Current libdvbpsi is buggy so wait for 0.1.6...
2007-01-19 Christophe Massiot * modules/demux/ts.c: Parse the telx descriptor and...
2007-01-18 Derk-Jan Hartman* Set svn properties for the telx.c file
2007-01-18 Derk-Jan Hartman* compile fix: missing comma in debug statement
2007-01-18 Derk-Jan HartmanTeletext module patch by Vincent Penne
2007-01-17 Christophe MutricyFix the preferences under wx
2007-01-17 Christophe Mutricyadd a shortname and delete unused variable
2007-01-17 Christophe Massiot * modules/codec/telx.c: Pedantic coding style changes.
2007-01-17 Christophe Massiot * modules/codec/telx.c: Teletext subtitles decoder...
2007-01-16 Christophe Massiot* modules/codec/mpeg_audio.c: Add a debug message for...
2007-01-14 Jean-Paul SamanRemove useless test i_chunk is uint32_t and cannot...
2007-01-14 Jean-Paul SamanRevert part of rev 18553 where p_track->i_chunk test...
2007-01-14 Damien Fouilleul- ffmpeg/encoder.c: more int64_t fixes
2007-01-14 Rémi Denis-CourmontFix out-of-bound read uncovered by sam
2007-01-14 Rémi Denis-Courmontmemory leak
2007-01-14 Rémi Denis-CourmontFix memory leak
2007-01-14 Rémi Denis-CourmontFix a bunch of potential segmentation faults:
2007-01-14 Jean-Paul SamanAdded option to disable session timeout option on RTSP...
2007-01-14 Felix Paul Kühne* allow the screensaver to appear when video playback...
2007-01-14 Felix Paul Kühne* design change: the current volume is automatically...
2007-01-13 Damien Fouilleullive555: hmmm, that BITMAPINFOHEADER is only useful...
2007-01-13 Damien Fouilleuldemux/live555.cpp: added support for avc1 in X-QT over...
2007-01-13 Jean-Paul SamanFix segmentation fault in modules/control/telnet.c...
2007-01-12 Sigmund Augdal Helberglibasf.c: Don't store pointer to bad data. Fixes #992
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
2007-01-12 Jean-Paul SamanMake parenthesis explicite
2007-01-11 Christophe MutricyRemove the warning. thanks to Quovodis
2007-01-11 Christophe MutricyBetter a compile warning than a bug. Thanks to Robert...
2007-01-11 Damien Fouilleul- ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t...
2007-01-11 Rémi Denis-CourmontFix denial of service (NULL dereference) in ASX parser
next