- 28 Nov, 2009 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
The execution of a seek command will be postpone until the decoder has finished its bufferisation (or until 125ms has elapsed since the last seek).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
If the access does not support CAM, we need to free the PMT (closes #3163)
-
Jakob Leben authored
+ remove a dead line & kill a warning
-
Rémi Denis-Courmont authored
It's already in the pkg-config helper, and there was a syntax error in the fallback case.
-
Srikanth Raju authored
This is a sql module for VLC which connects the SQLite library to VLC. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Srikanth Raju authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 27 Nov, 2009 3 commits
-
-
Pierre Ynard authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 26 Nov, 2009 8 commits
-
-
Rafaël Carré authored
Move it from libvlc where it didn't work to vlc binary where it really should be Now VLC can be started from dock again after [13d838b6]
-
Rémi Denis-Courmont authored
Previously, we'd assume we have the source address, which was confusing.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It is computationally more expensive than the ugly one (and has higher priority). Yet, in my opinion, it sounds even worse.
-
Rémi Denis-Courmont authored
The ugly resampler is almost as fast yet way better.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
-
- 25 Nov, 2009 20 commits
-
-
Pierre Ynard authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
For both vaapi and dxva2, not enough testing has been done.
-
Laurent Aimar authored
It is not yet activated (the build system part is missing).
-
Geoffroy Couprie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This avoids "*-caching variable does not exist" errors
-
Rémi Denis-Courmont authored
Now, we get the URL directly. This is much simpler and much less confusing. Also a few missing network protocols.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
Improves seeking experience by sending less seek requests and actually allowing output to update between them.
-