mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
spa: ffmpeg: fix FFmpeg name
ffmpeg.c had 'Spa V4l2 Support' in it, fix that to say
FFmpeg. Furthermore, change 'FFMpeg' to 'FFmpeg' in
ffmpeg-{enc,dec}.c as that is how it's referred to
in official texts.
This commit is contained in:
parent
5a14e3970a
commit
3f567eeb56
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* Spa FFMpeg Decoder
|
||||
/* Spa FFmpeg decoder
|
||||
*
|
||||
* Copyright © 2018 Wim Taymans
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* Spa FFMpeg Encoder
|
||||
/* Spa FFmpeg encoder
|
||||
*
|
||||
* Copyright © 2018 Wim Taymans
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* Spa V4l2 support
|
||||
/* Spa FFmpeg support
|
||||
*
|
||||
* Copyright © 2018 Wim Taymans
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue