1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-30 02:52:10 +00:00

FFmpeg Shorten audio decoder

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20198 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-10-13 00:09:20 +00:00
parent ca72e69c11
commit 4a358e318a

View File

@ -2431,6 +2431,13 @@ audiocodec ffwavpack
driver ffmpeg
dll "wavpack"
audiocodec ffshorten
info "FFmpeg Shorten audio decoder"
status working
fourcc shrn
driver ffmpeg
dll "shorten"
audiocodec pcm
info "Uncompressed PCM"
status working