]> git.sesse.net Git - ffmpeg/commit
libavformat: Fix standalone compilation of the webm muxer
authorMartin Storsjö <martin@martin.st>
Thu, 6 Jun 2013 11:08:07 +0000 (14:08 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 6 Jun 2013 16:55:53 +0000 (19:55 +0300)
commit2681924b0f3f35840dd9d9825df9f9239c448b22
treecd245fbe053bf0ed6e59b87956e49bf198a2d5c7
parente816aaacd68201b67182f9c70dc680e89a0123e9
libavformat: Fix standalone compilation of the webm muxer

The missing object file was added to the matroska muxer already, but
not to the webm muxer.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/Makefile