]> git.sesse.net Git - vlc/history - modules
livehttp: follow draf on segment duration
[vlc] / modules /
2013-01-24 Ilkka Ollakkalivehttp: follow draf on segment duration
2013-01-24 Rafaël CarréDecklink output
2013-01-24 Rémi Denis-Courmontlive555: move to access/ alongside all other acces_demu...
2013-01-24 Rémi Denis-CourmontRevert "Qt: StandardPanel: Add spinner on network SD...
2013-01-24 Rémi Denis-CourmontUse flexible arrays instead of allocating too much
2013-01-24 Felix Paul Kühneauhal: fixed 'Pause' in SPDIF mode
2013-01-24 Felix Paul Kühneauhal: packet.c is no longer needed
2013-01-24 Felix Paul Kühneauhal: prepare SPDIF transition from the packet API...
2013-01-24 Felix Paul Kühneauhal: fixed selection of SPDIF devices
2013-01-24 Felix Paul Kühneauhal: implement audio device selection using the new...
2013-01-24 Felix Paul Kühnemacosx: implement audio device selection using the...
2013-01-24 Felix Paul Kühneauhal: pretend to support audio device switching for...
2013-01-23 Edward Wangmediacodec: avoid IllegalStateException on some weird...
2013-01-23 Felix Paul Kühneauhal: modernize probing mechanism and prepare device...
2013-01-23 Francois CartegnieQt: StandardPanel: Add spinner on network SD nodes.
2013-01-23 Edward WangQt4: small string tweak
2013-01-22 Felix Paul Kühneauhal: remove Carbon dependency
2013-01-22 Felix Paul Kühneauhal: fix a few compilation warnings
2013-01-22 Felix Paul Kühneauhal: replace deprecated CarbonCore calls introduced...
2013-01-22 Rémi Denis-CourmontXCB/GLX: reuse windowing code from other XCB plugins
2013-01-22 Rémi Denis-CourmontXCB: merge GetWindowSize() into GetWindow()
2013-01-22 Felix Paul Kühneauhal: implement TimeGet for the analog part
2013-01-22 Francois CartegnieQt: PLSelector: add customized icons
2013-01-22 Ilkka Ollakkalivehttp: split from PAT/PMT that precedes keyframes...
2013-01-22 Ilkka OllakkaTS: insert/flag PAT/PMT before keyframes if use-keyfram...
2013-01-22 Ilkka Ollakkax264: enable setting fullrange flag and input
2013-01-22 Ilkka Ollakkaavcodec: reuse AVFrames so no need to allocate/free...
2013-01-22 Rémi Denis-CourmontFLAC: fix 7 channels layout
2013-01-22 Felix Paul Kühneauhal: fix static noise on playback start and post...
2013-01-21 Felix Paul Kühnemacosx: fixed compilation on 10.6
2013-01-21 Rob JonsonUse new function to declare user activity (from 10...
2013-01-21 Frédéric Yhuellibmp4: minor bug fix
2013-01-21 Felix Paul Kühnevout_macosx: protect vout_display_SendEvent calls to...
2013-01-21 Denis CharmetUse waveOutSetVolume to set volume instead of pure...
2013-01-21 Felix Paul Kühnevout_ios: show correct AR even if it changes mid stream
2013-01-21 Felix Paul KühneAudioQueue: fix flush if wait is true
2013-01-21 David Fuhrmannmacosx: fix position and functionality of buttons when...
2013-01-21 Rémi Denis-Courmontwaveout: packet.c is no longer needed
2013-01-21 Felix Paul KühneAudioQueue: implemented TimeGet
2013-01-21 Felix Paul Kühneaudioqueue: no need to compile packet.c anymore
2013-01-20 Frédéric Yhuellibmp4: rewind stream before falling back to avformat
2013-01-19 Rafaël Carréopensles: reset number of samples correctly
2013-01-19 Rémi Denis-Courmonttimecode: fix and improve frame rates
2013-01-19 Felix Paul Kühneaudioqueue: feed the decoder's sample rate to the OS...
2013-01-19 Felix Paul Kühneaudioqueue: don't use the main CFRunLoop for the (empty...
2013-01-19 Felix Paul Kühneaudioqueue: fixed incorrect buffer allocation which...
2013-01-19 Rémi Denis-Courmonttimecode: generate a clock/timecode as a subtitle track
2013-01-18 Francois CartegnieQt: PLSelector: add side icons
2013-01-18 Francois CartegnieQt: PLSelector: add side icons
2013-01-18 Francois CartegnieQt: PLSelector: Pack entries to the left
2013-01-18 Felix Paul Kühneaudioqueue: fix compilation warnings
2013-01-17 Rafaël Carréasf demux: rewrite DemuxPacket
2013-01-17 Nickolai Zeldovichmodules/services_discovery/sap.c: avoid out-of-bounds...
2013-01-17 Rafaël Carréasf demux: cosmetics
2013-01-17 Jean-Baptiste KempfASF: don't print debug infos in releases
2013-01-17 Rafaël Carréasf demux: fix #8024
2013-01-16 Rémi Denis-CourmontPulseAudio: implement mute/unmute while not playing
2013-01-16 Rémi Denis-CourmontPulseAudio: implement and fix changing device while...
2013-01-15 Rémi Denis-CourmontPulseAudio: implement sinks list (i.e. output devices)
2013-01-15 Rémi Denis-CourmontPulseAudio: revector, no functional changes
2013-01-15 Rémi Denis-CourmontPulseAudio: report current output device
2013-01-15 Rémi Denis-CourmontPulseAudio: implement output device change
2013-01-15 Rémi Denis-CourmontAvoid zero-length array
2013-01-15 Felix Paul Kühneminimal_macosx: remove unused variable
2013-01-15 Rémi Denis-Courmontavcodec: fix warnings
2013-01-15 Rémi Denis-CourmontOld RC: use audio output device functions and clean up
2013-01-15 Devin HeitmuellerFix corrupted rendering of EIA-608 captions
2013-01-15 Jean-Baptiste KempfAtmo: use LoadLibrary instead of LoadLibraryA for a...
2013-01-15 Jean-Baptiste KempfSkins2: try to fix compilation in ANSI mode
2013-01-15 Jean-Baptiste KempfSkins2: reimplement rmDir on Windows with ShellApi
2013-01-15 Jean-Baptiste KempfDirectDraw: fix memleaks introduced by 46b26be57
2013-01-15 Jean-Baptiste KempfDirectX: use DirectDrawEnumerateExA/W when GetProcAddress
2013-01-15 Jean-Baptiste KempfAtmo: fix memleak introduced by 59f746f6
2013-01-15 Jean-Baptiste KempfWin32: better eject code for UNICODE-APIs
2013-01-15 Jean-Baptiste KempfD3D; fix warnings
2013-01-15 Jean-Baptiste KempfWin32: kill DirectX warnings
2013-01-14 Jean-Baptiste KempfDirectDraw: port to UNICODE friendly APIs
2013-01-14 Jean-Baptiste KempfAtmo: port Win32 code to UNICODE friendly APIs
2013-01-14 Jean-Baptiste KempfFreetype: use ANSI version of registry open functions
2013-01-14 Jean-Baptiste KempfSkins2: port Win32 code to UNICODE
2013-01-14 Jean-Baptiste KempfQt4: force registry functions to ANSI mode
2013-01-14 Jean-Baptiste KempfWin32: fix eject behaviour with UNICODE
2013-01-14 Jean-Baptiste KempfNTservice: force use of ANSI versions of APIs
2013-01-14 Rémi Denis-Courmonthotkeys: use aout_DeviceGet() and aout_DevicesList()
2013-01-14 Rémi Denis-Courmonthotkeys: use aout_DeviceSet() directly
2013-01-14 Jean-Baptiste KempfDirect2D: fix GetProcAddress call for UNICODE
2013-01-14 Jean-Baptiste KempfWindrive: use TEXT macro as applicable
2013-01-14 Jean-Baptiste KempfWin32 eject: use correct type for MCI_OPEN_PARMS structure
2013-01-14 Jean-Baptiste KempfQt: use TEXT macro with RegisterWindowMessage
2013-01-14 Jean-Baptiste KempfDxVA2: fix GetProcAddress usage under UNICODE
2013-01-14 Jean-Baptiste KempfWin32: Fix DMO compilation behaviour with UNICODE
2013-01-14 Jean-Baptiste KempfCrystalHD: fix compilation behaviour with UNICODE
2013-01-14 Jean-Baptiste KempfDirectX: fix GetProcAddress call with Unicode
2013-01-14 Jean-Baptiste KempfCDROM: use CreateFileA for opening drive letters
2013-01-14 Jean-Baptiste KempfWin32 screen: use TEXT macro
2013-01-14 Jean-Baptiste KempfOgg: display debug about Annodex info
2013-01-14 Jean-Baptiste KempfOgg: factorize reset function
2013-01-14 Ludovic FauvetOgg: implement SET_SEEKPOINT
2013-01-14 Jean-Baptiste KempfOgg: remove unused function and variable
2013-01-14 Jean-Baptiste KempfOgg: use b_force_backup as a boolean
next