]> git.sesse.net Git - vlc/shortlog
vlc
2012-02-03 Antoine CellerierSet a default user agent on windows vlc too.
2012-02-03 Rémi Denis... Linux: add detection for SSE4A
2012-02-03 Rémi Denis... Linux: parse /proc/cpuinfo instead of playing fork...
2012-02-03 Edward SheldrakeFix dbus error (close #5977)
2012-02-03 Hugo Beauzée... hls: Ensure streams are sorted by bandwidth.
2012-02-03 Hugo Beauzée... hls: Don't download the same segment twice when prefetc...
2012-02-02 Rafaël CarréRemove extras/contrib
2012-02-02 Rafaël Carrédshow: remove non standard extensions from header
2012-02-02 Ilkka Ollakkatranscode: typo
2012-02-02 Edward WangAndroid: disable tremor
2012-02-02 Rémi Denis... sndio: do not prepend zeroes
2012-02-02 Rémi Denis... sndio: fix format selection
2012-02-02 Denis CharmetHandle MKV segment change properly
2012-02-02 KO Myung-HunKVA: Add VMAN-backend supports
2012-02-02 KO Myung-HunKVA: Add VLC_CODEC_RGB32 supports
2012-02-02 Hugo Beauzée... dash: Use a const Representation to extract segments.
2012-02-02 Hugo Beauzée... dash: removing useless loop
2012-02-02 Hugo Beauzée... dash: DOMParser: Removing useless includes.
2012-02-02 Hugo Beauzée... dash: Adding an helper to compute a segment size
2012-02-02 Hugo Beauzée... dash: bandwidth is in bits per second
2012-02-02 Hugo Beauzée... dash: Fixing STREAM_GET_SIZE control query.
2012-02-02 Hugo Beauzée... dash: Adding a getter for current representation
2012-02-02 Hugo Beauzée... dash: Store the parent representation for every segments.
2012-02-02 Hugo Beauzée... dash: Allow bps methods to be called from a IAdaptation...
2012-02-02 Hugo Beauzée... dash: HTTPConnectionManager: Removing duplicate attribute.
2012-02-02 Hugo Beauzée... dash: Adding missing LPGL header.
2012-02-02 Hugo Beauzée... dash: Include <config.h> in new cpp files.
2012-02-02 Christopher... dash: added generic mpd generation
2012-02-02 Christopher... dash: added mpdfactory
2012-02-02 Christopher... dash: added isoffmainmanager to factory
2012-02-02 Christopher... dash: added isoffmainmanager
2012-02-02 Christopher... dash: added isoffmainparser
2012-02-02 Christopher... dash: added IS namespace and getprofile to domparser
2012-02-02 Christopher... dash: added isoffmain profile
2012-02-02 Christopher... dash: simplified adaptationlogic
2012-02-02 Christopher... dash: added segmentlist and base to representation
2012-02-02 Christopher... dash: added adaptationset to period
2012-02-02 Christopher... dash: segment added byterange and tochunk
2012-02-02 Christopher... dash: chunk added optionalurl setter
2012-02-02 Christopher... dash: node added hasattribute
2012-02-02 Christopher... dash: added adaptationset
2012-02-02 Christopher... dash: added segmentbase
2012-02-02 Christopher... dash: added segmentlist
2012-02-02 Tobias GüntnerLeave minimal interface if Esc key was pressed
2012-02-02 Naohiro KORIYAMAWin32: define fstat as well as stat
2012-02-01 Rafaël CarréWin32: Add a mingw-w64 2.0.1 workaround
2012-02-01 Jean-Baptiste... Qt: remove unused includes
2012-02-01 Edward WangQt: Add an option to show system tray notifications...
2012-02-01 Rafaël Carrémingw: undef small
2012-02-01 Tobias GüntnerSeek only if the position actually changed.
2012-02-01 Tobias GüntnerKeep tooltip within screen boundaries. Adjust tip posit...
2012-02-01 Rafaël Carrédxva2: fix print format
2012-02-01 Rafaël Carréwince: don't define stat struct
2012-02-01 Rémi Denis... News
2012-02-01 Rémi Denis... sndio: add OpenBSD (or RoarAudio emulation) audio output
2012-02-01 Rémi Denis... contrib: update fluidsynth to 1.1.4
2012-02-01 Rémi Denis... fluidsynth: drop integer support
2012-02-01 Rémi Denis... contrib: do not require fluidsynth if glib is absent
2012-02-01 Rémi Denis... contrib: remove old buggy fluidsynth
2012-02-01 Rémi Denis... fluidsynth: require version 1.1.x
2012-02-01 Rémi Denis... DirectSound: do not initialize volume twice
2012-02-01 Rémi Denis... DirectSound: do not disable thread cancellation
2012-02-01 Rémi Denis... DirectSound: fix double free on error (close #5966)
2012-02-01 Rémi Denis... DirectSound: merge memory allocation for sys and notif
2012-02-01 Rémi Denis... Update news for portaudio removal
2012-02-01 Rémi Denis... contrib: remove portaudio
2012-02-01 Rémi Denis... portaudio: remove
2012-02-01 Rémi Denis... Win32: some compilers fail to define stat correctly
2012-02-01 Jean-Baptiste... Qt4: preferences, move a Macro to a normal function
2012-02-01 Rémi Denis... Win32: struct stat is a macro so we need to include...
2012-02-01 Ilkka Ollakkatranscode: user ENC_FRAMERATE_BASE instead of fixed...
2012-02-01 Ilkka Ollakkatranscode: add likely/unlikely in video process
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-02-01 Denis CharmetAvoid infinite loop if eof happens during buffering
2012-02-01 Rafaël Carréwin32: install mozilla plugin by default
2012-02-01 Rafaël Carrélibav*: remove broken use of log callback
2012-02-01 Rafaël Carrécontrib: change_prefix.sh: simplify
2012-02-01 Rafaël Carréavio output: flush after writes
2012-01-31 Edward WangLuaHTTP: Use binary instead of ASCII when serving rawfile
2012-01-31 Rafaël Carréavio access: fix setup of libavformat callback
2012-01-31 Jean-Baptiste... Lua: provide descriptions for submodules
2012-01-31 Jean-Baptiste... Consider lua in the Main Interface category
2012-01-31 Jean-Baptiste... Lua: fix existent sd loading
2012-01-31 Rémi Denis... V4L2: fix kinda constant expression to be really constant
2012-01-31 Rémi Denis... Use static_assert()
2012-01-31 Rémi Denis... Provide static_assert() replacement
2012-01-31 Rémi Denis... tdestroy: use assert()
2012-01-31 Felix Paul... macosx: prevent AppKit calls from threads which aren...
2012-01-31 Jean-Baptiste... Skins: fix compilation with zlib 1.2.6
2012-01-30 Brad SmithDisable OSS support on OpenBSD
2012-01-30 Brad SmithFix up *BSD handling in Operating System check
2012-01-30 Brad SmithFix libpng checking on OpenBSD
2012-01-30 Sébastien Escudierlive555 : fix http retry
2012-01-30 Rafaël Carréavio: EOVERFLOW is not defined on windows
2012-01-30 Rafaël Carréavio access: use new API
2012-01-29 Rafaël Carréavcodec: fix avutil version check
2012-01-29 Jean-Baptiste... Qt: make playlist font less small by default
2012-01-29 Jean-Baptiste... Qt: use a less small font on mediainfo.
2012-01-29 Felix Paul... macosx: fixed potential crashes when localizing strings
2012-01-29 David Fuhrmannmacosx: implements user choice to autosave volume on...
next