]> git.sesse.net Git - vlc/shortlog
vlc
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
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 Laurent AimarImplemented auto deinterlace mode.
2009-10-06 Ilkka OllakkaRevert "asf.c: allow adding tracks on-fly when doing...
2009-10-06 Rémi Denis... strerror(errno) is not thread-safe, use %m
2009-10-06 Ilkka Ollakkaappletrailers.lua add the forgotten vlc lua edition
2009-10-06 Rémi Denis... RTP out: support build without libvlc_srtp
2009-10-06 Rémi Denis... RTP: support build without libvlc_srtp
2009-10-06 Rémi Denis... Get rid of ligcrypt M4 macros
2009-10-06 Ilkka Ollakkaappleplaylist.lua: fix apple trailers again, change...
2009-10-06 Ilkka Ollakkaasf.c: allow adding tracks on-fly when doing normal...
2009-10-06 Ilkka Ollakkaasf.c: write new header when track is removed/added
2009-10-06 Ilkka Ollakkaasf.c: use vlc_array_t for track-storage instead of...
2009-10-06 Ilkka Ollakkaasx-playlist: add ability to have multiple href in...
2009-10-06 Rémi Denis... Don't call AM_CONDITIONAL from macro.
2009-10-06 Rémi Denis... Revert "Fix configure with --disable-sout"
2009-10-06 Rémi Denis... Fix author name as solicited
2009-10-06 Ilkka Ollakkaappletrailers.lua: trailers come from http://www nowdays
next