]> granicus.if.org Git - handbrake/commit
libhb: simplify avcodec extradata parsing
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 2 Oct 2014 20:59:20 +0000 (20:59 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 2 Oct 2014 20:59:20 +0000 (20:59 +0000)
commit9254fa47939e055f39f1cd5f8db52268d498558d
tree21152ef75c6b0410e5852ca98dd98a00ffde161f
parentfc2a484c244a4d922b2621c1f986bec289194517
libhb: simplify avcodec extradata parsing
Use avcodec parser->split() instead of writing our own parser.  This
makes extradata parsing work for stream formats other than vc1 if the
need should ever arise.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6429 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decavcodec.c