]> git.sesse.net Git - vlc/history - modules
Revert "modules: Put bool at the end of the structure to eventually ease packing."
[vlc] / modules /
2010-03-05 Jakob LebenQt: prevent having cached a deleted item
2010-03-05 Pierre d'Herbemontluasd: Force a garbage collect at the end of Run().
2010-03-04 Jean-Baptiste KempfQt: clean bgWidget
2010-03-04 Rémi Denis-CourmontFix make install plugins path
2010-03-04 Pierre d'Herbemontluasd: Fix a leak.
2010-03-04 Laurent AimarFixed ogg demuxer with non xiph extra header (close...
2010-03-04 Laurent AimarAlways use direct rendering with H264 in avcodec (close...
2010-03-04 Jakob LebenQt: reorganize playlist actions, rename "Delete" to...
2010-03-04 Jakob LebenQt: allow sorting by any meta in any view using right...
2010-03-04 Jakob LebenQt: adjust item text position in listView for better...
2010-03-04 Jean-Baptiste KempfQt: do "normal->loopall->loop1->normal" instead of...
2010-03-04 Jean-Baptiste KempfQt: New shuffle icon, still from Daniel Dreibrodt
2010-03-03 Jean-Baptiste KempfNew icons for repeat, more obvious, done by Daniel...
2010-03-03 Laurent AimarFixed mix up between pitches in magnify filter.
2010-03-03 Rémi Denis-Courmontutf8_lstat -> vlc_lstat for consistency
2010-03-03 Laurent AimarFixed invalid var_SetBool in video_filter wrapper .
2010-03-03 Rémi Denis-CourmontVAAPI: call XInitThreads() before XOpenDisplay()
2010-03-03 Rémi Denis-CourmontGLX: uses Xlib, needs XInitThreads()
2010-03-03 Rémi Denis-CourmontPulse: uses Xlib, needs XInitThreads()
2010-03-03 Rémi Denis-CourmontPulse: fix warning
2010-03-03 Rémi Denis-CourmontMerge branch 'master' of git.videolan.org:vlc
2010-03-03 Jakob LebenQt: show folder icon for non-leaf nodes in iconView...
2010-03-03 Rémi Denis-CourmontQt4: only embed video coming from the playlist (i.e...
2010-03-03 Rémi Denis-CourmontQt4: --embedded-video must be checked on the window...
2010-03-03 Rémi Denis-CourmontQt4-X11: cannot embed video if wallpaper mode is on
2010-03-03 Rémi Denis-CourmontGrammar
2010-03-03 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-03-03 Rémi Denis-CourmontUse MiB rather than MB for arbitrary memory limits
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-03-03 Jakob LebenQt: ensure that item selection has visible effect in...
2010-03-02 Jean-Baptiste KempfQt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Antoine CellerierUpdate the rate value when setting the input.
2010-03-02 Laurent AimarRemoved down/up mixing support from mpgatofixed32.
2010-03-02 Antoine CellerierPrefer use of function references for buttons
2010-03-02 Antoine CellerierLua: Misc simplifications.
2010-03-02 Antoine CellerierChange vlc.stream() and vlc.memory_stream() error repor...
2010-03-02 Rémi Denis-CourmontInstall and look for plugins in plugins/, not modules...
2010-03-02 Rémi Denis-CourmontXSPF: fix NULL dereference on empty <location>
2010-03-02 Jean-Baptiste KempfQt: display the correct rate
2010-03-02 Jean-Baptiste KempfQt: simplify SpeedLabel constructor
2010-03-02 Antoine CellerierRevert "Use pushliteral instead of pushstring where...
2010-03-02 Antoine CellerierUse pushliteral instead of pushstring where possible...
2010-03-01 Laurent AimarFixed closed caption decoder with CC3/4 and TX data.
2010-03-01 Erwan Tuloucore: two typos
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-03-01 Erwan Tulouskins(Win32): replace GetWindowDC with GetDC
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-03-01 Rémi Denis-CourmontRevert "Qt4: passing pointers over thread signals is...
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-02-28 Fabio RitrovatoLua SD: fix leaking
2010-02-28 Jean-Baptiste KempfQt: clean and cosmetics
2010-02-28 Jean-Baptiste KempfQt: undock the playlist
2010-02-28 Rémi Denis-CourmontQt4: passing pointers over thread signals is not allowed...
2010-02-28 Rémi Denis-CourmontThis is still buggy.
2010-02-28 Antoine CellerierFix debug messages.
2010-02-28 Rémi Denis-CourmontFTP: handle ftp://HOST correctly
2010-02-28 Laurent AimarPrevent a potential integer overflow (mkv).
2010-02-28 Laurent AimarFixed segfault with incomplete mkv files.
2010-02-28 Laurent AimarFixed potential segfault with corrupted streams (audio...
2010-02-28 Jean-Baptiste KempfQt: remove debug and cosmetics
2010-02-28 Jean-Baptiste KempfQt: Be sure to hide the caching when an input is deleted.
2010-02-28 Jean-Baptiste KempfQt: avoid a crash on first Startup
2010-02-28 Jean-Baptiste KempfNSV: fix comment
2010-02-27 Antoine CellerierDon't use printf to print debug output.
2010-02-27 Laurent AimarFixed segfault with corrupted mkv files with compressed...
2010-02-27 Laurent AimarFixed potential invalid access with too short packetize...
2010-02-27 Laurent AimarFixed segfault with corrupted zip file.
2010-02-27 Laurent AimarFixed read(NULL, size) in zipstream.
2010-02-27 Laurent AimarCosmetics (zip).
2010-02-27 Laurent AimarFixed memleak if no data are read or poke (zip).
2010-02-27 Antoine CellerierDon't add share directory to lua search path on windows...
2010-02-27 Antoine CellerierFix NULL pointer dereferencing due to c58a5af7401735b50...
2010-02-27 Antoine CellerierKill warning.
2010-02-27 Antoine CellerierKill warnings about unused variables. (jpeg?)
2010-02-27 Antoine CellerierUse pushliteral instead of pushstring where possible...
2010-02-27 Antoine CellerierDo not store extension pointer in a variable visible...
2010-02-27 Antoine CellerierDo not store p_this in a table value visible from lua...
2010-02-27 Antoine CellerierDo not generate and run lua code to define the module...
2010-02-27 Laurent AimarFixed segfault when seeking in ASF with broken index.
2010-02-27 Laurent AimarCosmetics.
2010-02-27 Laurent AimarFixed invalid read in ASF_ReadObject_Index (asf).
2010-02-26 Fabio RitrovatoLua demux: open the stream lib
2010-02-26 Erwan Tulouskins(Win32): fix minimize not functioning (see #3300)
2010-02-26 Erwan Tulouskins(Linux): remove dead code
2010-02-26 Erwan Tulouskins2(Linux): support clean exit when user closes...
2010-02-26 Laurent AimarFor private stream_type, fallback on registration descr...
2010-02-26 Jean-Baptiste KempfFlac: Fix compilation warnings about signed vs unsigned
2010-02-26 Jean-Baptiste KempfVorbis: remove unused variables
2010-02-26 Jean-Baptiste KempfVorbis: support for 6.1 and 7.1
2010-02-26 Jean-Baptiste KempfFix FLAC 7.1 support
2010-02-26 Jean-Baptiste KempfQt: open dialog, set a minimumSize for the playButton
2010-02-26 Laurent AimarAllowed H264 direct rendering for non reference frames...
2010-02-26 Laurent AimarAllowed I422 direct rendering support when possible...
2010-02-26 Laurent AimarAdded logs about direct rendering usage (avcodec).
2010-02-26 Laurent AimarCheck for codec specific pitches alignment in avcodec.
2010-02-26 Laurent AimarCorrectly test for picture compatibility with avcodec...
2010-02-26 Laurent AimarRemoved the assumption that XV and picture_New() behave...
2010-02-26 Rémi DuraffortRevert "Missing return values."
2010-02-26 Rémi Duraffortqt4: remove a dummy call to var_Get (void variable...
2010-02-26 Rémi DuraffortMissing return values.
next