]> git.sesse.net Git - vlc/history - src/misc
vod rtsp : unpause srteam after seeking
[vlc] / src / misc /
2009-08-23 Rémi Denis-CourmontUse vlc_object_set_name in some places
2009-08-23 Rémi Denis-Courmontvlc_object_get_name, vlc_object_set_name: accessors
2009-08-23 Rémi Denis-CourmontCosmetic
2009-08-23 Rémi Denis-Courmontfilter: avoid vlc_object_t.psz_object_name
2009-08-23 Rémi Denis-CourmontRemove vlc_object_t.p_private
2009-08-21 Rémi Denis-CourmontUnused #include
2009-08-21 Rémi Denis-CourmontCPU: get rid of signal(SIGILL) - not thread-safe (in...
2009-08-21 Rémi Denis-CourmontCPU: fprintf is not safe inside a signal handler...
2009-08-21 Pierre d'Herbemontw32thread: Don't warn twice about destr being unused...
2009-08-21 Pierre d'Herbemontwin32: Flag some unused arg warnings.
2009-08-21 Rémi Denis-CourmontRevert "Win32: fix src/ compilation"
2009-08-20 Jean-Baptiste KempfWin32: fix src/ compilation
2009-08-20 Rafaël Carréupdate_crypto.c : UPDATE_CHECK is defined (or not)...
2009-08-20 Rafaël CarréDo not build update_crypto.c content if update-check...
2009-08-20 Rafaël Carréupdate_Delete: Fix update download thread destruction
2009-08-20 Rafaël CarréRevert "update: allow update_Download to accept: direc...
2009-08-20 Rafaël CarréRevert "update: rename the variables so that it matches...
2009-08-20 Rafaël CarréRevert "update: don't free the temp pointer, but free...
2009-08-20 Rafaël CarréUpdate mechanism: split update.c
2009-08-19 Rémi Denis-CourmontHide psz_object_name in private data
2009-08-19 Rémi Denis-CourmontDeprecate ugly and unsafe vlc_object_find_name()
2009-08-19 Rémi Denis-CourmontRemove two possibly wild references to psz_object_name
2009-08-19 Rémi Denis-CourmontRemove filter_chain_GetFilter: unused and not thread...
2009-08-19 Jean-Baptiste KempfSmall fix for Mingw64 compilation
2009-08-16 Rémi Denis-CourmontFactor again
2009-08-16 Rémi Denis-CourmontCompile-time detection for FPU on ARM EABI
2009-08-16 Rémi Denis-CourmontFactor CPU detection a little
2009-08-13 Pierre YnardWinCE: implement timer API
2009-08-13 Pierre YnardWinCE: switch back vlc_thread_t to an allocated struct
2009-08-13 Pierre Ynardthreads: fix leaks on error path
2009-08-12 Pierre Ynardthreads: simplify
2009-08-12 Pierre YnardWinCE: remove broken thread times debug
2009-08-08 Laurent AimarAdded vlc_fourcc_IsYUV.
2009-08-07 Laurent AimarAdded VLC_CODEC_DVDA_LPCM for lpcm in AOB.
2009-08-05 Laurent AimarFixed the YUV fallbacks for I440.
2009-08-05 Laurent AimarAdded YUV fourcc helpers mainly for vout.
2009-08-03 Rémi Denis-Courmontvlc_timer_gettime: fix corner-case dead lock
2009-08-03 Rémi Denis-CourmontFix forward compatibility with glibc > 2
2009-08-03 Rémi Denis-CourmontForce normal rather than default mutexes in release...
2009-08-03 Rémi Duraffortvariables: use a more restrictive assert as all variabl...
2009-08-02 Rémi Denis-CourmontReplace VLC_ETHREAD with VLCENOMEM.
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-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-07-31 Rémi Duraffortvariables:
2009-07-31 Rémi Duraffortvariables:
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 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 Rémi Duraffortvariables: Remove uneeded parameter to TriggerCallback...
2009-07-27 Rémi Duraffortvariables: add a Get and Set function. This function...
2009-07-26 Rémi Denis-CourmontWarning
2009-07-25 Rémi Denis-Courmontvlc_clone(): abide by --rt-priority and --rt-offset
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 Duraffortvariables: when the variable already exist, check the...
2009-07-23 Rémi Denis-CourmontRemove timer serialization (we don't do it on POSIX...
2009-07-21 ogg.k.ogg.kfix wrong codec ID assigned to kate streams
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-07-18 Antoine CellerierCosmetics.
2009-07-16 Rémi Duraffortfree(NULL) is safe.
2009-07-06 Rémi Denis-CourmontDo not blindly favor writers
2009-07-06 Rémi Denis-CourmontSmall simplification
2009-07-06 Rémi Denis-CourmontRemove useless member
2009-07-05 Rémi Denis-CourmontDeliver log messages synchronously to subscribers
2009-07-05 Rémi Denis-CourmontRead/write locks
2009-07-01 Laurent AimarAdded es_format_InitFromVideo helper.
2009-06-22 Felix Paul Kühnemacosx@core: removed the usage of dyld's 'Library Funct...
2009-06-16 Jean-Baptiste KempfAdd trhd for TRUEHD fourcc
2009-06-15 Jean-Paul Samandarwin_specific: remove debug leftover
2009-06-15 Jean-Paul Samandarwin_specific: cleanup
2009-06-09 Pierre d'Herbemontmessages: Make sure banks is never == 0 before --;
2009-06-07 Rémi Denis-Courmontblock_heap_Alloc(): create a block from an existing...
2009-06-06 Laurent AimarAdded a new "video splitter" module type.
2009-06-05 Laurent AimarAdded video_format/es_format_IsSimilar helper.
2009-06-05 Laurent AimarAdded amissing const to filter_Blend.
2009-06-05 Laurent AimarAdded blend filter helpers.
2009-06-04 Pierre d'Herbemonttimer: Dummy work around for darwin. (dummy stub).
2009-06-03 Laurent AimarAdded mouse support to filter_t and filter_chain_t.
2009-06-03 Rémi Denis-CourmontRemove useless timer parameter
2009-06-02 Rémi Denis-CourmontTimer: fallback to realtime if monotonic clock is not...
2009-06-02 Rémi Denis-CourmontAsynchronous timer API
2009-06-02 Rémi Denis-CourmontWin32: fix warnings
2009-06-01 Derk-Jan Hartmanmtime: grah, compile before thou commits.
2009-06-01 Derk-Jan Hartmanmtime: ifdef vs if defined()
2009-06-01 Derk-Jan Hartmanmac PPC: don't use mach absolute_time()
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Pierre YnardWinCE: typo
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi DuraffortAvoid \n in error messages.
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
next