rtph264depay: remove deprecated "byte-stream" and "access-unit" properties
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 6 Jul 2012 13:42:19 +0000 (14:42 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 6 Jul 2012 13:46:22 +0000 (14:46 +0100)
commitcd1da84bccac59167a6141b191b4ed2f0186ac3a
treec911dfacd16f0e552921986b045e50381738287c
parentcffbf8cfc3c6c0a15a4b7a071f84e6879cec0d86
rtph264depay: remove deprecated "byte-stream" and "access-unit" properties

These will be picked automatically based on downstream caps now, so
if you want the depayloader to output a specific format, make sure
the element downstream advertises that preference or use a capsfilter
after the depayloader to force it.
gst/rtp/gstrtph264depay.c