]> git.sesse.net Git - vlc/shortlog
vlc
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...
2012-01-29 Felix Paul... macosx: enlarge the main window's drop zone caption...
2012-01-29 David Fuhrmannmacosx: unblackout other screens on lion as well, when...
2012-01-29 David Fuhrmannmacosx: save the current volume in intended variable
2012-01-29 Kaarlo RaihaWin32: Use CRYPT_VERIFYCONTEXT for vlc_rand_bytes
2012-01-29 Jean-Baptiste... Qt: missing accessors
2012-01-29 Rafaël Carrédmo: use VLC BITMAPINFO types
2012-01-29 Jean-Baptiste... Qt: fix hovering text of the playlist button.
2012-01-29 Jean-Baptiste... Qt: Media is uncountable.
2012-01-29 Rémi Denis... Fix configure again
2012-01-29 Felix Paul... macosx: fixed use of [VLCMain localizedString] pointed...
2012-01-29 Felix Paul... macosx: fixed l10n of the 'Extensions' menu
2012-01-29 Felix Paul... macosx: small interface modifications to make room...
2012-01-29 Felix Paul... macosx: displayed ocalizable sstrings correctly
2012-01-29 Felix Paul... macosx: fixed execution of binaries linked against...
2012-01-29 Felix Paul... macosx: fixed broken appearance of the main window...
2012-01-29 Rafaël Carrécontrib: libvpx 1.0
2012-01-29 Rafaël Carréavcodec: invert definition of deprecated values
2012-01-29 Rafaël Carréavcodec: don't include non existing header
2012-01-29 Rafaël Carréavcodec: fix build with libavcodec < 54
2012-01-29 Rafaël Carréavformat demux: fix double free()
2012-01-29 Brad Smithrand: Also use /dev/urandom on OpenBSD as well
2012-01-29 Rafaël Carréavcodec: revert define of deprecated values
2012-01-29 Rafaël Carréavcodec: update to libavcodec 54
2012-01-29 Rafaël Carréavformat demux: use new IO API
2012-01-29 Rafaël Carrédca: only build library and headers
2012-01-29 Rafaël Carrédca: update config.*
2012-01-29 Rafaël Carréspeex: arm code is for fixed point only
2012-01-29 Rafaël CarréWorkaround FFmpeg doc/APIchanges lies
2012-01-29 Rafaël Carréavformat demux: use new input APIs
2012-01-29 Rafaël Carréavformat demux: don't access removed info
2012-01-29 Rafaël Carréavformat mux: convert to new avio API
2012-01-29 Rafaël Carréavformat mux: use avformat_write_header()
2012-01-29 Rafaël Carréavformat: remove cast to void *
2012-01-29 Rafaël Carréavformat: prefer avformat_new_stream() over av_new_stream()
2012-01-29 Rafaël Carréavformat: shut up warning (unsigned char -> uint8_t)
2012-01-29 Rafaël Carréavformat: put_flush_packet was renamed some time ago
2012-01-29 Rafaël Carréavformat: AVMetadataTag and av_metadata_get don't exist...
2012-01-29 Rafaël Carréavformat: remove 2 chained data structures
next