]> git.sesse.net Git - ffmpeg/commit
lavc: always build dnxhddata
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>
Sun, 24 Jul 2016 20:26:47 +0000 (22:26 +0200)
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>
Sun, 24 Jul 2016 20:57:06 +0000 (22:57 +0200)
commit2adbea4e216ce38a8bf6c72de16267c9162c174d
tree9914eb63becf1eedbea0d24bf95973e8f122dcfa
parent9bd35a76fc94e2ac633c9b3e831859e2846e59ea
lavc: always build dnxhddata

lavc/movenc rely on avpriv_dnxhd_parse_header_prefix declared by
dnxhddata.h since e47981dab7fb7c9499b959cb0125b7281301969a.

Fixes a missing symbol error in lavc/movenc if the dnxhd encoder is not
enabled.
libavcodec/Makefile