summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorHe Junyan <junyan.he@intel.com>2021-07-23 23:38:22 +0800
committerHe Junyan <junyan.he@intel.com>2021-09-13 21:51:12 +0800
commit364a2fe08e104b66c5d07a842d0c578ba9e17c72 (patch)
tree3c893a222080b25e3973fab4c8f8b0eb5110fb38 /ext
parent0b949ec07c590c1f03d6722961739f8b046c7143 (diff)
downloadgstreamer-plugins-bad-364a2fe08e104b66c5d07a842d0c578ba9e17c72.tar.gz
va: h264dec: Try to use ConstrainedBaseline or Main to decode BaseLine.
In the h264, the Baseline profile is widely misused. A lot of streams declare that they are the Baseline, but in fact they just conform to ConstrainedBaseline. The features such as FMO and ASO are not used at all. If the decoder does not strictly conforms to the SPEC, we can just use Baseline or Main profile to decode it to avoid lots of streams failure. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2428>
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions