[MPlayer-dev-eng] RTP H264 fix
Howard Chu
hyc at highlandsun.com
Wed May 19 12:12:48 CEST 2010
This is the corresponding fix to mplayer for this bug I posted here
https://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2010-May/088838.html
When an H264 stream using global headers / extradata is being played you get
an endless stream of "non-existing PPS referenced" error messages because the
extradata got parsed in a different context than the demux was using. This
patch makes sure that only one AVCodecContext gets used, so that the extradata
is accessible where needed.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mpfix.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100519/1c53c1a3/attachment.txt>
More information about the MPlayer-dev-eng
mailing list