]> git.sesse.net Git - vlc/history - modules
Use pl_Release with the right argument.
[vlc] / modules /
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-25 Derk-Jan Hartmanqtcapture: don't release an item that is in the autorel...
2008-07-25 Derk-Jan Hartmanmeta engine: add checks to verify that we indeed have...
2008-07-24 Pierre d'Herbemontmacosx: Make sure we animate the embedded window in...
2008-07-24 Laurent AimarCheck for dvdnav_get_highlight_area error.
2008-07-24 Rémi DuraffortThe playlist is locked here : should fix #1751 (patch...
2008-07-24 Rémi DuraffortUse pl_Yield and pl_Release instead of vlc_object_find.
2008-07-24 Derk-Jan Hartmanshoutcast sd: Change French TV section to use vlc:...
2008-07-24 Derk-Jan Hartmandummy: change vlc: comments to vlc:// comments
2008-07-23 Laurent AimarFixed a potential deadlock.
2008-07-23 Pierre d'Herbemontmacosx: Make sure we create non existing variables.
2008-07-23 Pierre d'Herbemontmacosx: In detached mode don't fade out all screens...
2008-07-23 Christophe MutricyThe playlist is not dockable at the moment
2008-07-23 Christophe MutricyWe don't want the & and ... in the title
2008-07-23 Laurent AimarDo not use a macro to clip integer to uint8 (2x faster...
2008-07-23 Derk-Jan Hartmantheora: simplify theora's copypicture. All "visible...
2008-07-23 Ilkka Ollakkadon't release before unlock, thanks to ivoire for spott...
2008-07-23 Ilkka Ollakkaadd vlc_object_lock/unlock to playlist-handling, fixes...
2008-07-23 Rémi DuraffortRemove stupid test commited by error (pointed out by jb)
2008-07-23 Derk-Jan Hartmantheora: Add support for YUV422 and YUV444 output of...
2008-07-23 Derk-Jan Hartman* Set visible width height when decoding theora. This...
2008-07-22 Pierre d'Herbemontquartztext: Make default options settings.
2008-07-22 Pierre d'Herbemontsimple_prefs: Use quartztext, not freetype.
2008-07-22 Pierre d'Herbemontmacosx: protect against NULL string in simple_prefs.
2008-07-22 Pierre d'Herbemontmacosx: Make sure we don't see a grey flash in float...
2008-07-22 Pierre d'Herbemontmacosx: Make sure that the fspanel shows up in Float...
2008-07-22 Pierre d'Herbemontmacosx: in detached window set the min value of i_mouse...
2008-07-22 Rémi DuraffortQt: fix a deadlock in the information panel.
2008-07-22 Rémi DuraffortUse pl_Yield and pl_Release everywhere.
2008-07-22 Pierre d'Herbemontsap: Don't release when not needed.
2008-07-22 Pierre d'Herbemontsap: Don't use the playlist.
2008-07-22 Laurent AimarCheck for file size change at every read (improve readi...
2008-07-22 Laurent AimarAuto hide "VLC ZOOM SHOW" with mouse timeout.
2008-07-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-22 Pierre d'Herbemontmacosx: Remove a warning that happen way too much.
2008-07-22 Pierre d'Herbemontmacosx: Don't wrongly set an item for the update panel.
2008-07-22 Laurent AimarUse image_Convert for upscaling the picture (2x faster).
2008-07-22 Pierre d'Herbemontdirectory: assert() at critical places.
2008-07-21 Laurent AimarFixed scaled output mouse tracking in remoteosd.
2008-07-21 Laurent AimarFixed an invalid msg_Err format (potential segfault).
2008-07-21 Laurent AimarAdded a missing const qualifier.
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...
next