]> granicus.if.org Git - handbrake/commit
encavcodec: fix passing extradata to muxer
authorJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 1 Nov 2018 20:56:44 +0000 (13:56 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 14 Nov 2018 19:42:08 +0000 (11:42 -0800)
commit36cfff2deda5a602a7224b355a5d9b1196a12b2f
tree61616c596c9730af973176b8e740430b7c5b0906
parentecf438613cbb92696013558cd4a95c48bbd47ccf
encavcodec: fix passing extradata to muxer

The extradata handling hasn't changed since 0.7 when we only used
encavcodec for mpeg4 encoding.  It was not designed to handle the
additional codecs we are encoding now.
libhb/encavcodec.c
libhb/muxavformat.c