[FFmpeg-devel] [PATCH] build: rawvideo decoder depends on bswapdsp

Michael Niedermayer michaelni at gmx.at
Thu Jul 10 14:30:16 CEST 2014


On Thu, Jul 10, 2014 at 12:59:29PM +0200, Paul B Mahol wrote:
> On 7/10/14, Yu Xiaolei <dreifachstein at gmail.com> wrote:
> >
> > ---
> >  configure | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/configure b/configure
> > index d17abb9..bd49b8b 100755
> > --- a/configure
> > +++ b/configure
> > @@ -2136,7 +2136,7 @@ qdm2_decoder_select="mdct rdft mpegaudiodsp"
> >  ra_144_encoder_select="audio_frame_queue lpc audiodsp"
> >  ra_144_decoder_select="audiodsp"
> >  ralf_decoder_select="golomb"
> > -rawvideo_decoder_select="dsputil"
> > +rawvideo_decoder_select="dsputil bswapdsp"
> >  rtjpeg_decoder_select="dsputil"
> >  rv10_decoder_select="error_resilience h263_decoder h263dsp mpeg_er"
> >  rv10_encoder_select="h263_encoder"
> > --
> > 2.0.1
> >
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel at ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> 
> lgtm

applied

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140710/edb50459/attachment.asc>


More information about the ffmpeg-devel mailing list