1
mirror of https://github.com/mpv-player/mpv synced 2024-09-09 01:16:56 +02: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:
diego 2010-06-23 23:56:10 +00:00 committed by Uoti Urpala
parent f455b6e91b
commit 70630d72a7

View File

@ -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",
"",