gstreamer/tests/check/libs
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
..
.gitignore tests: fix up cddabasesrc unit test for GstCddaBaseSrc -> GstAudioCdSrc renaming 2011-11-12 11:58:58 +00:00
audio.c update for buffer api change 2012-03-30 18:15:30 +02:00
audiocdsrc.c tests: update audiocdsrc test for stricter URI protocol checking incore 2012-05-01 23:09:22 +01:00
discoverer.c tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +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
gstlibscpp.cc tests: fix libscpp compilation 2012-04-28 19:16:52 +01:00
libsabi.c gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
navigation.c gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
pbutils.c video/x-dvd-subpicture -> subpicture/x-dvd 2012-08-20 21:36:15 +01:00
profile.c tests: plug some more object and caps leaks 2012-04-04 19:57:35 +02:00
rtp.c rtp: Fix extension data support 2012-08-22 09:56:39 +02:00
rtsp.c rtsp: Fix memory leaks in the gst_rtsp_url_decode_path_components() unit tests 2010-12-19 09:53:08 +01:00
struct_arm.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
struct_i386.h tests: update structure sizes for ABI test for i386 2012-08-12 18:10:02 +01:00
struct_i386_osx.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
struct_x86_64.h tests: update libsABI test to new structure sizes 2012-08-11 08:14:27 +01:00
tag.c tag: fix up EXIF writer for GstBuffer -> GstSample 2012-07-28 11:54:38 +01:00
video.c videooverlaycomposition: replace API parameters with required video meta on pixel data 2012-07-17 18:08:11 +02:00
xmpwriter.c port to new map API 2012-01-25 12:30:53 +01:00