]> git.sesse.net Git - vlc/history - modules
ALSA: refine buffer / period parameters
[vlc] / modules /
2012-03-07 Rémi Denis-CourmontALSA: refine buffer / period parameters
2012-03-07 Rémi Denis-CourmontALSA: fix selecting the audio format
2012-03-07 Rémi Denis-CourmontSRC: default to fastest SinC
2012-03-07 Rémi Denis-CourmontV4L2: relicense to LGPL
2012-03-07 David Fuhrmannmacosx: when we currently play a video in detached...
2012-03-07 Jon StaceyAudio: Core Audio: Initialize starting volume for analo...
2012-03-07 Jean-Baptiste KempfDVBsub: split encoder from decoder
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-CourmontRemove unneeded #include <vlc_aout.h>
2012-03-06 Felix Paul Kühnemacosx: fixed execution on OS X 10.5 (close #6282)
2012-03-06 Rémi Denis-Courmontmodplug: no need to link to stdc++ and m
2012-03-06 Rémi Denis-CourmontALSA: do not turn off softvol
2012-03-06 Felix Paul Kühnemacosx: added additional artwork for the single fullscr...
2012-03-06 Christopher Muellerdash: read skips bytes when p_read is NULL
2012-03-05 Francois CartegnieQt: SoundSlider: create gradients according to sound...
2012-03-05 Felix Paul Kühnemacosx: redraw the playlist view on selection change...
2012-03-05 Felix Paul Kühnemacosx: fixed compilation warning
2012-03-05 Felix Paul Kühnemacosx: fixed aspect ratio and crop commands by removin...
2012-03-05 Felix Paul Kühnemacosx: minor ui fixes to the detached video output...
2012-03-05 Felix Paul Kühnemacosx: fixed crash on quit while the video plays in...
2012-03-05 Felix Paul Kühnemacosx: added window title to the detached video output...
2012-03-05 Felix Paul Kühnemacosx: 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-Luyssenqt4: Removing debug
2012-03-05 Christopher Muellerdash: 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 Felix Paul Kühnemacosx: 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-LuyssenFixing HLS on win32.
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 Kühnemacosx: handle Lion's fullscreen shortcut in addition...
2012-03-04 David Fuhrmannmacosx: fix crash when audio effects panel was opened
2012-03-04 Felix Paul Kühnemacosx: 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 KühneRevert "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 Kühnemacosx: allow the user to hide the sidebar (close ...
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-CourmontRTP: set audio channels directly rather than channels...
2012-03-03 Rafaël CarréADTS in TS muxing: fix use after free
2012-03-03 Rémi Denis-CourmontALSA: untested support for 7.1
2012-03-03 Rémi Denis-CourmontALSA: add configuration item for channels, remove broke...
2012-03-03 Rémi Denis-CourmontALSA: fix S/PDIF output (hopefully)
2012-03-03 David Fuhrmannmacosx: fix crash on exit in concunction with InputEvent
2012-03-03 Felix Paul Kühnemacosx_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 Rafaël Carréavcodec: fix error resilience setting (renamed a while...
2012-03-02 Francois CartegnieQt: SoundSlider: fix visibility warning
2012-03-02 Francois CartegnieQt: SoundSlider: fix undefined character escape sequence
2012-03-02 Francois CartegnieQt: ControlsWidget: fix layout visibility
2012-03-02 Francois CartegnieQt: extensioninfo dialog: remove unused member
2012-03-02 Francois CartegnieQt: messages: fix visibility warning
2012-03-02 Francois CartegnieQt: preferences: remove unused hidden member
2012-03-02 Francois CartegnieQt: epg dialog: fix base class hidden method
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-03-02 Felix Paul KühneRevert "macosx: don't let the video window get larger...
2012-03-02 Francois CartegnieRevert "Qt: handle special mouse buttons"
2012-03-02 Sébastien EscudierSAP : uniquely identify a session with the hash id...
2012-03-02 Francois CartegnieQt: preferences_widgets: fix vtable entries for show...
2012-03-02 Francois CartegnieQt: playlist_model: don't declare array with non consta...
2012-03-02 Francois CartegnieQt: qmenuview: fix macro usage
2012-03-02 Francois CartegnieQt: Don't bypass (goto error) local variable declarations
2012-03-02 Francois CartegnieQt: handle special mouse buttons
2012-03-01 Felix Paul Kühnemacosx: don't let the video window get larger than...
2012-03-01 Felix Paul Kühnemacosx: don't allow option-click on the playlist button...
2012-03-01 Felix Paul Kühnemacosx: hide the playlist without option click when...
2012-03-01 Felix Paul Kühnemacosx: fixed a crash
2012-03-01 Rémi Denis-Courmontgnutls: simplify x509 certs loading, no need for O_DIRE...
2012-03-01 Felix Paul Kühnemacosx: cosmetics
2012-03-01 Felix Paul Kühnemacosx: fixed track synchronization panel (close #6233)
2012-03-01 Jean-Baptiste KempfGradfun: do not crash on exit on Win32
2012-02-29 Kevin Anthonydbus: Implement fullscreen switching (MPRIS 2.2)
2012-02-29 Frédéric YhuelDASH: prevent integer overflow
2012-02-29 Hugo Beauzée-Luyssenhls: Removing useless test.
2012-02-29 Casian Andreidbus: Prevent dictionary from growing out of control
next