Deprecated List

Global AVCodecContext::hurry_up
Deprecated in favor of skip_idct and skip_frame.

Class AVFrac
Use AVRational instead

Global AVPALETTE_SIZE
Use AVPacket to send palette changes instead. This is totally broken.

Global av_parser_change
use AVBitstreamFilter

Global avcodec_decode_audio
Use avcodec_decode_audio2() instead.

Global parse_frame_rate
Use av_parse_video_frame_rate instead.

Global parse_image_size
Use av_parse_video_frame_size instead.

Global av_alloc_size
. Code which uses ff_realloc_static is broken/misdesigned and should correctly use static arrays

Global ff_eval
Use ff_eval2 instead

Generated on Thu Aug 28 04:44:58 2008 for libextractor by  doxygen 1.5.1