]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-08 Rémi DuraffortFix wrong size given to memset (found by coccinelle...
2010-02-08 Rémi Duraffortvcd: fix potential NULL-dereference (found with cocinne...
2010-02-08 Rémi DuraffortFix test_libvlc meta compilation.
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2010-02-08 Laurent AimarFixed J420/J422/J440/J444 definitions in fourcc.c
2010-02-08 Laurent AimarRemoved J410/J411 from fourcc.c
2010-02-08 Laurent AimarFixed YV12 and added YV9 support to our swscale wrapper.
2010-02-08 Laurent AimarAdded a few missing fourcc to rawvideo decoder.
2010-02-08 Laurent AimarAdded VLC_CODEC_YV9 and remove default mapping to I410...
2010-02-08 Antoine CellerierFix VLM scheduling.
2010-02-08 Fabio RitrovatoLua SD: fix for scripts without a description and ...
2010-02-08 Ilkka OllakkaNEWS: fix typo .eve -> .exe
2010-02-08 Gildas BazinFix for XCB_CURSOR_NONE undeclared issue
2010-02-08 Fabio RitrovatoLua SD: parse options
2010-02-08 Fabio RitrovatoLua SD: forgot to cast
2010-02-08 Peter Bak NielsenFixed DVB-subtitles decoder subpicture flag.
2010-02-08 Laurent AimarFixed invalid access in file_select (lua).
2010-02-08 Laurent AimarFixed memleak.
2010-02-08 Fabio RitrovatoLua SD: use a nicer icon for nodes
2010-02-08 Felix Paul... osx/framework: removed unused property
2010-02-08 Felix Paul... fixed some typos in NEWS
2010-02-08 Toralf Niebuhrremoved the function catch_exception( ex ), as it is...
2010-02-08 Toralf Niebuhrremoved unused exceptions
2010-02-08 Felix Paul... Don't announce the rework of the OS X ui as *cough...
2010-02-08 Gildas BazinFix typo in qt4 interface
2010-02-08 Gildas BazinFix harmless typo
2010-02-08 Gildas BazinRestore cursor when closing vout since the window doesn...
2010-02-08 Jean-Philippe... Lua SD: fix another obvious leak
2010-02-08 Jean-Philippe... Lua SD: fix obvious leaks
2010-02-08 Fabio Ritrovatoluasd: new SD related script functions
2010-02-08 Toralf Niebuhradded VLC_UNUSED( ) for some unused variables
2010-02-08 Rémi Denis... vlc_cond_init_daytime: condition variable with the...
2010-02-08 Antoine CellerierSecond blind attempt at fixing linking with --disable-vlm
2010-02-08 Antoine CellerierRemove leading underscores.
2010-02-07 Gildas BazinHonor the nointeract config option
2010-02-07 Gildas BazinMake the maemo interface a bit more useable
2010-02-07 Gildas BazinForgot to update these when adding the omxil module
2010-02-07 Rémi Denis... OMX IL needs libdl
2010-02-07 Gildas BazinAdd OpenMAX IL Video/Audio decoder.
2010-02-07 Rémi Denis... Maemo contribs: replace id3tag with taglib, add dirac...
2010-02-07 Rémi Denis... Contrib: disable not needed fluidsynth options
2010-02-07 Rémi Denis... WinCE: trivial compile fix
2010-02-07 Rémi Denis... ncurses compile fix
2010-02-07 Rémi Denis... V4L: compile fix
2010-02-07 Rémi Denis... Compile fix
2010-02-07 Rémi Denis... Blind compile fix
2010-02-07 Rémi Denis... Remove --enable-release which has no effects
2010-02-07 Rémi Denis... Remove unused vlc-config build mode macros
2010-02-07 Rémi Denis... Win32: strip ".libs" from libvlc path in any case
2010-02-07 Rémi Denis... Compile fix
2010-02-07 Rémi Denis... Use vlc_dup
2010-02-07 Rémi Denis... vlc_dup: dup with close-on-exec
2010-02-07 Rémi Denis... utf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis... Split file path functions out of vlc_charset.h into...
2010-02-07 Felix Paul... messages: compilation fix for OS X
2010-02-07 Rémi Denis... Misc: remove leading underscores
2010-02-07 Rémi Denis... vout: remove leading underscores
2010-02-07 Rémi Denis... common: remove leading underscores
2010-02-07 Rémi Denis... modules: remove leading underscores
2010-02-07 Rémi Denis... OSD: remoev leading underscores
2010-02-07 Rémi Denis... stream: remove leading underscores
2010-02-07 Rémi Denis... net_Printf: automagic cast to VLC object
2010-02-07 Rémi Denis... net: remove leading underscores
2010-02-07 Rémi Denis... input: remove leading underscores
2010-02-07 Rémi Denis... config: remove leading underscores
2010-02-07 Rémi Denis... VLM: remove leading underscores
2010-02-07 Rémi Denis... threads: remove leading underscores
2010-02-07 Rémi Denis... stats: remove leading underscores
2010-02-07 Rémi Denis... objects: remove leading underscores
2010-02-07 Rémi Denis... events: remove leading underscores
2010-02-07 Rémi Denis... variables: remove leading underscores
2010-02-07 Rémi Denis... aout interface: remove leading underscores
2010-02-07 Rémi Denis... ACL: remove leading underscores
2010-02-07 Rémi Denis... IsUTF8: reject surrogates and non-Unicode code points
2010-02-07 Rémi Denis... IsUTF8: use clz
2010-02-07 Rémi Denis... RTP out: use clz
2010-02-07 Rémi Denis... clz: count leading zeroes
2010-02-07 Daniel MierswaRemove obsolete Mac OS X 10.5 tweak.
2010-02-07 Daniel Mierswadvd module was removed in 2004.
2010-02-07 Daniel MierswaNo longer use LIBS_dvdcss, add dvdcss stuff where needed.
2010-02-07 Daniel MierswaPreserve ./configure --help order.
2010-02-06 Rémi Denis... IsUTF8: redumdant check for nul
2010-02-06 Rémi Denis... LibVLC: remove exceptions infrastructure
2010-02-06 Rémi Denis... Remove left-overs from LibVLC media list view
2010-02-06 Rémi Denis... Update test_headers
2010-02-06 Rémi Denis... LibVLC: remove last exception
2010-02-06 Rémi Denis... Doxygen updates
2010-02-06 Rémi Denis... LibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis... Constify
2010-02-06 Rémi Denis... Remove misleading comment (I don't lack useless relocat...
2010-02-06 Rémi Denis... LibVLC teletext: various fixes
2010-02-06 Rémi Denis... Keep the instance until after the media player is destroyed
2010-02-06 Rémi Denis... XDG screensaver: fix initialization ordering
2010-02-06 Rémi Denis... Remove broken WinCE message log hacks
2010-02-06 Rémi Denis... Cleanup msg_Generic functions
2010-02-06 Rémi Denis... Hide message bank layout and cleanup a bit
2010-02-06 Rémi DuraffortFix libprojectM version check.
2010-02-06 Rémi Duraffortvideo_filter_ball: fix typos (options called ball-ball...
2010-02-06 Rémi Duraffortbindings: remove java, phonon and python-ctypes. They...
2010-02-06 Antoine CellerierAdd some locking.
next