allcodecs.c File Reference


Detailed Description

Provides registration of all codecs, parsers and bitstream filters for libavcodec.

Definition in file allcodecs.c.

Go to the source code of this file.

Functions

void avcodec_register_all (void)
 Register all the codecs, parsers and bitstream filters which were enabled at configuration time.


Function Documentation

void avcodec_register_all ( void   ) 

Register all the codecs, parsers and bitstream filters which were enabled at configuration time.

If you do not call this function you can select exactly which formats you want to support, by using the individual registration functions.

See also:
register_avcodec

av_register_codec_parser

av_register_bitstream_filter

Definition at line 54 of file allcodecs.c.

Referenced by av_register_all(), H263Container::H263Container(), main(), NuppelDecoder::NuppelDecoder(), and NuppelVideoRecorder::NuppelVideoRecorder().


Generated on Sat Dec 18 05:15:50 2010 for MythTV by  doxygen 1.5.5