Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- H
: swscale-test.c
, rotozoom.c
 - h261_cbp_tab
: h261data.h
 - h261_cbp_vlc
: h261dec.c
 - H261_CBP_VLC_BITS
: h261dec.c
 - h261_decode_block()
: h261dec.c
 - h261_decode_end()
: h261dec.c
 - h261_decode_frame()
: h261dec.c
 - h261_decode_gob()
: h261dec.c
 - h261_decode_gob_header()
: h261dec.c
 - h261_decode_init()
: h261dec.c
 - h261_decode_init_vlc()
: h261dec.c
 - h261_decode_mb()
: h261dec.c
 - h261_decode_mb_skipped()
: h261dec.c
 - h261_decode_picture_header()
: h261dec.c
 - h261_encode_block()
: h261enc.c
 - h261_encode_gob_header()
: h261enc.c
 - h261_encode_motion()
: h261enc.c
 - h261_find_frame_end()
: h261_parser.c
 - h261_loop_filter_c()
: dsputil.c
 - h261_mba_bits
: h261data.h
 - h261_mba_code
: h261data.h
 - h261_mba_vlc
: h261dec.c
 - H261_MBA_VLC_BITS
: h261dec.c
 - h261_mtype_bits
: h261data.h
 - h261_mtype_code
: h261data.h
 - h261_mtype_map
: h261data.h
 - h261_mtype_vlc
: h261dec.c
 - H261_MTYPE_VLC_BITS
: h261dec.c
 - h261_mv_tab
: h261data.h
 - h261_mv_vlc
: h261dec.c
 - H261_MV_VLC_BITS
: h261dec.c
 - h261_parse()
: h261_parser.c
 - h261_probe()
: h261dec.c
 - h261_rl_tcoeff
: h261data.h
 - h261_tcoeff_level
: h261data.h
 - h261_tcoeff_run
: h261data.h
 - h261_tcoeff_vlc
: h261data.h
 - H263_AIC
: asm-offsets.h
 - h263_decode_block()
: ituh263dec.c
 - h263_decode_dquant()
: ituh263dec.c
 - h263_decode_gob_header()
: ituh263dec.c
 - h263_decode_init_vlc()
: h263.h
, ituh263dec.c
 - h263_decode_motion()
: h263.h
, ituh263dec.c
 - h263_decode_picture_header()
: h263.h
, ituh263dec.c
 - h263_encode_block()
: ituh263enc.c
 - h263_encode_gob_header()
: h263.h
, ituh263enc.c
 - h263_encode_init()
: h263.h
, ituh263enc.c
 - h263_encode_mb()
: h263.h
, ituh263enc.c
 - h263_encode_picture_header()
: h263.h
, ituh263enc.c
 - h263_format
: h263.h
, h263data.h
 - h263_get_modb()
: ituh263dec.c
 - h263_get_motion_length()
: h263.h
 - h263_get_picture_format()
: h263.h
 - h263_h_loop_filter_c()
: dsputil.c
 - h263_h_loop_filter_mmx()
: dsputil_mmx.c
 - h263_handle_packet()
: rtpdec_h263.c
 - H263_LOOP_FILTER
: dsputil_mmx.c
 - h263_mb_type_b_map
: ituh263dec.c
 - h263_mbtype_b_tab
: h263.h
, h263data.h
 - h263_mbtype_b_vlc
: ituh263dec.c
 - H263_MBTYPE_B_VLC_BITS
: ituh263dec.c
 - h263_mv4_search()
: motion_est.c
 - h263_parse()
: h263_parser.c
 - h263_pred_acdc()
: h263.c
, h263.h
 - h263_pred_dc()
: h263.c
, h263.h
 - h263_pred_motion()
: h263.c
, h263.h
 - h263_probe()
: h263dec.c
 - h263_skip_b_part()
: ituh263dec.c
 - h263_v_loop_filter_c()
: dsputil.c
 - h263_v_loop_filter_mmx()
: dsputil_mmx.c
 - h263p_decode_umotion()
: ituh263dec.c
 - h263p_encode_umotion()
: ituh263enc.c
 - H264_BIWEIGHT
: h264dsp_mmx.c
 - h264_biweight_func
: h264dsp.h
 - H264_BIWEIGHT_MMX
: h264dsp_mmx.c
 - H264_BIWEIGHT_MMX_SSE
: h264dsp_mmx.c
 - H264_CHROMA_MC
: dsputil_template.c
, qpel.c
 - h264_chroma_mc_func
