vlc/modules/audio_filter/converter
Rémi Denis-Courmont 244a35b030 dca: set output buffer size correctly (fixes #6509, fixes #7459)
Some filters and outputs rely on the samples count (which was correct),
others on the bytes size (which was not), accounting for why decoding
failed only in some combinations.
2012-10-01 22:04:20 +03:00
..
a52tofloat32.c Do not apply AOUT_CHAN_PHYSMASK to i_physical_channels 2012-04-21 19:23:46 +03:00
a52tospdif.c s/vlc_memcpy/memcpy/ 2012-07-03 18:06:46 +03:00
dtstofloat32.c dca: set output buffer size correctly (fixes #6509, fixes #7459) 2012-10-01 22:04:20 +03:00
dtstospdif.c s/vlc_memcpy/memcpy/ 2012-07-03 18:06:46 +03:00
format.c Remove write-only block_t.i_rate 2011-08-25 22:28:07 +03:00
mpgatofixed32.c mad: do not convert to from FI32 to FL32 on the fly 2012-08-14 21:59:28 +03:00