Files
mpv/audio
wm4 efb50cabe6 audio: remove bitmask format definition mess
Audio formats used a semi-clever schema to encode the properties of the
PCM encoding as bitfields into the format integer value.

The af_fmt_change_bits() implementation becomes a bit weird, but it's
an improvement to the rest of the code.

(I've always disliked it, so why not get rid of it.)
2015-06-26 23:05:16 +02:00
..
2015-06-21 18:06:14 +02:00
2015-06-26 23:04:44 +02:00
2013-11-12 23:28:21 +01:00
2015-06-15 14:32:14 +02:00
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00
2015-06-18 19:36:58 +02:00