rtph264depay: determine output h264 layout using caps negotiation
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 17 Dec 2010 14:38:15 +0000 (15:38 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 17 Dec 2010 14:38:27 +0000 (15:38 +0100)
commit4c368242c0a2105bd90c8945680ae23ff31d31fd
treebc188ef960bc4ddd52db1e02a7f370ac719aae1d
parentb87ec0262ba9df0d57dd3694ac12c51f3fe57e90
rtph264depay: determine output h264 layout using caps negotiation

... thereby (partially) deprecating properties currently controlling whether
or not byte-stream output or NAL/AU alignment (though properties still determine
fallback if nothing specified in caps).

Fixes #606662.
gst/rtp/gstrtph264depay.c