: dsputil.h
 - h264_deblock_mask()
: h264_altivec.c
 - h264_deblock_p0_q0
: h264_altivec.c
 - h264_deblock_q1()
: h264_altivec.c
 - H264_DSP
: h264dsp.c
 - h264_free_context()
: rtpdec_h264.c
 - h264_h_loop_filter_chroma()
: h264dsp_template.c
 - h264_h_loop_filter_chroma_intra()
: h264dsp_template.c
 - h264_h_loop_filter_chroma_mbaff()
: h264dsp_template.c
 - h264_h_loop_filter_chroma_mbaff_intra()
: h264dsp_template.c
 - h264_h_loop_filter_luma()
: h264dsp_template.c
 - h264_h_loop_filter_luma_altivec()
: h264_altivec.c
 - h264_h_loop_filter_luma_intra()
: h264dsp_template.c
 - h264_h_loop_filter_luma_mbaff()
: h264dsp_template.c
 - h264_h_loop_filter_luma_mbaff_intra()
: h264dsp_template.c
 - h264_handle_packet()
: rtpdec_h264.c
 - H264_IDCT
: dsputil.h
 - h264_idct_dc_add_altivec()
: h264_altivec.c
 - h264_idct_dc_add_internal()
: h264_altivec.c
 - h264_loop_filter_chroma()
: h264dsp_template.c
 - h264_loop_filter_chroma_intra()
: h264dsp_template.c
 - h264_loop_filter_luma()
: h264dsp_template.c
 - h264_loop_filter_luma_altivec
: h264_altivec.c
 - h264_loop_filter_luma_intra()
: h264dsp_template.c
 - h264_loop_filter_strength_iteration_mmx2
: h264dsp_mmx.c
 - h264_loop_filter_strength_mmx2()
: h264dsp_mmx.c
 - H264_LOWPASS
: dsputil_template.c
, qpel.c
 - H264_MC
: dsputil_template.c
, h264_altivec.c
, qpel.c
, h264_qpel_mmx.c
 - H264_MC_4816
: h264_qpel_mmx.c
 - H264_MC_816
: h264_qpel_mmx.c
 - H264_MC_C
: h264_qpel_mmx.c
 - H264_MC_H
: h264_qpel_mmx.c
 - H264_MC_HV
: h264_qpel_mmx.c
 - H264_MC_V
: h264_qpel_mmx.c
 - h264_mp4toannexb_filter()
: h264_mp4toannexb_bsf.c
 - h264_new_context()
: rtpdec_h264.c
 - h264_parse()
: h264_parser.c
 - H264_PRED
: h264pred.c
 - h264_probe()
: h264dec.c
 - H264_QPEL_FUNCS
: dsputil_mmx.c
 - H264_RF_COUNT
: vdpau.c
 - h264_split()
: h264_parser.c
 - h264_v_loop_filter_chroma()
: h264dsp_template.c
 - h264_v_loop_filter_chroma_intra()
: h264dsp_template.c
 - h264_v_loop_filter_luma()
: h264dsp_template.c
 - h264_v_loop_filter_luma_altivec()
: h264_altivec.c
 - h264_v_loop_filter_luma_intra()
: h264dsp_template.c
 - H264_WEIGHT
: h264dsp_template.c
, h264_altivec.c
, h264dsp_mmx.c
 - h264_weight_func
: h264dsp.h
 - H_A_DEBLOCK
: postprocess_internal.h
 - h_block_filter()
: error_resilience.c
 - h_cos
: rotozoom.c
 - H_DEBLOCK
: postprocess_internal.h
 - h_sin
: rotozoom.c
 - h_subpel_filters_inner
: vp8dsp_altivec.c
 - h_subpel_filters_outer
: vp8dsp_altivec.c
 - H_X1_FILTER
: postprocess_internal.h
 - HA
: aacps_tablegen.h
 - HAD_COC
: j2kdec.c
 - HAD_QCC
: j2kdec.c
 - hadamard8_diff16_altivec()
: dsputil_altivec.c
 - hadamard8_diff16x8_altivec()
: dsputil_altivec.c
 - hadamard8_diff8x8_altivec()
: dsputil_altivec.c
 - hadamard8_diff8x8_c()
: dsputil.c
 - hadamard8_intra8x8_c()
: dsputil.c
 - hadamard_func
: dsputilenc_mmx.c
 - HALF
: bgmc.c
 - halfpel_interpol()
: snow.c
 - HALFPEL_MODE
