]> git.sesse.net Git - vlc/history - modules
Fix directory separator
[vlc] / modules /
2008-07-02 Rémi Denis-CourmontQt4: remove dead declaration
2008-07-02 Rémi Denis-CourmontRemove hacking fullscreen control invocation - fixes...
2008-07-02 Rémi DuraffortAvoid segfault in subtitle demuxer.
2008-07-02 Rémi Denis-CourmontSort-of RTSP VOD: accept MP3 as MPEG Audio
2008-07-02 Rémi Denis-CourmontSo-called "RTSP" VOD: advertise the actual audio frequency
2008-07-02 Rémi Denis-Courmontavformat: fix linking with --disable-sout - closes...
2008-07-01 Antoine CellerierVideo outputs should not change the vout's render format.
2008-07-01 Rémi Denis-CourmontRemove dead code (CID #3)
2008-07-01 Rémi Denis-CourmontRemove dead code (CID #2)
2008-07-01 Ilkka OllakkaSet sizePolicy for backgroundWidget, so when album...
2008-07-01 Rémi Denis-CourmontSAP: remotely trigerrable memory leak (CID #70)
2008-07-01 Rémi Denis-CourmontTypo, uninit (CID #127)
2008-07-01 Rémi Denis-CourmontMissing #include
2008-07-01 Rémi Denis-CourmontFix gettext use
2008-07-01 Rémi Denis-CourmontQt4: Remove hackish use of vout window for the FS contr...
2008-06-30 Laurent AimarAllowed RV32 (same code than RGBA).
2008-06-30 Laurent AimarFixed chain for chroma+resize.
2008-06-30 Christophe MutricyDistribute lua/lib/misc.h
2008-06-30 Antoine CellerierHere too.
2008-06-30 Antoine CellerierDon't build the rtp module when you don't have gcrypt...
2008-06-30 Antoine CellerierFix typo.
2008-06-30 Antoine CellerierFix implicit filter chain module.
2008-06-30 Felix Paul KühneWe don't want to use this module for avc1
2008-06-30 Antoine CellerierNote to self: test compilation before applying patches.
2008-06-30 Georgi ChorbadzhiyskiAdd --sout-asf-bitrate-override setting to ASF muxer
2008-06-30 Georgi ChorbadzhiyskiSmall cleanup in asf muxer. Use SOUT_CFG_PREFIX in...
2008-06-29 Laurent AimarAdded reget_buffer implementation for correct PTS for...
2008-06-29 Jonathan RosserAdd dirac video support to the ogg demuxer
2008-06-29 David Flynnts demux: add support for dirac streams via registratio...
2008-06-29 Rémi Denis-CourmontRTP: avoid loosing the first received packet
2008-06-29 Laurent AimarCheck against 0 sample rate (returned by ffmpeg).
2008-06-29 Rémi Denis-Courmontschroedinger: fix warnings
2008-06-29 Rémi Denis-CourmontFix corner case memory leak
2008-06-29 Jonathan RosserIntroduce new codec module to decode dirac video via...
2008-06-28 Felix Paul Kühne*cough*
2008-06-28 Felix Paul KühneDon't try to use 10.5-only threading features on a...
2008-06-28 Laurent AimarFixed segfault when parsing wav file to check for dts...
2008-06-28 Laurent AimarFixed segfault on corrupted wav file.
2008-06-28 Antoine CellerierRemove trailing spaces.
2008-06-28 Laurent AimarFixed buffer size computation with non zero bits per...
2008-06-28 Antoine CellerierDon't assert.
2008-06-28 Rémi Denis-Courmontwav: fix integer underflow
2008-06-28 Rémi Denis-Courmontwav: fix integer overflow (CVE-2008-2430)
2008-06-28 Laurent AimarFixed use of freed memory every time rtmp access is...
2008-06-28 Rémi DuraffortCheck malloc return value.
2008-06-28 Rémi DuraffortFix memleak when the codec can't be loaded.
2008-06-28 Rémi DuraffortRemove unused variables.
2008-06-28 Rémi Denis-CourmontForgot this file
2008-06-28 Rémi Denis-CourmontQt4: weak reference the video output...
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_DIALOGS: remove
2008-06-28 Rémi Denis-CourmontUse sizeof(vlc_object_t) as appropriate
2008-06-28 Rémi Denis-CourmontTypo
2008-06-28 Rémi Denis-CourmontRemove completely useless mutex
2008-06-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-28 Kaloyan KovachevSmall fixes for ts_mux
2008-06-28 Antoine CellerierFix a few bugs in mosaic bridge.
2008-06-28 Rémi Denis-CourmontChunkFind: fix skipping very large chunks
2008-06-28 Rémi Denis-Courmontuint is not standard (and breaks Win32) - use unsigned
2008-06-28 Rémi Denis-CourmontRemove unused parameter
2008-06-28 Rémi Denis-CourmontFix format string
2008-06-28 Rémi Denis-CourmontFix function name clash
2008-06-28 Rov JuvanoAdd Scaletempo audio filter
2008-06-28 Rémi Denis-Courmont__EVEN: expansion-safety
2008-06-28 Jean-Baptiste KempfFix previous commit.
2008-06-28 Jean-Baptiste KempfHeaders for newer libdvdread have moved :D
2008-06-27 Antoine CellerierAdd dirac to the list of ffmpeg codecs (enabled decodin...
2008-06-27 Antoine CellerierDon't segfault when looking for art with the lua script...
2008-06-27 Ilkka OllakkaDon't release vout if it ain't present (eg. when audio...
2008-06-27 Ilkka Ollakkagive playlist to vlclua_playlist_add_internal instead...
2008-06-26 Rémi Denis-CourmontFix warning
2008-06-26 Rémi Denis-CourmontWarn about buggy X11 connections
2008-06-26 Rémi Denis-CourmontRemove unused variable
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Ilkka OllakkaSet strict-rc functionality as default if user hasn't
2008-06-26 Lukas DurfinaFix hidding of fullscreen controller after leaving...
2008-06-25 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Rémi Denis-CourmontAllow more than one use of the video widget
2008-06-25 Rémi Denis-CourmontQt4: small memory leak
2008-06-25 Rémi Denis-CourmontQt4: restore the fullscreen controller
2008-06-25 Rémi Denis-CourmontUse QPointer and QMutexLocker so we don't crash at...
2008-06-25 Rémi Denis-Courmontvariables use are thread safe. No need for nested locking.
2008-06-25 Rémi Denis-CourmontRemove useless variable
2008-06-25 Rémi Denis-CourmontQt4 window: use a proper condition variable instead...
2008-06-25 Rémi Denis-CourmontRemove out-of-date comments
2008-06-25 Jean-Baptiste KempfBreak compilation on Qt4.2
2008-06-25 Jean-Baptiste KempfFix typo.
2008-06-25 Jean-Baptiste KempfVery small fixes on UI.
2008-06-25 Jean-Baptiste KempfForgotten tooltip :D
2008-06-25 Jean-Baptiste KempfFix Ok/Cancel button position in advanced capture prope...
2008-06-25 Jean-Baptiste KempfCode Cosmetics
2008-06-25 Jean-Baptiste KempfAdd RTMP option on the panel.
2008-06-25 Jean-Baptiste KempfFix network panel behaviour (comboBox and adress genera...
2008-06-25 Christophe MutricyFix permissions
2008-06-25 Christophe MutricyIncrease videowidget size priority over the others.
2008-06-24 Jean-Baptiste KempfCosmetics
2008-06-24 Jean-Baptiste KempfDon't expand the bar, but the video during resizing...
2008-06-24 Jean-Baptiste KempfResize the video to the normal size on launch
2008-06-24 Jean-Baptiste KempfForce dialog to be shown when automatic updates are...
2008-06-24 Rémi Denis-CourmontWe actually need to deliver the signal synchronously...
next