]> git.sesse.net Git - vlc/shortlog
vlc
2008-12-14 Laurent AimarAdded uncompressed rar stream filter.
2008-12-14 Laurent AimarBig clean up/rewrite of the real demuxer.
2008-12-14 Laurent AimarImproved detection of multi-part files for rar.
2008-12-14 Laurent AimarImproved the way input-list is given to stream_AccessNew.
2008-12-14 Laurent AimarRemoved useless b_quick parameter in stream_AccessNew.
2008-12-14 Rémi DuraffortIgnore modules/stream_filter/Makefile.am
2008-12-13 Rémi DuraffortRemove modules/demux/decomp.c from po files.
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-12-13 Rémi Duraffortanother fix for win32.
2008-12-13 Rémi DuraffortFix compilation on win32.
2008-12-13 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-13 Rémi Duraffortsout/switcher: fix potential memleaks.
2008-12-13 Rémi Duraffortsout/switcher: fix compilation.
2008-12-13 Filippo Caronetell jna to load libvlc with RTLD_GLOBAL option
2008-12-13 Filippo Caronejna version updated
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-12 Rémi Duraffortrealrtsp: fix compilation warning, use calloc and some...
2008-12-12 Rémi Duraffortrealrtsp: cosmetics
2008-12-12 Rémi Duraffortrtspreal: no need to compute the values of this array.
2008-12-12 Rémi Duraffortrtspreal: no need to ask for the size of the array as
2008-12-12 Rémi Duraffortrealrtsp: don't write outside a static buffer.
2008-12-12 Rémi Duraffortrealrtsp: fix read after the end of the string if the...
2008-12-12 Rémi Duraffortrealrtsp: initialize *all* the array
2008-12-12 Rémi Duraffortrealrtsp: fix potential memleaks.
2008-12-12 Rémi DuraffortUse calloc when needed.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-12 Sébastien EscudierUse NULL for pointer
2008-12-12 Jean-Baptiste... [MKV] Detect Dirac in MKV.
2008-12-11 Laurent AimarDo not use 2 event manager in input.
2008-12-11 Laurent AimarFixed some avi with jpeg video.
2008-12-11 Laurent AimarFixed raw video maks in avi.
2008-12-11 Laurent AimarCosmetics.
2008-12-11 Rémi Denis... Give a clue about extending enums
2008-12-11 Rémi Denis... Fix warning
2008-12-11 basoslibvlc_MediaPlayerSnapshotTaken Event creation
2008-12-11 Pierre YnardFix typo in comment
2008-12-11 Sébastien Escudiertypo in event manager
2008-12-10 Rémi Denis... Fix deadlock, do not jump out of cleanup context
2008-12-10 Rémi Denis... Still try to splice as many memory pages as possible
2008-12-10 Rémi Denis... Don't set an useless value
2008-12-10 Rémi Denis... Do not use vmsplice in case of underflow (near end...
2008-12-10 Rémi Denis... decomp: implement minimal controls
2008-12-10 Rémi Denis... Enable the decomp plugin
2008-12-10 Rémi Denis... Turn the decompression plugin into a stream filter
2008-12-10 Felix Paul... put CVE numbers for 0.9.6, synced with bugfix-branch...
2008-12-10 Jean-Baptiste... Support for some ACD Systel Digital files. FourCC ACDV.
2008-12-10 Jean-Baptiste... [Qt] Remove access filters from Preferences.
2008-12-10 Jean-Baptiste... [Qt] Settings name consistency.
2008-12-10 Jean-Baptiste... [Qt] Add an icon when dragging.
2008-12-09 Jean-Philippe... [Qt] Fix tooltip texts
2008-12-09 Laurent AimarFixed make check.
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Rémi Denis... Fix vout window capability name
2008-12-09 Laurent AimarMoved stream record to its own module.
2008-12-09 Laurent AimarSupport for auto and user requested stream_filter.
2008-12-09 Laurent AimarAdded files/declarations for stream_filter module.
2008-12-09 Laurent AimarCosmetics.
2008-12-09 Laurent AimarSplit stream_demux from input/demux.c
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-12-09 Laurent AimarPrepare for stream filter.
2008-12-09 Laurent AimarFixed input_get_event_manager naming scheme.
2008-12-09 Laurent AimarFixed input_AddSubtitle(s) coherency.
2008-12-09 Laurent AimarCosmetics.
2008-12-09 Laurent AimarRemoved debug leftover.
2008-12-09 Laurent AimarDo not access input object from decoders.
2008-12-09 Laurent AimarParse meta data at ogg level.
2008-12-09 Laurent AimarDisplay codec meta data.
2008-12-09 Laurent AimarFixed event on UNKNOWN_ES es.
2008-12-09 Laurent AimarAllow decoder/packetizer to output meta data.
2008-12-09 Laurent AimarFixed ppsz_input_state in RC after input state changes.
2008-12-09 Jean-Baptiste... [Qt] Save the values saved during Toolbar edition.
2008-12-09 Vicente Jimenez... Corrected comparison in RTP port selection. While loop...
2008-12-09 Rémi Denis... Factorize a condition
2008-12-09 Rémi Denis... Fix type
2008-12-09 Rémi Denis... Use config_ChainDestroy
2008-12-09 Rémi Denis... Use sout_StreamId* wrappers
2008-12-09 Rémi DuraffortFix dereference before NULL test (CID 106)
2008-12-09 Rémi DuraffortFix a memleak in item categories.
2008-12-09 Jean-Baptiste... [Qt] You need now Qt4.3...
2008-12-09 Jean-Baptiste... [Qt] Change accelerator in menu.
2008-12-09 Jean-Baptiste... [Qt] add various toolbars not just one.
2008-12-09 Jean-Baptiste... [Qt] Edition of both lines.
2008-12-09 Jean-Baptiste... [Qt] Fix small glitches, issues, because of previous...
2008-12-09 Jean-Baptiste... [Qt] Menu integration.
2008-12-09 Jean-Baptiste... [Qt] Rewrite of the controller and ToolBar edition.
2008-12-09 Jean-Baptiste... New Spacing icon.
2008-12-09 Pierre YnardWinCE: fix cancellation safety
2008-12-08 Geoffroy Couprieremove npvlc.dll.manifest and axvlc.dll.manifest while...
2008-12-08 Geoffroy Couprieremove dependency to vc80's crt
2008-12-08 Rémi Denis... Cosmetic change
2008-12-08 Joseph TulouRemove useless parameter
2008-12-08 Joseph TulouChange lock status from true to false in SubFilterAlloc...
2008-12-08 Joseph Tuloulibvlc: Fix event manager leak in media_discoverer
2008-12-07 Rémi Denis... Protect against vobsub lines overflow
2008-12-07 Rémi Denis... RTP: add QCLEP and GSM static formats (untested)
2008-12-07 Rémi Denis... Ignore binaries
2008-12-07 Rémi Denis... Ignore test binaries
2008-12-06 Jean-Philippe... Lua: youtube in HQ (when used with &fmt=18)
2008-12-06 Jean-Baptiste... Fix avformat module compilation since AVStream gets...
next