Remove trailing whitespace.

This commit is contained in:
wiz 2007-01-13 09:17:26 +00:00
parent 4ecd3621b0
commit e5a2ff60e8

View file

@ -1,10 +1,10 @@
GStreamer is a library that allows the construction of graphs of GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to 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 Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a 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. GStreamer is released under the LGPL.