]> git.sesse.net Git - vlc/history - modules
i18n
[vlc] / modules /
2008-12-16 Christophe Mutricyi18n
2008-12-16 Christophe MutricyCosmetic: reorder and remove duplicates
2008-12-16 Christophe MutricyDistribute pixmaps/space.png
2008-12-16 Christophe MutricyDistribute vorbis.h
2008-12-15 Rémi DuraffortQt/vlm: == instead of =
2008-12-15 Rémi Duraffortpudec: fix potential memleaks.
2008-12-15 Rémi Duraffortmms/mmstu: fix a memleak and avoid to memcpy two times...
2008-12-15 Laurent AimarAdded S_TEXT/ASCII codec to matroska.
2008-12-15 Rémi DuraffortReally fix this.
2008-12-15 Rémi DuraffortFix multiple deallocation (three deallocation for the...
2008-12-15 Laurent AimarAdded support for real video and 14_4 audio codec in...
2008-12-15 Rémi DuraffortFix memleak (#2351) (mvar_AppendNewVar already do a...
2008-12-15 Rémi Duraffortxtag_free don't need to return anything.
2008-12-15 Rémi Duraffort* Fix memleak (#2352)
2008-12-15 Rémi DuraffortFix memleak (#2350).
2008-12-15 Rémi DuraffortRemove unneded test before delete/free.
2008-12-15 Ken SelfBDA free() strings from var_GetNon_EmptyString
2008-12-15 kenselfAdd ATSC option to GUI
2008-12-15 kenselfSignificant changes to ATSC and DVB-S processing which...
2008-12-15 kenselfAdded Tunng Space class definitions
2008-12-15 kenselfEnhance DVB-S handling with range parameter and option...
2008-12-15 Ilkka Ollakka[Qt] Cleanup: Don't skip first sorting, seems that...
2008-12-15 Ilkka Ollakka[QT] cosmetic, use regexp instead of multiple removes...
2008-12-14 Rémi Duraffortcmml: fix memleak (#2345)
2008-12-14 Laurent AimarProtect against division by 0 on corrupted file (real).
2008-12-14 Laurent AimarFixed real frame allocation error path.
2008-12-14 Laurent AimarRemoved useless real video code in avcodec.
2008-12-14 Laurent AimarFixed frame rate output value.
2008-12-14 Laurent AimarDo not print real index debug by default.
2008-12-14 Laurent AimarFixed a few real demuxer issues.
2008-12-14 Laurent AimarFixed real PCR.
2008-12-14 Laurent AimarCosmetics real demux reorganization.
2008-12-14 Laurent AimarIncrease its priority.
2008-12-14 Laurent AimarAdded uncompressed rar stream filter.
2008-12-14 Laurent AimarBig clean up/rewrite of the real demuxer.
2008-12-14 Rémi DuraffortIgnore modules/stream_filter/Makefile.am
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-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 Jean-Baptiste Kempf[MKV] Detect Dirac in MKV.
2008-12-11 Laurent AimarFixed some avi with jpeg video.
2008-12-11 Laurent AimarFixed raw video maks in avi.
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.
next