]> git.sesse.net Git - vlc/shortlog
vlc
2012-11-10 Rafaël Carrézsh completion: update to last libvlccore api
2012-11-10 Rémi Denis... aout_ChannelReorder: optimize 16 and 32 bits cases...
2012-11-10 Jean-Baptiste... AIFF: avoid division by 0
2012-11-10 David Fuhrmannmacosx: fix fullscreen button state in mainwindow
2012-11-10 David Fuhrmannmacosx: simplify vout window instantiation
2012-11-10 Rémi Denis... puzzle: use atomic variables and flag instead of lock
2012-11-10 Rémi Denis... posterize: use atomic variable instead of lock
2012-11-10 Rémi Denis... mirror: use atomic variables instead of lock
2012-11-10 Rémi Denis... antiflicker: memory leak
2012-11-10 Rémi Denis... antiflicker: use atomic variables instead of lock
2012-11-10 Rémi Denis... Remove spin lock functions
2012-11-10 Rémi Denis... media library: remove non-sensical use of spin locks
2012-11-10 Rémi Denis... rotate: use single float rather than pair of integers...
2012-11-10 Rémi Denis... Qt4: allow dial control for float variables
2012-11-10 Rémi Denis... rotate: use atomic variable instead of spin lock
2012-11-10 Rémi Denis... Remove unused barrier()
2012-11-10 Rémi Denis... Privatize b_die
2012-11-10 Rémi Denis... mkv: do not use .b_die
2012-11-10 Rémi Denis... Do not access b_die directly
2012-11-10 Rémi Denis... stream: remove useless vlc_object_kill() calls
2012-11-10 Rémi Denis... objects: use atomic reference counter instead of spin...
2012-11-10 Rémi Denis... vlc_atomic: fix GCC macros return types
2012-11-10 Rémi Denis... Move VLC object internals to a more private header
2012-11-10 Rémi Denis... Add option to enable OSD menu
2012-11-10 Rémi Denis... Move osd_text.c to src/video_output/
2012-11-08 Rémi Denis... vout: use atomic variables for stats instead of spin...
2012-11-08 Rémi Denis... colorthes: use atomic variables instead of spin lock
2012-11-08 Rémi Denis... motionblur: use atomic variable instead of spin lock
2012-11-08 Rémi Denis... sepia: use atomic variable instead of spin lock
2012-11-08 Rémi Denis... lib: correct and uniformize audio/video track IDs ...
2012-11-08 Rémi Denis... Set directory-wide libtool tag correctly
2012-11-08 Rémi Denis... DirectSound: use device GUID instead of device name...
2012-11-08 Rémi Denis... lua: fixes right OSD alignment (refs #6326)
2012-11-08 Rémi Denis... lua: fix "center" OSD alignment (refs #6326)
2012-11-08 Rémi Denis... Lua: kill relocations
2012-11-08 Rémi Denis... Mark --verbose-objects obsolete (refs #7737)
2012-11-08 Rémi Denis... dumpmeta: update comment
2012-11-08 Rémi Denis... decklink: do not refer to obsolete option --verbose...
2012-11-07 Rémi Denis... aout: cosmetic change
2012-11-07 Rémi Denis... aout: rationalize filters pipelines function names...
2012-11-07 Rémi Denis... aout: fix assertion when S/PDIF is used
2012-11-07 Rémi Denis... Robustify static_assert() check
2012-11-07 Rémi Denis... aout: remove write-only resampling start date
2012-11-07 Ilkka Ollakkai420_rgb: separate mmx and sse2 asm code
2012-11-06 Rémi Denis... aout: handle filters creation/deletion from decoder...
2012-11-06 Rémi Denis... aout: simplify filterign special cases using pointer...
2012-11-06 Rémi Denis... aout: partly rewrite and move filters initialization...
2012-11-06 Rémi Denis... headphone: setup filter_t on success and rationalize
2012-11-06 Rémi Denis... spatializer: setup filter_t only on success
2012-11-06 Rémi Denis... scaletemp: setup filter_t only when successful
2012-11-06 Rémi Denis... param_eq: setup filter_t only when successful
2012-11-06 Rémi Denis... normvol: setup filter_t only when successful
2012-11-06 Rémi Denis... karaoke: change format when needed instead of failing
2012-11-06 Rémi Denis... gain: setup filter_t only when successful
2012-11-06 Rémi Denis... equalizer: setup filter_t only when successful
2012-11-06 Rémi Denis... compressor: setup filter_t only when successful
2012-11-06 Rémi Denis... chorus_fangler: setup filter_t only when successful
2012-11-06 Rémi Denis... remap: setup filter_t only when successful
2012-11-06 Rémi Denis... mono: setup filter_t only when successful
2012-11-06 Rémi Denis... mono: remove redundant checks
2012-11-06 Rémi Denis... audiobargraph: setup filter_t only when successful
2012-11-05 Rémi Denis... variables: move last msg_*() call with the variable...
2012-11-05 Rémi Denis... variables: use assert() more consistently
2012-11-05 Rémi Denis... variables: remove obsolete detached object debug code
2012-11-05 Rémi Denis... Add .kar extension (fixes #7715)
2012-11-05 KO Myung-Hunsubsdec: check UTF-8 autodetection if encoding is not...
2012-11-05 Jean-Baptiste... Yet another H263 FourCC
2012-11-05 Edward Wangoss: Compilation fixes and cleanup
2012-11-05 Jean-Baptiste... Yet another theora FourCC used in some .ogm
2012-11-04 Rémi Denis... aout: reduce filter table for resamplers and converters
2012-11-04 Rafaël Carréavio: specify libav private options
2012-11-03 Pierre Ynardavformat: fix use-after-free in error path
2012-11-03 Rémi Denis... ALSA: get PCM delay and state in a single system call
2012-11-03 Rémi Denis... wasapi: keep device enumerator (and fail safe on Window...
2012-11-02 Rafaël Carréavformat demux: fix invalid free
2012-11-02 Ilkka Ollakkayadif: update asm code from ffmpeg.git
2012-11-01 Rémi Denis... vlc: start hotkeys interface explicitly
2012-11-01 Rémi Denis... interfaces: use playlist_GetAout() where applicable...
2012-11-01 Rémi Denis... playlist: add playlist_GetAout()
2012-11-01 Rémi Denis... aout: do not remove audio-device on new stream (refs...
2012-11-01 Rémi Denis... araw: add 8.1 support (fixes #4896)
2012-11-01 Rémi Denis... file audio output: fix float endianess
2012-11-01 KO Myung-Hunkai: finish the work for aout changes
2012-11-01 Rémi Denis... Fix type
2012-11-01 Rémi Denis... aout: remove old aout_(Volume|Mute)(Get|Set)() functions
2012-11-01 Rémi Denis... aout: remove aout_MuteToggle()
2012-11-01 Rémi Denis... aout: move aout_ChannelsRestart()
2012-11-01 Rémi Denis... aout: remove legacy aout_EnableFilter() and aout_VolumeUp()
2012-11-01 Rémi Denis... playlist: use playlist audio functions
2012-11-01 Rémi Denis... playlist: type-safe functions for audio output management
2012-11-01 Rémi Denis... Remove useless #includes
2012-11-01 Rémi Denis... libvlc: do not depend on input thread to obtain the...
2012-11-01 Rémi Denis... aout: move volume/mute code to output.c
2012-11-01 Rémi Denis... aout: move audio output module function (back) to output.c
2012-11-01 Jean-Baptiste... Contribs: update libxml2 to 2.9.0
2012-11-01 Rémi Denis... input: remove obsolete assertion
2012-11-01 Edward Wangaudio_output: Android compilation fixes
2012-11-01 Ilkka OllakkaRevert "yadif: update asm code from libav.git"
2012-11-01 Ilkka Ollakkayadif: update asm code from libav.git
2012-11-01 Ilkka Ollakkatranscode: set hurry-up off by default
next