]> git.sesse.net Git - vlc/history - modules
Remove unneeded vlc_signal_object_maybe hack
[vlc] / modules /
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.
2008-08-25 Antoine CellerierAdd description for transrate options.
2008-08-25 Jean-Baptiste KempfDon't use Simple Open, it can be broken. Workaround...
2008-08-25 Pierre d'Herbemontmacosx: Don't do fancy stuff on 10.4.
2008-08-25 Antoine CellerierCompile the transrate module (untested ... but now...
2008-08-25 Laurent AimarAdded drop shortcut for dummy stream_out module.
2008-08-25 Laurent AimarCosmetics.
2008-08-25 Rémi Duraffortupnpn_intel: Compilation fix.
2008-08-25 Laurent AimarRevert "Improved rtjpeg and seek NUV demuxer support."
2008-08-25 Laurent AimarCosmetics.
2008-08-25 Laurent AimarMoved static lock inside Cookie.
2008-08-25 Gertjan Van Drooge... Improved rtjpeg and seek NUV demuxer support.
2008-08-25 Antoine CellerierRemove ... after "Minimal View" menu item.
2008-08-25 Antoine CellerierFix "Crash when removing filters after a video encoder...
2008-08-25 Derk-Jan Hartmanconfig: Do not use config_SaveConfigFile( , NULL) or...
2008-08-25 Derk-Jan Hartmanmacosx: Do NOT call config_SaveConfigFile() if you...
2008-08-25 Laurent AimarClean up mpga demuxer and properly fix #1081 (ie withou...
2008-08-25 Rafaël Carrélive555: really toggle tcp flag - fix [ef4da62761]
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-25 Jean-Baptiste KempfRevert "Fix memleak in mkv."
2008-08-25 Jean-Baptiste KempfUpdate comments.
2008-08-25 Jean-Baptiste KempfFix drop on the playlist in all case (DP and MI )
2008-08-25 Jean-Baptiste KempfFix a rare sizing issue ( part of #1775 )
2008-08-25 Jean-Baptiste KempfFix the minimum size in qt-display-mode 1 to show all...
2008-08-25 Jean-Baptiste KempfFix typos and stupid code errors to make profiles work.
2008-08-25 Jean-Baptiste KempfFix Playlist resizing and positionning.
2008-08-25 Jean-Baptiste KempfFix annoying bug that prevented Bookmark dialog to...
2008-08-25 Jean-Baptiste KempfCorrectly save the column size from the playlist.
2008-08-25 Jean-Baptiste KempfFix very annoying typo that discard most of the correct...
2008-08-25 Jean-Baptiste KempfHopefully close #1717
2008-08-25 Jean-Baptiste KempfResize the advanced properties of open capture with...
2008-08-25 Jean-Baptiste KempfDon't save geometry if Video is Active.
2008-08-25 Jean-Baptiste KempfFix the reminiscence of some extended settings and...
next