]> git.sesse.net Git - vlc/shortlog
vlc
2009-07-28 Christophe... Fix distribution in share/
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent Aimaremoved unused pf_render function in subpicture_t.
2009-07-28 Laurent AimarRemoved now unused pf_pre_render in subpicture_t.
2009-07-28 Laurent AimarFixed kate with tiger support integration.
2009-07-28 Laurent AimarFixed csri decoder integration.
2009-07-28 Laurent AimarFixed the order of destruction of ephemere subpictures...
2009-07-28 Anthony Loiseaucodec/libass: avoid possible segfault
2009-07-28 Ilkka Ollakkafreetype: check correct variable
2009-07-28 Rémi Duraffortzipstream: typo.
2009-07-28 Ilkka Ollakkafix typo
2009-07-28 Ilkka Ollakkafreetype: add more error-checking
2009-07-28 Ilkka Ollakkax264: use ABR-mode if user specifies bitrate
2009-07-28 Ilkka Ollakkatranscode: change default videobitrate to 0
2009-07-28 Rémi DuraffortZip: fix use after free error.
2009-07-28 Rémi Duraffortvariables: Remove uneeded parameter to TriggerCallback...
2009-07-27 Laurent AimarDo not decode subtitles too much in advanced.
2009-07-27 Laurent AimarCosmetics (create a DecoderWaitDate function).
2009-07-27 Laurent AimarWorkaround for 0 being invalid timestamp.
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-27 Laurent AimarImproved pre-blending in ssa decoder.
2009-07-27 Pierre YnardWinCE: work-around for network file test
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-27 Rémi Duraffortx264: no need to create the variables when closing...
2009-07-27 Rémi Duraffortskins2: factorize.
2009-07-27 JP DingerClean up syslog handling in logger: Use only one list...
2009-07-27 Ilkka Ollakkafreetype.c: use var_CreateGet for variables
2009-07-27 Ilkka Ollakkafreetype: use asprintf instead malloc/sprintf
2009-07-27 Jean-Baptiste... CODEC_ID_SPEEX appeared in 51.50.1
2009-07-27 Ilkka Ollakkafreetype: use fontconfig to get default font if available
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
next