: svq3.c
 - handle_basic_params()
: httpauth.c
 - handle_child_exit()
: ffserver.c
 - handle_chunk_type()
: mmsh.c
 - handle_connection()
: ffserver.c
 - handle_digest_params()
: httpauth.c
 - handle_digest_update()
: httpauth.c
 - handle_jpeg()
: utils.c
 - handle_key_args()
: applehttp.c
 - handle_packet()
: mpegts.c
 - handle_packet_stream_changing_type()
: mmst.c
 - handle_packets()
: mpegts.c
 - handle_variant_args()
: applehttp.c
, applehttpproto.c
 - HARDCLIP_THRESHOLD
: qdm2_tablegen.h
 - hardthresh_c()
: vf_pp7.c
, vf_spp.c
 - hardthresh_mmx()
: vf_spp.c
 - HAS_ARG
: cmdutils.h
 - HAS_CBP
: mpegvideo.h
 - has_codec_parameters()
: utils.c
 - has_decode_delay_been_guessed()
: utils.c
 - HAS_DIFF_BLOCKS
: flashsv2enc.c
 - has_header()
: http.c
 - HAS_IFRAME_IMAGE
: flashsv2enc.c
 - has_next_packet()
: rtpdec.c
 - HAS_PALLET_INFO
: flashsv2enc.c
 - hasChroma
: swscale-test.c
 - HASH
: motion_est.c
 - hash()
: lzwenc.c
 - HASH8
: motion_est.c
 - hashNext()
: lzwenc.c
 - hashOffset()
: lzwenc.c
 - HAVE_6REGS
: x86_cpu.h
 - HAVE_7REGS
: x86_cpu.h
 - HAVE_ALTIVEC
: postprocess.c
 - HAVE_AMD3DNOW
: postprocess.c
 - HAVE_MMX
: postprocess.c
 - HAVE_MMX2
: mpegvideo_mmx.c
, postprocess.c
 - HAVE_SSE2
: mpegvideo_mmx.c
 - HAVE_SSSE3
: mpegvideo_mmx.c
 - HB
: aacps_tablegen.h
 - hb_fir_filter()
: amrwbdec.c
 - HB_FIR_SIZE
: amrwbdata.h
 - hb_synthesis()
: amrwbdec.c
 - hBlur()
: vf_boxblur.c
 - HCONST
: ac3tab.h
 - hcscale()
: swscale.c
 - hcscale_fast_c()
: swscale.c
 - HDMV_types
: mpegts.c
 - hdr_vlc
: mpc7.c
 - HDRSIZE
: nuv.c
 - HEAD_TAG
: 4xm.c
 - header_closed_partition_key
: mxfenc.c
 - header_metadata_key
: mxfenc.c
 - header_open_partition_key
: mxfenc.c
 - HEADER_SIZE
: dca.c
, dpxenc.c
, mpegaudiodec.c
, msnwc_tcp.c
 - headroom()
: nellymoser.c
 - HEIGHT
: motion-test.c
 - height
: gxfenc.c
, rotozoom.c
, videogen.c
 - HEIGHT
: c93.c
, vf_test.c
 - help()
: motion-test.c
, dct-test.c
, fft-test.c
 - help_text
: help_mp.h
 - hev()
: vp8dsp.c
 - hex_dump_debug
: internal.h
 - hex_dump_internal()
: utils.c
 - hex_search()
: motion_est_template.c
 - hexchar2int()
: opt.c
 - HexTile_Flags
: vmnc.c
 - hf_noise16_mmx()
: dsputilenc_mmx.c
 - hf_noise8_mmx()
: dsputilenc_mmx.c
 - HGAINMAX
: wmadec.c
 - HGAINVLCBITS
: wmadec.c
 - HIGH_BAND_MAX_SIZE
: wma.h
 - high_freq_vq
: dcadata.h
 - high_inv_quant
: g722.c
 - high_log_factor_step
: g722.c
 - highpass_gain
: amrnbdata.h
 - highpass_poles
: amrnbdata.h
 - highpass_zeros
: amrnbdata.h
 - hilbert_offset
: vp3.c
 - HISTORY_SIZE
: apedec.c
 - hl_decode_mb_444_complex()
: h264.c
 - hl_decode_mb_444_internal()
: h264.c
 - hl_decode_mb_444_simple()
: h264.c
 - hl_decode_mb_complex()
: h264.c
 - hl_decode_mb_idct_luma()
: h264.c
 - hl_decode_mb_internal()
