]> git.sesse.net Git - vlc/shortlog
vlc
2008-11-02 Jean-Baptiste... [Qt] Implement a kind of rememberance in Open Network...
2008-11-02 Laurent AimarMoved VOUT_MIN_DIRECT_PICTURES to src/video_output.
2008-11-02 Laurent AimarRemoved check on OPTIMIZE_MEMORY in installed headers.
2008-11-02 Rémi DuraffortQT|bookmarks: use hh:mm:ss as time default format.
2008-11-02 Rémi DuraffortRemove MALLOC_NULL and use calloc when needed.
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 Laurent AimarIncrease the number of video/sub buffer.
2008-11-01 Laurent AimarAdded lock around es_out for multiple thread access.
2008-11-01 Laurent AimarMoved out a few defines from vlc_config.h
2008-11-01 Rolf AhrenbergRTSP authentication with DSS
2008-11-01 Rémi Denis... Only check msleep on Linux (seems to depend on GNU...
2008-11-01 Rémi Denis... Missing include
2008-10-31 Rémi DuraffortFix potential memleak (+cleaning).
2008-10-31 Rémi DuraffortRemove unused macros (or used only one time).
2008-10-31 Rémi DuraffortDon't use var_CreateGet just to create variables.
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 Denis... documentation
2008-10-30 Rémi Denis... Convert host name to locale before IDN is applied
2008-10-30 Rémi DuraffortFix potential memleak (CID 270 and 271)
2008-10-30 Rémi Denis... Cleanup directory URI encoding
2008-10-30 Rémi DuraffortQt4|Bookmarks: fix memleaks.
2008-10-30 Rémi Denis... Remove the Qt4 video widget
2008-10-30 Rémi Denis... Remove useless parameter
2008-10-30 Rémi Denis... Remove write-only value
2008-10-30 Rémi Denis... Fix another small race condition in the Qt4 video window
2008-10-30 Rémi Denis... News
2008-10-30 Rémi Denis... Remove Esound plugin
2008-10-30 Rémi Denis... Remove aRts plugin (again)
2008-10-30 Jean-Baptiste... MotionDetect: check for NULLITY at the right place.
2008-10-30 Jean-Baptiste... Fix Typo. Patch by Pierre Ynard.
2008-10-29 Christophe... Typo
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 DuraffortUse asprintf and check for the return value. (better...
2008-10-29 Rémi Denis... Use asprintf and use free instead of g_free (fixes...
2008-10-29 Rémi Denis... Unlikely memory leak - fixes #2256
2008-10-29 Rémi Denis... Memory leak - fixes #2255
2008-10-29 Rémi Denis... Remove never used RTCP code (fixes #2254)
2008-10-29 Rémi Denis... Remove most stray semi-colons in module descriptions
2008-10-29 Rémi Denis... Re-order (no functional changes)
2008-10-28 Rémi Duraffortbookmarks: fix memleaks
2008-10-28 Rémi DuraffortClean up coments.
2008-10-28 Rémi DuraffortUse asprintf and check it.
2008-10-28 Rémi Denis... Missing include
2008-10-28 Rémi Denis... Fix flawed logic
2008-10-28 Geoffroy CouprieFix missing prototype for InterlockedXXcrement64
2008-10-28 Ilkka Ollakkaremove unneeded if for aac-profile
2008-10-28 Jean-Baptiste... [Qt] chmod 644 qt4.*
2008-10-28 Jean-Baptiste... Fix forgotten include.
2008-10-27 Rémi Denis... Force an error when a function prototype is missing
2008-10-27 Olivier Aubertvout_intf: do not vlc_object_release() the cache object...
2008-10-26 Rémi Denis... Format string fix
2008-10-26 David Flynn[qt4/recents] Remove dependency on qt4.4 for QList...
2008-10-26 Rémi DuraffortUpdate NEWS
2008-10-26 Rémi Denis... syntax error
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-26 Rémi Denis... resolve_xml_special_chars: don't reinvent bsearch()
2008-10-26 Rémi Denis... Test case for resolve_xml_special_chars
2008-10-26 Rémi Denis... Simplify entity table a little
2008-10-26 Rémi Denis... resolve_xml_special_chars: add non-breakable space
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 Jean-Baptiste... Win32: fix libass linking.
2008-10-25 Rémi Denis... str_format_time: do not hard-code buffer length - fix...
2008-10-25 Nicolas Chauvet... Add support for libproxy via pkg-config
2008-10-24 Christophe... Synchronise NEWS
2008-10-24 Pavlov Konstantinextras/package/macosx: Explain what i did to make unive...
2008-10-24 Olivier Aubertembedded snapshot: unlock the cache object
2008-10-23 Christophe... Update i18n files
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... missing wakeup
2008-10-23 Rémi Denis... Another small decoder thread simplification
2008-10-23 Rémi Denis... DMO: fix serialization, check for errors in DecOpen...
2008-10-23 Laurent AimarAdded decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
2008-10-23 Laurent AimarFixed a comment.
2008-10-23 Laurent AimarRevert "Another small decoder thread simplification"
2008-10-23 Laurent AimarAdded decoder_NewSubpicture/decoder_DeleteSubpicture...
2008-10-23 Rémi Denis... Fix decoder FIFO pacing.
2008-10-23 Rémi Denis... Another small decoder thread simplification
2008-10-23 Laurent AimarFixed segfault with decoder_GetInputAttachments/GetDisp...
2008-10-23 Rémi Denis... Fix --disable-vlm --enable-sout
2008-10-23 Rémi Denis... Code factorization
2008-10-23 Rémi Denis... Separate filesystem functions from the rest
2008-10-23 Olivier Aubertembedded snapshot: properly lock/unlock the cache object
2008-10-22 Jean-Baptiste... Define next frame to 'e' hotkey.
2008-10-22 Christophe... Fix DTD url
2008-10-22 Rémi Denis... directory: do not try to open "-" as it refers to stdin
2008-10-22 Rémi Denis... block_FifoPace: proper waiting for overflowing queue
2008-10-22 Rémi Denis... Allow block_FifoPut(fifo,NULL)
2008-10-22 Laurent AimarCosmetic.
next