1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 17:12:36 +00:00
mpv/audio/decode
wm4 514c454770 audio: drop "_NE"/"ne" suffix from audio formats
You get the native format by not appending any suffix to the format.

This change includes user-facing names, e.g. for the --format option.
2013-11-15 21:25:05 +01:00
..
ad_lavc.c Merge branch 'planar_audio' 2013-11-12 23:42:04 +01:00
ad_mpg123.c audio: drop "_NE"/"ne" suffix from audio formats 2013-11-15 21:25:05 +01:00
ad_spdif.c ad_spdif: fix regressions 2013-11-14 23:54:06 +01:00
ad.h audio: add support for using non-interleaved audio from decoders directly 2013-11-12 23:39:09 +01:00
dec_audio.c dec_audio: adjust "large" decoding amount 2013-11-15 21:12:01 +01:00
dec_audio.h audio: switch output to mp_audio_buffer 2013-11-12 23:29:53 +01:00