- 05 Mar, 2011 24 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie 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
We assume C99 nowadays.
-
Laurent Aimar authored
The decoder pictures needs to be read back for rendering subtiles/OSD so it's better to always use fast pictures for the decoders. But as we don't have any module that provides slow pictures and are still usable for DR...
-
Laurent Aimar authored
When direct rendering was enabled, we used the display pool which can be empty, leading to pictures being skipped.
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-
Austin Burrow authored
Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
-
Konstantin Pavlov authored
-
Jean-Baptiste Kempf authored
It doesn't compile though, and is using a broken interface like crop
-
Rémi Denis-Courmont authored
It is known to crash due to invalid buffer handling. On Linux, I get memory accesses before the start of the audio buffer. It also crashes on Windows. Until someone cares to fix it, and I think it really never worked correctly, lets use the "ugly" resampler, which is not too ugly. This should fix #3631, #4366, #4491 and possibly others.
-
Rémi Denis-Courmont authored
-
- 04 Mar, 2011 1 commit
-
-
Sébastien Escudier authored
Broken since d14e0b78
-
- 03 Mar, 2011 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
It's pretty much always -1.
-
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
It's been 7 years now...
-
- 02 Mar, 2011 3 commits
-
-
Jean-Paul Saman authored
Constify some function arguments.
-
Jean-Paul Saman authored
After rewriting to use stream_* API gaps in segment sequence numbers where detected. Solving this issue fixes live playback which was broken since the rewrite to use the stream_* API.
-
Jean-Paul Saman authored
Make the error message easier to read by splitting it up.
-