gstreamer/tests/check/libs
Hyunjun Ko 682b523652 sdp: add helper fuctions from/to sdp from/to caps
<gstsdpmessage.h>
GstCaps*       gst_sdp_media_get_caps_from_media   (const GstSDPMedia *media, gint pt);
GstSDPResult   gst_sdp_media_set_media_from_caps   (const GstCaps* caps, GstSDPMedia *media);
gchar *        gst_sdp_make_keymgmt                (const gchar *uri, const gchar *base64);
GstSDPResult   gst_sdp_message_attributes_to_caps  (GstSDPMessage *msg, GstCaps *caps);
GstSDPResult   gst_sdp_media_attributes_to_caps    (GstSDPMedia *media, GstCaps *caps);

<gstmikey.h>
GstMIKEYMessage * gst_mikey_message_new_from_caps  (GstCaps *caps);
gchar *           gst_mikey_message_base64_encode  (GstMIKEYMessage* msg);

https://bugzilla.gnome.org/show_bug.cgi?id=745880
2015-12-31 17:11:57 +02:00
..
.gitignore Update .gitignore 2015-04-23 15:42:29 +01:00
allocators.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
audio.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
audiocdsrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
audiodecoder.c audiodecoder-test: port to using GstHarness 2015-10-11 11:01:11 +01:00
audioencoder.c Revert "audioencoder: timestamp headers same as first buffer and use duration 0" 2015-10-12 14:02:58 +03:00
baseaudiovisualizer.c tests: Add baseaudiovisualizer test, moved from -bad 2015-10-02 15:05:33 +10:00
discoverer.c discoverer: Add serialization methods. 2015-05-19 18:48:07 +02:00
fft.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
gstlibscpp.cc Fix FSF address 2012-11-03 23:05:09 +00:00
libsabi.c tests: fix cpp directives 2015-06-22 16:53:06 +02:00
mikey.c mikey: make message and payload mini-objects 2014-07-02 15:44:12 +02:00
navigation.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
pbutils.c tests: pbutils: more checking of returned description strings 2015-02-27 14:30:01 +00:00
profile.c encoding-profile: add gst_encoding_profile_get_file_extension() 2012-12-23 15:26:59 +00:00
rtp.c rtpbuffer: Add map flag to skip padding 2015-10-15 22:42:37 +03:00
rtpbasedepayload.c tests: rtpbasedepayload: add test for seqnum gap discont setting 2015-12-11 10:40:49 +00:00
rtpbasepayload.c rtpbasepayload: Implement video SDP attributes 2015-10-02 17:44:14 +03:00
rtsp.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
rtspconnection.c rtspconnection: Add support for parsing custom headers 2015-11-18 00:15:32 +00:00
sdp.c sdp: add helper fuctions from/to sdp from/to caps 2015-12-31 17:11:57 +02: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 libs ABI check GstRTSPTimeRange structure size on i386 2013-03-07 10:49:30 +00:00
struct_i386_osx.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
struct_ppc32.h tests: fix expected GstRTSPTimeRange structure size for ABI test for ppc32 2014-10-24 13:04:07 +01:00
struct_ppc64.h tests: add PPC64 abi struct sizes 2015-06-22 16:00:15 +02:00
struct_x86_64.h check: update for larger struct 2012-11-20 11:13:01 +01:00
tag.c tests: tags: add unit test for ID3v2 PRIVATE_DATA tag extraction 2015-11-20 20:20:25 +00:00
video.c tests:video: Fix overlay rectangle and buffer leak 2015-11-11 15:47:24 +01:00
videodecoder.c videodecoder: push pending events before gap 2015-08-10 00:21:37 -03:00
videoencoder.c tests: fix crashes in {audio,video}{decoder,encoder} tests on 32-bit 2015-02-27 20:26:43 +00:00
xmpwriter.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00