]> git.sesse.net Git - vlc/shortlog
vlc
2008-10-14 Geoffroy CouprieWinCE: can't duplicate a thread handle
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: get rid of program startup mess
2008-10-14 Geoffroy CouprieWinCE: macro fix in panoramix module
2008-10-14 Geoffroy CouprieWinCE: header fix
2008-10-13 Laurent AimarCosmetics.
2008-10-13 Laurent AimarCosmetics.
2008-10-13 Laurent AimarMoved stream_Access* to stream.h
2008-10-13 Laurent AimarSanitize input headers (pass 4).
2008-10-13 Laurent AimarSanitize input headers (pass 3).
2008-10-13 Laurent AimarSanitize input headers (pass 2).
2008-10-13 Laurent AimarSanitize input headers (pass 1).
2008-10-13 Rémi Denis... Decomp: catch 0 write
2008-10-13 Derk-Jan Hartmanfile: Fix compilation on Windows.
2008-10-13 Derk-Jan Hartmancontrib: binary contrib uploaded for ppc as well
2008-10-12 Derk-Jan Hartmancontrib: binary revision raised to 3 now.
2008-10-12 Derk-Jan Hartmancontrib: add gecko-sdk to mac contrib binary package
2008-10-12 Derk-Jan Hartmancontrib: Fix change_prefix when used on binaries !...
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... Port the libvlc log APIs to the new internal messages API
2008-10-12 Rémi Denis... logger: use new message API - fixes #1975
2008-10-12 Rémi Denis... Sanitize/rewrite the message subscription API
2008-10-12 Rémi Denis... Fix unitialized value
2008-10-12 Rémi Denis... Invent unique pointer values properly
2008-10-12 Rémi Denis... logger: don't reinvent stdio, kill a few relocations
2008-10-12 Rémi Denis... logger: fix file leak
2008-10-12 Rémi Denis... Remove dead functions
2008-10-12 Rémi Denis... Unused variable
2008-10-12 Rémi Denis... Remove cut&paste crap
2008-10-12 Rémi Denis... Run RRD in its own thread
2008-10-12 Rémi Denis... Cosmetic
2008-10-12 Rémi Denis... Use setvbuf instead of repeated fflush
2008-10-12 Rémi Denis... Fix format - intmax != int64
2008-10-12 Rémi Denis... Cosmetic
2008-10-12 Rémi Denis... Merge msg bank and queue, remove duplicated lock
2008-10-12 Ilkka Ollakkarevert changes regarding x11 vout from commit 8689e8be2...
2008-10-12 Rémi Denis... net_Write: fix polling
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
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/...
next