: h264.c
 - hl_decode_mb_predict_luma()
: h264.c
 - hl_decode_mb_simple()
: h264.c
 - hl_motion()
: h264.c
 - hl_motion_fn()
: h264.c
 - HMAC_IPAD_VAL
: rtmpproto.c
 - HMAC_OPAD_VAL
: rtmpproto.c
 - HNODE
: huffman.c
 - HOR_DOWN_PRED
: h264pred.h
 - HOR_PRED
: h264pred.h
 - HOR_PRED8x8
: h264pred.h
 - HOR_UP_PRED
: h264pred.h
 - HOR_UP_PRED_RV40_NODOWN
: h264pred.h
 - HOR_VP8_PRED
: h264pred.h
 - horizClassify_C()
: postprocess.c
 - horizontal_compose53i()
: dwt.c
 - horizontal_decompose53i()
: dwt.c
 - horizontal_decompose97i()
: dwt.c
 - horizX1Filter()
: postprocess.c
 - hpel_motion()
: mpegvideo_common.h
 - hpel_motion_lowres()
: mpegvideo.c
 - hpel_motion_search()
: motion_est_template.c
 - hpf_31_gain
: amrwbdata.h
 - hpf_31_poles
: amrwbdata.h
 - hpf_400_gain
: amrwbdata.h
 - hpf_400_poles
: amrwbdata.h
 - hpf_zeros
: amrwbdata.h
 - hScale16_c()
: swscale.c
 - hScale16_TMPL()
: swscale_template.c
 - hScale16X_c()
: swscale.c
 - hScale_altivec_real()
: swscale_altivec.c
 - hScale_c()
: swscale_template.c
, swscale.c
 - hScale_TMPL()
: swscale_template.c
 - hscroll()
: ansi.c
 - HSUM
: dsputilenc_mmx.c
 - HSUM_MMX
: dsputilenc_mmx.c
 - HSUM_MMX2
: dsputilenc_mmx.c
 - HSUM_SSE2
: dsputilenc_mmx.c
 - HT_BKG
: vmnc.c
 - HT_CLR
: vmnc.c
 - HT_FG
: vmnc.c
 - HT_RAW
: vmnc.c
 - HT_SUB
: vmnc.c
 - HTAPS_MAX
: snow.c
 - html_color_parse()
: srtdec.c
 - HTTP_AUTH_BASIC
: httpauth.h
 - HTTP_AUTH_DIGEST
: httpauth.h
 - HTTP_AUTH_NONE
: httpauth.h
 - http_av_log()
: ffserver.c
 - http_close()
: http.c
 - http_connect()
: http.c
 - http_get_file_handle()
: http.c
 - http_get_line()
: http.c
 - http_getc()
: http.c
 - http_log()
: ffserver.c
 - http_open()
: http.c
 - http_open_cnx()
: http.c
 - http_parse_request()
: ffserver.c
 - http_prepare_data()
: ffserver.c
 - http_read()
: http.c
 - http_receive_data()
: ffserver.c
 - HTTP_REQUEST_TIMEOUT
: ffserver.c
 - http_seek()
: http.c
 - http_send_data()
: ffserver.c
 - http_send_too_busy_reply()
: ffserver.c
 - http_server()
: ffserver.c
 - http_start_receive_data()
: ffserver.c
 - http_state
: ffserver.c
 - http_vlog()
: ffserver.c
 - http_write()
: http.c
 - HTTPAuthType
: httpauth.h
 - httpcontext_class
: http.c
 - HTTPState
: ffserver.c
 - HTTPSTATE_READY
: ffserver.c
 - HTTPSTATE_RECEIVE_DATA
: ffserver.c
 - HTTPSTATE_SEND_DATA
: ffserver.c
 - HTTPSTATE_SEND_DATA_HEADER
: ffserver.c
 - HTTPSTATE_SEND_DATA_TRAILER
: ffserver.c
 - HTTPSTATE_SEND_HEADER
: ffserver.c
 - HTTPSTATE_WAIT_FEED
: ffserver.c
 - HTTPSTATE_WAIT_REQUEST
: ffserver.c
 - HUF_TOKENS
: idcinvideo.c
 - huff_bits
: atrac3data.h
 - huff_build_tree()
: idcinvideo.c
 - huff_cmp()
: fraps.c
 - huff_codes
: atrac3data.h
 - HUFF_COEF0_MAXBITS
: wmaprodata.h
 - HUFF_COEF0_SIZE
: wmaprodata.h
 - HUFF_COEF1_MAXBITS
