]> git.sesse.net Git - vlc/shortlog
vlc
2011-08-02 Rémi Denis... aout: pass audio buffer explicitly to pf_play
2011-08-02 Rémi Denis... aout: move pre-packetization FIFO handling to output
2011-08-02 Felix Paul... macosx: fill the side bar with SDs, etc.
2011-08-02 Florian HuboldProper MIME support for Matroska & XSPF
2011-08-02 Rémi Denis... mixer only needs the sample format (FOURCC)
2011-08-02 Rémi Denis... aout: privatize some attributes
2011-08-02 Rémi Denis... Remove useless #include
2011-08-02 Rémi Denis... aout: mix and convert before slicing the audio packets
2011-08-02 Rémi Denis... Move one function, no functional changes
2011-08-02 Rémi Denis... Document HTTP and RTSP change
2011-08-02 Rémi Denis... LUA HTTP: update httpd creation
2011-08-02 Rémi Denis... Factor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis... httpd_ServerIP(): return server port too
2011-08-02 Rémi Denis... Factor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis... Use separate functions for RTSP and HTTP hosts
2011-08-02 Rémi Denis... Factor HTTP/TLS server code into httpd core
2011-08-02 Rémi Denis... net_Listen: don't print NULL
2011-08-02 Rémi Denis... Remove server-port and mark it obsolete
2011-08-02 Rémi Denis... Remove stray #define
2011-08-02 Rémi Denis... Correct variable name in libvlc_audio_output_device_set()
2011-08-02 Rémi Denis... contrib: remove stray debug
2011-08-02 Rémi Denis... contrib: libmad: do not mess with GCC (antiquated)...
2011-08-02 Rémi Denis... contrib: fix live555 file permissions
2011-08-02 Rémi Denis... contrib: fix theora typo
2011-08-02 Rémi Denis... Fix path to new contrib
2011-08-01 Felix Paul... macosx: fixed volume slider appearance in black intf...
2011-08-01 Rémi Denis... aout: only (directly) access output FIFO from output...
2011-08-01 Rémi Denis... aout: remove input.b_paused (use VLC_TS_INVALID pause...
2011-08-01 Rémi Denis... aout: clear output FIFO when we clear the input FIFO
2011-08-01 Rémi Denis... aout: decouple mixer from audio output
2011-08-01 Rémi Denis... ALSA: remove useless preprocessor stuff
2011-08-01 Rémi Denis... PulseAudio: implement flush
2011-08-01 Rémi Denis... aout: add an optional flush/drain callback
2011-08-01 Rémi Denis... aout: correct mixer object name
2011-08-01 Rémi Denis... aout: use VLC_TS_INVALID
2011-08-01 Rémi Denis... aout: rename aout_FifoSet() to aout_FifoReset()
2011-08-01 Rémi Denis... aout: also move output queue when resuming
2011-08-01 Rémi Denis... Detect new contrib and pass path through --with-contrib
2011-08-01 Rémi Denis... contrib: fetch x264 snapshots over HTTP
2011-08-01 Jean-Baptiste... Contribs: update libpng to 1.4.8
2011-08-01 Rafaël Carréaudioscrobbler: clean up
2011-08-01 Rafaël Carrélua equalizer: fix crash when not running audio filters
2011-08-01 Rafaël Carréfix crash in lua equalizer
2011-08-01 Rafaël Carréaudioscrobbler: reorder functions to remove declarations
2011-08-01 Rafaël Carréaudioscrobbler: fix invalid memory access (Closes ...
2011-08-01 Rafaël Carréaudioscrobbler: fix object leak in error path
2011-07-31 Kaarlo RaihaChange refered to referred
2011-07-31 Kaarlo RaihaChange synthetizer to synthesizer
2011-07-31 Kaarlo RaihaChange recommented to recommended
2011-07-31 Kaarlo RaihaChange fluctations to fluctuations
2011-07-31 Kaarlo RaihaChange optinos to options
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-31 Kaarlo RaihaChange unstandard to nonstandard
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-31 Kaarlo RaihaChange controler to controller
2011-07-31 Felix Paul... macosx: fixed playlist/video toggling and some memory...
2011-07-31 Felix Paul... macosx: fixed cocoa error complaining about missing...
2011-07-31 Rafaël CarréFix vlc linking broken in [7a7630a19c2]
2011-07-30 Rémi Denis... aout: clear out input and output FIFO simultaneously
2011-07-30 Rémi Denis... aout: remove statement with no effects
2011-07-30 Alexey SokolovAdd contrib/ to release/nightly tarballs.
2011-07-30 Kaarlo RaihaChange placholder to placeholder
2011-07-30 Kaarlo RaihaAdd dots, whitespace and caps
2011-07-30 Kaarlo RaihaChange brighness to brightness
2011-07-30 Kaarlo RaihaChange allways to always
2011-07-30 Kaarlo RaihaAdd . and whitespace
2011-07-30 Kaarlo RaihaChange loadedin to loaded in
2011-07-30 Kaarlo RaihaChange saturaton to saturation
2011-07-30 Kaarlo RaihaChange bluring to blurring
2011-07-30 Kaarlo RaihaChange positionning to positioning
2011-07-30 Kaarlo RaihaChange coeff to coefficient
2011-07-30 Rémi Denis... DTV: add ISDB-T (untested and exclusing sound broadcasting)
2011-07-30 Rémi Denis... DTV: add ISDB-S (untested)
2011-07-30 Rémi Denis... DTV: make delsys structures static
2011-07-30 Rémi Denis... DTV: fix frequencies above 4 GHz
2011-07-30 Rémi Denis... DTV: don't use 0 as NULL
2011-07-30 Rémi Denis... configure: use portable shell equality operator
2011-07-30 Hans-Kristian... OSS audio output: Prefer GETODELAY over GETOSPACE.
2011-07-29 Felix Paul... macosx: fixed a few memory leaks
2011-07-29 Ron Frederickauhal: Fix SPDIF support
2011-07-29 Francois CartegnieQt: searchlineedit: change search text.
2011-07-29 Yuval TzeQt: Preferences tree filter, Alternative clear search...
2011-07-29 Yuval TzeQt: Preferences tree filter, UI
2011-07-29 Yuval TzeQt: Preferences tree filter
2011-07-29 Yuval TzeQt: PrefsItemData search
2011-07-29 Yuval TzeQt: Remove leading line break on modules prefs help...
2011-07-29 Rafaël Carrécosmetics: fix indentation (2 spaces -> 4 spaces)
2011-07-28 Rémi Denis... Do not create a console under Wine
2011-07-28 Rémi Denis... Win32: fix use of WaitForMultipleObjectsEx() (fix ...
2011-07-28 Rémi Denis... winvlc: fix arguments
2011-07-28 Rémi Denis... winvlc: do use the libtool wrapper for vlc-static
2011-07-28 Rémi Denis... winvlc: force plugin and data paths for vlc-static.exe
2011-07-28 Rémi Denis... winvlc: fix warning
2011-07-28 Damien Erambertmacosx: updated graphics
2011-07-28 Rémi Denis... DTV: add 10 and 1.712 MHz bandwidth (from DVB-T2)
2011-07-28 Pierre Ynardyoutube.lua: update to new website changes
2011-07-27 Rémi Denis... PulseAudio: more conservative and stable resampling
2011-07-27 Rémi Denis... PulseAudio: limit resampling to 1% variation at a time
2011-07-27 Rémi Denis... PulseAudio: improve sync upon resuming from pause
2011-07-27 Felix Paul... macosx: store counting mode of the time field (default...
next