]> git.sesse.net Git - vlc/shortlog
vlc
2008-10-12 Rémi Denis... net_Read, net_Write use void pointer for data
2008-10-12 Rémi Denis... Disable mmap by default (works around #2188)
2008-10-12 Rémi Denis... Fix NULL deref (CID#237)
2008-10-12 Rémi Denis... Cleanup MRLParse
2008-10-12 Rémi Denis... Fix crash from 36e833c3
2008-10-12 Rémi Denis... Memory leak (CID#266)
2008-10-11 Rémi Denis... Decomp: vmsplice support
2008-10-11 Rémi Denis... Typos
2008-10-11 Rémi Denis... Set close-on-exec file for file inputs
2008-10-11 Rémi Denis... Decomp: partially fix error handling
2008-10-11 Rémi Denis... Decompression demuxer. Supports gzip and bzip2 at this...
2008-10-11 Rémi Denis... Allow unspecified demux with stream_DemuxNew().
2008-10-11 Rémi Denis... Fix crash
2008-10-11 Lukas Durfinalibvlc: better title/chapter handling
2008-10-11 Derk-Jan Hartmanty demux: simplify and fix potential memleak (CID 214)
2008-10-11 Derk-Jan Hartmancontrib: Fix dvdread patch
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 DuraffortFix potential segfault (CID 252)
2008-10-10 Rémi DuraffortPlaylist: Simplification and fix CID 151
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 Laurent AimarPartially fixed preroll support.
2008-10-10 Laurent AimarDo not assert on non 0 divider in aout_DateInit.
2008-10-10 Laurent AimarDisplay first frame after a seek as soon as possible.
2008-10-10 Laurent AimarPrefer new frames over flushed one (vout).
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 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
next