Deprecated List

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

Class AVFrac
Use AVRational instead

Member Channel::Channel ($channel_data)

Member Channel::display_programs ($start_time, $end_time)
FIXME: this routine should get split out on its own, accepting $channel as a parameter, and put into modules/tv/list.php

Member Channel_List::Channel_List ()

Member attribute_deprecated
Use the software scaler (swscale) instead.

Member img_resample_init
Use the software scaler (swscale) instead.

Member img_resample_full_init
Use the software scaler (swscale) instead.

Member img_resample
Use the software scaler (swscale) instead.

Member img_resample_close
Use the software scaler (swscale) instead.

Member img_convert
Use the software scaler (swscale) instead.

Member avcodec_decode_audio
Use avcodec_decode_audio2() instead.

Member av_parser_change
use AVBitstreamFilter

Member av_free_static
. Code which uses av_free_static is broken/misdesigned and should correctly use static arrays

Member av_mallocz_static
. Code which uses av_mallocz_static is broken/misdesigned and should correctly use static arrays

Member img_copy
Use the software scaler (swscale) instead.

Member img_crop
Use the software scaler (swscale) instead.

Member img_pad
Use the software scaler (swscale) instead.

Member parse_image_size
Use av_parse_video_frame_size instead.

Member parse_frame_rate
Use av_parse_video_frame_rate instead.

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

Member ff_eval
Use ff_eval2 instead

Generated on Sat Jul 31 05:18:28 2010 for MythTV by  doxygen 1.5.5