]> git.sesse.net Git - vlc/history - src
Add --data-path option. Access the src share directory now works from build tree.
[vlc] / src /
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Rémi Denis-CourmontAdd a warning
2009-12-21 Rémi Denis-Courmontprobe: helpers for services discovery
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: use probe
2009-12-21 Rémi Denis-Courmontprobe: infrastructure for run-time features probing
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: add object parameter
2009-12-20 Laurent AimarAdded INPUT_EVENT_ITEM_EPG event.
2009-12-20 Laurent AimarFixed invalid locking order when activating visualization.
2009-12-19 Rémi Denis-Courmontmodule_need: clarify b_strict
2009-12-19 Jean-Philippe AndréStream: Export stream_FilterNew
2009-12-17 Pierre d'Herbemontconfig: Use fsync on Snow Leopard.
2009-12-17 Pierre d'Herbemontlibvlc: Make sure we remove object observers in media_d...
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-15 Pierre d'Herbemontlibvlc: Fix a leak in media_discoverer.
2009-12-15 Rafaël Carréplugins need to define __PLUGIN__ to build properly
2009-12-13 Laurent AimarReplaced vout_display_t::get by ::pool.
2009-12-13 Laurent AimarAllowed to use vout_display with a dummy vout.
2009-12-13 Laurent AimarAdded a way to retreive an opengl context from a vout...
2009-12-12 Rémi Denis-CourmontUse VLC_CODEC_PPM
2009-12-12 Johann RansayPPM image support
2009-12-12 Laurent AimarDo not rebufferize when transcoding to a non real time...
2009-12-12 Laurent AimarFixed time/position report when using sout.
2009-12-10 Pierre d'Herbemontlibvlc: don't abort but return an error code if no...
2009-12-10 Rémi Denis-CourmontUse ...NonEmpty... for --open
2009-12-10 Rémi Denis-CourmontFix --syslog
2009-12-10 Rémi Denis-Courmontcore: config_GetPsz -> var_CreateGetNonEmptyString
2009-12-10 Pierre d'Herbemontconfig: Don't leak dataDir and configDir in dirs_macos.
2009-12-10 Pierre d'Herbemontlibvlc: Make sure we don't continue vlc exectution...
2009-12-09 Pierre Ynardmissing: add sout_MuxGetStream
2009-12-08 Rémi Denis-CourmontMove x11-display config to core
2009-12-08 Rémi Denis-CourmontRoom for window provider to pass the X11 display
2009-12-08 Rémi Denis-CourmontHWND window really can only work inside Windows or...
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-12-08 Rafaël Carrélibvlccore: export sout_MuxGetStream
2009-12-08 Rafaël Carrémove MuxGetStream() to libvlccore, bump plugin ABI
2009-12-08 Rémi Duraffortlibvlc: add two functions
2009-12-07 Pierre d'Herbemontlibvlc: Make sure the media_player has its own state...
2009-12-07 Laurent AimarAdded vout_opengl_t definitions.
2009-12-07 Pierre YnardRevert "SDP: don't disallow RTCP RR"
2009-12-07 Pierre YnardSDP: don't disallow RTCP RR
2009-12-07 Pierre YnardFix make dist
2009-12-07 Rafaël Carréinput/decoder_synchro: remove unneeded variable init
2009-12-07 Rafaël Carréinput/es_out : use VLC_TS_INVALID (refs #3135)
2009-12-07 Rémi DuraffortFix meta writing (inverted logic in the core).
2009-12-07 Rafaël Carrésout_InputSendBuffer(): use VLC_TS_INVALID
2009-12-06 Jean-Baptiste KempfSupport for AMV video files.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-06 Rémi Denis-CourmontUse xmalloc
2009-12-05 JP DingerAdd some more assert()s for unchecked malloc().
2009-12-05 JP DingerIntroduce realloc_or_free() to src/*, and add assert...
2009-12-05 JP DingerFix typos (hopefully correctly) and formatting in comment.
2009-12-05 Pierre d'Herbemontlibvlc: Fix media discoverer with category.
2009-12-03 Rafaël Carréwindows: Convert vlc directory path to UTF8
2009-11-29 Rémi Denis-CourmontFix previous commit
2009-11-29 Rémi Denis-CourmontFix another potential audio output dead lock
2009-11-29 Jakob Lebenvout: better correction for wrong subtitle positioning
2009-11-29 Jakob LebenRevert "vout: avoid applying subtitle offset twice...
2009-11-29 Jakob Lebenvout: initialize subtitle position correctly
2009-11-29 Rémi Denis-CourmontFix potential deadlock when changing audio channels...
2009-11-29 Rémi Denis-CourmontFix warning
2009-11-29 Rémi Denis-CourmontComplete audio locking rules
2009-11-29 Jakob Lebenvout: avoid applying subtitle offset twice and modify...
2009-11-29 Rémi Denis-CourmontAbort on invalid lock transition
2009-11-29 Rémi Denis-CourmontLock order fix
2009-11-29 Rémi Denis-CourmontAdjust rules, output FIFO after input FIFOs
2009-11-29 Rémi Denis-CourmontDebug audio output lock ordering
2009-11-28 Jakob Lebensubtitles/hotkeys: hotkey accessible subtitle position...
2009-11-28 Laurent AimarImproved consecutives seeks behaviour.
2009-11-28 Laurent AimarImproved input requests merging.
2009-11-28 Laurent AimarCosmetics.
2009-11-26 Rafaël CarréOSX specific hack to remove "-psnXXX" from args
2009-11-26 Jakob Lebenaout: lock output fifo later
2009-11-24 Jean-Baptiste KempfDon't display any OSD when --no-osd is asked.
2009-11-24 Laurent AimarAdded SSSE3/SSE4.1/SSE4.2 support to libvlc.
2009-11-24 Laurent AimarFixed check_capability compilation (TSQ).
2009-11-24 Laurent AimarUsed the proper define in SSE2 detection code.
2009-11-24 Laurent AimarFactorized x86 features detection code.
2009-11-24 Rémi Denis-Courmontmodule_EndBank: useless NULL assignments
2009-11-24 Rafaël Carréconfig_ChainCreate() : use SKIPSPACE macro
2009-11-23 Rémi Duraffortlibvlc: fix comment.
2009-11-23 Rémi Denis-CourmontFix RateCallback
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-22 Rémi Denis-Courmonthq-resampling option has no effect without FPU, remove...
2009-11-21 Rémi Denis-CourmontAllow setting the playback rate from configuration
2009-11-20 Rémi Duraffortlibvlc_media_player: factorize.
2009-11-20 Rémi Duraffortlibvlc: add a function get the statistics about the...
2009-11-16 Rémi Denis-CourmontDocument block_FifoGet and block_FifoShow
2009-11-16 Rémi Denis-Courmontblock_FifoPut: reduce contention scope
2009-11-16 Rémi Denis-Courmontblock_FifoEmpty: reduce contention scope
2009-11-11 Rémi Denis-CourmontUnintended change
2009-11-11 Rémi Denis-CourmontBump plugin ABI due to gettext/cache changes
2009-11-11 Nick BriggsExport block_FifoPace
2009-11-10 Rémi Denis-CourmontFix compilation of set_text_domain() macro
2009-11-10 Rémi Duraffortvideo_output: really fix use of uninitialized value.
2009-11-10 Rémi Denis-CourmontUnused variable
2009-11-10 Pierre YnardInclude header only if needed
2009-11-10 Pierre YnardWinCE: guard against inclusion of missing header file
next