]> git.sesse.net Git - vlc/shortlog
vlc
2008-11-10 Sebastien Escudierlive555.cpp typo
2008-11-10 Jean-Baptiste... [Contrib] Dirac update to 1.0.0. Some patches were...
2008-11-09 Rémi Denis... Fix previous commit (untested)
2008-11-09 Rémi Denis... Improve Win32 poll replacement (and fix #1949)
2008-11-09 Rémi Denis... read -> recv for Wins(o|u)ck
2008-11-09 Rémi Denis... RTP: try to improve packet re-ordering
2008-11-09 Rémi Denis... Move RTP to access/rtp
2008-11-08 Rémi Denis... mmap: fix large file support on 32-bits archs (closes...
2008-11-08 Rémi Denis... mmap: fix debug message formats
2008-11-07 Jean-Baptiste... [Galaktos] Fix compilation.
2008-11-07 Jean-Baptiste... Remove unneeded symbols.
2008-11-07 Lukas Durfinalibvlc: better audio handling
2008-11-07 Laurent AimarModified demux_vaControlHelper to take bitrate in an...
2008-11-07 Laurent AimarCleaned up a bit rawvideo demuxer.
2008-11-07 Laurent AimarDo not reject rawvideo without a frame rate but use...
2008-11-07 David Flynnrawvideo: Fix timestamps & input options
2008-11-07 Jean-Baptiste... [Contribs] Update LAME.
2008-11-07 Jean-Baptiste... [Contrib] Update to libpng 1.2.33
2008-11-07 Jean-Baptiste... [Contrib] Theora 1.0.
2008-11-07 Jean-Baptiste... Update live555 contrib patch
2008-11-06 Rémi Denis... Remove thread ID.
2008-11-05 Laurent AimarFixed spatializer compilation.
2008-11-05 Laurent AimarFixed goom compilation.
2008-11-05 Joseph TulouMake x11 event handling optional
2008-11-05 Rémi Denis... Fix sscanf overflow
2008-11-05 Rémi Denis... Fix buffer overflow
2008-11-05 Laurent AimarAllow aout to grab vout_Request calls.
2008-11-05 David FlynnFix allocation of picture_t without full initialization
2008-11-04 Laurent AimarSplit (virtually) display and demux es_out.
2008-11-04 Laurent AimarConvert remaining input_EsOut* to es_out_Control.
2008-11-04 Laurent AimarMoved input_EsOutSetRecord/input_EsOutSetDelay to es_ou...
2008-11-04 Laurent AimarMoved input_EsOutDecodersIsEmpty to es_out_Control...
2008-11-04 Laurent AimarMoved input_EsOutIsBuffering to es_out_Control.
2008-11-04 Laurent AimarRemoved the need of input_EsOutGetFromID.
2008-11-04 Laurent AimarFixed ES_OUT_SET_DEFAULT name (added ES_).
2008-11-04 Laurent AimarMoved input_EsOutGetWakeup to es_out_Control.
2008-11-04 Laurent AimarImproved a bit es_out_t generalisation.
2008-11-04 Laurent AimarCosmetics.
2008-11-04 David FlynnFix parsing of SPS for particular profiles
2008-11-04 David FlynnFix prototype to be more const
2008-11-04 Laurent AimarFixed useless timestamp discontinuity with sout.
2008-11-04 Rémi Denis... Don't lock the message queue until we need it
2008-11-04 Sebastien Escudierfix sdt.h include in dvb access module
2008-11-04 David FlynnFix calculation with uninitialized value
2008-11-04 David FlynnFix unpacking of Dirac SeqHdr
2008-11-04 Sébastien Escudierinput_DetachSout corrections
2008-11-04 Pierre YnardWinCE: fix includes
2008-11-04 Geoffroy CouprieWinCE: replace _wmkdir by _mkdir
2008-11-04 Geoffroy Couprieadd -no-undefined for WinCE
2008-11-04 Geoffroy CouprieCeGCC headers depend on _WIN32_WINNT
2008-11-03 Tadashi Jokagil10n: Japanese update
2008-11-03 Christophe... Files have been deleted
2008-11-03 Rémi Duraffortxspf: both "xmlns" and "xmlns:vlc" are acceptable....
2008-11-03 Vincent Penquerc'hfix build with (at least) libspeex 1.1.12
2008-11-03 Jean-Baptiste... [Qt] Privatise what can be privatised in menu class
2008-11-03 Jean-Baptiste... [Qt] Put the extended dialog on the left of the Main...
2008-11-02 Jean-Baptiste... [Qt] Parsing of generic toolbars and auto-creation...
2008-11-02 Jean-Baptiste... [Qt] Implement a kind of rememberance in Open Network...
2008-11-02 Laurent AimarMoved VOUT_MIN_DIRECT_PICTURES to src/video_output.
2008-11-02 Laurent AimarRemoved check on OPTIMIZE_MEMORY in installed headers.
2008-11-02 Rémi DuraffortQT|bookmarks: use hh:mm:ss as time default format.
2008-11-02 Rémi DuraffortRemove MALLOC_NULL and use calloc when needed.
2008-11-02 Rémi DuraffortRemove MALLOC_(VOID|ERR). (and use calloc instead of...
2008-11-02 Rémi DuraffortUse var_CreateGet when needed (and cleaning)
2008-11-02 Rémi DuraffortDon't use var_CreateGet oly to Create the variable.
2008-11-01 Laurent AimarIncrease the number of video/sub buffer.
2008-11-01 Laurent AimarAdded lock around es_out for multiple thread access.
2008-11-01 Laurent AimarMoved out a few defines from vlc_config.h
2008-11-01 Rolf AhrenbergRTSP authentication with DSS
2008-11-01 Rémi Denis... Only check msleep on Linux (seems to depend on GNU...
2008-11-01 Rémi Denis... Missing include
2008-10-31 Rémi DuraffortFix potential memleak (+cleaning).
2008-10-31 Rémi DuraffortRemove unused macros (or used only one time).
2008-10-31 Rémi DuraffortDon't use var_CreateGet just to create variables.
2008-10-31 Rémi DuraffortTypo
2008-10-31 Rémi DuraffortClean up (and use var_CreateGetString)
2008-10-31 Rémi DuraffortCleanup and fix a potential memleak.
2008-10-31 Rémi DuraffortUse asprintf instead of malloc+sprintf.
2008-10-30 Rémi Denis... documentation
2008-10-30 Rémi Denis... Convert host name to locale before IDN is applied
2008-10-30 Rémi DuraffortFix potential memleak (CID 270 and 271)
2008-10-30 Rémi Denis... Cleanup directory URI encoding
2008-10-30 Rémi DuraffortQt4|Bookmarks: fix memleaks.
2008-10-30 Rémi Denis... Remove the Qt4 video widget
2008-10-30 Rémi Denis... Remove useless parameter
2008-10-30 Rémi Denis... Remove write-only value
2008-10-30 Rémi Denis... Fix another small race condition in the Qt4 video window
2008-10-30 Rémi Denis... News
2008-10-30 Rémi Denis... Remove Esound plugin
2008-10-30 Rémi Denis... Remove aRts plugin (again)
2008-10-30 Jean-Baptiste... MotionDetect: check for NULLITY at the right place.
2008-10-30 Jean-Baptiste... Fix Typo. Patch by Pierre Ynard.
2008-10-29 Christophe... Typo
2008-10-29 Rémi DuraffortQt4/DialogEvent: fix memleak
2008-10-29 Rémi DuraffortQt/playlist: fix memleak.
2008-10-29 Rémi DuraffortQt4 is a big familly, they all want parents (fix memleak)
2008-10-29 Rémi DuraffortRecent: don't leak just for fun.
2008-10-29 Rémi DuraffortUse asprintf and check for the return value. (better...
2008-10-29 Rémi Denis... Use asprintf and use free instead of g_free (fixes...
2008-10-29 Rémi Denis... Unlikely memory leak - fixes #2256
next