]> git.sesse.net Git - vlc/shortlog
vlc
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
2012-10-31 Rémi Denis... input: simplify/inline aout resource handling
2012-10-31 Rémi Denis... VLM: create input resource immediately for each instance
2012-10-31 Rémi Denis... libvlc: create input resource immediately
2012-10-31 Rémi Denis... playlist: create input resource structure at activation...
2012-10-31 Rémi Denis... PulseAudio: fix race when listing sinks
2012-10-31 Rémi Denis... aout: match module life cycle to the object life cycle
2012-10-31 Rémi Denis... aout: remove dead recycling code
2012-10-31 Frédéric Yhuelvlc_input: fix a comment
2012-10-31 Rémi Denis... PulseAudio: keep context callback active at all times
2012-10-31 Rémi Denis... PulseAudio: fix theoretical crash setting volume w...
2012-10-31 Rémi Denis... DirectSound: initialize volume handling early
2012-10-31 Jean-Baptiste... Auhal: blind compilation fix
2012-10-31 Rémi Denis... aout: implement changing of software gain while not...
2012-10-31 Rémi Denis... aout: add distinct start/stop callbacks (refs #4787...
2012-10-31 Jean-Baptiste... OpenGL: reorder defines and cosmetics
2012-10-31 Rémi Denis... aout: remove pf_ prefix where left (cosmetic)
2012-10-31 Rémi Denis... adummy: avoid forward declaration
2012-10-31 Pierre Ynardlua: add assembleenationale SD script to build system
2012-10-30 Rémi Denis... mkv: fix call to ES_OUT_SET_NEXT_DISPLAY_TIME
2012-10-30 Rafaël Carréopengl: fix win32 build
2012-10-30 Rafaël Carrétaglib: fix windows static build
2012-10-29 Frédéric Yhuellibmp4: don't parse twice the file in MP4_BoxGetRoot
2012-10-28 Rémi Denis... Remove VOUT_WINDOW_TYPE_NATIVE (close #7666)
2012-10-28 Rafaël CarréMove libavutil define to avcommon.h
2012-10-28 Rafaël Carréavcodec: AV_CPU_FLAG_MMX2 was removed
2012-10-28 Rémi Denis... XCB/GLX: simplification
2012-10-28 Rémi Denis... OpenGL: enable SPU blending
2012-10-28 Jean-Baptiste... FourCC: realign
2012-10-28 Jean-Baptiste... Wav: add another AAC variant
2012-10-28 Jean-Baptiste... Wav: Add another version of G.723.1 (Microsoft)
2012-10-27 Jean-Baptiste... ZVBI: do not disable v4l on Linux
2012-10-27 Jean-Baptiste... Avcodec: support G.723.1 decoding
2012-10-27 Jean-Baptiste... Support G.723.1
2012-10-27 François Revollua: Add sd for french National Assembly live feeds
2012-10-27 Pierre Ynardrotate: fix uninitialized motion angle
2012-10-27 Pierre Ynardi18n: add new files
2012-10-27 Rémi Denis... dvdnav: check ISO 9660 volume descriptor unique identifier
2012-10-27 David Fuhrmannmacosx: only set b_nonembedded to true if they is no...
2012-10-27 David Fuhrmannmacosx: only set videoplayback to false when last vout...
2012-10-27 David Fuhrmannmacosx: change all default window titles to VLC media...
2012-10-27 David Fuhrmannmacosx: also update the window name after new video...
2012-10-27 David Fuhrmannmacosx: add basic support for multiple vout windows...
2012-10-27 David Fuhrmannmacosx: move vout initialisation to vout controller
2012-10-26 Rémi Denis... PulseAudio: log buffer attribute changes
2012-10-26 Sergio AmmirataAdd a new aac audio encoder module based on the fdkaac...
2012-10-25 Rémi Denis... projectM: cosmetic, fix syntax coloring
next