]> git.sesse.net Git - vlc/history - src/misc
Merge branch 'master' into lpcm_encoder
[vlc] / src / misc /
2010-10-02 Steinar H. GundersonMerge branch 'master' into lpcm_encoder
2010-10-01 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-10-01 Pierre d'Herbemontmtime: Minimize imprecision and prevent overflow on...
2010-09-25 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-25 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-25 Pierre d'Herbemontpthread: Use pthread_cond_timedwait_relative_np() on...
2010-09-25 Pierre d'Herbemontmtime: Avoid overflow when using mach_absolute_time().
2010-09-14 Rémi Duraffortupdate: remove spurious asprintf (the string is not...
2010-08-17 Laurent AimarFixed a segfault and a possible memory leak in xml_read...
2010-08-11 Laurent AimarExtended filter_chain_VideoFilter to support filters...
2010-08-09 Brad SmithAdd support for detecting the number of CPUs with OpenBSD.
2010-08-08 Brad SmithAdd AltiVec detection for OpenBSD/powerpc.
2010-08-03 Rémi Denis-CourmontDo not export vlc_wclosedir()
2010-08-02 Rémi Denis-CourmontRemove CPP contradiction from [5a005c66]
2010-08-02 Rémi Denis-CourmontWin32: always use the performance timers (fix #3918)
2010-07-29 Rafaël CarréOSX release updates are made through sparkle
2010-07-28 Rémi Denis-CourmontReally fix PRNG return value descriptions
2010-07-28 Ilkka Ollakkacorrect documentation on rand-functions return values
2010-07-27 Rémi Denis-CourmontImprove xml_ReaderReset()
2010-07-27 Rémi Denis-Courmontadd xml_ReaderReset()
2010-07-27 Rémi Denis-CourmontXML reader: use VLC object and plugin infrastructures
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-22 Rémi Denis-Courmonttypo
2010-07-14 Ilkka Ollakkastatistics to 64bit
2010-07-14 Ilkka Ollakkaadd msg_SubscriptionSetVerbosity call, so core filter...
2010-07-11 Laurent AimarAdded a way to flush video filters and video filter...
2010-07-11 Rémi Denis-CourmontReturn 64-bits values for integer object variables
2010-07-10 Rémi Denis-CourmontAdd var_InheritAddress()
2010-07-09 Ilkka Ollakkaapply Enable/DisableObjectPrinting to filter subscripti...
2010-07-07 Sébastien Escudierchange warning color in console
2010-07-03 Srikanth RajuML: Use a lock for ml_Create
2010-07-03 Srikanth RajuML: No need to initialise
2010-07-03 Srikanth RajuML: Remove leading underscores from core functions
2010-07-03 Srikanth RajuML: Replace pl_Hold with pl_Get
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-07-02 Rémi Denis-Courmontstats: can't set two values in the same union
2010-06-27 Rémi Denis-CourmontAtomic operations (currently same ones as in garbage...
2010-06-26 Srikanth RajuML: Media Library Core
2010-06-25 Jean-Baptiste KempfAdd jp2k fourCC
2010-06-25 Jai MenonJPEG 2000 decoding support.
2010-06-15 Francois Cartegnievlc_GetCPUCount: add Solaris detection
2010-06-08 Rémi Denis-CourmontRemove VLC_VAR_LIST variable type
2010-06-08 Rémi Denis-Courmontprograms is a string, which is a string, which is not...
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-03 Rémi Denis-Courmontvlc_global_mutex: common functions for process-wide...
2010-06-03 Laurent AimarMoved generic subpicture code to its own file.
2010-05-30 Rémi Denis-Courmontlibvlc_Quit: support using a callback
2010-05-25 Rémi Denis-CourmontSimplification
2010-05-25 Rémi Denis-CourmontRemove support for reparenting
2010-05-25 Rémi Denis-CourmontRemove vlc_object_detach()
2010-05-24 Laurent AimarFixed a memleak in picture_fifo_Delete().
2010-05-24 Laurent AimarMoved var_InheritURational to the core.
2010-05-21 Jean-Baptiste KempfRename On2's VP8 to Google/On2's VP8
2010-05-19 Jean-Baptiste KempfAdd VP8 fourcc VP80
2010-05-14 Laurent AimarMade vlc_fourcc_GetChromaDescription public.
2010-05-12 Laurent AimarAdded video_format_Print.
2010-05-10 Laurent AimarFixed video_format_IsSimilar regarding sar.
2010-05-10 Laurent AimarMoved out text_style_* to src/misc/text_style.c
2010-05-09 Laurent AimarMade vlc_memalign public.
2010-05-09 Rémi Denis-CourmontMaemo: work-around segmentation fault when poll() unwinds
2010-05-08 Laurent AimarAdded VLC_CODEC_NV12 to vlc_fourcc.h.
2010-05-07 Juho Vähä-Herttuapthread: Use Mach semaphores instead of POSIX semaphore...
2010-05-05 Juho Vähä-Herttuacpu: fix compilation on Intel Mac OS X by including...
2010-05-05 Pierre Ynard"#if HAVE_FOO" -> "#ifdef HAVE_FOO"
2010-05-05 Pierre d'Herbemontcpu: fix a typo and cpu detection on Mac OS.
2010-05-04 Pierre d'Herbemontcpu: Implement vlc_GetCPUCount() on Mac OS X.
2010-05-04 Pierre YnardWinCE: fix vlc_GetCPUCount()
2010-05-03 Laurent AimarAdded vlc_GetCPUCount() to retreive the number of avail...
2010-05-01 Laurent AimarAdded mouse support to sub-filter.
2010-04-23 Laurent AimarAdded picture_pool_GetSize helper.
2010-04-23 Laurent AimarAdded picture_pool_Reserve helper.
2010-04-22 Jean-Baptiste KempfAdd a new FourCC to VP6F
2010-04-15 Francois Cartegniefix unsupported compact ifelse syntax
2010-03-29 Rémi Denis-Courmontsystem_Configure: remove unused indirection
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-03-10 Rémi DuraffortUpdate: remove printf.
2010-03-06 Rémi Denis-Courmontvlc_(d|l|m)rand48: thread-safe wrappers for non-secure...
2010-03-06 Rémi Denis-Courmontvlc_rand_bytes: minor thread-safety fix
2010-03-05 Geoffroy CouprieWin32: use ShellExecuteW instead of ShellExecuteA in...
2010-03-04 Rémi Denis-CourmontSet libvlc path for other platforms
2010-03-04 Rémi Denis-CourmontAvoid tabs
2010-03-04 Rémi Denis-CourmontLinux: fix set_libvlc_path and enable it
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-02-27 Geoffroy Couprieupdate.c: ifdef some win32 specific code
2010-02-27 Geoffroy CouprieLaunch the installer after download
2010-02-26 Laurent AimarFixed missing A() section for VLC_CODEC_ADPCM_IMA_AMV.
2010-02-23 Rémi Duraffortvariables: print a warning if doing var_Set on a void...
2010-02-21 Rémi Denis-CourmontDead code
2010-02-20 Rémi Denis-CourmontCompile kludge for glibc 2.8
2010-02-20 Rémi Denis-Courmontmsecstotimestr: fix negative numbers handling
2010-02-20 Rémi Denis-Courmontsecstotimestr: use int32_t not to overflow if int excee...
2010-02-20 Rémi Denis-CourmontFix secstotimestr
2010-02-18 Rémi Denis-Courmontsecstotimestr: use div()
2010-02-15 Rémi Denis-CourmontTrivial WinCE fix
2010-02-14 Jean-Baptiste KempfAdd GEOV fourcc to mpeg4...
2010-02-14 Rémi Denis-Courmontvlc_object_waitpipe: cancellation safety
2010-02-14 Jean-Baptiste KempfSupport for Windows Media Voice natively
2010-02-14 Jean-Baptiste KempfSupport for Indeo 5
2010-02-13 Rémi Denis-CourmontAdd coordinates (VLC_VAR_COORDS) variable type
2010-02-13 Rémi Denis-Courmontvar_GetChecked and var_SetChecked object auto-cast
next