]> git.sesse.net Git - vlc/history - modules
win32 vout: factorize code
[vlc] / modules /
2009-05-21 Geoffroy Coupriewin32 vout: factorize code
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2009-05-21 Rémi Denis-CourmontGet rid of KEY_ASCII and KEY_SPECIAL
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortUse var_CountChoices instead of var_Change(VLC_VAR_GETC...
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Sébastien EscudierFree rtsp commands on close
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 JP DingerRemove another extra base64 decoder.
2009-05-20 JP Dingersdpplin_free() and rmff_free_header() already check...
2009-05-20 JP Dingersprintf +n in file.c, plus add and use vlc_num_keys...
2009-05-19 Geoffroy CouprieRevert "zip access: fix #2467. Now it's able to open...
2009-05-19 Geoffroy Coupriewin32: Add recent files to jump lists
2009-05-19 Geoffroy Coupriezip access: fix #2467. Now it's able to open files...
2009-05-19 Rémi Duraffortv4l2: fix memleak.
2009-05-19 Jean-Baptiste KempfQt: change slightly the colours of the sound slider.
2009-05-19 Jean-Baptiste KempfQt: lower a bit the default sound slider.
2009-05-19 Laurent AimarFixed some dvd spu streams that have multiple palette...
2009-05-19 Laurent AimarFixed potential segfault with broken DVD SPU streams.
2009-05-19 Laurent AimarCosmetics (spudec).
2009-05-19 Rémi Denis-CourmontAdd a bunch of FIXMEs
2009-05-19 Rémi Denis-CourmontSharpen: thread safety and don't retain useless value
2009-05-19 Rémi Denis-CourmontRotate: thread-safety
2009-05-19 Rémi Denis-CourmontRotate: no need to remember the angle
2009-05-19 Rémi Denis-CourmontMotion blur: callback thread safety
2009-05-19 Rémi Denis-CourmontMarquee: thread-safety corner cases
2009-05-19 Rémi Denis-CourmontLogo: thread safety fix
2009-05-19 Rémi Denis-CourmontLogo: expansion safety
2009-05-19 Rémi Denis-CourmontGradient: callback thread-safety
2009-05-19 Rémi Denis-CourmontExtract: thread-safety
2009-05-19 Rémi Denis-CourmontErase: actual thread-safety
2009-05-19 Rémi Denis-Courmontcrop: thread-safety for FilterCallback
2009-05-19 Rémi Denis-CourmontCrop: simplify
2009-05-19 Rémi Denis-CourmontBlue screen: thread-safety
2009-05-19 Rémi Denis-Courmontblue screen: __MIN and __MAX are not expansion-safe
2009-05-19 Rémi Denis-CourmontAlpha mask: thread-safety
2009-05-19 Rémi Denis-CourmontAdjust: thread-safety
2009-05-19 Jean-Baptiste Kempfx11: Show popup menu on click, not on release, as KDE...
2009-05-19 Jean-Baptiste KempfTry to stay consistent.
2009-05-19 Jean-Philippe AndreZip: use !/ as separator instead of |
2009-05-19 Jean-Philippe AndreZip: fix handling of special characters (#2467)
2009-05-19 Laurent AimarFixed some dvd spu streams that have multiple palette...
2009-05-19 Laurent AimarFixed potential segfault with broken DVD SPU streams.
2009-05-19 Laurent AimarCosmetics (spudec).
2009-05-18 Laurent AimarUsed picture_IsReferenced in transcode.
2009-05-18 Laurent AimarRemoved picture ring buffer for filter/decoder in trans...
2009-05-18 Laurent AimarUsed picture_* functions when applicable.
2009-05-18 JP DingerCosmetics.
2009-05-18 JP DingerRemove an extra base64 decode implementation and use...
2009-05-17 Jean-Baptiste KempfFix --qt-start-mninimized option
2009-05-17 Jean-Baptiste KempfQt: Remove Streaming and Convert/Save menus if compiled...
2009-05-17 Rémi DuraffortFix spatializer: wrong variables name.
2009-05-17 Rémi DuraffortFix memleaks: EnsureUTF8 return NULL if the string...
2009-05-17 Rémi Denis-Courmontrawaud: default FOURCC with local rather than low endianess
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-17 Jean-Baptiste KempfDMO: put more debug if DMO_DEBUG is set
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-05-17 Jean-Baptiste KempfQt: reindent after last commit.
2009-05-17 Jean-Baptiste KempfQt4: fix DIR_SEP on open.
2009-05-17 Jean-Baptiste KempfDMO: put more debug if DMO_DEBUG is set
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-05-17 Jean-Baptiste KempfQt: reindent after last commit.
2009-05-17 Jean-Baptiste KempfQt4: fix DIR_SEP on open.
2009-05-16 Jean-Baptiste KempfDshow: fix compilation after the big fourCC changes.
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Jean-Baptiste KempfGtk_main: fix compilation.... Completly untested.
2009-05-16 Jean-Baptiste Kempfpda: fix typo introduced by [ebd7cf22ae7d5b3a1bbf1cd872...
2009-05-16 Jean-Baptiste Kempfpda: Fix warnings.
2009-05-16 Jean-Baptiste KempfPda: fix compile broken by [05492281]
2009-05-16 Laurent AimarUsed filter_New/DeletePicture when applicable.
2009-05-16 Laurent AimarUsed picture_New in mosaic_bridge.c
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Laurent AimarFixed skins2 compilation.
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in video_chroma.
2009-05-16 Laurent AimarRemoved useless includes.
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in access.
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in filters.
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in decoders.
2009-05-16 Rémi Denis-Courmontqt4: metaChanged -> currentMetaChanged
2009-05-16 Rémi Denis-CourmontQt4: pass input items rather than ID through IMevent
2009-05-16 Rémi Denis-CourmontQt4: keep input item rather than ID in the manager
2009-05-16 Rémi Denis-CourmontCompare input item pointers, no need to deref here
2009-05-16 Rémi Denis-CourmontPass pointer rather than ID for playlist item-current
2009-05-16 Rémi Denis-CourmontPass input item through playlist item-change rather...
2009-05-16 Rémi Denis-CourmontQt4: remove dead code
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-CourmontTypo
next