gstreamer/tests/check
Guillaume Desmottes d252f503fc h265parser: decouple GstH265Profile and GstH265ProfileIDC
We used to have the same enum to represent H265 profiles and idc values.
Those are no longer the same with extension profiles defined from
version 2 of the spec.
Split those enums so the semantic of each is clearer and we'll be able
to add extension profiles to GstH265Profile.

Also add gst_h265_profile_tier_level_get_profile() to retrieve the
GstH265Profile from the GstH265ProfileTierLevel. It will be used to
implement the detection of extension profiles.

https://bugzilla.gnome.org/show_bug.cgi?id=793876
2018-03-05 13:19:42 -05:00
..
elements Remove schroedinger plugin 2018-03-01 15:24:39 +00:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs h265parser: decouple GstH265Profile and GstH265ProfileIDC 2018-03-05 13:19:42 -05:00
media meson test: Enable libs tests 2017-12-08 18:42:22 +01:00
pipelines tests: ipcpipeline: fix struct initialisation warnings with clang 2018-01-17 12:06:29 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am h265parser: decouple GstH265Profile and GstH265ProfileIDC 2018-03-05 13:19:42 -05:00
meson.build h265parser: decouple GstH265Profile and GstH265ProfileIDC 2018-03-05 13:19:42 -05:00