]> git.sesse.net Git - vlc/history - modules
Disable macosx avfoundation capture plugin on iOS
[vlc] / modules /
2013-04-21 Edward WangQt: minor grammar and orthography fixes
2013-04-20 Rafaël Carréfile access: don't use PathIsNetworkPath in store app
2013-04-20 Francois CartegnieQt: ConvertDialog: Escape filename in sout (fix #8436...
2013-04-20 Francois CartegnieQt: SoutInputBox: show decoded mrl (fix #8436 part1)
2013-04-20 David Fuhrmannmacosx: remove completely unsensical and unneeded deloc...
2013-04-20 David Fuhrmannaudiobar graph: remove default values in setting strings
2013-04-20 David Fuhrmannmacosx: do not translate string setting values in advan...
2013-04-20 David Fuhrmannmacosx: simplify and fix some minor bugs in equalizer...
2013-04-20 David Fuhrmannmacosx: fix fancy gradient view for nonembedded window
2013-04-20 David Fuhrmannmacosx: fix time slider status update, hide progress...
2013-04-19 Rémi Denis-Courmontvisual: use dedicated thread (fixes #6229)
2013-04-19 Rémi Denis-Courmontvisual: clean up clean up code
2013-04-19 Rémi Denis-Courmontvisual: reduce symbols count
2013-04-19 Rémi Denis-Courmontvisual: remove write only field psz_args
2013-04-19 Rémi Denis-Courmontvisual: do not keep unused fields
2013-04-19 Rémi Denis-Courmontvisual: privatize filter_sys_t, etc.
2013-04-19 Rémi Denis-Courmontvisual: remove non-sensical code
2013-04-18 Rémi Denis-Courmontvsxu: force FL32 input
2013-04-18 Rémi Denis-Courmontvisual: force FL32 input and set output format
2013-04-18 Rémi Denis-CourmontprojectM: force FL32 input
2013-04-18 Rémi Denis-Courmontgoom: force FL32 input
2013-04-18 Rémi Denis-Courmontmmdevice: drop to zero priority for now
2013-04-18 Rémi Denis-Courmontsimple: use single precision maths (rather than double)
2013-04-18 Jean-Baptiste KempfSimple: slightly different matrixes for 7.x and 6.1...
2013-04-18 Felix Paul KühneUpdate NEWS and LIST for AVFoundation video capture...
2013-04-18 Michael FeursteinNew AVFoundation video capture module for Mac OS X
2013-04-18 Rafaël CarréFix decoding for aac streams with ADTS config set to...
2013-04-17 Rémi Denis-Courmontinput: remove INPUT_FSTAT_NB_READS
2013-04-17 Rémi Denis-Courmontinput: remove write-only INPUT_UPDATE_SIZE
2013-04-17 Rémi Denis-Courmontvdr: force MPEG-TS demuxer
2013-04-17 Rémi Denis-Courmontvdr: do not turn off caching (refs #8446)
2013-04-17 Rémi Denis-Courmontmtp: do not turn off caching (refs #8446)
2013-04-17 Rémi Denis-Courmontmtp: redundant close-on-exec code
2013-04-17 David Fuhrmannauhal: volumeSet and muteSet is not supported for digit...
2013-04-17 Edward Wangmacosx: merge minor grammar and orthography fixes
2013-04-17 Jean-Paul Samantranscode/video.c: Do not leak mutex/conditional or...
2013-04-16 Felix Paul Kühnemacosx: add trademark claim to about panel
2013-04-16 Felix Paul Kühnemacosx: mooaaarr eye-candy for the about dialog
2013-04-16 Felix Paul Kühnemacosx/about: add missing l10n
2013-04-16 Felix Paul Kühnemacosx: modernize the about dialog to match the Qt...
2013-04-16 Rémi Denis-Courmontmp4: correct language code value interpretation
2013-04-16 Rémi Denis-Courmontdecomp: implement pause/resume
2013-04-16 Rémi Denis-Courmontdecomp: fix leak on error and clean up a little
2013-04-16 Rémi Denis-Courmonthttp filters: pause not implemented, pace control not...
2013-04-16 Rémi Denis-Courmontdecomp: pause is unimplemented (although possible)...
2013-04-16 Rémi Denis-Courmontfile: do not turn off caching on BSD (fixes #8446)
2013-04-16 Francois CartegnieQt: Open: Don't allow next step if item is missing.
2013-04-16 Francois CartegnieQt: Open: always update mrl on tab switch.
2013-04-16 Francois CartegnieQt: AboutDialog: reset dialog on show.
2013-04-16 Jean-Baptiste KempfAbout dialog: remove the verticalSpacer...
2013-04-16 Jean-Baptiste KempfAbout: make the label look like links
2013-04-16 Jean-Baptiste KempfRevert "Qt: AboutDialog: frameless buttons must expand"
2013-04-16 Francois CartegnieQt: AboutDialog: fix font height
2013-04-16 Francois CartegnieQt: AboutDialog: fix pointer on switchable label
2013-04-16 Francois CartegnieQt: AboutDialog: Change licence font
2013-04-16 Francois CartegnieQt: AboutDialog: frameless buttons must expand
2013-04-16 Francois CartegnieQt: AboutDialog: widget must still process its own...
2013-04-16 Jean-Baptiste KempfAVI: free p_sys resources on Close (WTF?)
2013-04-16 Ilkka OllakkaRevert "transcode: ask for audio converter instead...
2013-04-16 Ilkka Ollakkatranscode: ask for audio converter instead of audio...
2013-04-16 Jean-Baptiste KempfAbout: show advanced info on click
2013-04-16 Jean-Baptiste KempfQt: Subtitles menu
2013-04-16 Jean-Baptiste KempfA bit more modern version of the About dialog
2013-04-15 Ilkka Ollakkalibmpgatofixed32: return ENOMEM instead -1 and VLC_SUCC...
2013-04-15 Ilkka Ollakkalivehttp: don't sanitize segment URI
2013-04-15 Ilkka Ollakkaavcodec: make clearer that i_quality is setted only...
2013-04-15 Ilkka Ollakkaavcodec: use rd instead simple as defaul mb_decision...
2013-04-15 Mario SpeißLua demuxers: show the original URL in playlist
2013-04-15 Zoran Turalijahotkeys: Change subtitle position only if it exists...
2013-04-15 Zoran Turalijahotkeys: Delay subtitle track only if it exists and...
2013-04-14 Jean-Baptiste KempfSimple downmixer: allow Xiph 6.1 -> 2.0
2013-04-14 Jean-Baptiste KempfSimple downmixer: allow Xiph 6.1 -> 5.1
2013-04-14 Jean-Baptiste KempfSimple: fix comments and reorder functions
2013-04-14 Jean-Baptiste KempfSimple: fix memleak on quit
2013-04-14 Jean-Baptiste KempfSimple: fix typo
2013-04-14 David Fuhrmannmacosx: add option to hide effects button in control bar
2013-04-14 Francois CartegnieRevert "Qt: add events extender"
2013-04-14 Felix Paul Kühnemacosx: move Subtitle and Teletext items to a newly...
2013-04-14 Felix Paul Kühneauhal: remove write-only code
2013-04-14 Felix Paul Kühneauhal: fix compilation and simplify overly complicated...
2013-04-14 Felix Paul Kühneavcodec/vda: fixed compilation and warnings
2013-04-14 Rémi Denis-Courmontmmdevice: adapt to hotplug event
2013-04-14 Rémi Denis-CourmontPulseAudio: adapt to hotplug event
2013-04-14 Rémi Denis-CourmontOSS: adapt to hotplug event
2013-04-14 Rémi Denis-CourmontALSA: adapt to hotplug event
2013-04-13 Pascal ThometSubsync: added an easier way to sync subtitles
2013-04-13 Rémi Denis-Courmontaout: remove packet helper
2013-04-13 Tristan Matthewsjack: don't use legacy packet API
2013-04-13 Jean-Baptiste KempfQt: use a complete sentence
2013-04-13 Martin ZemanAdded a hotkey for playlist deletion.
2013-04-13 Andrew Schubertlive555: forced creation of timeout thread for WMServer...
2013-04-13 Rémi Denis-Courmontvcdx: useless log
2013-04-13 Rémi Denis-Courmontsftp: invalid free()
2013-04-13 Jean-Baptiste KempfSFTP: fix warnings
2013-04-13 Francois CartegnieQt: StandardPanel: Add spinner on network SD nodes.
2013-04-13 Francois CartegnieQt: PixmapAnimator: fix wrong iterator bound
2013-04-12 Rémi Denis-CourmontOSS: open device node to list devices if required
2013-04-12 David Fuhrmannmacosx: fix UI freeze when large amount of playlist...
2013-04-12 Rémi Denis-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2013-04-12 Rémi Denis-Courmontwav: use PCM FOURCCs with known bit size
next