Remove trailing whitespace.
This commit is contained in:
parent
4ecd3621b0
commit
e5a2ff60e8
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
GStreamer is a library that allows the construction of graphs of
|
||||
media-handling components, ranging from simple Ogg/Vorbis playback to
|
||||
complex audio (mixing) and video (non-linear editing) processing.
|
||||
complex audio (mixing) and video (non-linear editing) processing.
|
||||
|
||||
Applications can take advantage of advances in codec and filter technology
|
||||
transparently. Developers can add new codecs and filters by writing a
|
||||
simple plugin with a clean, generic interface.
|
||||
simple plugin with a clean, generic interface.
|
||||
|
||||
GStreamer is released under the LGPL.
|
||||
|
||||
|
|
Loading…
Reference in a new issue