diff mbox series

[FFmpeg-devel,1/2] doc/ffplay: put keystrokes to decrease and increase volume on the same line

Message ID 20220420214328.49897-1-stefasab@gmail.com
State Accepted
Commit 0059c7c07d9c180578d597b73d40b625c444f9ec
Headers show
Series [FFmpeg-devel,1/2] doc/ffplay: put keystrokes to decrease and increase volume on the same line | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Stefano Sabatini April 20, 2022, 9:43 p.m. UTC
Fix trac issue http://trac.ffmpeg.org/ticket/7832
---
 doc/ffplay.texi | 2 --
 1 file changed, 2 deletions(-)

Comments

Gyan Doshi April 21, 2022, 4:46 a.m. UTC | #1
Will apply.

On 2022-04-21 03:13 am, Stefano Sabatini wrote:
> 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.
>
Gyan Doshi April 21, 2022, 7:05 a.m. UTC | #2
Pushed as 0059c7c07d9c180578d597b73d40b625c444f9ec

On 2022-04-21 10:16 am, Gyan Doshi wrote:
> Will apply.
>
> On 2022-04-21 03:13 am, Stefano Sabatini wrote:
>> 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.
>
> _______________________________________________
> 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".
diff mbox series

Patch

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.