gstreamer/gst-libs/gst/mpegts
Sebastian Rasmussen 66c38b50f3 mpegts: Don't confuse slice allocator with regular one
Previously selector_bytes and private_data_bytes were sometimes allocated and
free using the normal allocator and sometimes using the slice allocator.
Additionally prefer g_strdup() to g_memdup() for strings.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732789
2014-07-09 12:04:17 +02:00
..
.gitignore .gitignore: Update for new files to ignore 2013-08-14 13:59:27 +02:00
gst-atsc-section.c mpegts: atsc: fix leak of short name 2014-07-08 15:43:32 -03:00
gst-atsc-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gst-dvb-descriptor.c mpegts: Don't confuse slice allocator with regular one 2014-07-09 12:04:17 +02:00
gst-dvb-descriptor.h mpegts: use getter for egde linkage descriptor type 2014-07-09 07:41:33 +02:00
gst-dvb-section.c mpegts: Expose GstMpegtsDescriptor free function 2014-07-01 10:03:49 +02:00
gst-dvb-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gst-scte-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gstmpegts-private.h mpegts: Expose GstMpegtsDescriptor free function 2014-07-01 10:03:49 +02:00
gstmpegtsdescriptor.c mpegts: Expose GstMpegtsDescriptor free function 2014-07-01 10:03:49 +02:00
gstmpegtsdescriptor.h mpegts: Add padding to public structures 2014-07-09 07:39:37 +02:00
gstmpegtssection.c mpegts: Expose GstMpegtsDescriptor free function 2014-07-01 10:03:49 +02:00
gstmpegtssection.h mpegts: Add padding to public structures 2014-07-09 07:39:37 +02:00
Makefile.am mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
mpegts.h mpegts: make headers usable with c++ compiler 2014-01-06 15:01:22 +00:00