FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
ffhash.c File Reference
#include "config.h"
#include "libavutil/error.h"
#include "libavutil/hash.h"
#include "libavutil/mem.h"
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <sys/stat.h>

Go to the source code of this file.

Macros

#define SIZE   65536
 

Functions

static void usage (void)
 
static void finish (void)
 
static int check (char *file)
 
int main (int argc, char **argv)
 

Variables

static struct AVHashContexthash
 
static uint8_tres
 

Macro Definition Documentation

#define SIZE   65536

Definition at line 40 of file ffhash.c.

Referenced by check().

Function Documentation

static void usage ( void  )
static

Definition at line 45 of file ffhash.c.

Referenced by main().

static void finish ( void  )
static
static int check ( char *  file)
static

Definition at line 71 of file ffhash.c.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 112 of file ffhash.c.

Variable Documentation

struct AVHashContext* hash
static
uint8_t* res
static

Definition at line 43 of file ffhash.c.

Referenced by aiff_read_packet(), apply_gain_ctrl(), apply_unsharp(), asfrtp_parse_packet(), ass_read_header(), audio_read_packet(), audio_write_header(), audio_write_packet(), av_hash_alloc(), av_lzo1x_decode(), av_opt_flag_is_set(), avc_mp4_find_startcode(), avi_write_trailer(), avio_seek(), avpriv_strtod(), calc_sums(), cinvideo_decode_frame(), codecctl_int(), config(), config_input(), config_output_props(), config_props(), decode_blocks(), decode_extension_payload(), decode_frame(), decode_frame_headers(), decode_q_branch(), decode_subframe(), decode_subpacket(), decode_vbmtree(), device_init(), do_apply_filter(), do_video_out(), doTest(), ebml_parse(), ebml_parse_elem(), ebml_parse_nest(), ebml_read_ascii(), ebml_read_length(), encode_all_blocks(), encode_bitstream(), encode_block(), encode_frame(), encode_residual_ch(), encode_zlib(), encode_zlibprime(), ff_alsa_open(), ff_jpeg2000_tag_tree_init(), ff_mpc_dequantize_and_synth(), ff_msgsm_decode_block(), ff_parse_fmtp(), ff_rate_control_init(), ff_rms(), ff_thread_get_format(), ff_vp56_decode_frame(), ff_vp56_decode_mbs(), filter_frame(), finish(), first_field(), flac_lpc_encode_c(), flashsv2_encode_frame(), flashsv_encode_frame(), ftp_current_dir(), ftp_file_size(), ftp_passive_mode(), func_eval_expr(), get_bits(), get_cb(), get_chunk_header(), get_http_header_data(), get_meta(), get_tail(), getcut(), getlblockinc(), gsm_decode_frame(), gxf_read_timestamp(), gxf_seek(), h264_probe(), handle_chunk_type(), iff_read_header(), int_sin(), inv_bits(), joint_decode(), kmvc_decode_inter_8x8(), kmvc_decode_intra_8x8(), lag_decode_arith_plane(), lpc_encode_unrolled(), main(), matroska_ebmlnum_sint(), matroska_parse_block(), matroska_parse_cluster(), matroska_parse_cluster_incremental(), matroska_parse_frame(), matroska_parse_laces(), matroska_read_header(), mimic_decode_frame(), mm_decode_frame(), mmap_init(), mmap_read_frame(), mmap_release_buffer(), mmap_start(), mmsh_read(), mono_decode(), mov_write_trailer(), mpc7_decode_frame(), mpc8_decode_frame(), mpeg4video_probe(), mpegvideo_probe(), mpl2_read_header(), mpsub_read_header(), mult(), mxf_read_header(), parse_fmtp(), parse_packet_header(), pjs_read_header(), pulse_read_packet(), put_float(), pva_read_timestamp(), qdm2_parse_packet(), qdm2_restore_block(), raw_decode(), rdt_parse_packet(), read_data_packet(), read_packet(), read_var_block_data(), realtext_read_header(), reconfigure_at_keyframe(), rm_read_packet(), rv34_decode_slice(), sami_read_header(), scalarproduct_and_madd_int16_altivec(), scalarproduct_and_madd_int16_c(), scalarproduct_int16_altivec(), scalarproduct_int16_c(), select_frame(), selfTest(), set_string_number(), shuffle(), shuffle_inv(), smacker_decode_header_tree(), smka_decode_frame(), srt_read_header(), subviewer_read_header(), svq3_parse_packet(), swf_read_packet(), synth_superframe(), tag_tree_size(), test(), tm2_build_huff_table(), tta_encode_frame(), udp_resolve_host(), udp_socket_create(), v4l2_read_header(), v4l2_read_packet(), vp6_parse_header(), vp8_encode(), vp8_handle_packet(), vpx_init(), vqa_decode_chunk(), vqa_decode_frame(), webvtt_read_header(), wmavoice_decode_packet(), wp_exp2(), write_bitstream(), write_header(), write_subframes(), and xiph_handle_packet().