]> git.sesse.net Git - vlc/shortlog
vlc
2009-07-27 Rémi DuraffortAdd a basic test for var_ToggleBool.
2009-07-27 Rémi Duraffortvariables: add a Get and Set function. This function...
2009-07-27 Rémi DuraffortCometics.
2009-07-27 Rémi Duraffortwingdi: remove duplication (allready defined in vout.h).
2009-07-27 Rémi DuraffortNo need to set p_sys to NULL when the module is closed.
2009-07-26 Felix Paul... contribs: bin package update
2009-07-26 Rémi Denis... Typo
2009-07-26 Rémi Denis... Warning
2009-07-26 Rémi Denis... Real pseudo-RTSP: prevent integer underflow
2009-07-26 Felix Paul... contribs: fixed libtheora compilation once again
2009-07-26 Jean-Baptiste... Don't forget pthread when compiling zvbi for win32
2009-07-25 Jean-Baptiste... Deactivate FluidSynth on Win32 still.
2009-07-25 Laurent AimarFixed seeking and skipping behavior in stream_t layer.
2009-07-25 Jean-Baptiste... Contrib: Patches updates for Win32 compile of FFmpeg...
2009-07-25 Jean-Baptiste... Contribs: remove XML dependency from Fontconfig.
2009-07-25 ogg.k.ogg.kdo not clear theora_info twice
2009-07-25 Sébastien Escudierlibvlc : handle VLM input events
2009-07-25 Jean-Baptiste... Update MagSoft THANKS entry.
2009-07-25 Jean-Baptiste... NEWS about Direct3D desktop mode.
2009-07-25 Jean-Baptiste... Remove trailing spaces.
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-25 Rémi Denis... vlc_clone(): abide by --rt-priority and --rt-offset
2009-07-25 Ilkka OllakkaQT4: only scroll playlist to new item when it changes
2009-07-24 Laurent AimarFixed libass 0.9.7 support.
2009-07-24 Laurent AimarUsed light hinting in libass to increase the quality.
2009-07-24 Laurent AimarRemoved useless pre render callback in ssa decoder.
2009-07-24 Laurent AimarFixed flicker with overlapped subtitles in ssa.
2009-07-24 JP DingerMerge branch 'master' of git@git.videolan.org:vlc
2009-07-24 JP DingerSimplify vlc_about.h generation.
2009-07-24 Felix Paul... contribs: updated ffmpeg ppc patch
2009-07-24 Rémi DuraffortRemove var_SetVoid: this function is doing exactly...
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi Duraffortskins2: fix "control reaches end of non-void function...
2009-07-24 Jean-Paul Samanminimal_macosx: cleanup
2009-07-24 Jean-Paul Samanauhal: cleanup
2009-07-24 Jean-Paul Samanauhal: do not destroy "audio-device" when AudioHardware...
2009-07-24 Jean-Paul Samanlive555: do not trigger "no data received in 10s" case...
2009-07-24 Jean-Paul Samanmozilla: do not ship gui/macosx plugin in Safari webplugin
2009-07-24 Jean-Paul Samanmozilla: use minimal_macosx as vout in webplugin, it...
2009-07-24 Jean-Paul Samanlive555: handle WMServer as a special case
2009-07-24 Jean-Paul SamanCleanup mozilla plugin
2009-07-24 Jean-Paul Samanmozilla: don't allocate a zero sized array.
2009-07-24 Jean-Paul Samanmozilla: fix small memory leak
2009-07-24 Jean-Baptiste... Add Speex in flv demuxing support. #2973
2009-07-24 Rémi Durafforttest: destroy the variables.
2009-07-24 Rémi DuraffortNo need to memset val to 0 because the variable is...
2009-07-24 Rémi DuraffortUse VLC_VAR_CLASS when applicable.
2009-07-24 JP DingerMerge branch 'master' of git@git.videolan.org:vlc
2009-07-24 JP DingerFix another realloc() that can easily be fixed. The...
2009-07-24 Jean-Baptiste... More NEWS
2009-07-24 Jean-Baptiste... Finish the zvbi port to Windows.
2009-07-24 Jean-Baptiste... Remove asa from contribs.
2009-07-24 Jean-Baptiste... Qt: fix crash in customize toolbar dialog.
2009-07-24 Rémi Duraffortpanoramix: fix memleak.
2009-07-24 Jean-Baptiste... Use native dialog for saving VLM files.
2009-07-24 Rémi Duraffortvariables: factorize the callback code, using a special...
2009-07-24 Rémi Duraffortncurses: factorize (no need to use a macro here).
2009-07-24 Rémi DuraffortUnused variables (remaining from a previous cleanup).
2009-07-24 Rémi DuraffortUe var_Get(Time|Address) when applicable.
2009-07-24 Rémi DuraffortNo need to check for the existence of the variable...
2009-07-24 Rémi Duraffortpostproc: no need to set the flag again as the bug...
2009-07-24 Rémi Duraffortvariables: when the variable already exist, check the...
2009-07-24 Rémi Durafforttest_variables: add a bunch of test to show a tiny...
2009-07-23 Erwan Tulouzipaccess: correct memory leak (probing work moved...
2009-07-23 Erwan Tulouskins2: cosmetics (for better reading)
2009-07-23 Rémi Denis... file: do POSIX advisory I/O
2009-07-23 Rémi DuraffortDirectly release the input thread.
2009-07-23 Rémi DuraffortGlobal headers.
2009-07-23 Jean-Baptiste... Use Brackets for global headers.
2009-07-23 Jean-Baptiste... Includes corrections
2009-07-23 Rémi Denis... Remove timer serialization (we don't do it on POSIX...
2009-07-23 Barry WardellUpdate SSA/ASS subtitle decoder for the new version...
2009-07-23 Rémi Denis... file: network file extra caching for Win32
2009-07-23 Rémi Denis... Fix warning
2009-07-23 Dominique Leuenbergerinverted parameters to memset. Setting the length to...
2009-07-23 Rémi Durafforttest: add some more tests for vlc variables.
2009-07-23 Rémi Duraffortfactorize.
2009-07-23 Rémi DuraffortFix previous commit about drag&drop.
2009-07-23 Rémi Durafforthttp access_out: factorize.
2009-07-23 Vicente Jimenez... Fixed wrong documentation reference.
2009-07-23 Besnard Jean... Qt : Add PLAYLIST_PREPARSE flag to drag&dropped items
2009-07-23 Rémi DuraffortGlobal include not local.
2009-07-23 Rémi Duraffortcosmetics.
2009-07-22 Rémi Denis... Work-around yet another bug of hopelessly broken MacOS X
2009-07-22 Rémi Duraffortopengl: fix an crash/hang on exit because opengl needs...
2009-07-22 Rémi Duraffortvout modules: remove uneeded includes.
2009-07-22 Besnard Jean... Qt : Fix the way playlist columns are saved
2009-07-22 Jean-Baptiste... Thanks to Luca Barbato
2009-07-22 Jean-Paul Samanshine: cleanup
2009-07-22 Jean-Paul Samanshine: add missing assert.h
2009-07-22 Jean-Paul Samanlive555: fix seeking
2009-07-22 Besnard Jean... Qt : Keep preparsed items synced in playlist
2009-07-22 Ilkka Ollakkax264.c: add psy-rd string to modify psy-rd settings
2009-07-22 Jean-Baptiste... Thank Michael for RAOP work.
2009-07-21 Fabio RitrovatoDailymotion: fix double encoding in video description
2009-07-21 Rémi Denis... Remove useless boolean
2009-07-21 Ilkka Ollakkax264 change that qcomp-parameter determinates rc-mode
2009-07-21 Ilkka Ollakkax264.c: change defaults allmost same as current x264 has
2009-07-21 Ilkka Ollakkax264.c: set vbv max bitrate to bitrate if doing cbr
2009-07-21 Fabio RitrovatoDailymotion: fix for other domains and description...
next