Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gst_vdpaudecoder_push_video_surface to vdpaudecoder.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add support for sending buffer-lists.
Add unit test for testing that the buffer-list passed through rtpbin.
fixes #585839
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is already handled by the default one from GstVideoFilter
|
|
|
|
|
|
|
|
Most frei0r source plugins generate output based on
previous output and creating a new instance on caps
changes will let the output start at 0 again.
|
|
|
|
|
|
This makes it easier to distinguish generators from filters, etc
|
|
|
|
The spec restricts it to [0,1] but some plugins are using the
complete double range.
|
|
|
|
Currently this only supports frei0r filters.
|