]> git.sesse.net Git - vlc/history - modules
typo in event manager
[vlc] / modules /
2008-12-10 Rémi Denis-CourmontFix deadlock, do not jump out of cleanup context
2008-12-10 Rémi Denis-CourmontStill try to splice as many memory pages as possible
2008-12-10 Rémi Denis-CourmontDon't set an useless value
2008-12-10 Rémi Denis-CourmontDo not use vmsplice in case of underflow (near end...
2008-12-10 Rémi Denis-Courmontdecomp: implement minimal controls
2008-12-10 Rémi Denis-CourmontEnable the decomp plugin
2008-12-10 Rémi Denis-CourmontTurn the decompression plugin into a stream filter
2008-12-10 Jean-Baptiste KempfSupport for some ACD Systel Digital files. FourCC ACDV.
2008-12-10 Jean-Baptiste Kempf[Qt] Remove access filters from Preferences.
2008-12-10 Jean-Baptiste Kempf[Qt] Settings name consistency.
2008-12-10 Jean-Baptiste Kempf[Qt] Add an icon when dragging.
2008-12-09 Jean-Philippe Andre[Qt] Fix tooltip texts
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Rémi Denis-CourmontFix vout window capability name
2008-12-09 Laurent AimarMoved stream record to its own module.
2008-12-09 Laurent AimarAdded files/declarations for stream_filter module.
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-12-09 Laurent AimarFixed input_AddSubtitle(s) coherency.
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 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 Kempf[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-CourmontFactorize a condition
2008-12-09 Rémi Denis-CourmontFix type
2008-12-09 Rémi Denis-CourmontUse config_ChainDestroy
2008-12-09 Rémi Denis-CourmontUse sout_StreamId* wrappers
2008-12-09 Rémi DuraffortFix dereference before NULL test (CID 106)
2008-12-09 Jean-Baptiste Kempf[Qt] You need now Qt4.3...
2008-12-09 Jean-Baptiste Kempf[Qt] Change accelerator in menu.
2008-12-09 Jean-Baptiste Kempf[Qt] add various toolbars not just one.
2008-12-09 Jean-Baptiste Kempf[Qt] Edition of both lines.
2008-12-09 Jean-Baptiste Kempf[Qt] Fix small glitches, issues, because of previous...
2008-12-09 Jean-Baptiste Kempf[Qt] Menu integration.
2008-12-09 Jean-Baptiste Kempf[Qt] Rewrite of the controller and ToolBar edition.
2008-12-09 Jean-Baptiste KempfNew Spacing icon.
2008-12-07 Rémi Denis-CourmontProtect against vobsub lines overflow
2008-12-07 Rémi Denis-CourmontRTP: add QCLEP and GSM static formats (untested)
2008-12-06 Jean-Baptiste KempfFix avformat module compilation since AVStream gets...
2008-12-06 Jean-Baptiste KempfFix Avcodec module compilation.
2008-12-06 Joseph Tulouchange in vmem to allow multiple inputs (libvlc api)
2008-12-06 Hannes Domaniqt4: don't count unselectable windows
2008-12-06 Jean-Baptiste KempfAdd VC1 fourCC
2008-12-05 Jean-Baptiste KempfAdd DMK2 and VX1K fourCC.
2008-12-05 Ilkka Ollakkaset stream aspect-ratio to video aspect-ratio, as ffmpe...
2008-12-04 Laurent AimarRemoved obsolete BUFFERING_S input state.
2008-12-04 Laurent AimarRemoved unused STOP_S input state.
2008-12-04 Laurent AimarFixed mp4 for audio stream that need alignment (qcelp...
2008-12-04 Laurent AimarAdded support for avcodec SAMPLE_FMT_*.
2008-12-04 Laurent AimarAdded H264 Closed Caption SEI support to packetizer.
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
2008-12-04 Rémi Denis-CourmontImprove messages
2008-12-04 Rémi Denis-CourmontFix inverted RTP dropout and misordering, and some...
2008-12-04 Rémi Denis-CourmontRemove useless optimistic synchronization hack
2008-12-04 Rémi Denis-CourmontAdd some warnings
2008-12-04 Jean-Baptiste KempfPulseAudio: Support for 7.1 and use accept 32-bits...
2008-12-04 Jean-Baptiste KempfFourCC fiesta.
2008-12-03 Rémi Denis-CourmontRTP sout: pick truly random ISN and SSRC
2008-12-03 Robert Paciorekinvmem fake video codec module
2008-12-03 Rémi Denis-CourmontRTP: fix overflow in jitter computation
2008-12-03 Rémi Denis-CourmontRTP: dequeue and discard late packets
2008-12-03 Rémi Denis-CourmontRevert debug crap
2008-12-03 Rémi Denis-CourmontCosmetic
2008-12-03 Rémi Denis-CourmontRTP sout: use same port as RTP input by default
2008-12-03 Danny WoodPulseaudio surround support
2008-12-02 Rémi Denis-CourmontFix socket hang-up detection
2008-12-02 Rémi Denis-CourmontGrmbl!!!
2008-12-01 Rémi Denis-CourmontReally fix the real overflow
2008-12-01 Pierre YnardReplaces useless function declaration by empty definition
2008-12-01 Jean-Baptiste Kempf[FFmpeg] support for native RV40
2008-11-30 Rémi Duraffortflac: Fix comparaison between signed and unsigned.
2008-11-30 Laurent AimarCorrectly reset date after a discontinuity in audio...
2008-11-30 Rémi DuraffortFix compilation warning (const variables)
2008-11-30 Rémi Duraffortosd/simple: remove nop.
2008-11-30 Rémi Duraffortcmml: cleaning (remove dummy code). xarray will be...
2008-11-30 Rémi DuraffortXtag: don't return anything from xtag_free
2008-11-30 Rémi Duraffortdrms: Some cleanups
2008-11-30 Rémi DuraffortTaglib: cleaning and better use of the tag library.
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-11-30 Rémi Denis-CourmontReal: fix integer overflow
2008-11-29 Ilkka Ollakkaconvert audioscrobbler-plugin to intf-event stuff,...
2008-11-29 Iain WadeDRM Video decryption
2008-11-29 Jean-Baptiste KempfUpdate news with references to latest commits and updat...
2008-11-29 Laurent AimarCosmetics.
2008-11-29 David Flynnmux/ogg: Don't use granulepos = UINT64_MAX on EOS page
2008-11-29 David Flynndemux/ogg: protect against invalid oggdirac stream
2008-11-29 David Flynndemux/ogg: Update OggDirac granule_shift (should be...
2008-11-29 Laurent AimarAdded MLP support to es demuxer.
2008-11-29 Laurent AimarAdded MLP packetizer with TrueHD support (AC3 frame...
2008-11-29 Laurent AimarFix BD TrueHD and LPCM fourcc (ts).
2008-11-29 Laurent AimarAdded support of BD LPCM (using fcc bpcm)
2008-11-29 Laurent AimarCosmetics (lpcm).
2008-11-29 Laurent AimarAllow up to 8 channels with ffmpeg decoder.
2008-11-29 Laurent AimarCosmetics (use AV_VERSION_INT).
2008-11-29 Laurent AimarAdded MLP fourcc definition to ffmpeg.
2008-11-28 Geoffroy CouprieFix my previous commit
2008-11-28 Geoffroy CouprieWinCE: update the use of messages subscription
2008-11-27 Rémi Denis-CourmontRTP: implement demux EOF
next