mirror of https://github.com/mpv-player/mpv
Mark ALS fourcc as internal only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30605 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
20b2f493bb
commit
cdd0ab0da9
|
@ -3928,7 +3928,7 @@ audiocodec ffape
|
|||
audiocodec ffals
|
||||
info "FFmpeg ALS"
|
||||
status working
|
||||
fourcc "ALS "
|
||||
fourcc "ALS " ; internal MPlayer FourCC
|
||||
driver ffmpeg
|
||||
dll "als"
|
||||
|
||||
|
|
Loading…
Reference in New Issue