]> git.sesse.net Git - vlc/shortlog
vlc
2008-10-10 Rémi DuraffortWe use git now...
2008-10-10 Rémi DuraffortFix buffer overflow (CID 188)
2008-10-10 Felix Paul... win32 package: German translation by Michi T. with...
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 AimarAdded vout_Flush .
2008-10-09 Laurent AimarFixed spu destruction order.
2008-10-09 Laurent AimarRead frame rate from asf container if presents.
2008-10-09 Rémi Denis... Enable embedded video with Qt >= 4.3 - hopefully fixes...
2008-10-09 Rémi Denis... assert that audio date divider is non-nul, refs #2169
2008-10-09 Laurent AimarRemoved dead code in spu core (CID 249).
2008-10-09 Rémi Denis... Provide replacement for CMSG_LEN and CMSG_SPACE
2008-10-09 Laurent AimarAdded an assert in record module (invalid CID 169).
2008-10-09 Laurent AimarFixed possible NULL deference in teletext path (CID...
2008-10-09 Laurent AimarRemoved debug leftover (avcodec).
2008-10-09 Laurent AimarIncluded arpa/inet.h for htons/...
2008-10-09 Derk-Jan Hartmanpotential NULL deref (CID 150)
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-09 Derk-Jan HartmanAnother typo: SPU_ES mixed up with AUDIO_ES. (CID 250)
2008-10-09 Derk-Jan HartmanFix NULL dereference (CID 254)
2008-10-09 Derk-Jan HartmanFix potential memleak (CID 196)
2008-10-08 Laurent AimarFixed a segfault in access directory.
2008-10-08 Laurent AimarCosmetics + A calloc check.
2008-10-08 Laurent AimarFixed vlc_meta_Merge.
2008-10-08 Laurent AimarFixed decoder_GetDisplayDate while buffering.
2008-10-08 Laurent AimarImproved a bit PCR in asf.
2008-10-08 Laurent AimarObsoleted minimize-threads option.
2008-10-08 Laurent AimarFixed a potential deadlock.
2008-10-08 Laurent AimarImplemented buffering manipulation at the es_out level.
2008-10-08 Laurent AimarFactorize (decoder).
2008-10-08 Laurent AimarNo functional changes (decoder).
2008-10-08 Laurent AimarCosmetics.
2008-10-08 Laurent AimarProtect a few whiles againts possible broken decoder.
2008-10-08 Laurent AimarObsolete auto-adjust-pts-delay.
2008-10-08 Laurent AimarCosmetics (decoder)
2008-10-08 Laurent AimarImplemented audio flushing.
2008-10-08 Laurent AimarMore accurate decoder flush.
2008-10-08 Laurent AimarCosmetics (decoder)
2008-10-08 Laurent AimarAdded vout flush.
2008-10-08 Laurent AimarFactorize preroll code and prepare for correct flush.
2008-10-08 Laurent AimarSplit up DecoderDecode function.
2008-10-08 Rémi DuraffortFix potential memleaks (CID 255)
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 use of unitialised value (CID 262)
2008-10-08 Rémi DuraffortFix potential segfault introduced by myself (CID 263)
2008-10-08 Laurent AimarFixed support for negative module priority.
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 Hartmanwin32 installer: fix some registry entries for win32
2008-10-07 Geoffroy CouprieWinCE: reintroduce parse_cmdline
2008-10-07 Derk-Jan Hartmanmmap: Don't use mmap by default on OS X.
2008-10-06 Derk-Jan Hartmansync NEWS with 0.9-bugfix
2008-10-06 Derk-Jan Hartmancontrib also needs share/libtool when using the binary...
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 Rémi Denis... Fix logic.
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-06 Geoffroy CouprieWinCE: do an ugly thread cancellation without using...
2008-10-06 Geoffroy CouprieWinCE: compile vlm
2008-10-06 Jean-Baptiste... Repair GnuTLS/win32
2008-10-05 Christophe... Avoid segfault
2008-10-05 Daniel Mierswafix automagic dependency on vcdinfo
2008-10-05 Christophe... Print some warnings when liveMedia is not found
2008-10-05 Daniel Mierswalet the configure --docdir pass through
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 Rémi DuraffortFix resource leak when loadsave fail (CID 94)
2008-10-05 Kaarlo RaihaQT4 wineventfilter for Win32, allows WM_APPCOMMAND...
2008-10-05 Rémi Denis... Do not check for the same error twice (CID#147)
2008-10-05 Rémi Denis... Fix crash on RTSP error with TS muxing (CID#179)
2008-10-05 Rémi Denis... ifdef out dead "future" code (CID#148)
2008-10-05 Rémi Denis... Fix NULL dereference (CID#236)
2008-10-05 Rémi Denis... Fix NULL dereference (CID#181)
2008-10-05 Rémi Denis... Fix NULL dereference (CID#149)
2008-10-05 Rémi Denis... Clarify code (FALSE CID#244)
2008-10-05 Rémi Denis... Timeshift: fix crash on I/O error (CID#157)
2008-10-05 Rémi Denis... Fix memory leak (CID#206)
next