]> git.sesse.net Git - vlc/history - modules
Use eval to call programs
[vlc] / modules /
2009-10-16 Jean-Baptiste KempfQt: make the preview interface fixed Height
2009-10-16 Jean-Baptiste KempfQt: simplify previewWidgets creation.
2009-10-16 Konstantin PavlovVAAPI: for libva >= 0.31.0 remove context from vaSyncSu...
2009-10-15 Rémi Denis-Courmontudev: support for V4L1 devices (untested)
2009-10-15 Rémi Denis-Courmontudev: use V4L product ID instead of model ID
2009-10-15 Rémi Denis-CourmontInitial udev service discovery plugin
2009-10-15 Rémi Duraffortaccess_out_shoutcast: factorise.
2009-10-15 Rémi Duraffortaccess_out_shoutcast: fix memleak.
2009-10-15 Rémi Duraffortaccess_out_shoutcast: constify.
2009-10-15 Rémi Duraffortaccess_out: use var_GetNonEmptyString.
2009-10-15 Rémi Duraffortsout_bridge: use var_(Get|Set)Address.
2009-10-15 Rémi Duraffortlirc: we don't need to keep the name of the file in...
2009-10-15 Rémi Duraffortmosaic_bridge: add missing var_DelCallback (fix a race...
2009-10-15 Rémi Duraffortsout_es: constify.
2009-10-15 Rémi Duraffortsout_es: use var_GetString.
2009-10-15 Rémi DuraffortQt_playlist_selector: fix a memleak.
2009-10-14 Pierre d'Herbemontmacosx: Disable broken code to get the buildbot back...
2009-10-14 Rémi Denis-CourmontHAL services discovery plugin is still here.
2009-10-14 Rémi Denis-CourmontRemove HAL plugin
2009-10-14 Rémi Denis-CourmontRTP: disable preemption during queueing
2009-10-14 Rémi Denis-CourmontFix object leak (but not unsafe item access)
2009-10-14 Rémi Denis-CourmontRemove useless check and assignment
2009-10-13 Laurent AimarCosmetic.
2009-10-13 Hugo Beauzee-LuyssenImplementing 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-12 Rémi Denis-CourmontTypo
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 AimarFixed overlay in directx regression.
2009-10-11 Laurent AimarFixed uninitialized variables (msw).
2009-10-11 Sabourin GillesOpen : fix typo.
2009-10-10 Rémi Duraffortopengllayer: the variable is a void* and not an integer...
2009-10-10 Pierre d'Herbemontminimal_macosx: Don't attempt to use the vout when...
2009-10-10 Felix Paul Kühnemacosx: fixed logic errors in previous commit pointed...
2009-10-10 Felix Paul Kühnemacosx: merge AppleRemote fixes from the Lunettes project
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 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 DuraffortSD_mediadirs: no need to strdup.
2009-10-10 Rémi DuraffortCosmetics.
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 Laurent AimarUsed VC-1 avcodec decoder for WMVA.
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-CourmontQt4: fix URI character set in playlist
2009-10-07 Rémi Denis-CourmontFix Service Discovey plugin names character set
2009-10-07 Rémi Denis-CourmontQt4: fix character set in playlist dialog title
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontCompile fix
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-CourmontKEY_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-06 Christophe MutricyFix for people with old automake
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
2009-10-06 Ilkka Ollakkaavcodec: initialise p_dec.fmt_in if it's missing, not...
2009-10-06 Ilkka Ollakkaasf.c: fix variable usage
2009-10-06 Ilkka OllakkaRevert "asf.c: allow adding tracks on-fly when doing...
2009-10-06 Rémi Denis-Courmontstrerror(errno) is not thread-safe, use %m
2009-10-06 Rémi Denis-CourmontRTP out: support build without libvlc_srtp
2009-10-06 Rémi Denis-CourmontRTP: support build without libvlc_srtp
2009-10-06 Rémi Denis-CourmontGet rid of ligcrypt M4 macros
2009-10-06 Ilkka Ollakkaasf.c: allow adding tracks on-fly when doing normal...
next