: wmaprodata.h
 - HUFF_COEF1_SIZE
: wmaprodata.h
 - huff_icc_df
: aacps.c
 - huff_icc_df_bits
: aacpsdata.c
 - huff_icc_df_codes
: aacpsdata.c
 - huff_icc_dt
: aacps.c
 - huff_icc_dt_bits
: aacpsdata.c
 - huff_icc_dt_codes
: aacpsdata.c
 - huff_iid
: aacps.c
 - huff_iid_df0
: aacps.c
 - huff_iid_df0_bits
: aacpsdata.c
 - huff_iid_df0_codes
: aacpsdata.c
 - huff_iid_df1
: aacps.c
 - huff_iid_df1_bits
: aacpsdata.c
 - huff_iid_df1_codes
: aacpsdata.c
 - huff_iid_dt0
: aacps.c
 - huff_iid_dt0_bits
: aacpsdata.c
 - huff_iid_dt0_codes
: aacpsdata.c
 - huff_iid_dt1
: aacps.c
 - huff_iid_dt1_bits
: aacpsdata.c
 - huff_iid_dt1_codes
: aacpsdata.c
 - huff_ipd_df
: aacps.c
 - huff_ipd_df_bits
: aacpsdata.c
 - huff_ipd_df_codes
: aacpsdata.c
 - huff_ipd_dt
: aacps.c
 - huff_ipd_dt_bits
: aacpsdata.c
 - huff_ipd_dt_codes
: aacpsdata.c
 - huff_offset
: aacpsdata.c
 - huff_opd_df
: aacps.c
 - huff_opd_df_bits
: aacpsdata.c
 - huff_opd_df_codes
: aacpsdata.c
 - huff_opd_dt
: aacps.c
 - huff_opd_dt_bits
: aacpsdata.c
 - huff_opd_dt_codes
: aacpsdata.c
 - huff_quad_vlc
: mpegaudiodec.c
 - huff_quad_vlc_tables
: mpegaudiodec.c
 - huff_quad_vlc_tables_sizes
: mpegaudiodec.c
 - HUFF_SCALE_MAXBITS
: wmaprodata.h
 - HUFF_SCALE_RL_MAXBITS
: wmaprodata.h
 - HUFF_SCALE_RL_SIZE
: wmaprodata.h
 - HUFF_SCALE_SIZE
: wmaprodata.h
 - huff_smallest_node()
: idcinvideo.c
 - huff_tab_sizes
: atrac3data.h
 - HUFF_VEC1_MAXBITS
: wmaprodata.h
 - HUFF_VEC1_SIZE
: wmaprodata.h
 - HUFF_VEC2_MAXBITS
: wmaprodata.h
 - HUFF_VEC2_SIZE
: wmaprodata.h
 - HUFF_VEC4_MAXBITS
: wmaprodata.h
 - HUFF_VEC4_SIZE
: wmaprodata.h
 - huff_vlc
: mlpdec.c
, mpegaudiodec.c
 - huff_vlc_tables
: mpegaudiodec.c
 - huff_vlc_tables_sizes
: mpegaudiodec.c
 - huffbits
: mimic.c
 - huffbits1
: atrac3data.h
 - huffbits2
: atrac3data.h
 - huffbits3
: atrac3data.h
 - huffbits4
: atrac3data.h
 - huffbits5
: atrac3data.h
 - huffbits6
: atrac3data.h
 - huffbits7
: atrac3data.h
 - HuffCmp
: huffman.h
 - huffcode1
: atrac3data.h
 - huffcode2
: atrac3data.h
 - huffcode3
: atrac3data.h
 - huffcode4
: atrac3data.h
 - huffcode5
: atrac3data.h
 - huffcode6
: atrac3data.h
 - huffcode7
: atrac3data.h
 - huffcodes
: mimic.c
 - huffman_decode()
: mpegaudiodec.c
 - HUFFMAN_TABLE_SIZE
: idcin.c
, idcinvideo.c
 - huffman_vlc
: imc.c
 - hwaccel_pixfmt_list_h264_jpeg_420
: h264.c
 - HWND_MESSAGE
: vfwcap.c
 - hybrid2_re()
: aacps.c
 - hybrid4_8_12_cx()
: aacps.c
 - hybrid6_cx()
: aacps.c
 - hybrid_analysis()
: aacps.c
 - hybrid_synthesis()
: aacps.c
 - hyscale()
: swscale.c
 - hyscale_fast_c()
: swscale.c