]> git.sesse.net Git - vlc/history - src
libvlc_video: More line saving on error cases
[vlc] / src /
2008-06-13 Pierre d'Herbemontlibvlc_video: More line saving on error cases
2008-06-13 Pierre d'Herbemontlibvlc_video: Suppress playlist existence checks.
2008-06-13 Pierre d'Herbemontlibvlc_video_set_viewport: No need to check playlist...
2008-06-13 Pierre d'Herbemontlibvlc_video_set_viewport: Make sure we don't crash...
2008-06-13 Pierre d'Herbemontlibvlc_video: Save a few line in error case handling.
2008-06-13 Pierre d'Herbemontlibvlc_video: More simplification.
2008-06-13 Pierre d'Herbemontlibvlc_video: Rename p_vout1->p_vout.
2008-06-13 Pierre d'Herbemontlibvlc: Simplify get/set/toggle_fullscreen.
2008-06-13 Pierre d'Herbemontlibvlc: Properly release vout. Pointed out by Lukas.
2008-06-13 Pierre d'Herbemontlibvlc: Don't attempt to search an input's vout everywh...
2008-06-13 Pierre d'Herbemontlibvlc: Fix GetVout's comment. Pointed out by Lukas.
2008-06-12 Felix Paul KühneAssigned cmd-R to 'Open Capture Device'
2008-06-12 Rémi Denis-CourmontDisable vout_RequestWindow. It has never worked properly
2008-06-12 Rémi Denis-CourmontRemove services discovery tasks before the playlist
2008-06-12 Rémi Denis-CourmontFix previous commit
2008-06-12 Rémi Denis-CourmontNULLify p_playlist when the playlist is gone
2008-06-12 Rémi Denis-CourmontDon't block all signals.
2008-06-12 Rémi Denis-Courmontaccept: ignore interrupts
2008-06-12 Rémi Denis-Courmontconnect: handle EINTR
2008-06-12 Rémi Denis-CourmontNetwork: handle interrupts when reading and some comments
2008-06-12 Rémi Denis-CourmontFactorize interrupt handling
2008-06-11 Rémi Denis-Courmontvlc_object_attach: do not kill an object within the...
2008-06-11 Rémi Denis-CourmontBlind attempt at fixing the libintl/g++-4.2 problem
2008-06-10 Antoine CellerierUnregister a "sub filter"'s private SPU channel when...
2008-06-10 Antoine CellerierPartially fix sub picture filter chain handling. Still...
2008-06-09 Christophe MutricyUpdate and activate portuguese l10n. Thanks to Bruno...
2008-06-09 Rémi Denis-CourmontSupport for sudo
2008-06-09 Antoine CellerierAdd new var_Change action: VLC_VAR_SETISCOMMAND. Previo...
2008-06-08 Rémi Denis-CourmontFix typo
2008-06-07 Rémi Denis-CourmontUntriplicate vout release code - fix #1593
2008-06-06 Rémi Denis-CourmontForce thread priorities in the supported range
2008-06-06 Rémi Denis-CourmontBring back reckless user proofing.
2008-06-06 Rémi Denis-CourmontBring the root wrapper back
2008-06-06 Rémi Denis-Courmontvlc: fix conditional compilation
2008-06-06 Rémi Denis-CourmontFix/split rootwrap_bind
2008-06-06 Rémi Denis-CourmontRescale POSIX realtime priorities within a portable...
2008-06-06 Rémi Denis-CourmontDo not set a priority for non-realtime threads
2008-06-06 Rémi Denis-CourmontSet the thread priority before its creation
2008-06-06 Pierre d'Herbemontstream: Don't attempt to seek() when reading to NULL...
2008-06-06 Pierre d'Herbemontstream: Support reading to NULL buffer in *Immediate...
2008-06-06 Rafaël CarréRevert "stream_Read() : makes the buffer mandatory"
2008-06-06 Rafaël Carréstream_Read() : makes the buffer mandatory
2008-06-06 Pierre d'Herbemontinput: Comment on how to enable auto pts delay adjustement.
2008-06-05 Pierre d'Herbemontinput: Explain a bit more how --auto-adjust-pts-delay...
2008-06-05 Pierre d'Herbemontinput: Add --auto-adjust-pts-delay, this allows to...
2008-06-05 Pierre d'Herbemontstream: Add a new method for buffering access: A*Immedi...
2008-06-05 Rémi Denis-CourmontDo not use print colored help if stdout is not a TTY
2008-06-05 Rémi Denis-CourmontSupport for using a custom text domain for configuratio...
2008-06-05 Rémi Denis-CourmontSupport for custom text domain in module strings
2008-06-04 Antoine CellerierRemove debug (tip: put debug messages in spanish, they...
2008-06-04 Rafaël CarréTypo: use debug code only when wanted (and defined)
2008-06-04 Antoine CellerierOnly try creating the filter chain once.
2008-06-04 Rémi Denis-CourmontRemove VLC_OBJECT_SOUT
2008-06-04 Rémi Denis-CourmontRemove another unsafe sout cleanup hack
2008-06-04 Rémi Denis-CourmontPlaylist takes care of sout-keep, NOT libvlc!
2008-06-04 Rémi Denis-CourmontHandle sout-keep from the playlist engine
2008-06-04 Rémi Denis-CourmontSimplify
2008-06-04 Rémi Denis-CourmontVLM: remove the unneeded sout-keep hack
2008-06-04 Rémi Denis-CourmontRemove sout-keep from the input code
2008-06-04 Rémi Denis-CourmontFix crash if inputs fails and there is no sout
2008-06-04 Rémi Denis-CourmontFix grammar
2008-06-04 Rémi Denis-Courmontvlc_threadobj under NDEBUG and refcheck under LIBVLC_RE...
2008-06-04 Rémi Denis-CourmontIgnore exceptions correctly - don't let libvlc assert
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
2008-06-04 Rémi Denis-CourmontVLC: start the playlist at start
2008-06-04 Rémi Denis-Courmontlibvlc_InternalAddIntf: remove the other boolean
2008-06-04 Rémi Denis-CourmontSimplify
2008-06-04 Rémi Denis-CourmontFix sout leak if the playlist is gone
2008-06-04 Antoine CellerierAdd "Y800" and "Y8 " as aliases for the "GREY" fourcc...
2008-06-04 Antoine CellerierUgly hack to make the filter chain work correctly for...
2008-06-04 Antoine CellerierFix a few compilation warnings.
2008-06-04 Antoine CellerierUse filter chain in subpicture core.
2008-06-04 Antoine CellerierUse filter chain in video output core.
2008-06-04 Antoine CellerierNew filter chain handling API. This should make it...
2008-06-02 Christophe MutricySerbian l10n by Marko Uskokovic and Gorana Milicevic...
2008-06-02 Rafaël CarréRemove support DBus & HAL APIs
2008-06-02 Antoine CellerierSetting a local var to NULL right before exiting the...
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-06-01 Rémi Denis-Courmontvlc-control.pc -> libvlc.pc
2008-06-01 Pierre d'Herbemontplaylist: Code readability.
2008-06-01 Pierre d'Herbemontplaylist: Compile fix for previous commit, plus warning...
2008-06-01 Pierre d'Herbemontplaylist: Listen to duration changed events, and remove...
2008-06-01 Pierre d'Herbemontplaylist: Listen to vlc_InputItemMetaChanged. This...
2008-06-01 Rémi Denis-CourmontSimplify AI_NUMERICSERV usage
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-06-01 Rafaël CarréTypo
2008-06-01 Rafaël CarréBinary updates: support arbitrarily long descriptions
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-06-01 Rémi Denis-CourmontLook for reference leaks. I found none, though.
2008-06-01 Rémi Denis-CourmontAnother memory leak
2008-06-01 Rémi Denis-CourmontFix small memory leak
2008-06-01 Rémi Denis-CourmontSimplify Win32 command line parsing
2008-06-01 Pierre d'HerbemontRevert "service_discovery: Remove an uneeded hack."
2008-06-01 Pierre d'Herbemontservice_discovery: Remove an uneeded hack.
2008-06-01 Christophe MutricyHandles the VLC_EEXITSUCESS case
2008-06-01 Rémi Denis-CourmontFix deadlock when quitting the dummy interface
2008-06-01 Rémi Denis-CourmontFix a warning
2008-06-01 Rémi Denis-CourmontFix prototypes
2008-06-01 Rémi Denis-Courmontmediacontrol: fix compilation
next