]> git.sesse.net Git - vlc/history - src
python-ctypes: give running example
[vlc] / src /
2009-08-03 Rémi Duraffortvariables: use a more restrictive assert as all variabl...
2009-08-03 Ilkka Ollakkaadd add_font define to plugin defines, and change freet...
2009-08-02 Rémi Denis-Courmontmodule_need: give up if pf_activate returns VLC_ETIMEOU...
2009-08-02 Rémi Denis-CourmontDo not exit with VLC error codes
2009-08-02 Rémi Denis-CourmontReplace VLC_ETHREAD with VLCENOMEM.
2009-08-02 Rémi Denis-CourmontWin32: support loading plugins from directories with...
2009-08-02 Rémi Denis-CourmontUse Unicode paths for plugins scan and ignore non-regul...
2009-08-02 Rémi Denis-CourmontAllocatePluginDir: remove dummy b_die check
2009-08-02 Rémi Denis-CourmontCleanup vlc_timer_* prototypes
2009-08-02 Rémi Denis-CourmontWin32: privatize vlc_timer layout too
2009-08-02 Rémi Denis-CourmontWin32: compile fix
2009-08-02 Rémi Denis-CourmontPOSIX: use pthread-based timers
2009-08-02 Rémi Denis-CourmontFix timer test
2009-08-02 Rémi Denis-CourmontPreparser: detach thread and race to idle
2009-08-02 Rémi Denis-Courmontfetcher: detach thread and race to idle
2009-08-02 Rémi Denis-Courmontvlc_detach: releases a thread handle asynchronously
2009-08-02 Rémi Denis-CourmontWin32: make vlc_thread_t a plain HANDLE (no heap alloc)
2009-08-02 Rémi Denis-CourmontWin32: unimplement thread result
2009-08-02 Rémi Denis-CourmontWin32: no need to put thread function into vlc_thread_t
2009-08-01 Felix Paul Kühnemacosx: prepare the switch from dyld to 'Dynamic Loader...
2009-08-01 Rémi Denis-CourmontRevert "modules: added a hack to work-around the buggy...
2009-08-01 Felix Paul Kühnemodules: added a hack to work-around the buggy 64bit...
2009-08-01 Rémi Denis-CourmontTest cases for timers
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarMoved out video statistics to its own file and use...
2009-08-01 Laurent AimarMoved out snapshot code to a standalone file.
2009-08-01 Laurent AimarModified vout_window_t to be completly independant...
2009-08-01 Anthony LoiseauTag some more options as safe
2009-08-01 Rémi Denis-CourmontBump libvlccore version to compensate 1.0-bugfix age...
2009-08-01 Rémi Denis-CourmontRevert "Increased version-info after modification in...
2009-07-31 Rémi Duraffortvariables:
2009-07-31 Rémi Duraffortvariables:
2009-07-31 Rémi Duraffortfetcher: fix a typo (thanks to fenrir).
2009-07-30 Laurent AimarIncreased version-info after modification in 1.0 branch.
2009-07-30 Rémi Duraffortvariables: var_IncInteger and var_DecInteger are now...
2009-07-30 Pierre YnardWin32: wait for timer callbacks to complete when destro...
2009-07-29 Christophe MutricySort the symbol list
2009-07-29 Laurent AimarFixed some corner case errors with SPU.
2009-07-29 Michael HanselmannAdd library functions for HTTP client authentication
2009-07-29 Rémi Duraffortvariables: fix a segfault and memory leak when TriggerC...
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 the order of destruction of ephemere subpictures...
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 AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-27 Rémi Duraffortvariables: add a Get and Set function. This function...
2009-07-26 Rémi Denis-CourmontWarning
2009-07-25 Laurent AimarFixed seeking and skipping behavior in stream_t layer.
2009-07-25 Sébastien Escudierlibvlc : handle VLM input events
2009-07-25 Rémi Denis-Courmontvlc_clone(): abide by --rt-priority and --rt-offset
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 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi DuraffortNo need to memset val to 0 because the variable is...
2009-07-24 Rémi Duraffortvariables: factorize the callback code, using a special...
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 Duraffortvariables: when the variable already exist, check the...
2009-07-23 Rémi DuraffortDirectly release the input thread.
2009-07-23 Rémi Denis-CourmontRemove timer serialization (we don't do it on POSIX...
2009-07-23 Rémi Duraffortcosmetics.
2009-07-21 ogg.k.ogg.kfix wrong codec ID assigned to kate streams
2009-07-19 Rémi Denis-CourmontFix spurious "please select network protocol manually...
2009-07-19 Laurent AimarAdded a ES_OUT_SET_META to es_out.
2009-07-19 Laurent AimarDocumented and 'constified' meta and epg in es_out.
2009-07-19 Laurent AimarPrivatized es_out_mode_e.
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-07-18 Antoine CellerierCosmetics.
2009-07-18 Rémi Denis-CourmontMatch localhost plus / not localhost plus directory...
2009-07-17 Laurent AimarImproved late values after pts_delay changes in clock.c.
2009-07-17 Laurent AimarAllowed to have access_demux without pf_demux as slave.
2009-07-17 Laurent AimarCosmetics.
2009-07-16 Laurent AimarAllowed non pace controled access_demux to not implemen...
2009-07-16 Laurent AimarLet the input bufferize more data when possible.
2009-07-16 Laurent AimarAdded input_DecoderGetFifoSize helper.
2009-07-16 Rémi Duraffortfree(NULL) is safe.
2009-07-16 Rémi DuraffortRemove uneeded asprintf.
2009-07-15 Laurent AimarIncreased fifo decoder size to 400mb.
2009-07-15 Rémi Denis-Courmontconvert_xml_special_chars: factor
2009-07-15 Rémi Denis-CourmontTest cases for convert_xml_special_chars
2009-07-15 Laurent AimarFixed clock handling on rate change with high caching...
2009-07-15 Laurent AimarDo not delay rate change after end of pause.
2009-07-15 Laurent AimarAlways update the wakeup date in input.
2009-07-15 Laurent AimarFixed potential race condition in clock.
2009-07-14 Etienne MembrivesThere is a typo in the error message displayed when...
2009-07-13 Laurent AimarFixed typo.
2009-07-13 Laurent AimarState what is the current stop condition in iso639_lang_t.
2009-07-13 Laurent AimarFixed a segfault after iso639_lang_t p_languages API...
2009-07-13 Laurent AimarAutomatically compute the latency(pts_delay) needed...
2009-07-13 Laurent AimarAuto detect when we need to buffer again.
2009-07-13 Laurent AimarDo not forget to use the drift when converting stream...
2009-07-13 Alexis BallierMake sure vlc_release doesn't destroy a non existent...
2009-07-12 Jean-Baptiste KempfFix display of audio channel in various mono modes
2009-07-12 Rémi Denis-CourmontAvoid NULL for %s
2009-07-12 Rémi Denis-Courmontlibvlc_media_player_get_media: missing lock
2009-07-12 Rémi Denis-Courmontconfig: if read-only, refuse to save the configuration
next