]> git.sesse.net Git - vlc/history - modules
live555.cpp typo
[vlc] / modules /
2008-11-10 Sebastien Escudierlive555.cpp typo
2008-11-09 Rémi Denis-Courmontread -> recv for Wins(o|u)ck
2008-11-09 Rémi Denis-CourmontRTP: try to improve packet re-ordering
2008-11-09 Rémi Denis-CourmontMove RTP to access/rtp
2008-11-08 Rémi Denis-Courmontmmap: fix large file support on 32-bits archs (closes...
2008-11-08 Rémi Denis-Courmontmmap: fix debug message formats
2008-11-07 Jean-Baptiste Kempf[Galaktos] Fix compilation.
2008-11-07 Laurent AimarModified demux_vaControlHelper to take bitrate in an...
2008-11-07 Laurent AimarCleaned up a bit rawvideo demuxer.
2008-11-07 Laurent AimarDo not reject rawvideo without a frame rate but use...
2008-11-07 David Flynnrawvideo: Fix timestamps & input options
2008-11-05 Laurent AimarFixed spatializer compilation.
2008-11-05 Laurent AimarFixed goom compilation.
2008-11-05 Joseph TulouMake x11 event handling optional
2008-11-05 Rémi Denis-CourmontFix sscanf overflow
2008-11-05 Rémi Denis-CourmontFix buffer overflow
2008-11-05 Laurent AimarAllow aout to grab vout_Request calls.
2008-11-05 David FlynnFix allocation of picture_t without full initialization
2008-11-04 Laurent AimarFixed ES_OUT_SET_DEFAULT name (added ES_).
2008-11-04 Laurent AimarCosmetics.
2008-11-04 David FlynnFix parsing of SPS for particular profiles
2008-11-04 Sebastien Escudierfix sdt.h include in dvb access module
2008-11-04 David FlynnFix calculation with uninitialized value
2008-11-04 David FlynnFix unpacking of Dirac SeqHdr
2008-11-04 Geoffroy Couprieadd -no-undefined for WinCE
2008-11-03 Rémi Duraffortxspf: both "xmlns" and "xmlns:vlc" are acceptable....
2008-11-03 Vincent Penquerc'hfix build with (at least) libspeex 1.1.12
2008-11-03 Jean-Baptiste Kempf[Qt] Privatise what can be privatised in menu class
2008-11-03 Jean-Baptiste Kempf[Qt] Put the extended dialog on the left of the Main...
2008-11-02 Jean-Baptiste Kempf[Qt] Parsing of generic toolbars and auto-creation...
2008-11-02 Jean-Baptiste Kempf[Qt] Implement a kind of rememberance in Open Network...
2008-11-02 Rémi DuraffortQT|bookmarks: use hh:mm:ss as time default format.
2008-11-02 Rémi DuraffortRemove MALLOC_(VOID|ERR). (and use calloc instead of...
2008-11-02 Rémi DuraffortUse var_CreateGet when needed (and cleaning)
2008-11-02 Rémi DuraffortDon't use var_CreateGet oly to Create the variable.
2008-11-01 Rolf AhrenbergRTSP authentication with DSS
2008-10-31 Rémi DuraffortFix potential memleak (+cleaning).
2008-10-31 Rémi DuraffortTypo
2008-10-31 Rémi DuraffortClean up (and use var_CreateGetString)
2008-10-31 Rémi DuraffortCleanup and fix a potential memleak.
2008-10-31 Rémi DuraffortUse asprintf instead of malloc+sprintf.
2008-10-30 Rémi DuraffortFix potential memleak (CID 270 and 271)
2008-10-30 Rémi Denis-CourmontCleanup directory URI encoding
2008-10-30 Rémi DuraffortQt4|Bookmarks: fix memleaks.
2008-10-30 Rémi Denis-CourmontRemove the Qt4 video widget
2008-10-30 Rémi Denis-CourmontRemove useless parameter
2008-10-30 Rémi Denis-CourmontRemove write-only value
2008-10-30 Rémi Denis-CourmontFix another small race condition in the Qt4 video window
2008-10-30 Rémi Denis-CourmontRemove Esound plugin
2008-10-30 Rémi Denis-CourmontRemove aRts plugin (again)
2008-10-30 Jean-Baptiste KempfMotionDetect: check for NULLITY at the right place.
2008-10-30 Jean-Baptiste KempfFix Typo. Patch by Pierre Ynard.
2008-10-29 Christophe MutricyTypo
2008-10-29 Rémi DuraffortQt4/DialogEvent: fix memleak
2008-10-29 Rémi DuraffortQt/playlist: fix memleak.
2008-10-29 Rémi DuraffortQt4 is a big familly, they all want parents (fix memleak)
2008-10-29 Rémi DuraffortRecent: don't leak just for fun.
2008-10-29 Rémi Denis-CourmontUse asprintf and use free instead of g_free (fixes...
2008-10-29 Rémi Denis-CourmontUnlikely memory leak - fixes #2256
2008-10-29 Rémi Denis-CourmontMemory leak - fixes #2255
2008-10-29 Rémi Denis-CourmontRemove never used RTCP code (fixes #2254)
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-28 Rémi Duraffortbookmarks: fix memleaks
2008-10-28 Ilkka Ollakkaremove unneeded if for aac-profile
2008-10-28 Jean-Baptiste Kempf[Qt] chmod 644 qt4.*
2008-10-28 Jean-Baptiste KempfFix forgotten include.
2008-10-26 David Flynn[qt4/recents] Remove dependency on qt4.4 for QList...
2008-10-26 Rémi DuraffortAdd a module to export the playlist in HTML (feature...
2008-10-26 Rémi Duraffortasf: fix compilation warning.
2008-10-25 Antoine CellerierFix x86_64 specific compilation warning.
2008-10-25 Antoine CellerierRemove warnings.
2008-10-25 Antoine CellerierSimplify confusing code.
2008-10-25 Nicolas Chauvet... Add support for libproxy via pkg-config
2008-10-23 Laurent AimarAdded decoder_New/Delete/Link/UnlinkPicture helpers.
2008-10-23 Laurent AimarFixed an invalid return.
2008-10-23 Rémi Denis-Courmontmissing wakeup
2008-10-23 Rémi Denis-CourmontDMO: fix serialization, check for errors in DecOpen...
2008-10-23 Laurent AimarAdded decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
2008-10-23 Laurent AimarAdded decoder_NewSubpicture/decoder_DeleteSubpicture...
2008-10-22 Rémi Denis-Courmontdirectory: do not try to open "-" as it refers to stdin
2008-10-22 Laurent AimarAdded hotkey code for input "frame-next".
2008-10-22 Rémi DuraffortFix compilation of modules/video_filter/imgresample.c
2008-10-22 Rémi DuraffortDon't forgot to unlock the mutex.
2008-10-22 Rémi Denis-CourmontRestore -no-undefined on Win32
2008-10-22 Rémi Denis-CourmontCosmetic fixes
2008-10-22 Sebastien EscudierUse live555 timeout option and reduce waiting time
2008-10-22 Rémi Denis-CourmontMore verbose ffmpeg encoding failure
2008-10-21 Pavlov Konstantinvideo4linux2: Add libv4l2 support. Fixes #1804.
2008-10-21 Jean-Baptiste Kempf[Qt] Fix a crash when toggling minimalView when --no...
2008-10-20 Jean-Baptiste Kempf[Fake] Add a missing callback on fake-file-reload
2008-10-20 Rémi Denis-CourmontRemove dummy embedded window exclusion
2008-10-20 Rémi Denis-CourmontSimplifications
2008-10-20 Ludovic FauvetBug fixed in the "recently played" functionnality
2008-10-20 Rémi Denis-CourmontOops, remove dummy code
2008-10-20 Rémi Denis-CourmontEmbedded video still crashes, so disable it - refs...
2008-10-20 Rémi Denis-CourmontRemove recursive/deadlocking calls in Qt4 embedded...
2008-10-20 Rémi Denis-CourmontRemove debug
2008-10-20 Rémi Denis-CourmontDo not use thread cancellation for Qt4 - fix #2225...
2008-10-20 Rémi Denis-Courmont(Cosmetic) settings don't belong to the dialog provider
2008-10-20 Jean-Baptiste Kempf[Qt] Win Compilation fix.
next