GNOME Bugzilla – Bug 585559
buffer-list support for rtph264pay, rtpjpegpay and rtpmp4vpay
Last modified: 2010-06-22 11:36:08 UTC
The patches attached to this ticket introduce buffer-list support for the payloaders listed below: rtph264pay rtpjpegpay rtpmp4vpay included unit tests as well
Created attachment 136430 [details] [review] This patch introduces buffer-list support to the h264 payloader
Created attachment 136431 [details] [review] This patch introduces buffer-list support to the rtpjpeg payloader
Created attachment 136432 [details] [review] This patch introduces buffer-list support to the rtpmp4v payloader
Created attachment 136433 [details] [review] Unit tests for the rtp payloading with buffer list support
Created attachment 136441 [details] [review] This patch introduces buffer-list support to the basertp payloader
Created attachment 136443 [details] [review] This patch introduces buffer-list support to the rtp buffer API, unit tests also updated
rtp buffer API and basertp payloader also included since payloaders depend on them
hi, can you tell what is the buffer-list good for? thanks in advance.