]> git.sesse.net Git - vlc/history - src
Kate: unused arguments
[vlc] / src /
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
2011-09-11 Jean-Baptiste KempfMore Apple HDV fourcc
2011-09-08 Rafaël Carrédecoder: process the last block when closing
2011-09-05 Rafaël Carréandroid: Implement pipe2
2011-09-05 Laurent AimarAdded 'Boss Key' support to the core.
2011-09-05 Rémi Denis-CourmontImprove vlc_memalign()
2011-09-05 Rémi Denis-CourmontRemove filter_t.pf_audio_buffer_new
2011-09-05 Rémi Denis-CourmontFix warning
2011-09-05 Laurent AimarDisplay the decoded video format in the "Media informat...
2011-09-03 Rémi Denis-CourmontUse weak symbol only on ELF targets
2011-08-31 Rémi Denis-CourmontA-law and µ-law are 8-bits too
2011-08-31 Rémi Denis-CourmontCorrect requirements for clock_nanosleep()
2011-08-31 Felix Paul Kühnesrc/interface: compilation fix
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-30 Rémi Denis-CourmontAdd deprecated alias for the most common caching values
2011-08-30 Rémi Denis-CourmontConstrain caching to a positive value no longer than...
2011-08-30 Jean-Baptiste KempfSupport an alternative fourCC for NellyMoser
2011-08-30 Jean-Baptiste KempfFix compilation
2011-08-30 Rafaël CarréRevert "FromLocaleDup(): accept NULL input (and return...
2011-08-30 Rafaël Carréconfig_GetTypeDir() : don't call strlen(NULL) if HOME...
2011-08-30 Rafaël Carréconfig_Get*Dir() : don't call FromLocaleDup(NULL)
2011-08-30 Rafaël CarréFromLocaleDup(): accept NULL input (and return NULL)
2011-08-29 Rémi Denis-CourmontCreate 4 common caching parameters (file, capture,...
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-29 Rémi Denis-CourmontUseless include
2011-08-29 Rémi Denis-Courmontblock_Realloc(): cast to block_sys_t after check
2011-08-29 Rémi Denis-Courmontblock_t: repack
2011-08-29 Rafaël CarréSupport static modules using extern NULL-terminated...
2011-08-29 Rafaël CarréRevert ARM part of [806505a4f]
2011-08-29 Jean-Baptiste KempfAdd Fourcc for AVC-Intra
2011-08-28 Rémi Denis-CourmontRevert "Win32: use native Win32 functions directly...
next