]> git.sesse.net Git - vlc/history - src
cmml: remove a potential security problem.
[vlc] / src /
2009-12-28 Rémi Duraffortsout_announce: use a static mutex instead of a variable.
2009-12-28 Rémi Duraffortvlm: use a static mutex instead of a mutex variable...
2009-12-28 Rémi Duraffortosd: fix return value.
2009-12-28 Rémi Duraffortplaylist: add a fixme => race condition.
2009-12-28 Rémi Denis-Courmontvlc_GetActionId: binary search
2009-12-28 Rémi Denis-CourmontCheck that hotkeys are sorted properly (debug-only...
2009-12-28 Rémi Denis-CourmontSort hotkey names ASCII-wise
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-27 Paul CorkeFix compilation under MinGW/MSYS on WinXP Remove an...
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-26 Rémi Denis-CourmontReally make a valid URI for '-'
2009-12-26 Rémi Denis-CourmontRevert "Win32: fix #2592 (stdin file input). It may...
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-26 Geoffroy CouprieWin32: fix #2592 (stdin file input). It may impact...
2009-12-26 Pierre d'Herbemontinput: With --play-and-pause don't pause non pausable...
2009-12-23 Rémi Denis-Courmont--list: do not use colors if stdout is not a TTY
2009-12-23 Rémi Denis-CourmontRevert "No need to show service probes in the module...
2009-12-23 Fabio RitrovatoNo need to show service probes in the module list
2009-12-23 Pierre d'Herbemontmedia_player: Emit an event when the root media is...
2009-12-22 Rémi Denis-CourmontRemove module_GetModulesNamesForCapability
2009-12-22 Fabio RitrovatoDon't use color when listing modules on Windows
2009-12-22 Erwan Tulouvlc core: remove a hack that seems no longer needed
2009-12-22 Antoine CellerierSecond (blind) attempt at fixing win and mac.
2009-12-22 Antoine CellerierRevert "Probably fix LoadMessages() on windows. (Untest...
2009-12-22 Antoine CellerierProbably fix LoadMessages() on windows. (Untested ...
2009-12-21 Antoine CellerierOnly skip \r or \n.
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
next