Tool/software: Linux
hi.
in omapdrmtest/viddec3test.c, test should set the right width and height to ti h264 decoder, otherwise decoder can not work.
But, in normal playback, client just set sps/pps to decoder and decoder parses width and height from sps/pps.
So my question is: if i want to pass sps/pps to ti decoder, ti decoder whether can parse them and how.