gstreamer/tests/check/libs
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
..
.gitignore check: Update gitignore 2018-01-11 11:49:06 +01:00
h264parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
h265parser.c h265parser: decouple GstH265Profile and GstH265ProfileIDC 2018-03-05 13:19:42 -05:00
insertbin.c tests: insertbin: update tests to 1.x scenario 2014-02-04 14:17:26 -03:00
isoff.c isoff: Add parsing mss specific tfrf and tfxd boxes 2017-08-25 17:21:32 -07:00
isoff.h isoff: Add parsing mss specific tfrf and tfxd boxes 2017-08-25 17:21:32 -07:00
mpegts.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
mpegvideoparser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
player.c tests/player: check for media-info-updated before duration-changed 2017-08-25 19:09:00 +01:00
vc1parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
vp8parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00