summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorHyunjun Ko <zzoon@igalia.com>2017-03-07 18:33:12 +0900
committerSebastian Dröge <sebastian@centricular.com>2017-03-07 13:27:33 +0200
commit201e71c3aacd4c61771fd6ac20dc39e43e42bb0c (patch)
tree39a83341d50a3929d279fdcf62a6fbd5cab81e53 /sys
parent08c52c931e5145a569da1efcd53d77e0090ec898 (diff)
downloadgstreamer-plugins-bad-201e71c3aacd4c61771fd6ac20dc39e43e42bb0c.tar.gz
h264parse: insert AU delimiter only in case of byte-stream
Inserts AU delimeter by default if missing au delimeter from upstream. This should be done only in case of byte-stream format. Note that: We have to compensate for the new bytes added for the AU, otherwise insertion of PPS/SPS will use wrong offsets and overwrite wrong data. Also mark the AU delimiter blob const, and use frame->out_buffer for storing the output to keep baseparse assumptions valid. Original-Patch-By: Michal Lazo <michal.lazo@mdragon.org> Helped by Sebastian Dröge <sebastian@centricular.com> https://bugzilla.gnome.org/show_bug.cgi?id=736213
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions