- 01 Oct, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
Remove chunk merged upstream
-
- 30 Sep, 2009 29 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This is bad, because many times you customize your vout configuration to make it work.
-
-
Laurent Aimar authored
It fixes the last cross accessed variables.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows to be sure to avoid infinite ping-pong between VOUT_DISPLAY_CHANGE_DISPLAY_SIZE and VOUT_DISPLAY_EVENT_DISPLAY_SIZE in some corner cases or broken "vout window".
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
fix a deadlock where the thread would be cancelled while still holding message bank lock
-
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
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
contrib: updated fontconfig to 2.7.3 and changed the download link to ganesh as the official server isn't reliable
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
-
- 29 Sep, 2009 9 commits
-
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
The files have been added back. This reverts commit 61e0cee0.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit fd4cb488. We don't need this commit if we don't use posix_memalign().
-
Rémi Denis-Courmont authored
This is significantly slower than malloc().
-
Rémi Denis-Courmont authored
Main loop now burns 3 cycles per 8 values, if I compute right. This is not quite main bottleneck, but it is pretty much always used (since we output 16-bits PCM).
-
Laurent Aimar authored
AVI demuxer now also check the number of frames from the index and the avi header. Thanks MSJ for the report on the forum.
-
Rémi Denis-Courmont authored
-