mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
af_extrastereo: Improve filter description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31544 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f455b6e91b
commit
70630d72a7
@ -150,7 +150,7 @@ static int af_open(af_instance_t* af){
|
||||
|
||||
// Description of this filter
|
||||
af_info_t af_info_extrastereo = {
|
||||
"Extra stereo",
|
||||
"Increase difference between audio channels",
|
||||
"extrastereo",
|
||||
"Alex Beregszaszi & Pierre Lombard",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user