[Ffmpeg-devel] [RFC PATCH] List enabled code in configure output

Alex Beregszaszi alex
Thu Apr 26 17:30:51 CEST 2007


Hi,

this change lists all the enabled decoders, encoders, muxers, demuxer,
parsers and protocols in the configure output to the user.

Sample output:
"
Enabled decoders: aasc asv1 asv2 avs bethsoftvid bmp ...

Enabled encoders: asv1 asv2 bmp dvvideo ffv1 ffvhuff ...

Enabled parsers: aac ac3 cavsvideo dca dvbsub ...

Enabled demuxers: aac ac3 aiff amr apc asf ...

Enabled muxers: ac3 adts aiff amr asf asf_stream  ...

Enabled protocols: file pipe udp rtp tcp http
"

I know the output needs to be refined and the shell code itself may not
the best.

Please comment, I would love to have such a feature in the configure
script.

--
Alex Beregszaszi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure-enabled.diff
Type: text/x-patch
Size: 666 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070426/65c053be/attachment.bin>



More information about the ffmpeg-devel mailing list