- 04 May, 2012 3 commits
-
-
Hugo Beauzée-Luyssen authored
Fix #5433
-
Hugo Beauzée-Luyssen authored
These variables are overwritten a few lines later.
-
Hugo Beauzée-Luyssen authored
-
- 06 Mar, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 15 Dec, 2011 1 commit
-
-
Pere Orga authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 13 Dec, 2011 1 commit
-
-
Naohiro KORIYAMA authored
Very classic in ISDB streams Closes #3714 #5448 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Sep, 2011 1 commit
-
-
Laurent Aimar authored
This reverts commit 48e39d44. It is needed to apply the patch allowing to flush the packetizer/decoders without having to change the API for now.
-
- 25 Aug, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Jul, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 07 Dec, 2009 1 commit
-
-
Rafaël Carré authored
-
- 02 Nov, 2009 1 commit
-
-
Rafaël Carré authored
from the header: SBR: 0: off, 1: on; upsample, 2: on; downsampled, 3: off; upsampled
-
- 19 Oct, 2009 1 commit
-
-
Rémi Denis-Courmont authored
Currently, we do not have any architecture where this would not be a build-time constant. Constancy helps fixing a few issues in the audio path.
-
- 30 Sep, 2009 1 commit
-
-
Laurent Aimar authored
-
- 23 Sep, 2009 2 commits
-
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
aout_buffer_t now looks very much like a subset of block_t at the source code level. By the way, we might want to revisit the return value of date_Increment()...
-
- 22 Sep, 2009 2 commits
-
-
Rémi Denis-Courmont authored
This will be needed to replace aout_buffer_t with block_t. We also need to replace end_date with i_length, which is a bit more involved.
-
Rémi Denis-Courmont authored
-
- 30 Aug, 2009 1 commit
-
-
Rémi Denis-Courmont authored
We do not need to copy here anyway.
-
- 13 Aug, 2009 1 commit
-
-
Laurent Aimar authored
-
- 15 May, 2009 1 commit
-
-
Laurent Aimar authored
-
- 13 May, 2009 1 commit
-
-
Laurent Aimar authored
There will be some regressions, I used automatic sed replacement with manual checks but there was a lot to change. It's only the first pass.
-
- 16 Apr, 2009 1 commit
-
-
Laurent Aimar authored
-
- 14 Feb, 2009 1 commit
-
-
Laurent Aimar authored
-
- 09 Dec, 2008 1 commit
-
-
Laurent Aimar authored
-
- 29 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Those multi-lines are still to be done (it's going to be fun...) See also 5af4cc85.
-
- 23 Oct, 2008 1 commit
-
-
Laurent Aimar authored
-
- 28 Sep, 2008 1 commit
-
-
Laurent Aimar authored
- This is needed for proper seek/pause/fast forward/... - The decoder/packetizer do not need to scale packet length anymore as the decoder thread do it.
-
- 31 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 May, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 08 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 May, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 10 Apr, 2008 1 commit
-
-
Rafaël Carré authored
-
- 25 Mar, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 14 Mar, 2008 1 commit
-
-
Rafaël Carré authored
When AudioSpecificConfig is available in fmt->i_extra, faad need the ADTS headers removed
-
- 13 Mar, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 12 Mar, 2008 1 commit
-
-
Rafaël Carré authored
-
- 10 Feb, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Close #493
-