]> git.sesse.net Git - vlc/history - modules
jvlc: event type enum commented for readability
[vlc] / modules /
2008-12-21 Rémi DuraffortTaglib: save more meta data.
2008-12-21 Jean-Baptiste KempfKostya RV30 code is merged in FFmpeg.
2008-12-21 Ilkka Ollakkadon't save xspf-playlist location, as it's not needed...
2008-12-21 Rémi Denis-Courmontdecomp: inclde spawn.h only if used
2008-12-21 Rémi Denis-CourmontRevert "decomp: disable on DARWIN, because 10.4 does...
2008-12-21 Rémi Denis-Courmontdecomp: use plain fork/exec if POSIX spawn is missing
2008-12-21 Rémi Denis-CourmontComment for myself
2008-12-21 Derk-Jan Hartmandecomp: disable on DARWIN, because 10.4 does not suppor...
2008-12-21 Rémi Denis-CourmontDo not compete with libvlc in destroying interfaces...
2008-12-21 Dominique LeuenbergerFix for 'no-return-in-nonvoid function intf.c'
2008-12-20 Rémi Denis-CourmontFix error values
2008-12-20 Pierre d'Herbemontopengl: Remove opengl effects as agreed at the VDD...
2008-12-20 Ilkka OllakkaDon't require location under track element in xspf...
2008-12-19 Michael HanselmannAdd Remote Audio Output Protocol stream output plugin
2008-12-19 Jean-Baptiste KempfQt/VLM:: correctly set the filter.
2008-12-19 Jean-Baptiste KempfQt4: correctly create some buttons.
2008-12-19 Jean-Baptiste KempfQt4: forgotten include.
2008-12-19 Jean-Baptiste KempfQt4: icons for skip and eject buttons.
2008-12-19 Jean-Baptiste KempfQt4: connect TimeLabel to the inputStateChange to displ...
2008-12-19 Jean-Baptiste KempfQt: Improve some wording for support.
2008-12-19 Jean-Baptiste KempfForward port of 'Telnet: fix win32 work'.
2008-12-18 Jean-Baptiste KempfQt4: Fix small layout bug introduced by customization
2008-12-18 Jean-Baptiste Kempf[Qt] Add 2 new icons.
2008-12-17 Ilkka OllakkaDon't wait location-node for creating input, and allow...
2008-12-17 Rémi DuraffortCheck malloc return value.
2008-12-17 Rémi DuraffortUse NULL instead of 0.
2008-12-17 Rémi DuraffortDon't write two times when only one is needed.
2008-12-17 Jean-Baptiste Kempf[Qt] SPrefs, activate the headphone filter correctly.
2008-12-17 Jean-Baptiste Kempf[Qt] Add deinterlacing and AR in video tab in Simple...
2008-12-17 Rémi DuraffortLess includes.
2008-12-17 Rémi Duraffortcaugh caugh.
2008-12-17 Rémi DuraffortAnother fix for win32.
2008-12-17 Rémi DuraffortFix win32 compilation.
2008-12-16 Rémi Denis-CourmontMigrate AA and GGI to intf-popupmenu
2008-12-16 Rémi Denis-Courmontb_menu_change: remove write-only variable
2008-12-16 Rémi Duraffortbdagraph: cleaning.
2008-12-16 Rémi Duraffortbda: little cleanup.
2008-12-16 Rémi Denis-CourmontAVI: fix track names character set (fixes #2334)
2008-12-16 Rémi Denis-CourmontRemove conditionally unused function
2008-12-16 Rémi Denis-CourmontCheck for vmsplice() since Middle Ages libc didn't...
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
next