From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 442B840211 for ; Wed, 20 Apr 2022 21:43:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 110E268B452; Thu, 21 Apr 2022 00:43:37 +0300 (EEST) Received: from mail-ej1-f47.google.com (mail-ej1-f47.google.com [209.85.218.47]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1B38368B3BD for ; Thu, 21 Apr 2022 00:43:30 +0300 (EEST) Received: by mail-ej1-f47.google.com with SMTP id g18so6156822ejc.10 for ; Wed, 20 Apr 2022 14:43:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=1oOq0GjDc7Fi2qN+O5becCDATe5AarVGjqcMHWF1mi4=; b=KwRf1yS0Bq3CE/Q8WAV1JXRWTMjFYGZeKcX3RcwFJj3cUJ8gwHMxxOQ6umGaSuqtRl NHCb6Z73u5mSJtEH2ztCpKJXa0mu5G8cFmjafPOL0eZ5ANjEV/nlmKUr/nXldOZMO0nc RJmFLmRai0cKy07OJqqr1XX8Bt7XQSLIutUSQWKiHM15pV+3apba0QIJMnJ1p9AjN4zi /r6gpVbIRSCx/f9X5XWDvJKFvMgmZbe1k6vFzolfCBER8AztHvV7MF+6vW4LeLc9AtDw UO5lVgy05bVWAxqvG6u/R529A2iZlQAax39e6TBuSP1SpMqcAiXDaTP8n1BNCePWGSpm bbHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=1oOq0GjDc7Fi2qN+O5becCDATe5AarVGjqcMHWF1mi4=; b=nqHTwWlw7QkLqABa1PzAtPj46egtBnadh4Xy3AzF8Qm+mrAKURe/5ernaGR1c7K9jp fS78M55jLwoemU9Du+/vhPJ4RTILQACQvqxu4/sfLKfli6FeV+IsqepQpxEnTI2wPqTr GREXgKdIMnanjKwrs1Qg+f4oAPY69YdpR1HK0zNpKdRiydyES+G2dt7i2cCHpWTaIyw0 hWZTgXypdQy56mUGe7sh2v5TSfVMqfaSm/H/Gchf7yq8YbOlJdz62o2bSHTsLg3mwWQ4 SLxp+ksHLFjNnEoqPCHK/dWgYOEOSpepRB1V44EJymmBsCScch9v++TpLE44/ZOogTed NxWQ== X-Gm-Message-State: AOAM532bYTuVYioPIf5hClBciOmuVs9xh2N01TS1u8nNRIDx/zMoPev9 40IPfxipNZ6uup0BWkKvtrazpVBujzPHwg== X-Google-Smtp-Source: ABdhPJyi0iBBo6oGKeasU9Fz2y9kQkryH71GJcIdVf5KFPxuGcuSIqFrp+gXVl6Jp9gOyEdWXqZE+A== X-Received: by 2002:a17:907:9958:b0:6e7:f67a:a1e7 with SMTP id kl24-20020a170907995800b006e7f67aa1e7mr19325661ejc.400.1650491009354; Wed, 20 Apr 2022 14:43:29 -0700 (PDT) Received: from mariano (dynamic-adsl-78-14-80-42.clienti.tiscali.it. [78.14.80.42]) by smtp.gmail.com with ESMTPSA id k15-20020aa7c04f000000b004229daeaf37sm8442738edo.40.2022.04.20.14.43.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Apr 2022 14:43:29 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 144FCBFA57; Wed, 20 Apr 2022 23:43:28 +0200 (CEST) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Wed, 20 Apr 2022 23:43:28 +0200 Message-Id: <20220420214328.49897-1-stefasab@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 1/2] doc/ffplay: put keystrokes to decrease and increase volume on the same line X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Stefano Sabatini Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Fix trac issue http://trac.ffmpeg.org/ticket/7832 --- doc/ffplay.texi | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 0f090128f2..5dd860b846 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -214,8 +214,6 @@ Pause. Toggle mute. @item 9, 0 -Decrease and increase volume respectively. - @item /, * Decrease and increase volume respectively. -- 2.25.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".