gstreamer/tests/check/libs
Thijs Vermeir b8d39bc200 Add gst_rtp_buffer_set_extension_data()
Original commit message from CVS:
Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
* gst-libs/gst/rtp/gstrtpbuffer.c:
(gst_rtp_buffer_set_extension_data):
* gst-libs/gst/rtp/gstrtpbuffer.h:
* tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
Add gst_rtp_buffer_set_extension_data()
Add a unit test for this addition. Fixes #511478.
API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
2008-02-01 11:09:16 +00:00
..
.gitignore gst-libs/gst/rtp/gstrtpbuffer.c: Fix up GstRTPHeader helper struct so that compilers will not under any circumstances... 2007-09-07 16:46:05 +00:00
audio.c tests/check/libs/audio.c: Add simple unit test to make sure GstValue intersection of channel layouts works the way I ... 2007-10-31 12:30:28 +00:00
cddabasesrc.c tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be deprecated in the future (see #498924). 2007-12-21 22:46:56 +00:00
fft.c tests/check/libs/fft.c: Fix scaling to really have dB instead of something else. 2007-11-19 12:30:22 +00:00
mixer.c tests/check/Makefile.am: Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS. 2008-01-12 23:24:02 +00:00
netbuffer.c tests/check/: Add test for GstNetBuffer + gst_buffer_copy(). Disabled for the time being, since it's broken, see #393... 2007-01-05 12:19:34 +00:00
pbutils.c Add one or two missing formats. Generate ADPCM description dynamically depending on layout/format. 2007-12-10 11:16:25 +00:00
rtp.c Add gst_rtp_buffer_set_extension_data() 2008-02-01 11:09:16 +00:00
tag.c tests/check/libs/tag.c: GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with 2007-10-26 18:57:33 +00:00
video.c Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +00:00