rtph265depay: store negotiated output format as enum
authorTim-Philipp Müller <tim@centricular.com>
Tue, 5 Sep 2017 14:47:42 +0000 (15:47 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 23 Nov 2017 08:36:15 +0000 (09:36 +0100)
commit8da79ca8244a94d90ed27bd8d173ac4f2f736626
treec8f26a5eed914efe2799b0cba1d8f586b69309a0
parent46861027b9b1bf8fcd175ef5323f4b76957c75b9
rtph265depay: store negotiated output format as enum

We keep the boolean byte_stream around since it's nicer for
readability and most of the code just cares about byte_stream
or not. This is useful for future-proofing the code for when
we add support for hev1 output as well.
gst/rtp/gstrtph265depay.c
gst/rtp/gstrtph265depay.h