- 30 Sep, 2009 5 commits
-
-
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 14 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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
audio_format handles all conversion between integer and float formats, but none of the conversions from/to fixed-point. This partially reverts commit 7cde22ed.
-
Rémi Denis-Courmont authored
* It did not fix the issue with UDP packet loos that brought it in the first place (#1919, it was a socket buffer issue), * It does not play nice with posix_memalign(), * It is slow. In particular, this fixes invalid memory use when downsampling with the "trivial" plugin.
-
Pierre Ynard authored
-
- 28 Sep, 2009 20 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It also fixed a race condition with mouse events.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It does not change anything because it was already at the right value.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Pierre Ynard authored
T.140 support will be included in the next release of live555
-
Jean-Baptiste Kempf authored
Please improve
-
Jean-Baptiste Kempf authored
-
Simon Hailes authored
Modified the way DDS (display definition segment - HD res dvb subs) is handled and added comments/explanation. Applied by jb
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
For some reason, the aea probe needs to be > 2048 + 212. I would thought that >= would be enough, but it doesn't seem so. I hope it won't increase too much in the future.
-
Jean-Baptiste Kempf authored
-
- 27 Sep, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-