* hlsdemux: Add HTTP live streaming parser/demuxer element
* new elements: h263parse, zebrastripe, patchdetect
* scenechange: new scene change detection element
* removed audioparsersbad plugin
* make opencv plugin work with OpenCV 2.2
* countless (still experimental) camerabin2 fixes and improvements
* experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet)
* curlsink: add libcurl-based sink element (acts as client, not server)
* decklink: add decklink plugin
* linsys: add plugin for Linear Systems SDI boards
* sdi: add raw SDI muxing/demuxing elements
* camerabin now relies on muxers to mux based on running time
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS
original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
gstmetadata, and yield a broken package: after installation, gst-inspect
would dump core systematically, thus bricking gstreamer entirely.
as discussed with jasper@ and aja@.
/dev/rcd0c instead of /dev/dvd.. no better workaround atm, but at
least gstreamer-enabled apps have more chances to play dvds.
(btw, you have to be in operator group to access the device)
Note that gstreamer-ugly also provides some more or less working
plugins for dvd playing, but resindvd is supposed to be the way to go.
ok ajacoutot@ with some grumblings
Months (years?) of changes, refer to the source for changelog.
Simplify DESCR.
-mplex subpackage renamed to -mjpeg.
tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@
"commitski" jasper, ok landry@
This will help with getting good functionnality working without hunting
for dependencies.
feedback from Brad, sthen@, jasper@ and landry@, thanks!
looks good to landry@, ok jasper@
for a good reason. One of them being that the gstdebug.so plugin is
actually needed by other apps.
gstreamer,-main: move some files from -main to -frontend ; fix dependencies
Regen all PLISTs and bump all PKGNAMEs.