]> git.sesse.net Git - vlc/history - src
Single service DCCP/RTP/AVP input
[vlc] / src /
2007-02-14 Rémi Denis-CourmontMake some room for !TCP connection-oriented protocols
2007-02-14 Rémi Denis-CourmontInline net_ListenTCP
2007-02-14 Rémi Denis-CourmontRemove seemingly misleading comment
2007-02-13 Rémi Denis-CourmontRework signal handling so that it is async-safe
2007-02-12 Rémi Denis-CourmontUse poll() always and fix terrible bug due to #ifdefs
2007-02-12 Damien Fouilleul- src/vlc.c: compile fix for win32
2007-02-12 Rémi Denis-CourmontFix minor errors
2007-02-12 Rémi Denis-Courmontpoll() replacement
2007-02-12 Damien Fouilleul- getaddrinfo.c: use Win32 shim functions to load getna...
2007-02-12 Christophe MutricyCompile fix. In mingw32 there is a sys/time.h with...
2007-02-12 Rafaël CarréFixes album art local discovery and preparsing for...
2007-02-12 Marian DurkovicMove __wgetmainargs into VLC's main.
2007-02-11 Filippo Caroneplaylist_ItemGetByInputId now included in libvlc
2007-02-11 Rémi Denis-CourmontRemove useless parameter to net_Select
2007-02-11 Christophe Mutricygettimeofday() implementaion for Win32. Leverage from...
2007-02-11 Rémi Denis-CourmontI need some more sleep.
2007-02-11 Rémi Denis-CourmontRemove debug
2007-02-11 Rémi Denis-CourmontReally put socket into non-blocking mode
2007-02-11 Rémi Denis-CourmontPut accept'd socket into non-blocking mode as the others
2007-02-11 Christophe MutricyBetter compile fix by Pierre d'Herbemont
2007-02-11 Rémi Denis-CourmontCosmetic fix
2007-02-11 Rémi Denis-CourmontByte order fix
2007-02-11 Rémi Denis-CourmontFix link-scoped IPv6 addresses
2007-02-11 Christophe Mutricycompile fix
2007-02-10 Rémi Denis-CourmontRepair SAP + SSM
2007-02-10 Rémi Denis-CourmontDisable xpsf playlist until it stops breaking streaming...
2007-02-10 Rémi Denis-CourmontLittle typo, little buffer overflow
2007-02-10 Rémi Denis-CourmontFix a bunch of bugs
2007-02-10 Rémi Denis-CourmontPartial support for COMEDIA in SAP announcer
2007-02-10 Rémi Denis-CourmontRestore some kind of SAP support
2007-02-10 Rémi Denis-Courmonts/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis-CourmontAdd pf_control to access_output
2007-02-10 Rémi Denis-CourmontBig SAP/announce cleanup
2007-02-10 Rémi Denis-CourmontDe-inline base64 decoder
2007-02-10 Rémi Denis-CourmontAdd support for session description
2007-02-10 Rémi Denis-CourmontCosmetic
2007-02-09 Rémi Denis-CourmontPartial announce API cleanup
2007-02-09 Rémi Denis-CourmontRemove use SAP/TTL cruft
2007-02-09 Rémi Denis-CourmontFix a few warnings
2007-02-09 Rémi Denis-CourmontAdd SDP generation helper with a bunch of would-be...
2007-02-09 Rémi Denis-CourmontNTPtime64() returns an NTP timestamp
2007-02-07 Sigmund Augdal HelbergDon't crash on messed up aspect ratios.
2007-02-06 Pavlov KonstantinFix indentation.
2007-02-06 Pavlov KonstantinRemove pid file on exit.
2007-02-06 Pavlov KonstantinAdded symbols needed to link vlc.
2007-02-06 Jean-Paul SamanFix by thresh for syslog logging. Initialized pointers...
2007-02-05 Rémi Denis-CourmontWarning: Explicit kludge - parental advisory
2007-02-05 Rémi Denis-CourmontUDP-Lite access output
2007-02-05 Rémi Denis-CourmontFix memory leaks and dummy error messages in net_OpenDgram
2007-02-05 Damien Fouilleul- vlc.c: commented out rootwrap() till it is properly...
2007-02-05 Rémi Denis-CourmontUDP-Lite access
2007-02-04 Jean-Baptiste KempfAdd a module_Exists() function for Simple_Prefs. Don...
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2007-02-02 Antoine CellerierUse DIR_SEP instead of "/"
2007-02-01 Rafaël CarréAlways initialise dbus threads
2007-01-30 Jean-Paul SamanFixed crash on vlc exit/quit and added sanity checking...
2007-01-26 Antoine CellerierOops.
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2007-01-25 Christophe MutricyChange the default for sout-keep to enabled.
2007-01-23 Antoine Cellerier * Enable format time/meta stuff in snapshot-prefix.
2007-01-23 Christophe Massiot * modules/demux/ts.c: Fixed stream output mode detection.
2007-01-23 Sam Hocevar * Win32 timer bug (0x100000000 * 1000 != 0x100000000000).
2007-01-16 Derk-Jan Hartman* Ehm, MAX, not MIN of course. And let's check both...
2007-01-16 Derk-Jan Hartman* Don't allow negative offsets when blending
2007-01-14 Rémi Denis-CourmontOups (again)
2007-01-14 Rémi Denis-CourmontFix out-of-bound read uncovered by sam
2007-01-10 Damien Fouilleulmtime.c: previous codepath prevented RTC from ever...
2007-01-09 Damien Fouilleul- src/Makefile.am: make sure libvlc.dll is always rebui...
2007-01-08 Damien Fouilleul - added libvlc_video_set/get_crop_geometry() api
2007-01-08 Damien Fouilleul- since DIR* on win32 is mapped to a private data type...
2007-01-07 Jean-Paul SamanReworked vlc.audio.channel API for JavaScript. All...
2007-01-06 Rémi Denis-CourmontRemove broken V6ONLY logic
2007-01-06 Rémi Denis-CourmontRevert [18511].
2007-01-05 Jean-Paul SamanOops watch the tabs when using vi.
2007-01-05 Jean-Paul SamanReturn when found, return error when setting failed.:
2007-01-05 Rémi Denis-CourmontFix CRLF on Win32 with utf8_fopen (thanks to Md) closes...
2007-01-05 Rémi Denis-CourmontFix setsockopt(IPV6_V6ONLY)
2007-01-05 Rémi Denis-CourmontFix listening to UDP port (though this is fairly insecu...
2007-01-05 Rémi Denis-CourmontFix preparsing and access plugin selection (oups)
2007-01-05 Rémi Denis-CourmontBe more DSO-friendly
2007-01-04 Rémi Denis-CourmontAllow directory module to recurse through symbolic...
2007-01-03 Rémi Denis-CourmontSame thing as previous commit.
2007-01-03 Rémi Denis-CourmontRemove the ugly insecure hack.
2007-01-03 Rémi Denis-CourmontFix "quick" access creation mode
2007-01-03 Rémi Denis-CourmontSimplification
2007-01-03 Rémi Denis-CourmontUse strict mode when probing access filters.
2007-01-03 Rémi Denis-CourmontSome cleanup. Use strlen().
2007-01-03 Damien Fouilleul- extras/libc.c: fixed stack overflow due to infinite...
2006-12-28 Rémi Denis-CourmontUse RFC4648 test vectors
2006-12-25 Antoine CellerierAdd missing *
2006-12-25 Antoine Cellerier* add some locking the the video filter2 handling code...
2006-12-24 Clément StenacA bit of cleanup here and there
2006-12-23 Clément StenacUnlock the playlist while waiting for input to finish...
2006-12-23 Clément Stenac* Ensure garbage collector is called when disabling...
2006-12-22 Clément StenacCleanup control and parser threads handling. Might...
2006-12-22 Clément StenacAdd facilities to report and enrich error messages.
2006-12-21 Sigmund Augdal Helbergsrc/video_output/video_output.c: Fixed double free...
2006-12-20 Jean-Paul SamanAudio track and channel support for JavaScript API...
2006-12-19 Clément StenacMake static a bunch of functions
2006-12-18 Clément StenacA bit of cleanup in libvlc playlist API. Preliminary...
next