]> git.sesse.net Git - vlc/history - modules
Revert "luatelnet: missing debug message."
[vlc] / modules /
2010-07-10 Rémi Denis-Courmontvmem: major rework
2010-07-10 Rémi Denis-CourmontFix compilation
2010-07-10 Rémi Denis-CourmontXCB/window: allow compilation without xcb-keysyms
2010-07-10 Ilkka Ollakkaavcodec: disable direct rendering for VP80
2010-07-10 Ilkka Ollakkaavformat: fix non-file usage after [1644d683e9df]
2010-07-10 Rémi Denis-CourmontFramebuffer: don't register useless signal handler
2010-07-10 Rémi Denis-Courmontvmem: use var_Inherit*
2010-07-09 Ilkka OllakkaQt4: disable all by default if user sets message-filter
2010-07-09 Ilkka OllakkaQt4: enable all messages only if filter is empty
2010-07-08 Jean-Baptiste KempfQt4: do not explode if MyDocument isn't available
2010-07-08 Rémi Denis-Courmonthttp-user-agent needs restart
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis-CourmontXCB/window: force window provider when libvlc_*_set_xid...
2010-07-08 Rémi Denis-CourmontWin32: drop drawable plugin priority to zero
2010-07-08 Rémi Denis-CourmontQt4: drop window provider priority to zero
2010-07-08 Rémi Denis-Courmontplaylist: simplify with demux psz_location
2010-07-08 Rémi Denis-CourmontRemove unused property
2010-07-08 Hugo Beauzée-LuyssenQt4: Cosmetics about ClickLineEdit, QVLCFramelessButton
2010-07-08 Ilkka OllakkaRevert "ts.c: check that pts is valid for H264"
2010-07-08 Ilkka Ollakkadvdnav: don't decode_URI for psz_file
2010-07-08 Ilkka Ollakkataglib: dont decode psz_file as URI
2010-07-08 Ilkka Ollakkats.c: check that pts is valid for H264
2010-07-08 Ilkka Ollakkapes.c: make sure H264 stream has aud
2010-07-08 Sébastien Escudierrtp : safety check.
2010-07-07 Rémi Denis-CourmontQt4: do not allow spaces in network URLs (fix #3870)
2010-07-07 Jean-Baptiste Kempflibass: kill unused variable warnings
2010-07-07 Jean-Baptiste KempfQt: spref small rework of video and codecs part
2010-07-07 Rémi Denis-CourmontQt4: fix opening DVD directory with special characters
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-07 Rémi DuraffortQt4: fix #3872
2010-07-07 Rémi Denis-CourmontQt4: fix opening directory with special characters
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-07 Erwan Tulouskin2(Win32): add support for mouse wheel in fullscreen...
2010-07-07 Jean-Baptiste KempfMac: small menu fix
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
next