- 08 Aug, 2011 18 commits
-
-
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
As things stand, we have a format that is neither S/PDIF nor linear, so change the macros to remove the confusion.
-
Rémi Denis-Courmont authored
This plugin modifies the output format. It caused a busy loop and broke libmad on fixed-point architectures (fixes #5151).
-
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
-
Rémi Denis-Courmont authored
-
F. Yhuel authored
The new Peek() function now allocates a block (p_sys->peeked) if the required size (i_peek) is greater than the size of the playback segment, and then do a copy of one (or several) segment's data block(s) in it. In the end, p_sys->peeked might be the concatenation of several segment's data blocks, but usually it will be NULL. Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
remove useless prototype inline vlc identity in the only use case
-
Rafaël Carré authored
fix memleak when thread is cancelled
-
- 07 Aug, 2011 17 commits
-
-
Rafaël Carré authored
remove FREE_ATT, use do { ... } while(0) for FREE_VALUE use static const tables for xml handlers use their size to match handlers with tags replace {SIMPLE,COMPLEX,UNKNOWN}_CONTENT with a bool
-
Rafaël Carré authored
also remove one level of indentation
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Cf CVE-2011-0226
-
Jean-Baptiste Kempf authored
Cf CVE-2011-0226
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The decoder takes care of that.
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
- 06 Aug, 2011 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Currently, this is used to trigger resampling in the audio "input" (i.e. filters) as before.
-
Rémi Denis-Courmont authored
-