]> git.sesse.net Git - vlc/history - modules
Core: add some LIBVLC_USED.
[vlc] / modules /
2010-07-05 Rémi DuraffortFix printf type.
2010-07-05 Rémi Duraffortmp4: fix a memory leak and an invalid release in MacOS...
2010-07-05 Ilkka OllakkaPulse: do flush in close() not play()
2010-07-05 Jean-Baptiste KempfQt: forgotten file in previous commit
2010-07-05 Mirsal EnnaimeReorganize the dbus control module code
2010-07-05 Jean-Baptiste KempfQt4: small preference cleanup
2010-07-05 Ilkka Ollakkax264: forgotten free() spotted by ivoire
2010-07-05 Ilkka Ollakkax264 compile fix for x264 < 102
2010-07-05 Ilkka Ollakkax264: add options for opengop
2010-07-04 Rémi Duraffortrar: fix possible use of un undefined value (due to...
2010-07-03 Jean-Baptiste KempfQt4: restart the playlist in the correct state when...
2010-07-03 Jean-Baptiste KempfQt: more fixes for x64
2010-07-03 Jean-Baptiste KempfQt: blind fix for compilation of extended panels
2010-07-03 Jai MenonMKV : Export MPEG[12] sequence header present in CodecP...
2010-07-02 Rémi Denis-CourmontC++ compile fix
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-07-02 Jean-Baptiste KempfWin32: prepare "make install" to work.
2010-07-02 Ilkka OllakkaQt4: adjust default playlist font, hopefully looks...
2010-07-02 Jean-Baptiste KempfUpdate module LIST
2010-07-02 Jean-Baptiste KempfDxVA2: Remove tab in source code
2010-07-01 Jean-Baptiste KempfFix rar compilation on broken OSes
2010-07-01 Jean-Baptiste KempfDxVA2: user-friendly descriptions
2010-07-01 Laurent AimarFixed MPEG2 video decoding used in RTSP.
2010-07-01 Laurent AimarAdded support for multiple files in RAR archives.
2010-07-01 Laurent AimarNo functiona changes (rar).
2010-07-01 Jean-Baptiste KempfQt: Increase the max synchronisation time
2010-07-01 Erwan Tulouskins2: fix RadialSlider (overflow)
2010-07-01 Jean-Baptiste KempfDxVA2: cosmetic alignment in GUID
2010-07-01 Jean-Baptiste KempfQt: fix F* keys in Preferences - #3827
2010-07-01 Kaarlo Raihadestroy whitespace
2010-07-01 Sebastien ZwickertMacOS: fixes an issue with the recents item that doesn...
2010-07-01 Sebastien ZwickertMacOS: fixes #3825. Since [af97f24d528acab89969d6541d83...
2010-07-01 Jai MenonAVCodec : Add the MPEG1 codec ID to the map table.
2010-07-01 Erwan Tulouskins2: fix RadiaSlider (typo)
2010-07-01 Erwan Tulouskins2: fix RadialSlider
2010-06-30 Jean-Baptiste KempfFix english text
2010-06-30 Ilkka OllakkaQt4: add playlist-tree selection to simple preferences
2010-06-30 Ilkka OllakkaQt4: scale iconview art related to fontsize
2010-06-30 Ilkka OllakkaQt4: return fontrole for all items
2010-06-30 Rafaël Carréncurses: use const, silence a warning
2010-06-29 Erwan Tulouskins2(Linux): set _NET_WM_PID in any case
2010-06-28 Christophe MutricyFix build of mpeg2 module with old libmpeg2 on arm
2010-06-28 Rafaël CarréCleanup after [17638ecf0bd]
2010-06-28 Laurent AimarFixed the selection of a program list in TS demuxer.
2010-06-28 Laurent AimarDo not filter out program/epg at the TS demuxer level.
2010-06-28 Laurent AimarClean up b_access_control usage in TS.
2010-06-28 Laurent AimarFactorized program (un)selection in TS.
2010-06-28 Laurent AimarNo functional changes (ts).
2010-06-28 Laurent AimarRemoved write only variables (ts).
2010-06-28 Laurent AimarFixed program selection in TS demuxer.
2010-06-28 Laurent AimarFixed (un)selection of pcr pid in TS demuxer.
2010-06-28 Laurent AimarFixed a segfault when --programs is used in the TS...
2010-06-28 Ilkka Ollakkadshow: add aspect-ratio optio to video-capture
2010-06-28 Erwan Tulouskins2(Linux): check if _NET_WM_PID is supported
2010-06-28 Ilkka OllakkaQt4: don't draw background on nodes in icon_view by...
2010-06-28 Sebastien ZwickertMacOS: fixes memory management issue. closes #3807
2010-06-27 Rémi Denis-CourmontOSX: same string as Qt4
2010-06-27 Rémi Duraffortxspf: silently skip unknown extension nodes (fix #3696)
2010-06-27 Laurent AimarPreparse the TS until at least one ES is declared.
2010-06-27 Laurent AimarAllocated mod16 D3D surfaces.
2010-06-27 Laurent AimarPrefered DXVA2_ConfigPictureDecode with guidConfigBitst...
2010-06-27 Rémi Duraffortmeta_folder: fix a memleak.
2010-06-26 Jean-Baptiste KempfWAV Mux: kill warnings
2010-06-26 Jai MenonWAV Mux : Extend the muxer to support non-PCM codecs.
2010-06-26 Jean-Baptiste KempfMacOS: deinterlace != deinterlace-mode
2010-06-26 Jean-Baptiste KempfMacOS: variable renaming for future fix
2010-06-26 Sebastien ZwickertMacOS: fixes #3772 (disabling macosx-eq-keep causes...
2010-06-26 Rafaël Carréfix fd:// broken by [370b6cbb300]
2010-06-26 Rémi Duraffortalsa: fix a memory leak.
2010-06-25 Ilkka Ollakkats-mux: repeat sps/pps on keyframes, should fix h264...
2010-06-25 Adrien MagloQt/EPG: set word wrap true for the tittle QLabel.
2010-06-25 Jai MenonJPEG 2000 decoding support.
2010-06-25 Rémi Denis-CourmontLUA: make one byte room for the nul terminator after...
2010-06-25 Rémi Denis-Courmontsubtitles: make the default character set value explicit
2010-06-25 Rémi Denis-CourmontSpell preferred
2010-06-24 Jean-Baptiste KempfDxVA2: CoTaskMemFree can be used correctly now.
2010-06-24 Ilkka OllakkaQt4: constify
2010-06-24 Ilkka OllakkaQt4: constify currentIndex() and find* helpers, remove...
2010-06-24 Ilkka OllakkaQt4: don't cache current
2010-06-24 Ilkka OllakkaQt4: check that index.isValid too
2010-06-24 Jai MenonAVFormat Demuxer : Set fourcc based on source container.
2010-06-24 Jai MenonAVFormat Demuxer : Set video ES frame rate.
2010-06-24 Rémi Denis-CourmontSpell "separate"
2010-06-24 Rémi Denis-CourmontSpell "connection"
2010-06-23 Ilkka OllakkaQt4: reset current_index cache sametime as i_cache_id
2010-06-23 Ilkka OllakkaQt4: cosmetic
2010-06-23 Ilkka OllakkaQt4: add check if current isValid()
2010-06-23 Ilkka OllakkaQt4: highlight nodepath to current item on icon_view
2010-06-23 Ilkka OllakkaQt4: cache currentItem index
2010-06-23 Rémi Denis-CourmontHTTP interface: fix ! operator (fix #3768)
2010-06-22 Ilkka Ollakkalua: add vlc.strings.iconv to use vlc_iconv, shouldn...
2010-06-22 Sébastien EscudierFix a crash in live555 demuxer on close.
2010-06-22 Joseph S. Atkinsonfile.c: Typo fix
2010-06-20 Adrien MagloQt/EPG: Set the EPGView start time correctly.
2010-06-20 Adam HokaV4L2 on NetBSD
2010-06-20 Rémi Denis-CourmontUse fstatvfs where usable (BSD) - fixes #3762
2010-06-20 Ilkka OllakkaQt4: change comment on littlebit closer to the code
2010-06-20 Ilkka OllakkaRevert "Qt4: don't do playlist_model recursive remove...
2010-06-20 Ilkka OllakkaQt4: don't call browseInto if not needed when item...
2010-06-20 Ilkka OllakkaQt4: cosmetic
next