]> git.sesse.net Git - vlc/shortlog
vlc
2009-10-14 Rémi Denis... HAL services discovery plugin is still here.
2009-10-14 Rémi Denis... Remove HAL plugin
2009-10-14 Rémi Denis... Cosmetic
2009-10-14 Rémi Denis... RTP: disable preemption during queueing
2009-10-14 Rémi Denis... Fix object leak (but not unsafe item access)
2009-10-14 Rémi Denis... Remove useless check and assignment
2009-10-13 Laurent AimarCosmetic.
2009-10-13 Hugo Beauzee... Implementing MP4 DEMUX_GET_FPS control query
2009-10-13 Laurent AimarFixed ES frame rate estimation in mp4 file.
2009-10-13 Laurent AimarFixed a small memleak in bda.
2009-10-13 Laurent AimarAccelerated dvb loading time by exporting the demuxer...
2009-10-13 Geoffroy CouprieWin32: make the fullscreen display really take the...
2009-10-13 Ilkka Ollakkaasx.c: don't use const on prz_mrl
2009-10-13 Ilkka Ollakkaasx.c: change reallocating to doupling instead of addin...
2009-10-13 Ilkka Ollakkaasx.c: user ProcessMRL for playlist href to be able...
2009-10-13 Ilkka Ollakkaplaylist.c: change FindPrefix to include access on...
2009-10-13 JP DingerReplace the last of the HAVE_EVENTFDs with HAVE_SYS_EVE...
2009-10-12 Rémi Denis... Revert "Fix windows build (undefined reference to gpg_e...
2009-10-12 Geoffroy CouprieFix windows build (undefined reference to gpg_error_*)
2009-10-12 Rémi Denis... Typo
2009-10-12 Pierre Ynardconfigure: remove useless autoconf defines
2009-10-11 Ilkka Ollakkam3u.c: use input_item_SetTitle
2009-10-11 Laurent AimarAdded support for I420/J420/YV12 to direct3d.
2009-10-11 Laurent AimarSimplified direct3d chroma discovery.
2009-10-11 Laurent AimarAdded vlc_fourcc_GetRGBFallback.
2009-10-11 Laurent AimarFixed overlay in directx regression.
2009-10-11 Laurent AimarFixed uninitialized variables (msw).
2009-10-11 Felix Paul... osx/framework: added wrapper methods for snapshots...
2009-10-11 Sabourin GillesOpen : fix typo.
2009-10-10 Pierre d'Herbemontinput: Support file://localhost/ type URL when autodete...
2009-10-10 Rémi Duraffortvariables: fix typo.
2009-10-10 Rémi Duraffortopengllayer: the variable is a void* and not an integer...
2009-10-10 Rémi Duraffortvariables: add var_CreategetAddress.
2009-10-10 Pierre d'Herbemontmacosx/framework: Add the freebox as one of the known SD.
2009-10-10 Pierre d'Herbemontminimal_macosx: Don't attempt to use the vout when...
2009-10-10 Felix Paul... macosx: fixed logic errors in previous commit pointed...
2009-10-10 Felix Paul... macosx: merge AppleRemote fixes from the Lunettes project
2009-10-10 Felix Paul... osx/framework: added convience methods for volume up...
2009-10-10 Pierre d'Herbemontmacosx: vlc_keys seems to need vlc_common.
2009-10-10 Rémi Duraffortaout_sdl: fix compilation.
2009-10-10 Pierre d'Herbemontmacosx: Silent a harmless warning.
2009-10-10 Pierre d'Herbemontmacosx: Dummy build fix.
2009-10-10 Rémi DuraffortFix potential object leak.
2009-10-10 Rémi DuraffortUse var_Get* when applicable.
2009-10-10 Rémi Duraffortlua: fix potential memleak.
2009-10-10 Rémi DuraffortNo need to test for NULL before a free.
2009-10-10 Rémi Duraffortuse var_ToggleBool when applicable.
2009-10-10 Rémi DuraffortUse var_Get* when applicable.
2009-10-10 Rémi Duraffortvout: use the new var_GetAddress.
2009-10-10 Rémi Duraffortvariables: add a var_GetAddress function.
2009-10-10 Rémi Duraffortmp4: fix potential memleak.
2009-10-10 Rémi Duraffortvout_directx: fix memleak.
2009-10-10 Rémi Duraffortcodec: use var_Get(Integer|Float|String) when applicable.
2009-10-10 Rémi Durafforttwolame: "quality" is a float variable and not an integer !
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-10-10 Rémi Duraffortsout_std: imporve logic (and save a malloc/free)
2009-10-10 Rémi Duraffortsout_std: fix potential memleaks.
2009-10-10 Rémi Duraffortsout_raop: factorize.
2009-10-10 Rémi Duraffortsmem: try not to re-create the variables too many times.
2009-10-10 Rémi Duraffortsout std: factorize.
2009-10-10 Rémi DuraffortWinCE: fix memleak.
2009-10-10 Rémi DuraffortFactorize.
2009-10-10 Rémi DuraffortUse var_CreateGet when applicable.
2009-10-10 Rémi DuraffortSD_mediadirs: no need to strdup.
2009-10-10 Rémi DuraffortCosmetics.
2009-10-09 Felix Paul... osx/framework: added convenience methods for jumps...
2009-10-09 Felix Paul... osx/framework: allow VLCTime to handle int values
2009-10-09 Felix Paul... framework: updated to current libvlc API
2009-10-09 Rafaël Carréglobalhotkeys xcb : fix modifiers with xcb-keysyms...
2009-10-09 Rafaël Carréremove debug left over in [b3a591d0]
2009-10-08 Rafaël CarréFix infinite loop introduced in [9142f0c6]
2009-10-08 Laurent AimarUsed VC-1 avcodec decoder for WMVA.
2009-10-08 Laurent AimarCleaned up WMVA fourcc.
2009-10-08 Laurent AimarDo not realloc a block already given to ffmpeg.
2009-10-08 Laurent AimarFixed avcodec audio decoder after API behavior change.
2009-10-08 Laurent AimarFixed globalhotkeys compilation with old xcb version.
2009-10-08 Laurent AimarQt: add deinterlace and deinterlace-mode to simple...
2009-10-07 Rafaël CarréRevert "dbus control: event based message notification"
2009-10-07 Rémi Denis... Qt4: fix URI character set in playlist
2009-10-07 Rémi Denis... Fix Service Discovey plugin names character set
2009-10-07 Rémi Denis... Qt4: fix character set in playlist dialog title
2009-10-07 Rémi Denis... Support any Unicode symbol as part of an hotkey
2009-10-07 Rémi Denis... ConfigKeyToString: binary search
2009-10-07 Rémi Denis... KeyToString: allocate key on heap
2009-10-07 Rémi Denis... Compile fix
2009-10-07 Rémi Denis... Gather key functions and tables in a single file
2009-10-07 Rafaël Carrédbus control: event based message notification
2009-10-07 Rafaël Carréglobalhotkeys : use new xcb-util API (>= 0.3.4)
2009-10-07 Rémi Denis... KEY_SPACE = 32, simplify several outputs and interfaces
2009-10-07 Rafaël Carréglobalhotkeys/xcb.c : cosmetics, make all lines fit...
2009-10-07 Rafaël Carréglobalhotkeys/xcb.c : fix warnings
2009-10-07 Pierre YnardWinCE: fix build of the RTP stream output
2009-10-07 Rafaël CarréRemove leftover #endif
2009-10-07 Rafaël Carrévlc_mtime.h : add timer limits for FreeBSD
2009-10-06 Christophe... Fix for people with old automake
2009-10-06 Laurent AimarFixed a typo after auto deinterlace.
2009-10-06 Ilkka OllakkaRevert "avcodec: initialise p_dec.fmt_in if it's missin...
2009-10-06 Ilkka OllakkaRevert "avcodec: initialize fmt_in.video.i_aspect to 0"
2009-10-06 Ilkka Ollakkaavcodec: initialize fmt_in.video.i_aspect to 0
next