gstreamer/gst-libs/gst/pbutils
Sebastian Dröge fc99a61774 encoding-profile: Remove codec_data and streamheader fields from constraint caps
When converting discoverer output to an encoding profile, it makes sense to
omit these. It's very very unlikely that our encoder is going to produce bit
by bit the same codec_data or streamheader.

https://bugzilla.gnome.org/show_bug.cgi?id=765534
2016-04-25 16:07:50 +03:00
..
.gitignore
codec-utils.c codec-utils: Add utilities for AAC and the AACHead header 2016-03-24 14:27:21 +02:00
codec-utils.h codec-utils: Add utilities for AAC and the AACHead header 2016-03-24 14:27:21 +02:00
descriptions.c pbutils: Add description for XSUB subpicture format 2015-12-02 16:37:50 +01:00
descriptions.h
encoding-profile.c encoding-profile: Remove codec_data and streamheader fields from constraint caps 2016-04-25 16:07:50 +03:00
encoding-profile.h encoding-profile: Don't put G_BEGIN_DECLS around #include statements 2016-04-25 15:06:23 +03:00
encoding-target.c Remove unnecessary NULL checks before g_free() 2015-11-17 14:50:27 -08:00
encoding-target.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
gstaudiovisualizer.c audiovisualizer: Let GstAudioVisualizerShader enum GType be autogenerated by glib-mkenums 2016-02-25 20:40:02 +02:00
gstaudiovisualizer.h visual: merge audiovisalizer base classes 2015-10-01 16:05:58 +01:00
gstdiscoverer-types.c discoverer: copy over result and seekable fields when copying a discoverer info 2016-04-02 10:09:46 +01:00
gstdiscoverer.c discoverer: Also consider XSUB as a subtitle format 2015-12-02 16:37:50 +01:00
gstdiscoverer.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
gstpluginsbaseversion.c
gstpluginsbaseversion.h.in
install-plugins.c install-plugins: update documentation 2016-03-24 10:29:27 +02:00
install-plugins.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
Makefile.am pbutils: Link to libgstbase for bytewriter and adapter 2015-12-24 13:59:52 +01:00
missing-plugins.c
missing-plugins.h
pbutils-private.h
pbutils.c
pbutils.h