- 07 Sep, 2009 9 commits
-
-
Rémi Denis-Courmont authored
Previously, if the absolute delay dropped by a longer interval than the packetization time, we could end up repeatedly waiting into the future, and never dequeue anything.
-
Jean-Baptiste Kempf authored
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
-
Barry Wardell authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
use the compiler to check -iquote support faad use inline asm => no thumb support
-
Jakob Leben authored
This reverts commit 2d235298.
-
Jakob Leben authored
-
- 06 Sep, 2009 17 commits
-
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
When reloading, correctly update the view.
-
Jean-Baptiste Kempf authored
Maybe playlist_ServicesDiscoveryAdd could return the playlist_item_t* ? This is ugly, and should be fixed.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And correct decoration.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The idea behind this is to simplify the playlist_model and have a better SD control.
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This conversion is always needed between mixer and output.
-
Rémi Denis-Courmont authored
* always use NEON VCVT * avoid pointless interlace/deinterlace in load/store
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2009 14 commits
-
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
This patch adds the following keywords for skins developpers : - vlc.canRecord (boolean / refers to can-record) - vlc.isRecording (boolean / refers to record) - vlc.toggleRecord() (function / toggle recording) - vlc.nextFrame() (function / next frame)
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
Sending one frame per block had way to high CPU overhead.
-
Jakob Leben authored
In some circumstances QTreeView does not behave properly if the column index 0 can hide/reappear. Precisely, when column 0 is hidden and an item get's subitems, those subitems can not be D&D-ed. If column 0 is then unhidden, trying to D&D the subitems will fail or result in unexpected behaviour.
-
Jakob Leben authored
So that tree branches appear on it.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Currently, detection is done at build time. Feel free to add run-time detect if you know how.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
While VFP/NEON do support floating point instructions, they appear to be noticeably slower than fixed point.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
You don't want it to be selected automatically.
-