]> git.sesse.net Git - vlc/history - include
Default enable telx when zvbi is not present
[vlc] / include /
2008-09-09 Jean-Paul SamanIndentation
2008-09-09 Jean-Paul SamanDocument more VLM API's and expand define.
2008-09-08 Rémi Denis-CourmontRemove dead code (vlc_object_timedwait)
2008-09-08 Rémi Denis-CourmontMMSTU: suspend the keep-alive thread while not paused
2008-09-08 Rémi Denis-CourmontFix getenv
2008-09-08 Geoffroy CouprieWinCE: header inclusion fixes
2008-09-07 Rémi Denis-CourmontWin32: rework mutex/condition implementation.
2008-09-07 Rémi Denis-CourmontUnexport vlc_thread_fatal (short lived)
2008-09-07 Rémi Denis-CourmontDe-inline mutex and condition functions. Document them.
2008-09-07 Rémi Denis-Courmontvlc_cond_broadcast: broadcast signal on a condition...
2008-09-07 Laurent AimarFixed vlc_cond_timedwait for win32.
2008-09-07 Rémi Denis-CourmontWin32: fix vlc_cond_timedwait as well
2008-09-07 Rémi Denis-Courmontnet_Accept: -1 (infinite) delay is valid
2008-09-07 Rémi Denis-Courmontvar_*: use LIBVLC_USED
2008-09-07 Rémi Denis-Courmontvar_AcquireMutex: enforce constant mutex name
2008-09-07 Rémi Denis-CourmontRework delay checking, use it for net_Accept, add deadl...
2008-09-06 Rémi Denis-CourmontOops
2008-09-06 Rémi Denis-CourmontDetect unsupported sleep delay at compile time
2008-09-06 Laurent AimarFixed vlc_cond_wait for windows.
2008-09-06 Rémi Denis-Courmontvlc_cond_init: really remove useless parameter
2008-09-06 Rémi Denis-Courmontvlc_object_find_name: return vlc_object_t *
2008-09-06 Rémi Denis-CourmontTag some APIs as LIBVLC_USED
2008-09-06 Rémi Denis-CourmontLIBVLC_USED: tag for function whose result must be...
2008-09-06 Rémi Denis-CourmontDead code
2008-09-05 Rémi Denis-CourmontRemove old BeOS thread support
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-09-04 Rémi Denis-CourmontWarn about ticks at compile-time
2008-09-04 Rémi Denis-CourmontProtect against multiple inclusions
2008-09-04 Rémi Denis-CourmontThread fatal errors: add function name, and some Win32...
2008-09-03 Antoine CellerierProperly malloc(), memcpy() and free() the quantizer...
2008-09-03 Rémi Denis-Courmontstrsep does not need to be exported for now
2008-09-03 Laurent AimarImplemented strsep replacement.
2008-09-03 Rémi Denis-CourmontRevert "CLOCK_FREQ is a 64-bits quantity as mtime_t"
2008-09-03 Rémi Denis-CourmontUse CLOCK_FREQ
2008-09-03 Rémi Denis-CourmontCLOCK_FREQ is a 64-bits quantity as mtime_t
2008-09-01 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-08-31 Rémi Denis-CourmontUnexport vlc_object_dump
2008-08-31 Pierre d'Herbemontplaylist: Fetcher and parser are playlist private.
2008-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-29 Rémi Denis-Courmontsout_AccessOutNew: allow any VLC object type, not just...
2008-08-29 Rémi Denis-CourmontMake access_out independent of sout instance
2008-08-29 Rémi Denis-CourmontAdd ACCESS_OUT_CAN_CONTROL_PACE, fix AccessOutControl...
2008-08-29 Laurent AimarImproved config_chain parsing by using escape for ...
2008-08-28 Rémi Denis-Courmontvlc_thread_join: cannot join current thread
2008-08-28 Rémi Denis-Courmontvlc_join: check for deadlock
2008-08-28 Rémi Denis-Courmontvlc_object_lock_and_wait: broken by design, remove
2008-08-28 Rémi Denis-CourmontDeprecate vlc_object_get
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-28 Laurent AimarAdded a INPUT_CONTROL_RESTART_ES and use it in video_ou...
2008-08-27 Rémi Denis-Courmont(Potentially) allow pthread without pthread native...
2008-08-27 Rémi Denis-Courmontblock: cancellation safety
2008-08-27 Rémi Denis-CourmontCleanup helper for unlocking
2008-08-27 Rémi Denis-CourmontSupport for cancellation cleanup functions
2008-08-27 Rémi Denis-CourmontWin32: vlc_cond_(timed)wait are cancellation points
2008-08-27 Rémi Denis-CourmontSupport for cancelling self and use normal thread variable
2008-08-27 Rémi Denis-CourmontMove stuff around
2008-08-27 Rémi Denis-CourmontMore natural prototype for vlc_savecancel
2008-08-27 Rémi Denis-CourmontStub cancellation support
2008-08-27 Rémi Denis-Courmontvlc_testcancel: explicit cancellation point
2008-08-27 Rémi Denis-Courmontvlc_cancel: POSIX thread cancellation
2008-08-27 Rémi Denis-Courmontvlc_savecancel, vlc_restorecancel: POSIX cancellation...
2008-08-27 Rémi Denis-CourmontLibvlccore ABI has broken (DEMUX_CAN_PAUSE+ modified)
2008-08-27 Laurent AimarFixed rear center support (and close #1816).
2008-08-27 Jean-Paul SamanAdd documentation.
2008-08-27 Jean-Paul SamanAdd video_format_{Copy,Init,Clean} inline functions...
2008-08-27 Jean-Paul Samandocument vlc_fourcc_to_char() function.
2008-08-27 Laurent AimarAdded BLOCK_FLAG_TYPE_MASK define (helper).
2008-08-26 Laurent AimarAdded small block_ChainProperties helper.
2008-08-26 Laurent AimarDo not access to internal p_input sout in input_DecoderNew.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-26 Antoine CellerierPreliminary changes to fix postprocessing. Decoder...
2008-08-25 Rémi Denis-Courmontvlc_clone, vlc_join: untangle objects and threads
2008-08-24 Rémi Denis-CourmontMissing cast with vlc_config_set
2008-08-24 Rémi Denis-CourmontMemory error handling
2008-08-24 Antoine CellerierExport function to copy pixels between 2 plane_t struct...
2008-08-22 Geoffroy CouprieAdd tree-view for SD only
2008-08-22 Laurent AimarExport input_SplitMRL helper.
2008-08-21 Rémi Denis-CourmontFix typo
2008-08-21 Laurent AimarAdded BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
2008-08-20 Laurent AimarUninlined es_format_t functions and added video_format_...
2008-08-19 Laurent AimarAdded s32l/b support to aout.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: de-static-inline a bunch of input_item...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-14 Rémi Denis-CourmontRemove unused typedef
2008-08-14 Jean-Paul SamanRemove some trailing whitespace.
2008-08-14 Jean-Paul SamanDocument media list and media list view.
2008-08-14 Jean-Paul SamanAdd another bunch of doxygen file comments.
2008-08-13 Rémi Denis-CourmontVLC_OBJECT: expansion safety
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-12 Pierre d'Herbemontthreads: Make sure vlc_assert_locked() doesn't result...
2008-08-12 Pierre d'Herbemontvlc_network: vlc_poll is always exported. Don't put...
2008-08-12 Pierre d'Herbemontvlc_playlist.h: Correct type for request status. (Fix...
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-08-11 Jean-Paul SamanDocument filter chain API.
2008-08-11 Jean-Paul SamanImprove comment wording in vlc_block.h
2008-08-10 Pierre d'Herbemontupdate: Various fixes to make it work on Mac OS X.
2008-08-10 Rémi Denis-Courmontbarrier: avoid staticity and pthread-specificity
2008-08-10 Rémi Denis-CourmontFix previous commit
next