]> git.sesse.net Git - vlc/history - modules
Fix use of logo and erase filters in the Qt extended intf.
[vlc] / modules /
2008-09-09 Antoine CellerierFix use of logo and erase filters in the Qt extended...
2008-09-09 Antoine CellerierImplement mouse pointer support in win32 screen.
2008-09-09 Antoine CellerierImplement partial screen capture and cursor following...
2008-09-09 Jean-Paul SamanRemove old limited image video_output its functionality...
2008-09-09 Jean-Baptiste KempfOops ! Some people are really tired...
2008-09-09 Jean-Baptiste KempfDefault to scale 1 in Sout dialog. Close #2017
2008-09-09 Derk-Jan Hartmanlive555: fix a potential crash introduced by [169ecd7a1...
2008-09-08 Marian Durkovictelx: Correct a character mapping for Czech/Slovak...
2008-09-08 Laurent AimarFixed RGB 16 screen capture for win32.
2008-09-08 Laurent AimarCorrectly set screen RGB masks for win32 and use native...
2008-09-08 Rémi Denis-CourmontDo not hide an interface idle sleep from the compiler...
2008-09-08 Rémi Denis-CourmontMMSTU: suspend the keep-alive thread while not paused
2008-09-08 Laurent AimarImplemented matroska DEMUX_GET_FPS (close #2014)
2008-09-08 Geoffroy CouprieWinCE: wingdi plugin update
2008-09-08 Laurent AimarImproved speex encoder configuration.
2008-09-08 Laurent AimarCosmetics (speex)
2008-09-08 Rémi Denis-CourmontHTTP access_out: fix binding to an IPv6 address
2008-09-08 Rémi Denis-CourmontFix crash when thread creation fails, fix msleep usage.
2008-09-08 Rémi Denis-Courmontlive555: remove useless vlc_thread_ready from timeout...
2008-09-08 Rémi Denis-CourmontDo not call vlc_thread_ready with non-waiting vlc_threa...
2008-09-08 Rémi Denis-CourmontFix cut&paste error in 1014a2aa09d4c4a529407b221676f913...
2008-09-08 Derk-Jan Hartmanlive555: check for support of GET_PARAMETER
2008-09-07 Jean-Baptiste KempfCorrectly pass all the arguments of v4l/dshow when...
2008-09-07 Jean-Baptiste KempfYet again a try to fix the sizing behaviour when too...
2008-09-07 Jean-Baptiste KempfStop playlist on quit, to fix some quitting crashes.
2008-09-07 Christophe Mutricyi18n fix
2008-09-07 Derk-Jan HartmanTS demux: cleanup some of the dvb and telx track descri...
2008-09-07 Derk-Jan HartmanTS demux: american english is our default
2008-09-07 Derk-Jan Hartmantelx: Fix the telx-override-page option.
2008-09-07 Derk-Jan Hartmantelx: cleanup bool whitespace
2008-09-07 Laurent AimarFixed a potential infinite loop with libmpeg2.
2008-09-07 Laurent AimarCosmetics.
2008-09-07 Laurent AimarAdded support for named color in font parameters.
2008-09-07 Laurent AimarImprove subsdec html output robustness.
2008-09-07 Laurent AimarEnabled ffmpeg PAL8 support (fix #2000)
2008-09-07 Laurent AimarFixed AVI palette support.
2008-09-07 Laurent AimarCleaned up/fixed palettized video support.
2008-09-07 Laurent AimarAdded support for palettized RGB (RGBP)
2008-09-07 Rémi Denis-CourmontPodcast: thread safety fixes
2008-09-07 Rémi Denis-CourmontV4L2: msleep uses µs - not ms
2008-09-07 Rémi Denis-CourmontUse mwait and remove silly msleep usage
2008-09-06 Rémi Denis-CourmontHotkeys: use normal thread synchronization APIs
2008-09-06 Rémi Denis-Courmontvlc_cond_init: really remove useless parameter
2008-09-06 Rémi Denis-Courmontaudioscrobbler: do not mix vlc_object and vlc_thread...
2008-09-06 Derk-Jan Hartmants demux: simplify the teletext case i_teletext_type...
2008-09-06 Derk-Jan Hartmants demux: any teletext type of 1-5 is valid.
2008-09-06 Derk-Jan Hartmanzvbi: Use the "initial page" as signaled by the TS...
2008-09-06 Rémi Denis-CourmontRTP: ignore packets with duplicated sequence numbers...
2008-09-06 Laurent AimarFixed DTS muxer.
2008-09-05 Laurent AimarCosmetic.
2008-09-05 Laurent AimarDo not ignore teletext initial page (close #1997).
2008-09-05 Laurent AimarBe sure to emit voutChanged() only when needed.
2008-09-05 Laurent AimarFixed initial snpshot/fullscreen state.
2008-09-05 Laurent AimarUse intf-change-vout to properly detect vout (close...
2008-09-05 Rémi DuraffortFix object leaking when taking a snapshot.
2008-09-05 Rémi DuraffortFix a BIG memleak in Qt interface (this poor object...
2008-09-05 Laurent AimarDo not ask stream layer to buffer data in UDP.
2008-09-05 Laurent AimarUse sub-language as DVD menu (close #1994)
2008-09-05 Rémi DuraffortFix memleak in Qt interface.
2008-09-05 Rémi DuraffortFix warnings.
2008-09-05 Christophe Mutricycdg codec is in codec/
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-09-05 Jean-Baptiste KempfFix a crash that happens if you play with video filters.
2008-09-05 Jean-Baptiste KempfAdd a sout-keep option in the GUI as sout-keep is remov...
2008-09-05 Jean-Baptiste KempfOnly Ctrl+H should make you quit minimalView mode
2008-09-05 Antoine CellerierFound another one! Sneaky bastard...
2008-09-05 Antoine CellerierThis is a bolean control, not tristate.
2008-09-05 Antoine CellerierRevert "Add option to disable embedded video in the...
2008-09-05 Antoine CellerierAdd option to disable embedded video in the simple...
2008-09-04 Antoine CellerierSimplify.
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-09-04 Rémi Denis-CourmontRemove /* inside comment
2008-09-04 Rémi Denis-CourmontRemove declaration for vanished function
2008-09-04 Antoine CellerierFix memleak and config option type. (thanks to ivoire...
2008-09-04 Antoine CellerierAdd mouse cursor drawing support in x11 screen.
2008-09-04 Rafaël CarréFix g726 packetizing : forgot to compute the padding...
2008-09-04 Rafaël Carrértp: g726 packetization
2008-09-04 Antoine CellerierFix placeholder mode. UDP streaming now works.
2008-09-04 Antoine CellerierAdd --sout-bridge-in-placeholder-switch-on-iframe
2008-09-04 Antoine CellerierPrint an error when trying to add more than one ES...
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-09-04 Jean-Philippe AndreQt: create a CoverArtLabel
2008-09-03 Antoine CellerierAdd placeholder feature to bridge module ("No Signal...
2008-09-03 Antoine CellerierMake it possible to have more than one bridge in a...
2008-09-03 Laurent AimarFixed config.h include order.
2008-09-03 Antoine CellerierProperly malloc(), memcpy() and free() the quantizer...
2008-09-03 Rémi DuraffortFix a typo to make the buildbot happy.
2008-09-03 Rémi Duraffortdemux/playlit/*: Check asprintf return malloc.
2008-09-03 Rémi Denis-Courmontdouble variable declaration
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-09-03 Rémi Denis-CourmontSignals: only one thread needed now
2008-09-03 Rémi Denis-CourmontTelnet: fix arbitrary tick
2008-09-03 Rémi Denis-CourmontAvoid alloca()
2008-09-03 Rémi Denis-CourmontNo point in checking vlc_object_alive there
2008-09-03 Rémi Denis-CourmontDo not lock the input while talking to D-Bus
2008-09-03 Rémi DuraffortFix memleak (don't ask for error just for fun).
2008-09-03 Jean-Baptiste KempfCorrectly fix #1746 on Windows. Special for Trax :D
2008-09-03 Rémi Denis-CourmontRevert "CLOCK_FREQ is a 64-bits quantity as mtime_t"
2008-09-03 Rémi Denis-CourmontCLOCK_FREQ is a 64-bits quantity as mtime_t
2008-09-02 Laurent AimarImproved a bit still frame support.
next