summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins1-good
AgeCommit message (Collapse)AuthorFilesLines
2013-05-03update to 1.0.7drochner2-6/+6
changes: bugfixes
2013-04-08update to 1.0.6drochner2-6/+6
changes: bugfixes
2013-04-06Fixes:rodent1-2/+2
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-03-15update to 1.0.5drochner5-39/+28
changes: bugfixes
2012-11-29Add "used by audio/gst-plugins1-jack/Makefile"ryoon1-1/+2
2012-11-29Import gst-plugins1-good-1.0.3 as multimedia/gst-plugins1-good.ryoon10-0/+301
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. 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. GStreamer is released under the LGPL. This package is part of the good GStreamer plugins; that is, those that are considered to be stable and correctly coded.