- 06 Aug, 2011 17 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If all activated streams are EOF ones, 'i_stream' was incorrectly set to p_sys->i_track. Then AVI_StreamChunkSet() crashes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
- 05 Aug, 2011 3 commits
-
-
Pierre Ynard authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: added CoreAnimation based transitions to display the Drop Zone, switch between optical media and input devices replaced the sprefs panel's legacy animation with basic CA effects
-
- 04 Aug, 2011 20 commits
-
-
Erwan Tulou authored
if libvlc users disable both mouse and keyboard events, chances are they're trying to regain control over them. The WS_DISABLED flag exactly fits this need. The only thing is that it is an overall flag that doesn't differentiate mouse and keyboard.
-
Rémi Denis-Courmont authored
This greatly reduces the latency when pausing a legacy audio output. Unfortunately, the audio output will keep polling for buffers though.
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fix the remaining crashes and deadlocks when changing the audio device or the channel map.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
aout_PacketInit() does not allocate anything yet, but it will have too. By the way, the error paths of the (untouched by the commit) DirectSound plugin seem a bit suspicious to me...
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-