]> git.sesse.net Git - vlc/history - modules
python-ctypes: generate list methods when possible
[vlc] / modules /
2009-07-31 Ilkka OllakkaQT4: set sorting-connections by hand
2009-07-31 Rafaël Carréncurses: check playlist_CurrentPlayingItem() return...
2009-07-31 Ilkka Ollakkadvb: scanning ain't only -T, change dialog
2009-07-31 Rémi Duraffortpodcast: implement image support (it might be a good...
2009-07-31 Felix Paul Kühnemacosx: some more Sparkle demos
2009-07-31 Michael Hanselmannraop: Implement password authentication
2009-07-31 Michael Hanselmannraop: Implement options for password
2009-07-31 Rémi Duraffortpodcast: remove the sys struct because we don't really...
2009-07-31 Rémi Duraffortpodcast: fix object leak (and memleak) in case of error.
2009-07-31 Rémi Duraffortpodcast: no need to strdup the string here.
2009-07-31 Rémi Duraffortpodcast: fix typo and remove unused p_sys member.
2009-07-30 Rémi Duraffortpodcast: set the duration of an input item when available.
2009-07-30 Rémi Duraffortpodcast: no need to strdup (as we free the original...
2009-07-30 Rémi Duraffortpodcast: factorize.
2009-07-30 Rémi DuraffortFix podcast configuration.
2009-07-30 Rémi DuraffortUpdate LIST.
2009-07-30 Rémi DuraffortUse var_ToggleBool.
2009-07-30 Felix Paul Kühnemacosx: forward-port recent preferences and media keys...
2009-07-30 Rémi Duraffortfontconfig: fix memleak (typo).
2009-07-30 ogg.k.ogg.kadd video streams' BOS packets first
2009-07-30 Rémi Duraffortfontconfig: factorize and fix memleaks.
2009-07-30 Rémi Duraffortplaylist_demux: remove unneeded peek.
2009-07-30 Ilkka Ollakkafreetype: initialise variable and check fontmatch pointer
2009-07-30 Ilkka Ollakkax264: when partitions=all, just set partitions~0
2009-07-30 Ilkka Ollakkadvb-c: somewhat working channel-scanning in linux
2009-07-30 Ilkka Ollakkadvb-c: check symbol-rate limits from frontend
2009-07-29 Pierre Ynardv4l2: fix reversed logic
2009-07-29 ogg.k.ogg.knon BOS headers for (Vorbis, Theora, Speex, Kate) do...
2009-07-29 Antoine CellerierPartial attempt at fixing interlacing support.
2009-07-29 Michael Hanselmannraop: Add loop for request retry
2009-07-29 Michael Hanselmannraop: Always pass dictionaries for request and response...
2009-07-29 Michael Hanselmannraop: Always read headers from wire
2009-07-29 Michael HanselmannConvert HTTP access module to common HTTP auth functions
2009-07-29 Michael Hanselmannraop: Return HTTP status code from ReadStatusLine
2009-07-29 Michael Hanselmannraop: Keep original response status line
2009-07-29 Rémi DuraffortFix mode.
2009-07-29 Ilkka Ollakkafreetype: more fontconfig error-checking
2009-07-28 ogg.k.ogg.kreconstruct Theora granpos
2009-07-28 Jean-Baptiste KempfFinish compilation of FluidSynth on Windows.
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent AimarFixed kate with tiger support integration.
2009-07-28 Laurent AimarFixed csri decoder integration.
2009-07-28 Anthony Loiseaucodec/libass: avoid possible segfault
2009-07-28 Ilkka Ollakkafreetype: check correct variable
2009-07-28 Rémi Duraffortzipstream: typo.
2009-07-28 Ilkka Ollakkafix typo
2009-07-28 Ilkka Ollakkafreetype: add more error-checking
2009-07-28 Ilkka Ollakkax264: use ABR-mode if user specifies bitrate
2009-07-28 Ilkka Ollakkatranscode: change default videobitrate to 0
2009-07-28 Rémi DuraffortZip: fix use after free error.
2009-07-27 Laurent AimarWorkaround for 0 being invalid timestamp.
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-27 Laurent AimarImproved pre-blending in ssa decoder.
2009-07-27 Pierre YnardWinCE: work-around for network file test
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-27 Rémi Duraffortx264: no need to create the variables when closing...
2009-07-27 Rémi Duraffortskins2: factorize.
2009-07-27 JP DingerClean up syslog handling in logger: Use only one list...
2009-07-27 Ilkka Ollakkafreetype.c: use var_CreateGet for variables
2009-07-27 Ilkka Ollakkafreetype: use asprintf instead malloc/sprintf
2009-07-27 Jean-Baptiste KempfCODEC_ID_SPEEX appeared in 51.50.1
2009-07-27 Ilkka Ollakkafreetype: use fontconfig to get default font if available
2009-07-27 Rémi DuraffortCometics.
2009-07-27 Rémi Duraffortwingdi: remove duplication (allready defined in vout.h).
2009-07-27 Rémi DuraffortNo need to set p_sys to NULL when the module is closed.
2009-07-26 Rémi Denis-CourmontTypo
2009-07-26 Rémi Denis-CourmontReal pseudo-RTSP: prevent integer underflow
2009-07-25 ogg.k.ogg.kdo not clear theora_info twice
2009-07-25 Jean-Baptiste KempfRemove trailing spaces.
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-25 Ilkka OllakkaQT4: only scroll playlist to new item when it changes
2009-07-24 Laurent AimarFixed libass 0.9.7 support.
2009-07-24 Laurent AimarUsed light hinting in libass to increase the quality.
2009-07-24 Laurent AimarRemoved useless pre render callback in ssa decoder.
2009-07-24 Laurent AimarFixed flicker with overlapped subtitles in ssa.
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi Duraffortskins2: fix "control reaches end of non-void function...
2009-07-24 Jean-Paul Samanminimal_macosx: cleanup
2009-07-24 Jean-Paul Samanauhal: cleanup
2009-07-24 Jean-Paul Samanauhal: do not destroy "audio-device" when AudioHardware...
2009-07-24 Jean-Paul Samanlive555: do not trigger "no data received in 10s" case...
2009-07-24 Jean-Paul Samanlive555: handle WMServer as a special case
2009-07-24 Jean-Baptiste KempfAdd Speex in flv demuxing support. #2973
2009-07-24 Rémi DuraffortUse VLC_VAR_CLASS when applicable.
2009-07-24 JP DingerMerge branch 'master' of git@git.videolan.org:vlc
2009-07-24 JP DingerFix another realloc() that can easily be fixed. The...
2009-07-24 Jean-Baptiste KempfQt: fix crash in customize toolbar dialog.
2009-07-24 Rémi Duraffortpanoramix: fix memleak.
2009-07-24 Jean-Baptiste KempfUse native dialog for saving VLM files.
2009-07-24 Rémi Duraffortncurses: factorize (no need to use a macro here).
2009-07-24 Rémi Duraffortpostproc: no need to set the flag again as the bug...
2009-07-23 Erwan Tulouzipaccess: correct memory leak (probing work moved...
2009-07-23 Erwan Tulouskins2: cosmetics (for better reading)
2009-07-23 Rémi Denis-Courmontfile: do POSIX advisory I/O
2009-07-23 Rémi DuraffortGlobal headers.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Jean-Baptiste KempfIncludes corrections
2009-07-23 Barry WardellUpdate SSA/ASS subtitle decoder for the new version...
2009-07-23 Rémi Denis-Courmontfile: network file extra caching for Win32
2009-07-23 Rémi Denis-CourmontFix warning
next