]> git.sesse.net Git - vlc/history - modules
Qt: create a CoverArtLabel
[vlc] / modules /
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.
2008-09-02 Laurent AimarFixed a typo in YUVP blending to RGB.
2008-09-02 Christophe Mutricyi18n: tell gettext to not be silly
2008-09-02 Laurent AimarCosmetic.
2008-09-02 Laurent AimarFixed a big rtp demuxer.
2008-09-02 Antoine CellerierEncoders are allowed to change the input format. Hence...
2008-09-02 Ilkka OllakkaRevert "transcode: try to fix audio resampling (fix...
2008-09-02 Derk-Jan Hartmansubtitle demux: add comment about how to enable auto...
2008-09-02 Jean-Philippe AndreQt bugfix: pressing Enter Key in preferences dialog...
2008-09-02 JPegBugfix: last.fm segfaults under Windows This is due...
2008-09-01 Pierre d'Herbemontupdate: Make sure we don't leak.
2008-09-01 Laurent AimarFixed timestamp in ffmpeg reget_buffer callback.
2008-09-01 Laurent AimarAdded missing dvb scan.h include in Modules.am.
2008-09-01 Laurent AimarRevert "Partially work around a picture link in libmpeg2."
2008-09-01 Laurent AimarRemoved a debug commit in ffmpeg (do not force display...
2008-09-01 Laurent AimarRevert "Revert "Improved rtjpeg and seek NUV demuxer...
2008-09-01 Christophe MutricyFix RCC rules
2008-09-01 Rafaël Carrélive555: use floats for i_npt as well, remove useless...
2008-09-01 Rafaël Carrélive555: keep the npt clock unit: floats representing...
2008-08-31 Jean-Baptiste KempfQt: Check for NULLity to avoid segfault in AdvPrefs...
2008-08-31 Ilkka OllakkaTake care of different input/canvas aspect-ratio
2008-08-31 Ilkka OllakkaUse even padding in canvas
2008-08-31 Antoine CellerierFix croppadd out of bounds write (we were padding ...
2008-08-30 Pierre d'Herbemontmacosx: Don't allow playlist or media list draging.
2008-08-30 Pierre d'Herbemontmacosx: the deprecated vlc_object_get takes 2 args...
2008-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-30 Ilkka OllakkaSet i_aspect after vfilter in transcode
2008-08-30 Rémi Denis-CourmontUse cookie reference, not (uninitialized) value
2008-08-29 Rémi DuraffortFix crop/aspect ration and deinterlace menus in Qt...
2008-08-29 Rémi Duraffortupnp_intel: fix compilation.
2008-08-29 Rémi Denis-CourmontRemove leftover code
2008-08-29 Rémi Denis-CourmontMake access_out independent of sout instance
2008-08-29 Rémi Denis-CourmontImplement ACCESS_OUT_CONTROLS_PACE as needed
2008-08-29 Rémi Denis-CourmontDisable instance pace control from stream rather than...
2008-08-29 Rémi Denis-CourmontUDP out: avoid useless references to p_sout
2008-08-29 Laurent AimarImplemented sout string escaping in QT.
2008-08-29 Laurent AimarFixed segfault when doing rendering without respecting...
2008-08-28 Christophe MutricyFix compilation
2008-08-28 Laurent AimarFixed swscaler minimal size for YUY2 sse2.
2008-08-28 Rémi Denis-Courmontvlc_object_lock_and_wait: broken by design, remove
2008-08-28 Rémi Denis-CourmontSAP: use thread cancellation, get rid of the waitpipe...
2008-08-28 Rémi Denis-CourmontSD: pull down cancellation safety on those SD with...
2008-08-28 Pavlov KonstantinSpelling: typo.
2008-08-28 Pavlov KonstantinSpelling typo.
2008-08-28 Pavlov KonstantinAdd braces where needed.
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-08-28 Rémi Denis-CourmontUPnP Intel: remove useless and harmful SD thread
2008-08-28 Rémi Denis-CourmontDrop prehistoric avahi versions support
2008-08-28 Laurent AimarFixed(woraround) another bug of swscaler when ask to...
2008-08-28 Rémi Denis-CourmontBonjour: use the avahi thread backend
2008-08-28 Rémi Denis-CourmontUPnP CyberLink: do not spawn a useless poll thread...
2008-08-28 Antoine CellerierHere too. (yeah, we now have video filters in modules...
2008-08-28 Antoine CellerierCheck for input/output size match here too. I hope...
2008-08-28 Antoine CellerierIf you don't know how to scale ... don't pretend that...
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-28 Rémi Denis-Courmontsignals: use the VLC thread API
2008-08-28 Laurent AimarFixed a potential division by 0 in mp4 demuxer.
2008-08-28 Laurent AimarClean up ogm parsing and fixed a potential memory overw...
2008-08-27 Laurent AimarFixed RGB ffmpeg color selection.
2008-08-27 Laurent AimarRequest RGBA when you want that (and not RV32).
2008-08-27 Rémi Denis-CourmontUDP access_out: get rid of block_FifoWake and blocking...
2008-08-27 Rémi Denis-CourmontRTP sout: get rid of block_FifoWake and don't get stuck...
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-27 Christophe Mutricyi18n: Fixes in Qt4 tooltips.
2008-08-27 Pierre d'Herbemontmacosx: Revert to the old texture window look.
2008-08-27 Laurent AimarPartially work around a picture link in libmpeg2.
2008-08-27 Laurent AimarFixed a buffer overread with broken oggs and check...
2008-08-27 Laurent AimarJump to first title on menu error (workaround #1809)
2008-08-27 Laurent AimarFixed rear center support (and close #1816).
2008-08-27 Jean-Paul SamanRemove duplicate stdio.h (is included in vlc_common.h).
2008-08-27 Jean-Paul SamanAdd video output that dumps raw YUV frames in a file...
2008-08-27 Jean-Paul Samanfix compiler warnings in modules/video_output/fb.c
2008-08-27 Jean-Paul SamanFix comment.
2008-08-27 Jean-Paul SamanHandle return value and fix memleaks.
2008-08-27 Jean-Paul SamanAdd scene filter which provides the same functionality...
2008-08-27 Laurent AimarRemoved stupid AR hack in libmpeg2.
2008-08-27 Laurent AimarFixed AR setting for dvdsimple, support AR for dvdnav.
2008-08-27 Laurent AimarCosmetic.
2008-08-27 Laurent AimarCorrectly set the index keyframe flag in avi muxer.
2008-08-27 Laurent AimarSet picture flags (I/P/B) in mpeg4 packetizer.
2008-08-27 Laurent AimarFixed a potential crash due to a mix up between pitch...
2008-08-27 Laurent AimarCosmetic (record.c)
next