summaryrefslogtreecommitdiff
path: root/ext/bs2b/gstbs2b.c
Commit message (Collapse)AuthorAgeFilesLines
* bs2b: allow per feature registrationStéphane Cerveau2021-03-231-1/+2
| | | | | | | | | | | | | Split plugin into features including dynamic types which can be indiviually registered during a static build. More details here: https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/199 https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/661 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2038>
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-4/+4
|
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
|
* bs2b: implement the preset interfaceStefan Sauer2015-01-151-93/+99
| | | | | Instead of a preset property implement the preset interface in a read-only fashion.
* bs2b: add new plugin (Effect/Audio, crossfeed)Christoph Reiter2015-01-151-0/+415
https://bugzilla.gnome.org/show_bug.cgi?id=611689