]> git.sesse.net Git - vlc/history - src
Default enable telx when zvbi is not present
[vlc] / src /
2008-09-10 Laurent AimarDo not destroy vout on aspect ratio change only.
2008-09-10 Rémi Denis-CourmontTypo
2008-09-10 Rémi Denis-CourmontDo not heap free stack structure...
2008-09-10 Rémi Denis-CourmontGrmbl. Remove the stupid assert after merging commits.
2008-09-10 Geoffroy CouprieSet the owner to 0 while releasing a recursive mutex
2008-09-09 Jean-Paul SamanDocument more VLM API's and expand define.
2008-09-08 Laurent AimarAutomatically set --input-list when .001 .002 ... files...
2008-09-08 Laurent AimarFixed RGB colors when only RGB masks differ.
2008-09-08 Laurent AimarSimplify vout_ChromaCmp.
2008-09-08 Rémi Denis-CourmontRemove dead code (vlc_object_timedwait)
2008-09-08 Laurent AimarFixed input-list support.
2008-09-08 Geoffroy CouprieWinCE: header inclusion fixes
2008-09-08 Olivier Aubertembedded snapshot: guard against spurious vlc_object_wa...
2008-09-08 Olivier Aubertembedded snapshot: guard against spurious vlc_object_wa...
2008-09-08 Rémi Denis-CourmontImprove documentation
2008-09-08 Rémi Denis-CourmontRemove dummy usage of vlc_thread_ready()
2008-09-08 Olivier Aubertembedded snapshot: avoid an unnecessary double malloc
2008-09-08 Olivier Aubertembedded snapshot: use vlc_object_signal_unlocked inste...
2008-09-07 Laurent AimarThe msleep in stream.c is useless as access MUST wait...
2008-09-07 Laurent AimarDo not msleep to wait for a die order.
2008-09-07 Laurent AimarRemoved the need to msleep to handle input pause.
2008-09-07 Laurent AimarReduced a bit intf and statistics updates.
2008-09-07 Laurent AimarCosmetics (split MainLoop in smaller functions).
2008-09-07 Laurent AimarDo not uselessly duplicated code (input)
2008-09-07 Rémi Denis-CourmontRemove the run-time tick warning - too many false posit...
2008-09-07 Laurent AimarFixed vlc_cond*wait on win32.
2008-09-07 Rémi Denis-CourmontWin32: assert against recursive mutex in vlc_cond_...
2008-09-07 Rémi Denis-CourmontWin32: fix recursive locking imbalance
2008-09-07 Rémi Denis-CourmontBroadcast when the object is killed
2008-09-07 Rémi Denis-CourmontManually reset the events
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_CANCEL_INIT value.
2008-09-07 Laurent AimarAdded support for palettized RGB (RGBP)
2008-09-07 Laurent AimarFirst teletext track is prefered (usually main page).
2008-09-07 Rémi Denis-CourmontFix use of vlc_object_wait()
2008-09-07 Rémi Denis-Courmontwinsock recvmsg: fix WSARecvFrom usage
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-Courmont__thread is ignored on Windows :(
2008-09-06 Rémi Denis-CourmontUse NULL rather than 0
2008-09-06 Laurent AimarDo not set object b_eof/b_error after sending the event.
2008-09-06 Rémi Denis-Courmontvlc_cond_init: really remove useless parameter
2008-09-06 Christophe MutricyFix silly [8666615cc]
2008-09-06 Antoine CellerierDocument module_Need's side effect on the object name.
2008-09-06 Antoine CellerierRevert "libvlc does not need an object name"
2008-09-06 Rémi Denis-Courmontvlc_object_find_name: return vlc_object_t *
2008-09-06 Rémi Denis-CourmontChange the name
2008-09-06 Rémi Denis-CourmontRemove memory error message
2008-09-06 Laurent AimarAdd missing vlc_restorecancel in input.
2008-09-06 Rémi Denis-Courmontvlc_control_cancel: va_start iif va_end
2008-09-06 Rémi Denis-CourmontSAP out does not need an object name
2008-09-06 Rémi Denis-Courmontfetcher and preparser don't need object names
2008-09-06 Rémi Denis-Courmontlibvlc does not need an object name
2008-09-06 Rémi Denis-CourmontUse fputs - properly
2008-09-06 Rémi Denis-CourmontCLI: libvlc -> vlc
2008-09-06 Rémi Denis-CourmontUsage: vlc, not Usage: libvlc
2008-09-05 Laurent AimarAdded "intf-change-vout" variable to warn about vout...
2008-09-05 Rémi DuraffortRemove double declaration.
2008-09-05 Christophe Mutricydon't use the same shortcut as --list
2008-09-05 Rémi Denis-CourmontRemove old BeOS thread support
2008-09-05 Rémi Denis-CourmontFix VLM double free
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-09-04 Laurent AimarFixed socket setup in net_ListenSingle.
2008-09-04 Rémi Denis-CourmontRevert "Set buffer sizes"
2008-09-04 Rémi Denis-CourmontWarn about ticks at compile-time
2008-09-04 Rémi Denis-CourmontSet buffer sizes
2008-09-04 Laurent AimarFixed mwait for windows.
2008-09-04 Rémi Denis-CourmontAdd msleep misuse warning
2008-09-04 Rémi Denis-CourmontWin32: strerror won't work
2008-09-04 Rémi Denis-CourmontWin32: restore accidentally removed variable
2008-09-04 Rémi Denis-CourmontWin32: fix warning
2008-09-04 Rémi Denis-Courmontuse backtrace with vlc_object_get warning
2008-09-04 Rémi Denis-CourmontProvide backtrace function within libvlccore
2008-09-04 Rémi Denis-CourmontThread fatal errors: add function name, and some Win32...
2008-09-03 Laurent AimarDo not set sout-keep by default.
2008-09-03 Antoine CellerierProperly malloc(), memcpy() and free() the quantizer...
2008-09-03 Rémi Denis-CourmontDe-inhibit cancellation in interface threads
2008-09-03 Laurent AimarImplemented strsep replacement.
2008-09-03 Rémi Denis-CourmontFix warning
2008-09-02 Laurent Aimarvout_RenderPicture should not render subtitles on the...
2008-09-02 Laurent AimarDo not filter the same picture multiple times (close...
2008-09-02 Laurent AimarCosmetics + clean up.
2008-09-02 Rémi Denis-CourmontShrink overly large blocks
2008-09-02 Antoine CellerierDon't take removed options into account when checking...
2008-09-02 Derk-Jan Hartmansubtitle detection: Add support for pbs, dks, mpsub...
2008-09-02 Derk-Jan Hartmansubtitle detection: add support for auto-detecting...
2008-09-02 Pierre d'HerbemontFix make check.
2008-09-02 Pierre d'Herbemontmessages: Fix a warning.
2008-09-02 Antoine CellerierIn fact it's the module name (as in MODULE_NAME on...
2008-09-02 Antoine CellerierAlso allow filtering based on module names.
2008-09-01 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-09-01 Pierre d'Herbemontupdate: Make sure we don't leak.
2008-09-01 Antoine CellerierAccept partial matches with -p <module name> (aka ...
2008-09-01 Antoine CellerierWhen applicable, mention that modules weren't displayed...
2008-09-01 Antoine CellerierMention --list and --list-verbose if a vlc -p <string...
2008-09-01 Antoine CellerierPrint the module name in help output (else the user...
2008-09-01 Antoine CellerierFix mistake in 92290c9d that allowed modules with no...
next