]> git.sesse.net Git - vlc/shortlog
vlc
2009-09-03 Olivier Aubertpython-ctypes: fix Logger bindings.
2009-09-03 Olivier Aubertlibvlc.h: fix incorrect comment docstring
2009-09-03 Olivier Aubertpython: workaround a vlc-config issue on win32 (reporte...
2009-09-03 Felix Paul... contribs: another contrib package fixing the libiconv...
2009-09-03 Felix Paul... contribs: 32bit builds need the libiconv replacement...
2009-09-03 Rémi DuraffortJVLC: update libVLC event types.
2009-09-03 Rafaël Carréaout_BufferAlloc : returns the allocated buffer
2009-09-03 Rafaël CarréRemove unused alloca.h, add an assertion
2009-09-03 Rafaël Carréaout_BufferAlloc() : remove stack allocation
2009-09-03 Rafaël Carrésrc/ : missing assert.h include
2009-09-03 Rémi DuraffortJVLC: file name consitency.
2009-09-03 Sébastien EscudierTypo
2009-09-03 Rémi Duraffortadd_bool: wants a boolean.
2009-09-03 Rémi Duraffortftp: let the user see the password in the conf (was...
2009-09-03 Rémi Duraffortgitignore: fix file mode.
2009-09-03 Rémi Duraffortvariables: warn if var_CountChoices result isn't used.
2009-09-03 Rémi Duraffortavcodec_video: cosmetics (use var_CreateGet whe applica...
2009-09-03 Olivier Aubertpython: use new function libvlc_errmsg (reported by...
2009-09-03 Olivier Aubertpython-ctypes: really accomodate new and old-style...
2009-09-03 Olivier Aubertlibvlc.h: mark libvlc_errmsg and libvlc_clearerr with...
2009-09-03 Olivier Aubertpython: remove get_vlc_id
2009-09-03 Olivier Aubertpython: fix undefined/badly defined method bindings...
2009-09-03 Olivier Aubertpython-ctypes: implement comparison operators for enum...
2009-09-03 Olivier Aubertpython-ctypes: tweak exception handling
2009-09-03 Rémi Duraffortavcodec: use AV_VERSION_INT.
2009-09-03 Jean-Baptiste... Avcodec: safeguard for people not using the latest...
2009-09-02 Felix Paul... contribs: fixed correct package selection for x86_64...
2009-09-02 Jean-Baptiste... Contrib: Deactivate ac3 encoder on Win64 if we want...
2009-09-02 Jean-Baptiste... Contrib: use athlon64 as the basic cpu for x86_64
2009-09-02 Jean-Baptiste... Win64: more work from iconv from NightStrike
2009-09-02 Jean-Baptiste... Contrib: fix even more libiconv win64 patch
2009-09-02 Felix Paul... macosx/framework: added a hack to fix compilation on...
2009-09-02 Jean-Baptiste... 10l: Fix typo
2009-09-02 Jean-Baptiste... Update libiconv to latest release...
2009-09-02 Jean-Baptiste... WMAPro: increase the i_output_max to have a proper...
2009-09-02 Jean-Baptiste... FourCC reordering for Audio
2009-09-02 Jean-Baptiste... WMAP native decoder entered FFmpeg.
2009-09-02 Jean-Baptiste... Contrib: fix FFmpeg for Win64 compilation
2009-09-02 Laurent AimarEnabled yuv in "vout display" wrapper.
2009-09-02 Laurent AimarConverted yuv to "vout display" API.
2009-09-02 Rémi Denis... libvlc-module: comments fix
2009-09-02 Rémi Denis... PulseAudio: use 16-bits PCM if FPU is missing
2009-09-02 Rémi Denis... PulseAudio: don't clutter console
2009-09-02 Rémi Duraffortvideo_filter: remove unneeded function.
2009-09-02 Rémi Duraffortvideo_filter_deinterlace: cosmetics.
2009-09-02 Rémi Duraffortvideo_filter_noise: remove unneeded function and variables.
2009-09-02 Sébastien Escudierlive555 : delay RTSP PAUSE command while in paused...
2009-09-02 Christopher... Fix typo in src/input/stream.c to use CAN_FASTSEEK...
2009-09-02 Nick PopeAdded window roles for X11
2009-09-02 Dominique Martinetconfigure.ac - lua checks
2009-09-02 Rémi Denis... picture_pool_Delete: memory leak
2009-09-02 Rémi Denis... XCB_xv: wait until picture is displayed
2009-09-02 Rémi Denis... XCB_x11: wait until picture is displayed
2009-09-02 Rémi Denis... XCB_window: memory leak
2009-09-02 Rémi Denis... XCB: memory leak
2009-09-02 Sébastien Escudierlive555 fix use of uninitialized variable. The b_bool...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Rémi Duraffortvideo_filter_rss: fix remaining potential memleaks...
2009-09-02 Rémi Duraffortvideo_filter_rss: sanitize error path (and fix a potent...
2009-09-02 Rémi Duraffortvideo_filter_rss: cosmetics, remove unused variable...
2009-09-02 Rémi Duraffortadd_string wants a string.
2009-09-02 Pierre d'Herbemontmacosx/framework: Delay sleeping during playback.
2009-09-02 Olivier Aubertpython-ctypes: implement basic unit tests
2009-09-02 Jean-Baptiste... Win32: add extra parenthesis for gcc-win32 4.4.1
2009-09-02 Jean-Baptiste... file.c: fix compilation on gcc-win32 4.4.1
2009-09-02 Rémi Duraffortvideo_filter_rss: asynch fetch (no more lags while...
2009-09-02 Rémi Duraffortvideo_filter_rss: use a timer to update the feed. This...
2009-09-02 Rémi Duraffortvideo_filter_rss: use the return value and fix mutex...
2009-09-01 Laurent AimarFixed uninitialized i_samples in block_t.
2009-09-01 Laurent AimarFixed block_Realloc.
2009-09-01 Rémi Denis... Fluidsynth: output PCM if there is no FPU
2009-09-01 Felix Paul... contribs: replace _all_ libiconv.la paths...
2009-09-01 Felix Paul... framework/macosx: allow x86_64 as architecture and...
2009-09-01 Felix Paul... contribs: fixed linking on Snow Leopard
2009-09-01 Olivier Aubertpython-ctypes: accomodate new event type definitions...
2009-09-01 Olivier Aubertpython-ctypes: define additional docstrings
2009-09-01 JP DingerUse the cpp to auto-update libvlc_event_type_name(...
2009-09-01 JP DingerCompile fixes for realaudio.c on linux and -Werror.
2009-09-01 Jean-Baptiste... Configure: remove cygwin mode
2009-09-01 Jean-Baptiste... SDL: simplification of detection and requirement of...
2009-09-01 Jean-Baptiste... vout_SDL: fix a warning
2009-09-01 Jean-Baptiste... DirectDraw: declaration cosmetics
2009-09-01 Jean-Baptiste... DirectDraw: Declare callbacks as expected
2009-09-01 Jean-Baptiste... msw vouts: Remove UNICODE ifdef
2009-09-01 Jean-Baptiste... DirectDraw: remove unneeded inclusion
2009-09-01 Rafaël Carrécontribs: Distribution file for davinci dm6446
2009-08-31 Laurent AimarLoad and unload the vout module in the vout thread.
2009-08-31 Laurent AimarCosmetics.
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Kaarlo Raihaadd caching emits for dvb, dshow, screen and dvdread
2009-08-31 Rafaël Carréxcb_screen: fix compilation by ignoring errors for...
2009-08-31 Rafaël CarréReally output VLC_SET_CFLAGS_WERROR info into vlc-config.in
2009-08-31 Jean-Baptiste... NEWS about media dir and cleanup
2009-08-31 Jean-Baptiste... Mention media dirs in LIST
2009-08-31 Jean-Baptiste... Remove forgotten pda reference
2009-08-31 Jean-Baptiste... Removal of gnome_main, gnome2_main, gtk_main, gtk2_main...
2009-08-31 Pierre d'Herbemontconfigure: Set the proper werror variable when creating...
2009-08-31 Pierre d'Herbemontvlc-config: Add a specific flag for libs, and remove...
2009-08-31 Laurent AimarEnabled directfb in "vout display" wrapper.
next