On Tue, Sep 02, 2014 at 10:06:57AM +0800, Grace Ryan wrote: > Hi, > > I try to ran the decoding_encoding example under > the ffmepg/doc/examples, found errors caused by lack of compiling options > in ffempg/doc/Makefile. I hereby present this patch, which is to enable the > decoding_encoding example under the ffmpeg/doc/examples: > 1. Add > DOC_EXAMPLES-$(CONFIG_DECODING_ENCODING_EXAMPLE) += decoding_encoding > in ffmepg/doc/Makefile > > 2. Add > decoding_encoding_example_deps="avcodec avformat avutil" > in ffmepg/configure > > The fate test result based on N-66032-g7cf1f0f can be found on > http://fate.ffmpeg.org/ by search "ibmcrl-power8be", all the test cases > passed. > The patch file is also attached. Thanks.
> configure | 1 + > doc/Makefile | 1 + > 2 files changed, 2 insertions(+) > dd8205b84076dd05996f2e98b7f87152603d9513 > 0001-enable-the-decoding_encoding-example-under-the-ffmpe.patch > From 997c102617e9b0e2beac1a4b3c153a1829d2bfec Mon Sep 17 00:00:00 2001 > From: Rong Yan <rongyan...@gmail.com> > Date: Mon, 1 Sep 2014 21:46:22 -0400 > Subject: [PATCH] enable the decoding_encoding example under the > ffmpeg/doc/examples applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel