summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2021-09-02 08:38:54 +0300
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2021-09-02 12:07:52 +0000
commitfedd6c2a28e1abd34b6e590e5c060c87c7e9231b (patch)
tree3831f824faa42ff9e67ec43cdf778f2d805d2b58 /ext
parentab6cb4c2c79f1c3681556f8fc98fbc95039f0b29 (diff)
downloadgstreamer-plugins-good-fedd6c2a28e1abd34b6e590e5c060c87c7e9231b.tar.gz
avidemux: Also detect 0x000001 as H264 byte-stream start code in codec_data
This works around some AVI files storing byte-stream data in the codec_data. The previous workaround was only checking for 0x00000001 (4 bytes) instead of 0x000001 (3 bytes). Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1072>
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions