summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-07 22:12:44 +0100
committerwm4 <wm4@nowhere>2013-11-07 22:13:20 +0100
commitd74bac22b94196b99dd9c3b8df63af4fd2755b7d (patch)
tree2a538a28ed66ecd1fa6e06771b8d641e83fdd39b /video
parent91626b1c0606afb9bb582070e8a444a3ba8395ab (diff)
downloadmpv-d74bac22b94196b99dd9c3b8df63af4fd2755b7d.tar.bz2
mpv-d74bac22b94196b99dd9c3b8df63af4fd2755b7d.tar.xz
audio/format: convert format macros to enum, drop NE suffix
Turn the sample format definitions into an enum. (The format bits are still macros.) The native endian versions of the new definitions don't have a NE suffix anymore, although there are still compatibility defines since too much code uses the NE variants. Rename the format bits for special formats to help to distinguish them from the actual definitions, e.g. AF_FORMAT_AC3 to AF_FORMAT_S_AC3.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions