]> git.sesse.net Git - vlc/history - modules
Fixed a memory leak in aspect-ratio/crop/zoom/deinterlace hotkeys.
[vlc] / modules /
2008-07-21 Laurent AimarFixed a memory leak in aspect-ratio/crop/zoom/deinterla...
2008-07-21 Laurent AimarFixed unitialized memory passed to write().
2008-07-21 Laurent AimarClean up remoteosd (use picture_*, fix a few race condi...
2008-07-21 Laurent AimarUse picture_New/...
2008-07-21 Pierre d'Herbemontmacosx: Make sure the vout window send mouseEvents...
2008-07-21 Rémi DuraffortUse pl_Release an factorise two lines.
2008-07-21 Derk-Jan Hartmanlive555: Fix TCP rollover
2008-07-21 Derk-Jan Hartmanlive555: Fix fallback case for unsupported transport.
2008-07-21 Rémi DuraffortMissing #undef
2008-07-21 Rémi DuraffortUse pl_Release.
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-21 Derk-Jan Hartmanqtcapture: Use Hosttime when available.
2008-07-20 Laurent AimarUpgraded swscale mode to bicubic by default (fast bilin...
2008-07-20 Laurent AimarAdded missing include file.
2008-07-20 Laurent AimarClean up include files.
2008-07-20 Laurent AimarFixed subtitle duration when rate != default.
2008-07-20 Laurent AimarCosmetics (moved BuildDone under HAVE_FONTCONFIG)
2008-07-20 Laurent AimarFixed locking scheme.
2008-07-20 Laurent AimarFixed printf format for size_t.
2008-07-20 Laurent AimarFixed a potential segfault when font builder thread...
2008-07-20 Laurent AimarRespect mp4 track enable flag.
2008-07-20 Laurent AimarFixed motiondetect segfaults.
2008-07-20 Jean-Paul SamanFix displaying of teletext buttons.
2008-07-20 Jean-Paul SamanRevert "Fix of #1640 teletext buttons appear too often"
2008-07-20 Lukas DurfinaFix of #1640 teletext buttons appear too often
2008-07-19 Laurent AimarFixed undenormalise for 64 bits.
2008-07-19 Laurent AimarUse filter helpers.
2008-07-19 Derk-Jan Hartmanquicktime decoder: fix a cast warning
2008-07-19 Derk-Jan Hartmanquicktime codec: prevent malloc(0)
2008-07-19 Derk-Jan Hartmanquicktime decoder: I don't trust this codec enough...
2008-07-19 Felix Paul KühneRemoved some useless dgb msgs and added some more usefu...
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Laurent AimarUse block_Release instead of pf_release directly.
2008-07-19 Laurent AimarFixed buffer overread in equalizer BandCallback.
2008-07-19 Laurent AimarFixed a few buffer overflow by not using sprintf...
2008-07-19 Pierre d'Herbemontplaylist: playlist_NodeAddInput was noted as deprecated...
2008-07-19 Rémi DuraffortQt4: We must lock the playlist before calling UpdateTre...
2008-07-19 Rémi DuraffortFix a compilation warning.
2008-07-18 Laurent AimarClean up gaussianblur. There is no need to nearly dupli...
2008-07-18 Laurent AimarUse picture helpers.
2008-07-18 Laurent AimarAnother typo.
2008-07-18 Laurent AimarFixed a typo.
2008-07-18 Laurent AimarUse picture helpers.
2008-07-18 Laurent AimarDo not return title if no chapters in mkv.
2008-07-18 Laurent AimarUse picture helpers (Yield,Release,CopyProperties).
2008-07-18 Rémi DuraffortThe playlist is not locked so don't pretend that the...
2008-07-18 Rémi DuraffortThe playlist it not lock here.
2008-07-18 Rémi DuraffortThe playlist is not lock for the moment.
2008-07-18 Rémi DuraffortLock the playlist so we can add SAP item to the playlis...
2008-07-17 Pierre d'HerbemontRevert "qtcapture: Use a direct block buffer, and remov...
2008-07-17 Pierre d'Herbemontqtcapture: Use a direct block buffer, and remove a...
2008-07-17 Pierre d'Herbemontvout: Rename vout_Destroy to vout_CloseAndDestroy.
2008-07-17 Pierre d'Herbemontmacosx: Fix motionblur and zoom in extended panel.
2008-07-17 Christophe MutricyUse the correct test
2008-07-17 Pierre d'Herbemontmacosx: Remember the detached vout position.
2008-07-17 Laurent AimarEnabled fullscreen controler by default.
2008-07-17 Laurent AimarFixed filters implemented as vout (Init/End can be...
2008-07-17 Felix Paul Kühnemacosx: Work-around a NSUIHeartBeat crash on quit by...
2008-07-17 Felix Paul Kühnemacosx: make sure that the info-panel doesn't float.
2008-07-17 Felix Paul Kühnemacosx: Make sure we update the information panel,...
2008-07-17 Rémi DuraffortThe playlist is not lock at this stage so let it lock...
2008-07-16 Pierre d'Herbemontqt4: Hopefully blindely fix the qt4 build, by defining...
2008-07-16 Pierre d'Herbemontqt4: Forgotten lock. Reported by ahoka.
2008-07-16 Pierre d'Herbemontmacosx: Properly inherit variables if they don't exist.
2008-07-16 Christophe MutricyUse pkg-config to get the flags for libmpeg2
2008-07-16 Pierre d'Herbemontmacosx: Make sure the detached window is movable by...
2008-07-16 Felix Paul KühneFixed a rare sent-msg-to-freed-object issue
2008-07-16 Pierre d'Herbemontmacosx: Remove a NSLog.
2008-07-16 Pierre d'Herbemontmacosx: Fix the detached window. Fix fullscreen. Use...
2008-07-16 Pierre d'Herbemontqtcapture: Don't release objects when libvlc quit,...
2008-07-16 Pierre d'Herbemontdirectory: Make sure we can exit and interrupt the...
2008-07-16 Derk-Jan HartmanDon't send blocks from qtcapture Demux that we have...
2008-07-16 Derk-Jan HartmanUse the actual pts in qtcapture.
2008-07-15 Laurent AimarUse good default value for font weigh/slan (subtitle...
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-15 Laurent AimarPass vout_thread_t to releaseVideo.
2008-07-15 Laurent AimarSimplify vlc fourcc/ffmpeg pix format conversion.
2008-07-15 Rémi DuraffortAsk the playlist to lock itself as it isn't done before.
2008-07-15 Rémi DuraffortFix a compilation warning.
2008-07-15 Pierre d'Herbemontmacosx: Fix a dead lock.
2008-07-15 Pierre d'Herbemontmacosx: Use pl_Locked for better readability.
2008-07-15 Pierre d'Herbemontmacosx: Fix a deadlock in the broken -[VLCPlaylist...
2008-07-15 Pierre d'Herbemontdirectory: playlist_NodeCreate needs a lock.
2008-07-13 Pierre d'Herbemontdirectory: Remove unuseful debug message.
2008-07-13 Pierre d'Herbemontdirectory: Return VLC_EGENERIC in case of interruption...
2008-07-13 Pierre d'Herbemontdirectory: Don't get stuck if playlist dies. And remove...
2008-07-13 Pierre d'Herbemontplaylist: Don't export playlist_ItemNewFromInput as...
2008-07-13 Pierre d'Herbemontmacosx: Don't use playlist_NodeAddInput() it's deprecat...
2008-07-13 Pierre d'Herbemontmacosx: Assert on cases that should never happen.
2008-07-13 Rémi Denis-CourmontQt4: merge unicast and multicast UDP, add RTP - fixes...
2008-07-13 Pierre d'Herbemontmacosx: Replace "Get Stream Information" by "Fetch...
2008-07-13 Pierre d'Herbemontmacosx: The menu title should be Information... not...
2008-07-13 Pierre d'Herbemontmacosx: Make sure there is a title or a name for the...
2008-07-13 Pierre d'Herbemontmacosx: Fix art loading when URL contains spaces.
2008-07-13 Pierre d'Herbemontmacosx: Make sure the volume slider is activated when...
2008-07-13 Pierre d'Herbemontmacosx: Make sure right click can select a playlist...
2008-07-13 Pierre d'Herbemontmacosx: Make sure we can move the window by clicking...
2008-07-13 Pierre d'Herbemontmacosx: Fix aspect ratio.
next