]> git.sesse.net Git - vlc/history - src
Move some gcrypt-related logic to makefiles
[vlc] / src /
2011-11-25 Rémi Denis-CourmontMove intf_EJect() out of core
2011-11-25 Rémi Denis-Courmontintf_Eject: remove unused MacOS support
2011-11-25 Rémi Denis-Courmontintf_Eject: remove Linux <= 2.0 support, fix error...
2011-11-24 Rémi Denis-CourmontSet VLC_MMX and VLC_SSE where needed while testing...
2011-11-24 Rémi Denis-CourmontWin32: default to binary mode in vlc_open() (fix #5578)
2011-11-24 Rémi Denis-Courmontisatty() requires <unistd.h>
2011-11-24 Rafaël Carréfix album art caching for files without artist/album...
2011-11-23 Rafaël Carréwin32: fix gnutls access
2011-11-22 Rémi Denis-CourmontWin32: do not set _fmode
2011-11-22 Rémi Denis-CourmontWin32: setmode(stdin) belongs in the app, not the library
2011-11-22 Rémi Denis-CourmontWin32: assume binary file open mode by default
2011-11-22 Rémi Denis-Courmontlibc.c: remove former authors
2011-11-22 Rémi Denis-CourmontRemove unused variable
2011-11-22 Rémi Denis-CourmontRemove useless <unistd.h> inclusion in core
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-14 Jean-Baptiste KempfAdd .mp2 and .mp1 fourcc for mpeg audio in .iso playback
2011-11-14 Rafaël Carréwin64: vlc_GetCPUCount: fix GetProcessAffinityMask...
2011-11-11 Rafaël CarréFix #5706
2011-11-11 Rémi Duraffortdecoder: fix warning
2011-11-10 KO Myung-HunImplement vlc_poll() on OS/2
2011-11-08 Sébastien Escudierfix win32 threadvar linked list
2011-11-08 Ludovic Fauvetinput: fix a crash when loading an invalid mrl
2011-11-04 Rémi Denis-CourmontRemove revision.txt and revision.c on maintainerclean
2011-11-03 Laurent AimarWorkaround for video size incompatible with the colorspace.
2011-11-03 Rémi Denis-CourmontInstall vlc_network.h and vlc_tls.h
2011-11-03 Rémi Denis-CourmontRewrite inet_pton() and inet_ntop() into compat
2011-11-03 Rémi Denis-CourmontHTTPd: remove never used channel & bidirectional modes
2011-11-03 Rémi Denis-Courmontvlc_fopen: fix append mode
2011-11-03 Rémi Denis-Courmontvlc_fopen: implement binary mode (useful on Windows)
2011-11-01 Jean-Baptiste KempfFourCC update
2011-10-30 Jean-Baptiste Kempfmisc/picture.c: kill sign warnings
2011-10-25 Laurent AimarDeprecated native real demuxer in favor to avformat.
2011-10-25 Rémi Denis-CourmontImprove x86 cpuid
2011-10-25 Rafaël Carréx86_64 cpuid: remove useless step (already done by...
2011-10-24 Pierre YnardRevert "Use separate HTTPd host per protocol"
2011-10-22 KO Myung-HunFix the problem that mwait() and msleep() do not work...
2011-10-20 KO Myung-HunAdd vout window support for OS/2
2011-10-16 Pierre YnardFix .gitignore files
2011-10-15 Rémi Denis-CourmontDrain audio output before we claim the buffers are...
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-14 KO Myung-HunConvert '/' to '\' on OS/2
2011-10-14 KO Myung-HunFix vlc_readdir() for OS/2
2011-10-14 KO Myung-HunImplement plugin support for OS/2
2011-10-14 KO Myung-HunImplement OS/2 directories configuration
2011-10-14 KO Myung-HunImplement OS/2 specific initialization
2011-10-14 KO Myung-HunImplement thread support for OS/2
2011-10-14 Rémi Denis-CourmontSelectable pipe hack cosmetic changes
2011-10-14 KO Myung-HunImplement select()-able pipes for OS/2
2011-10-12 Christophe MutricyTypo
2011-10-11 Stephan KrempelPreserve offsets set by demuxer
2011-10-11 Rémi Denis-CourmontFix vlc_readdir() on non-UTF-8 POSIX systems for now
2011-10-11 KO Myung-HunDisable check_OS_capability() on OS/2
2011-10-10 Rémi Denis-Courmont"Improve" readdir_r() usage
2011-10-10 KO Myung-HunEnable 'high-priority' option on OS/2
2011-10-10 KO Myung-HunCall vlc_CPU_init() when loading a DLL on OS/2 as Win32.
2011-10-10 KO Myung-HunEnable NLS even though VLC is installed on other place...
2011-10-10 Rémi Denis-CourmontWin32: no need to initialize mdate() anymore
2011-10-10 KO Myung-HunDisable daemon mode on OS/2
2011-10-08 Rémi Denis-CourmontRevert back to one PulseAudio mainloop per context...
2011-10-08 Rémi Denis-CourmontPulseAudio: fix inverted logic
2011-10-07 Laurent AimarFixed reseting audio/spu delay to 0.
2011-10-07 Rémi Denis-CourmontFix corner case crash on corrupt plugin with callbacks
2011-10-06 Jean-Baptiste Kempfdbus: Implement the MPRIS Raise method for the Qt interface
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
2011-10-06 Rémi Denis-CourmontFix HTTP/RTSP crash on invalid request URI
2011-10-04 Jean-Baptiste KempfFix typo in Panjabi
2011-10-04 Rémi Denis-CourmontRemove more evil characters with filename_sanitize...
2011-10-04 Pierre Ynardhttpd: don't inherit from libvlc object
2011-10-03 Rémi Denis-CourmontAdd vlc_pa_rttime_free()
2011-10-03 Rémi Denis-CourmontFix typo causing gethostname() to fail
2011-10-02 Jean-Baptiste KempfVLM: better debugging message
2011-10-02 Rémi Denis-CourmontConsider non-linear formats as more than 16-bits too
2011-10-02 Rémi Denis-CourmontRemove unfunctional add_deprecated_alias()
2011-10-02 Rémi Denis-CourmontRemove old deprecated aliases and replace new one with...
2011-10-02 Rémi Denis-Courmontvout-filter is not quite the same as vout-splitter...
2011-10-02 Rémi Denis-CourmontAdd obsolete option for all --*-caching values
2011-10-02 Rémi Denis-CourmontRemove 0.9.x deprecated aliases, add deprecation versio...
2011-10-01 Rémi Denis-CourmontReturn an error with VLC_VAR_GET(MIN|MAX|STEP) of there...
2011-09-29 Jean-Baptiste KempfAdd another jpeg2000 fourcc by Lead
2011-09-25 Kaarlo RaihaChange fs controller and mouse cursor hide timeout...
2011-09-25 Rémi Denis-CourmontUse separate HTTPd host per protocol
2011-09-25 Rémi Denis-CourmontFix simulatenous HTTPd use of RTSP and HTTP
2011-09-25 Rémi Denis-CourmontFix use of HTTPd from multiple instances in same process
2011-09-25 Rémi Denis-Courmonthttpd_UrlNew*(): write warning to correct VLC object
2011-09-25 Rémi Denis-CourmontUpdate seekpoint command line help
2011-09-25 Rémi Denis-CourmontUse hash instead of arobas for seekpoint (fix #5022)
2011-09-25 Rémi Denis-CourmontSimplify parsing of title/chapter in MRL
2011-09-25 Rémi Denis-CourmontPrivatize input_SplitMRL()
2011-09-25 Rémi Denis-CourmontCorrect/update dvd:// syntax
2011-09-25 Rafaël CarréRevert "vlc_memalign: use memalign() if posix_memalign...
2011-09-25 Rafaël CarréRevert "HAVE_WIN32 -> WIN32"
2011-09-23 Jean-Baptiste KempfWin32: remove unused variable
2011-09-22 Rafaël CarréHAVE_WIN32 -> WIN32
2011-09-22 Rafaël Carrévlc_memalign: use memalign() if posix_memalign() isn...
2011-09-16 Jean-Baptiste KempfInformation about DV Pro codecs
2011-09-16 Jean-Baptiste KempfMore FourCC for DV, JP2K, h263, mp4v and MJPEG
2011-09-16 Jean-Baptiste KempfFourCC: update copyright
2011-09-16 Jean-Baptiste KempfAdd support for ProRes through Libavc
2011-09-15 Pierre YnardAdd option to select preferred video resolution
2011-09-12 Martin StorsjöAdd picture format declarations for NV12 and NV21
next