1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00

Rewrite of format audio filter.

It factorizes the common code and implements all conversions between s8, u8,
s16l/b, u16l/b, s24l/b, s32l/b and fl32 (close #3162).
 In cases a direct conversion is not implemented, s16 is used as the middle
format.
 The following direct conversions have been removed: fl32->s24, fl32->u16, u16->fl32.
This commit is contained in:
Laurent Aimar 2010-01-30 12:07:39 +01:00
parent 899895efc8
commit dec529e168

File diff suppressed because it is too large Load Diff