]> git.sesse.net Git - vlc/history - modules
Qt bugfix: pressing Enter Key in preferences dialog should save prefs
[vlc] / modules /
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)
2008-08-27 Laurent AimarImproved eof detection on a few broken avi files.
2008-08-26 Laurent AimarRemoved tabs and unwanted spaces in record.c
2008-08-26 Laurent AimarRemove access filter record from build system.
2008-08-26 Laurent AimarFixed typo making swscaler useless for outputing RGBA.
2008-08-26 Laurent AimarRemoved now obsolete access filter record.
2008-08-26 Laurent AimarAdded new stream_out record module.
2008-08-26 Laurent AimarDo not access to internal p_input sout in input_DecoderNew.
2008-08-26 Laurent AimarAdded nsv stream record mode support.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-26 Christophe Mutricyi18n: Fix in Qt4/Help
2008-08-26 Antoine CellerierPreliminary changes to fix postprocessing. Decoder...
2008-08-26 Rémi Denis-CourmontNo need to set i_buffer twice
2008-08-26 Antoine CellerierRevert something which never should have been commited...
2008-08-26 Pierre d'Herbemontxspf: Fix a may-be freed input_item pointer usage.
2008-08-26 Pierre d'Herbemontasx: Fix an input_item leak.
2008-08-26 Pierre d'Herbemontmmsh: Fix an input_item_t leak.
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-25 Laurent AimarFixed packetized flag value for aes3 stream.
2008-08-25 Laurent AimarFixed channel count index for aes3.
2008-08-25 Derk-Jan Hartmanmacosx: use NSInvocation on this 10.5 method.
2008-08-25 Laurent AimarAdded check against NIT dvbpsi support.
2008-08-25 Laurent AimarCosmetics.
2008-08-25 Laurent AimarAdded DVB scan capability.
2008-08-25 Laurent AimarRemoved internal cinepak decoder (ffmpeg one is way...
2008-08-25 Laurent AimarUse aes3 for BSSD codec (close #1765).
2008-08-25 Laurent AimarAdded AES3 (SMPTE 302M) decoder.
next