]> git.sesse.net Git - vlc/shortlog
vlc
2012-03-08 Christoph MiebachMore mailmap fixes and simplifications
2012-03-08 Jean-Baptiste... Contribs: use mpc tarballs and not svn
2012-03-08 Hugo Beauzée... bluray: Hack to avoid crashing when changing title.
2012-03-08 Hugo Beauzée... bluray: Prepare menu handling
2012-03-08 Hugo Beauzée... bluray: Fixing a warning
2012-03-08 Hugo Beauzée... bluray: Adding some event handling basics.
2012-03-07 Rafaël CarréWin32 one-instance: fix mismatch in ABI on win64
2012-03-07 Rémi Denis... ALSA: refine buffer / period parameters
2012-03-07 Rémi Denis... ALSA: fix selecting the audio format
2012-03-07 Rémi Denis... SRC: default to fastest SinC
2012-03-07 Rémi Denis... Fix mixer leak (and crash at exit) when audio output...
2012-03-07 Rémi Denis... Enable some FPU optimizations via standard pragma by...
2012-03-07 Rémi Denis... V4L2: relicense to LGPL
2012-03-07 David Fuhrmannmacosx: when we currently play a video in detached...
2012-03-07 Christoph MiebachImproving .mailmap
2012-03-07 Felix Paul... macosx: disable the libsamplerate plugin by default...
2012-03-07 Jon StaceyAudio: Core Audio: Initialize starting volume for analo...
2012-03-07 Jean-Baptiste... DVBsub: split encoder from decoder
2012-03-07 Rafaël Carréandroid: update config
2012-03-07 某因幡android: build gnutls
2012-03-07 Rafaël Carrécontrib: gnutls: missing limits.h
2012-03-06 Rafaël CarréHLS: fix IV parsing
2012-03-06 Rafaël Carréhttplive: aes_key is not a string, neither it is NULL...
2012-03-06 Rémi Denis... audio output must be reset if the format or channels...
2012-03-06 Rémi Denis... Remove unneeded #include <vlc_aout.h>
2012-03-06 Rémi Denis... Move channels definition to <vlc_es.h>
2012-03-06 Felix Paul... macosx: fixed execution on OS X 10.5 (close #6282)
2012-03-06 Rémi Denis... aout_DecNew: Use AOUT_CHAN_MAX
2012-03-06 Rémi Denis... modplug: no need to link to stdc++ and m
2012-03-06 Rémi Denis... contrib: modplug: merge Libs.private into Libs for...
2012-03-06 Rémi Denis... contrib: helper to merge Libs and Libs.private in pkg...
2012-03-06 Rémi Denis... ALSA: do not turn off softvol
2012-03-06 Felix Paul... macosx: added additional artwork for the single fullscr...
2012-03-06 Christopher... dash: read skips bytes when p_read is NULL
2012-03-05 Francois CartegnieQt: SoundSlider: create gradients according to sound...
2012-03-05 Felix Paul... macosx: redraw the playlist view on selection change...
2012-03-05 Felix Paul... macosx: fixed compilation warning
2012-03-05 Felix Paul... macosx: fixed aspect ratio and crop commands by removin...
2012-03-05 Felix Paul... macosx: minor ui fixes to the detached video output...
2012-03-05 Felix Paul... macosx: fixed crash on quit while the video plays in...
2012-03-05 Felix Paul... macosx: added window title to the detached video output...
2012-03-05 Felix Paul... macosx: remove debug
2012-03-05 Rafaël Carréhttplive: fix stream detection
2012-03-05 Jon Staceycoreaudio_lag_fix.patch
2012-03-05 Hugo Beauzée... qt4: Removing debug
2012-03-05 Christopher... dash: fix parsing bug
2012-03-05 Rafaël Carréts_debug: check format parameters
2012-03-05 Sébastien EscudierSAP : handle legacy v0 where the hash is not set (I...
2012-03-05 Rafaël CarréTS Demux: PCRHandle(): simplify
2012-03-05 Rafaël CarréTS Demux: dr_52.h and dr_59.h are always present
2012-03-05 Rafaël CarréTS demux: PMT callback: simplify
2012-03-05 Rafaël CarréTS demux: PATCallback: simplify
2012-03-05 Rafaël CarréTS demux: PIDInit(): simplify
2012-03-05 Rafaël CarréTS Demux: PIDFillFormat(): void, reduce dereference
2012-03-05 Rafaël CarréTS Demux: IODNew(): simplify
2012-03-05 Rafaël CarréTS demux: iod_descriptor_t: remove write-only members
2012-03-05 Rafaël CarréTS demux: IODFree / IODNew: simplify
2012-03-05 Rafaël CarréTS demux: es_mpeg4_descriptor_t: remove write-only...
2012-03-05 Rafaël CarréTS demux: decoder_config_descriptor_t: remove write...
2012-03-05 Rafaël CarréTS demux: use c99 for, cosmetics
2012-03-05 Rafaël Carrésl_config_descriptor_t: unused, remove
2012-03-05 Rafaël CarréTS demux: use a static function for debugging
2012-03-05 Rafaël CarréTS Demux: assume dvbpsi/tot.h is present
2012-03-05 Rafaël CarréTS demux: fix print format strings
2012-03-05 Rafaël CarréTS demux: decoder_specific_info -> i_extra/p_extra
2012-03-05 Rafaël CarréDecoderFixTs: deindent, cosmetics
2012-03-05 Rafaël Carréinput_EsOutNew: use calloc
2012-03-05 Rafaël Carrées_out.c: use c99 for
2012-03-05 Rafaël CarréEsOutControlLocked: align case on same level than switch
2012-03-05 Felix Paul... macosx: implemented playback controls for the detached...
2012-03-04 Chris Smowtonhls: Fixing bad length computing.
2012-03-04 Chris Smowtonhls: Fixing backward seek
2012-03-04 Hugo Beauzée... Fixing HLS on win32.
2012-03-04 Rémi Duraffortlibvlc: inform that the option was deprecated since...
2012-03-04 Rémi Duraffortcosmetics (unused variable).
2012-03-04 Rémi Durafforthttp: fix memory leak in the error path
2012-03-04 Rémi Duraffortvideo_filters: use spin locks whenever possible
2012-03-04 Felix Paul... macosx: handle Lion's fullscreen shortcut in addition...
2012-03-04 Felix Paul... macosx: fixed re-sizing issue with the drop zone
2012-03-04 David Fuhrmannmacosx: fix crash when audio effects panel was opened
2012-03-04 Felix Paul... macosx: fixed resizing issue, which was in part fixed...
2012-03-04 Francois CartegnieQt: SeekSlider: optimize, precomputing gradients
2012-03-04 David Fuhrmannmacosx vout: show complete window if we would resize...
2012-03-04 Felix Paul... Revert "macosx vout: show complete window if we would...
2012-03-04 David Fuhrmannmacosx vout: show complete window if we would resize...
2012-03-04 Felix Paul... macosx: allow the user to hide the sidebar (close ...
2012-03-04 Felix Paul... src: fixed multicast reception on OS X when using the...
2012-03-04 David Fuhrmannmacosx: fix white fullscreen when video ended(close...
2012-03-03 Francois CartegnieQt: SoundSlider: optimize paint method
2012-03-03 Rémi Denis... RTP: set audio channels directly rather than channels...
2012-03-03 Rémi Denis... Remove useless case
2012-03-03 Rafaël CarréADTS in TS muxing: fix use after free
2012-03-03 Rémi Denis... ALSA: untested support for 7.1
2012-03-03 Rémi Denis... ALSA: add configuration item for channels, remove broke...
2012-03-03 Rémi Denis... Add shorthands for audio channel maps
2012-03-03 Rémi Denis... ALSA: fix S/PDIF output (hopefully)
2012-03-03 David Fuhrmannmacosx: fix crash on exit in concunction with InputEvent
2012-03-03 Felix Paul... macosx_vout: implemented a cleaner approach to limit...
2012-03-03 Rafaël CarréMMS: add an error message if UTF-16 conversion fails
2012-03-02 Rémi Denis... Avoid char conversion in strchr() - should fix #6266
next