gstreamer/tests/check
Wim Taymans 1968127650 rtp: Fix extension data support
Allocate header, payload and padding in separate memory blocks in
gst_rtp_buffer_allocate().
don't use part of the payload data as storage for the extension data but store
it in a separate memory block that can be enlarged when needed.
Rework the one and two-byte header extension to make it reserve space for the
extra extension first.
Fix RTP unit test. Don't map the complete buffer or make assumptions on the
memory layout of the underlaying implementation. We can now always add extension
data because we have a separate memory block for it.
2012-08-22 09:56:39 +02:00
..
elements check: Add streamsynchronizer unit test 2012-08-14 18:56:14 +02:00
generic playback, mixerutils: gst_registry_get_default() -> gst_registry_get() 2012-01-02 14:32:11 +00:00
gst update for buffer api change 2012-03-30 18:15:30 +02:00
libs rtp: Fix extension data support 2012-08-22 09:56:39 +02:00
pipelines No statements with side-effects in g_assert() or g_return_*() please 2012-08-08 10:11:48 +01:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am check: Add streamsynchronizer unit test 2012-08-14 18:56:14 +02:00