]> git.sesse.net Git - vlc/history - modules
python-ctypes: fix mediacontrol_new_from_instance invocation
[vlc] / modules /
2009-08-28 Rémi Duraffortb4s: remove unused function.
2009-08-28 Rémi Duraffortdvb: some cleanup.
2009-08-28 Rémi Duraffortb4s: cleaning
2009-08-28 Rémi Duraffortb4s: fix a potential memleak.
2009-08-28 Rémi Duraffortdrms: remove duplicate code (this was done to reuse...
2009-08-28 Rémi Duraffortavcodec: fix compilation.
2009-08-28 Jean-Baptiste KempfAvcodec: proper warning if build is < 52.25
2009-08-28 Jean-Baptiste KempfRemove all subtitles support for people with old avcode...
2009-08-28 Rafaël CarréDecodeSubtitle: mark func parameters as unused
2009-08-28 Jean-Baptiste KempfFix subtitle commit for old versions of avcodec.
2009-08-28 Jean-Baptiste KempfSupport IMA_WAV ADPCM in w64
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfFix MS ADPCM in w64 files.
2009-08-28 Jean-Baptiste KempfUse a VLC_CODEC_ADPCM_MS for MS ADPCM
2009-08-27 Laurent AimarAdded preliminary subtitle decoder support to our avcod...
2009-08-27 Laurent AimarUsed VLC_CODEC_BD_PG in TS demuxer.
2009-08-27 Rémi Duraffortlogo: remove an uneeded variable.
2009-08-27 Rémi Duraffortlogo: fix memleak.
2009-08-27 Rémi Duraffortlogo: remove unneeded variable.
2009-08-27 Jean-Baptiste KempfFFmpeg: protect against old versions of avcodec...
2009-08-27 Jean-Baptiste KempfMap FFmpeg F32*E and f64*E to VLC FL32 and FL64
2009-08-27 Jean-Baptiste KempfRemove forgotten debug. Sorry, guys.
2009-08-27 Jean-Baptiste KempfAvformat demuxing: use bit_rate value
2009-08-27 Jean-Baptiste KempfTwinVQ support using the lastest avcodec commit from...
2009-08-27 Jean-Baptiste KempfOSDMenu: Use FIND_PARENT instead of FIND_ANYWHERE when...
2009-08-27 Rémi Denis-CourmontXvideo: fix SHM line count for videos with unaligned...
2009-08-27 Erwan Tulouqt4(Win32): correct crash when saving preferences
2009-08-27 Rémi DuraffortHumhum. really fix the leak.
2009-08-27 Rémi Duraffortvideo_filter_logo: fix memleak.
2009-08-26 Pierre d'Herbemontminimal_macosx: Make sure we actually kill the vout...
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
2009-08-26 Sébastien EscudierRemove broken DEMUX_SET_PAUSE_STATE
2009-08-26 Erwan Tulouskins2: uri-encoded mrl required for drag&drop
2009-08-26 Pierre d'Herbemontmacosx: pl_CurrentInput doesn't take a playlist as...
2009-08-26 Pierre d'Herbemontmacosx: Use pl_CurrentInput properly, and make sure...
2009-08-26 Ilkka Ollakkastd-output, add aliases for access
2009-08-26 Ilkka Ollakkav4l2: add aspect-ratio option to give picture aspect...
2009-08-26 Erwan Tulouqt4: two more places where uri-encoded mrl are required
2009-08-26 Jean-Baptiste KempfFix freetype on Win32
2009-08-26 Pierre d'Herbemontmacosx: Get rid of the vlc_object_find().
2009-08-26 Pierre d'HerbemontRevert "signals: Remove a false warning about no return...
2009-08-26 Rémi Duraffortfix xxmc compilation.
2009-08-26 Rémi Duraffortqt4: fix uninitialized values on win < Vista.
2009-08-25 Pierre d'Herbemontmacosx: Remove unneeded restart.
2009-08-25 Pierre d'Herbemontequalizer: Use aout_EnableFilter() as we have no choice...
2009-08-25 Pierre d'Herbemonttelnet: Don't use pause() on Win32.
2009-08-25 Pierre d'Herbemontsignals: Remove a false warning about no return value.
2009-08-25 Rémi Denis-CourmontGet/Put VLM config to documents directory
2009-08-25 Rémi Denis-CourmontPut log files to documents
2009-08-25 Rémi Denis-CourmontPut snapshots to pictures directory
2009-08-25 Rémi Denis-CourmontPut records to download directory
2009-08-25 Laurent AimarAdded missing return value in equalizer.
2009-08-25 Laurent AimarLet equalizer-2pass handle the reset of the equalizer...
2009-08-25 Laurent AimarAdded a callback on equalizer-2pass in equalizer filter.
2009-08-25 Laurent AimarUsed aout_EnableFilter in skins2.
2009-08-25 Laurent AimarUpdated "audio mixer" to new aout_mixer_t module API.
2009-08-25 Laurent AimarFixed resampler compilation after aout_mixer_t changes.
2009-08-25 Laurent AimarMade SyncInfo in dts a bit clearer.
2009-08-25 Jean-Baptiste KempfWin32: remove "dereferencing type-punned pointer will...
2009-08-25 Jean-Baptiste KempfWin32: remove "dereferencing type-punned pointer will...
2009-08-25 Jean-Baptiste KempfFix an incorect cast warning
2009-08-25 Jean-Baptiste KempfFix compilation of Win32 global hotkeys
2009-08-25 Rémi DuraffortFix compilation: too short delay.
2009-08-25 Felix Kühnemacosx: fixed some compilation warnings
2009-08-25 Rémi Denis-Courmonttranscode: flag a bug
2009-08-25 Rémi Denis-CourmontTS mux: seemingly useless sleep (pf_mux is synchronous)
2009-08-25 Rémi Denis-Courmontatmo filter: disable until it is fixed
2009-08-25 Rémi Denis-CourmontRemove non-sense
2009-08-25 Rémi Denis-Courmonttelnet: don't call msleep(1000) on poll() error
2009-08-25 Rémi Denis-CourmontExpand OSS SPDIF delay. This looks wrong either way...
2009-08-25 Rémi Denis-CourmontJACK access seems broken (JACK has function for waiting...)
2009-08-25 Sébastien Escudierlive555 : fix pause and seek behaviour.
2009-08-25 Rémi DuraffortFix compilation.
2009-08-25 Rémi DuraffortXvmc: fix compilation.
2009-08-25 Rémi Duraffortx11: remove unused function.
2009-08-25 Rémi Duraffortxvmc: fix compile.
2009-08-25 Erwan Tulouskins2: replace all remaining FIND_ANYWHERE with more...
2009-08-25 Erwan Tulouskins2: cosmetic (replace \t with 4 spaces)
2009-08-25 Erwan Tulouskins2: replacement for vlc_object_find_name no longer...
2009-08-25 Ilkka Ollakkaqt4: don't update videoWidget size when in fullscreen
2009-08-25 Ilkka Ollakkaqt4: add option --qt-fullscreen-screennumber to allow...
2009-08-24 Erwan Tulougnutls: fix compil error
2009-08-24 Erwan Tulouswitcher: fix compil error
2009-08-24 Erwan Tulouskins2: fix compil error
2009-08-24 Laurent AimarMade the seeking code path a bit more clear (nuv).
2009-08-24 Laurent AimarWorkaround warning on function returned value casted.
2009-08-24 Laurent AimarRevert "nuv: Fix some warnings and fix an issue where...
2009-08-24 Laurent AimarCosmetics.
2009-08-24 Laurent AimarCosmetic.
2009-08-24 Laurent AimarRevert "dts: Initialize i_frame_size to a default value."
2009-08-24 Laurent AimarFixed potential segfault in sharpen filter.
2009-08-24 Sébastien Escudiervod rtsp : unpause srteam after seeking
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Rémi Denis-CourmontRemove config_GetUserConfDir
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-24 Hugo Beauzee-LuyssenMissing loop iterator initialization
2009-08-24 Erwan Tuloufreetype: On Win32 (no fontconfig), correct compilation...
2009-08-24 Erwan Tulouqt4: ensure uri-encoded files are passed to the core
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-08-24 Erwan Tulouskins2: lock needed for updating the async queue (multi...
next