[FFmpeg-devel] [PATCH] lavd: add uncoded_frame test program.
Nicolas George
george at nsup.org
Sun Feb 9 10:55:38 CET 2014
Le decadi 20 pluviôse, an CCXXII, Michael Niedermayer a écrit :
> breaks out of tree builds
Actually, breaks "make something_that_causes_uncoded_frame_to_build" without
"make something_that_causes_the_libraries_to_build" first.
Locally fixed with:
tools/cws2fws$(EXESUF): ELIBS = $(ZLIB)
+tools/uncoded_frame$(EXESUF): $(FF_DEP_LIBS)
tools/uncoded_frame$(EXESUF): ELIBS = $(FF_EXTRALIBS)
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140209/6980cd06/attachment.asc>
More information about the ffmpeg-devel
mailing list