#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
#include <errno.h>
#include <string.h>
Go to the source code of this file.
Variables |
static uint32_t | state |
Function Documentation
static uint32_t ran |
( |
void |
| ) |
|
|
static |
static void checked_seek |
( |
FILE * |
stream, |
|
|
int64_t |
offset, |
|
|
int |
whence |
|
) |
| |
|
static |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Variable Documentation
Definition at line 27 of file trasher.c.
Referenced by adx_parse(), apng_probe(), av_lzo1x_decode(), av_rc4_crypt(), av_rc4_init(), bfi_read_packet(), bmp_parse(), cavs_find_frame_end(), convert_samples(), dca_find_frame_end(), decode_cabac_intra_mb_type(), decode_line(), decode_slice_header(), delta_decode(), dnxhd_find_frame_end(), dpx_parse(), dts_probe(), dv_probe(), dv_read_header(), encode_frame(), encode_line(), encode_picture_ls(), encode_slice_header(), ff_dither_alloc(), ff_h263_find_frame_end(), ff_jpegls_decode_picture(), ff_mpeg1_find_frame_end(), ff_mpeg4_find_frame_end(), ff_mpeg4video_split(), ff_rtp_send_h263_rfc2190(), ff_spdif_probe(), ff_spdif_read_packet(), filter_frame(), find_any_startcode(), find_frame_end(), find_group3_syncmarker(), find_next_start_code(), find_start_code(), get_cabac_inline(), get_rac(), h261_find_frame_end(), h264_find_frame_end(), h264_split(), hevc_split(), iterative_me(), jpeg_probe(), latm_find_frame_end(), libAVFilter_GetState(), libAVFilter_Pause(), libAVFilter_Run(), libAVFilter_Stop(), libgsm_encode_frame(), libschroedinger_decode_frame(), libschroedinger_encode_frame(), main(), mlp_filter_channel(), mpegaudio_parse(), mpegts_write_packet_internal(), mpegvideo_split(), mxf_parse_h264_frame(), nc_read_packet(), noise(), opus_find_frame_end(), parse_adaptation_sets(), parse_nal_units(), parse_presentation_segment(), pulse_context_wait(), pulse_read_header(), pulse_stream_wait(), put_rac(), ran(), read_extra_header(), read_header(), read_quant_table(), rm_sync(), vc1_split(), write_extradata(), write_header(), and write_quant_table().