mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
353ad9c72e
Update GStreamer1-vaapi to 0.7.0. * Spell GStreamer consistently. [1] * Fix typo in py3kplist in py3-gstreamer1 [1] * Improve plugins COMMENTS (more improvements welcome) * Actually include the gstreamer1-libav update this time. PR: 204204 [1] (based on) Submitted by: olivierd@ [1]
16 lines
650 B
Plaintext
16 lines
650 B
Plaintext
This is a collection of plugins written with the GStreamer framework.
|
|
Some features of these plugins are:
|
|
|
|
- Dynamically loaded plugins provide elements and media types,
|
|
demand-loaded via an XML registry, similar to ld.so.cache
|
|
- Element interface handles all known types of sources, filters,
|
|
sinks
|
|
- Capabilities system allows verification of element compatibility
|
|
using MIME types and media-specific properties
|
|
- Autoplugging uses capabilities system to complete complex paths
|
|
automatically
|
|
- Pipelines can be saved to XML and loaded back to working state
|
|
- Resource friendly plugins don't waste RAM
|
|
|
|
WWW: http://gstreamer.freedesktop.org/
|