- 07 Sep, 2009 18 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows to add callback called before/after a picture is used.
-
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 5 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.
-