]> git.sesse.net Git - vlc/history - modules
WinCE: can't duplicate a thread handle
[vlc] / modules /
2008-10-14 Geoffroy CouprieWinCE intf: use existing vlc functions
2008-10-14 Geoffroy CouprieWinCE intf: get rid of VLC_OBJECT_MODULE
2008-10-14 Geoffroy CouprieWinCE intf: get rid of i_object_id
2008-10-14 Geoffroy CouprieWinCE: fix function declaration
2008-10-14 Geoffroy CouprieWinCE: build dump and timeshift modules
2008-10-14 Geoffroy CouprieWinCE: macro fix in panoramix module
2008-10-13 Rémi Denis-CourmontDecomp: catch 0 write
2008-10-13 Derk-Jan Hartmanfile: Fix compilation on Windows.
2008-10-12 Derk-Jan Hartmandirectory: Add XSPF node-extension support to our direc...
2008-10-12 Derk-Jan Hartmandirectory: close fd before return
2008-10-12 Rémi Denis-Courmontlogger: use new message API - fixes #1975
2008-10-12 Rémi Denis-CourmontFix unitialized value
2008-10-12 Rémi Denis-Courmontlogger: don't reinvent stdio, kill a few relocations
2008-10-12 Rémi Denis-Courmontlogger: fix file leak
2008-10-12 Rémi Denis-CourmontRemove cut&paste crap
2008-10-12 Rémi Denis-CourmontRun RRD in its own thread
2008-10-12 Rémi Denis-CourmontCosmetic
2008-10-12 Rémi Denis-CourmontUse setvbuf instead of repeated fflush
2008-10-12 Rémi Denis-CourmontFix format - intmax != int64
2008-10-12 Ilkka Ollakkarevert changes regarding x11 vout from commit 8689e8be2...
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-10-12 Rémi Denis-CourmontDisable mmap by default (works around #2188)
2008-10-12 Rémi Denis-CourmontFix NULL deref (CID#237)
2008-10-12 Rémi Denis-CourmontCleanup MRLParse
2008-10-12 Rémi Denis-CourmontFix crash from 36e833c3
2008-10-12 Rémi Denis-CourmontMemory leak (CID#266)
2008-10-11 Rémi Denis-CourmontDecomp: vmsplice support
2008-10-11 Rémi Denis-CourmontTypos
2008-10-11 Rémi Denis-CourmontSet close-on-exec file for file inputs
2008-10-11 Rémi Denis-CourmontDecomp: partially fix error handling
2008-10-11 Rémi Denis-CourmontDecompression demuxer. Supports gzip and bzip2 at this...
2008-10-11 Derk-Jan Hartmanty demux: simplify and fix potential memleak (CID 214)
2008-10-11 Derk-Jan Hartmanvobsub: Resource leak (CID 215)
2008-10-10 Derk-Jan HartmanFix potential static array overflow (CID 40 and 192)
2008-10-10 Rémi DuraffortFix potential segfault and move code (CID 178)
2008-10-10 Rémi DuraffortThis case can't happen so assert.
2008-10-10 Rémi DuraffortClarification (the last case can't happend) (CID 174)
2008-10-10 Rémi DuraffortFIx potential segfault (CID 168)
2008-10-10 Rémi DuraffortFix potential segfault (CID 158)
2008-10-10 Rémi DuraffortRemove unused variable.
2008-10-10 Rémi DuraffortRemove stupid test before a free.
2008-10-10 Rémi DuraffortFix potential buffer overflow (CID 191)
2008-10-10 Rémi DuraffortDon't dereference strrchr without check (CID 185)
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-10-10 Laurent AimarChange ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
2008-10-10 Rémi DuraffortFix potential memleaks.
2008-10-10 Rémi DuraffortFix potential segfault (don't dereference strrchr direc...
2008-10-10 Rémi DuraffortFix buffer overflow (CID 188)
2008-10-10 Derk-Jan HartmanTS demux: Clarify a for() loop.
2008-10-10 Derk-Jan Hartmanmmap: Correct [cbc1122ac4551505181ea048ca14a5f87041090f]
2008-10-10 Derk-Jan Hartmanmmap: Only use MAP_NOCACHE on platforms that support it.
2008-10-10 Derk-Jan Hartmanmmap: open with MAP_NOCACHE
2008-10-10 Derk-Jan Hartmanmmap: backport fcntl defined fix from [47a7e913b9c0dc31...
2008-10-10 Derk-Jan Hartmanfile: Big bug... typo in the define.
2008-10-09 Laurent AimarRead frame rate from asf container if presents.
2008-10-09 Rémi Denis-CourmontEnable embedded video with Qt >= 4.3 - hopefully fixes...
2008-10-09 Laurent AimarAdded an assert in record module (invalid CID 169).
2008-10-09 Laurent AimarRemoved debug leftover (avcodec).
2008-10-09 Laurent AimarIncluded arpa/inet.h for htons/...
2008-10-09 Derk-Jan Hartmants demux: some cosmetics cleanup
2008-10-09 Derk-Jan Hartmants: double free (CID 245)
2008-10-09 Derk-Jan Hartmannuv demux: typo in post-malloc check. (CID 144)
2008-10-09 Derk-Jan Hartmannuv demux: NULL dereferencing (CID 37)
2008-10-08 Laurent AimarFixed a segfault in access directory.
2008-10-08 Laurent AimarFixed decoder_GetDisplayDate while buffering.
2008-10-08 Laurent AimarImproved a bit PCR in asf.
2008-10-08 Rémi DuraffortFix potential memleaks (CID 58 and 59)
2008-10-08 Rémi DuraffortFix potential memleaks (CID 200)
2008-10-08 Rémi DuraffortFix potential memleak (CID 260)
2008-10-08 Rémi DuraffortFix potential segfault introduced by myself (CID 263)
2008-10-08 Derk-Jan Hartmantaglib: Check if a tablig string is !null and !empty...
2008-10-08 Sebastien EscudierOpening files without extension
2008-10-07 Derk-Jan Hartmanmmap: Don't use mmap by default on OS X.
2008-10-06 Alexis BallierFix build with x264 build 65
2008-10-06 Rémi DuraffortUse NULL instead of 0 for pointers.
2008-10-06 Rémi DuraffortFix memleak (CID 67) and don't use 0 instead of NULL
2008-10-06 Rémi DuraffortFix a lot of memleaks (and CID 68 in the same time).
2008-10-06 Rémi DuraffortFix potential segfault (CID 224)
2008-10-06 Rémi Duraffortdbus: include config.h before anything and remove dupli...
2008-10-06 Rémi DuraffortDon't redefine true and false.
2008-10-06 Rémi DuraffortChange LIST of modules.
2008-10-06 Rémi DuraffortFix potential memleak (CID 227)
2008-10-06 Derk-Jan Hartmanps.c: add a safety net to this while loop.
2008-10-06 Derk-Jan Hartmandvdread: minimum value for ps_pkt_size is 6
2008-10-06 Geoffroy CouprieWinCE: factorize the file access code (and make it...
2008-10-05 Christophe MutricyAvoid segfault
2008-10-05 Adrien MagloRedefine vlc_dictionary_clear() and vlc_dictionary_remo...
2008-10-05 Rémi DuraffortFix potential memleak (CID 69)
2008-10-05 Rémi DuraffortFIx potential memleak (CID 217)
2008-10-05 Rémi DuraffortFix memleak (CID 210)
2008-10-05 Rémi DuraffortFix potential memleaks (CID 208)
2008-10-05 Rémi DuraffortFix memleak (CID 202, 203, 204 and 205)
2008-10-05 Rémi DuraffortRemove unuse variable (and one memleak in the same...
2008-10-05 Kaarlo RaihaQT4 wineventfilter for Win32, allows WM_APPCOMMAND...
2008-10-05 Rémi Denis-CourmontFix crash on RTSP error with TS muxing (CID#179)
2008-10-05 Rémi Denis-Courmontifdef out dead "future" code (CID#148)
2008-10-05 Rémi Denis-CourmontFix NULL dereference (CID#236)
2008-10-05 Rémi Denis-CourmontClarify code (FALSE CID#244)
2008-10-05 Rémi Denis-CourmontTimeshift: fix crash on I/O error (CID#157)
2008-10-05 Rémi Denis-CourmontFix memory leak (CID#206)
next