net.sf.ffmpeg_java.AVFormatLibrary Member List

This is the complete list of members for net.sf.ffmpeg_java.AVFormatLibrary, including all inherited members.

av_add_index_entry(AVStream st, long pos, long timestamp, int size, int distance, int flags)net.sf.ffmpeg_java.AVFormatLibrary
av_alloc_format_context()net.sf.ffmpeg_java.AVFormatLibrary
av_close_input_file(AVFormatContext s)net.sf.ffmpeg_java.AVFormatLibrary
av_codec_get_id(PointerByReference tags, int tag)net.sf.ffmpeg_java.AVFormatLibrary
av_codec_get_tag(PointerByReference tags, int id)net.sf.ffmpeg_java.AVFormatLibrary
av_destruct_packet(AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_destruct_packet_nofree(AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_dup_packet(AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_filename_number_test(String filename)net.sf.ffmpeg_java.AVFormatLibrary
av_find_default_stream_index(AVFormatContext s)net.sf.ffmpeg_java.AVFormatLibrary
av_find_input_format(String short_name)net.sf.ffmpeg_java.AVFormatLibrary
av_find_stream_info(AVFormatContext ic)net.sf.ffmpeg_java.AVFormatLibrary
av_free_packet(AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_gen_search(AVFormatContext s, int stream_index, long target_ts, long pos_min, long pos_max, long pos_limit, long ts_min, long ts_max, int flags, LongByReference ts_ret, Pointer read_timestamp)net.sf.ffmpeg_java.AVFormatLibrary
av_get_frame_filename(Pointer buf, int buf_size, String path, int number)net.sf.ffmpeg_java.AVFormatLibrary
av_get_packet(ByteIOContext s, AVPacket pkt, int size)net.sf.ffmpeg_java.AVFormatLibrary
av_gettime()net.sf.ffmpeg_java.AVFormatLibrary
av_guess_codec(AVOutputFormat fmt, String short_name, String filename, String mime_type, int type)net.sf.ffmpeg_java.AVFormatLibrary
av_guess_image2_codec(String filename)net.sf.ffmpeg_java.AVFormatLibrary
av_hex_dump(Pointer f, Pointer buf, int size)net.sf.ffmpeg_java.AVFormatLibrary
av_hex_dump_log(Pointer avcl, int level, Pointer buf, int size)net.sf.ffmpeg_java.AVFormatLibrary
av_index_search_timestamp(AVStream st, long timestamp, int flags)net.sf.ffmpeg_java.AVFormatLibrary
av_init_packet(AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_interleave_packet_per_dts(AVFormatContext s, AVPacket out, AVPacket pkt, int flush)net.sf.ffmpeg_java.AVFormatLibrary
av_interleaved_write_frame(AVFormatContext s, AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_new_packet(AVPacket pkt, int size)net.sf.ffmpeg_java.AVFormatLibrary
av_new_stream(AVFormatContext s, int id)net.sf.ffmpeg_java.AVFormatLibrary
av_open_input_file(PointerByReference ic_ptr, String filename, AVInputFormat fmt, int buf_size, AVFormatParameters ap)net.sf.ffmpeg_java.AVFormatLibrary
av_open_input_stream(PointerByReference ic_ptr, ByteIOContext pb, String filename, AVInputFormat fmt, AVFormatParameters ap)net.sf.ffmpeg_java.AVFormatLibrary
av_pkt_dump(Pointer f, AVPacket pkt, int dump_payload)net.sf.ffmpeg_java.AVFormatLibrary
av_pkt_dump_log(Pointer avcl, int level, AVPacket pkt, int dump_payload)net.sf.ffmpeg_java.AVFormatLibrary
av_probe_input_format(AVProbeData pd, int is_opened)net.sf.ffmpeg_java.AVFormatLibrary
av_read_frame(AVFormatContext s, AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_read_packet(AVFormatContext s, AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_read_pause(AVFormatContext s)net.sf.ffmpeg_java.AVFormatLibrary
av_read_play(AVFormatContext s)net.sf.ffmpeg_java.AVFormatLibrary
av_register_all()net.sf.ffmpeg_java.AVFormatLibrary
av_register_input_format(AVInputFormat format)net.sf.ffmpeg_java.AVFormatLibrary
av_register_output_format(AVOutputFormat format)net.sf.ffmpeg_java.AVFormatLibrary
av_seek_frame(AVFormatContext s, int stream_index, long timestamp, int flags)net.sf.ffmpeg_java.AVFormatLibrary
av_seek_frame_binary(AVFormatContext s, int stream_index, long target_ts, int flags)net.sf.ffmpeg_java.AVFormatLibrary
av_set_parameters(AVFormatContext s, AVFormatParameters ap)net.sf.ffmpeg_java.AVFormatLibrary
av_set_pts_info(AVStream s, int pts_wrap_bits, int pts_num, int pts_den)net.sf.ffmpeg_java.AVFormatLibrary
av_update_cur_dts(AVFormatContext s, AVStream ref_st, long timestamp)net.sf.ffmpeg_java.AVFormatLibrary
av_write_frame(AVFormatContext s, AVPacket pkt)net.sf.ffmpeg_java.AVFormatLibrary
av_write_header(AVFormatContext s)net.sf.ffmpeg_java.AVFormatLibrary
av_write_trailer(AVFormatContext s)net.sf.ffmpeg_java.AVFormatLibrary
avf_sdp_create(Pointer ac, int n_files, Pointer buff, int size)net.sf.ffmpeg_java.AVFormatLibrary
AVFMT_GENERIC_INDEXnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVFMT_GLOBALHEADERnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVFMT_NEEDNUMBERnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVFMT_NOFILEnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVFMT_NOTIMESTAMPSnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVFMT_RAWPICTUREnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVFMT_SHOW_IDSnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVFMTCTX_NOHEADERnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVPROBE_PADDING_SIZEnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVPROBE_SCORE_MAXnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSEEK_FLAG_ANYnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSEEK_FLAG_BACKWARDnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSEEK_FLAG_BYTEnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSEEK_SIZEnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSTREAM_PARSE_FULLnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSTREAM_PARSE_HEADERSnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSTREAM_PARSE_NONEnet.sf.ffmpeg_java.AVFormatLibrary [static]
AVSTREAM_PARSE_TIMESTAMPSnet.sf.ffmpeg_java.AVFormatLibrary [static]
dump_format(AVFormatContext ic, int index, String url, int is_output)net.sf.ffmpeg_java.AVFormatLibrary
FFM_PACKET_SIZEnet.sf.ffmpeg_java.AVFormatLibrary [static]
ffm_read_write_index(int fd)net.sf.ffmpeg_java.AVFormatLibrary
ffm_set_write_index(AVFormatContext s, long pos, long file_size)net.sf.ffmpeg_java.AVFormatLibrary
ffm_write_write_index(int fd, long pos)net.sf.ffmpeg_java.AVFormatLibrary
find_info_tag(Pointer arg, int arg_size, String tag1, String info)net.sf.ffmpeg_java.AVFormatLibrary
get_be16(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_be24(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_be32(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_be64(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_buffer(ByteIOContext s, Pointer buf, int size)net.sf.ffmpeg_java.AVFormatLibrary
get_byte(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_checksum(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_le16(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_le24(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_le32(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_le64(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
get_partial_buffer(ByteIOContext s, Pointer buf, int size)net.sf.ffmpeg_java.AVFormatLibrary
get_strz(ByteIOContext s, Pointer buf, int maxlen)net.sf.ffmpeg_java.AVFormatLibrary
guess_format(String short_name, String filename, String mime_type)net.sf.ffmpeg_java.AVFormatLibrary
guess_stream_format(String short_name, String filename, String mime_type)net.sf.ffmpeg_java.AVFormatLibrary
init_checksum(ByteIOContext s, Pointer update_checksum, NativeLong checksum)net.sf.ffmpeg_java.AVFormatLibrary
init_put_byte(Pointer s, Pointer buffer, int buffer_size, int write_flag, Pointer opaque, Pointer read_packet, Pointer write_packet, Pointer seek)net.sf.ffmpeg_java.AVFormatLibrary
INSTANCEnet.sf.ffmpeg_java.AVFormatLibrary [static]
match_ext(String filename, String extensions)net.sf.ffmpeg_java.AVFormatLibrary
MAX_STREAMSnet.sf.ffmpeg_java.AVFormatLibrary [static]
parse_date(String datestr, int duration)net.sf.ffmpeg_java.AVFormatLibrary
parse_frame_rate(IntByReference frame_rate, IntByReference frame_rate_base, String arg)net.sf.ffmpeg_java.AVFormatLibrary
parse_image_size(IntByReference width_ptr, IntByReference height_ptr, String str)net.sf.ffmpeg_java.AVFormatLibrary
PIX_FMT_BGR24net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_BGR32net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_BGR32_1net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_BGR4net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_BGR4_BYTEnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_BGR555net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_BGR565net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_BGR8net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_GRAY16BEnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_GRAY16LEnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_GRAY8net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_MONOBLACKnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_MONOWHITEnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_NBnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_NONEnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_NV12net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_NV21net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_PAL8net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB24net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB32net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB32_1net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB4net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB4_BYTEnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB555net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB565net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_RGB8net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_UYVY422net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_UYYVYY411net.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_XVMC_MPEG2_IDCTnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_XVMC_MPEG2_MCnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUV410Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUV411Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUV420Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUV422Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUV440Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUV444Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUVJ420Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUVJ422Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUVJ440Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUVJ444Pnet.sf.ffmpeg_java.FFMPEGLibrary [static]
PIX_FMT_YUYV422net.sf.ffmpeg_java.FFMPEGLibrary [static]
PKT_FLAG_KEYnet.sf.ffmpeg_java.AVFormatLibrary [static]
put_be16(ByteIOContext s, int val)net.sf.ffmpeg_java.AVFormatLibrary
put_be24(ByteIOContext s, int val)net.sf.ffmpeg_java.AVFormatLibrary
put_be32(ByteIOContext s, int val)net.sf.ffmpeg_java.AVFormatLibrary
put_be64(ByteIOContext s, long val)net.sf.ffmpeg_java.AVFormatLibrary
put_buffer(ByteIOContext s, Pointer buf, int size)net.sf.ffmpeg_java.AVFormatLibrary
put_byte(ByteIOContext s, int b)net.sf.ffmpeg_java.AVFormatLibrary
put_flush_packet(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
put_le16(ByteIOContext s, int val)net.sf.ffmpeg_java.AVFormatLibrary
put_le24(ByteIOContext s, int val)net.sf.ffmpeg_java.AVFormatLibrary
put_le32(ByteIOContext s, int val)net.sf.ffmpeg_java.AVFormatLibrary
put_le64(ByteIOContext s, long val)net.sf.ffmpeg_java.AVFormatLibrary
put_strz(ByteIOContext s, String buf)net.sf.ffmpeg_java.AVFormatLibrary
put_tag(ByteIOContext s, String tag)net.sf.ffmpeg_java.AVFormatLibrary
resolve_host(Pointer sin_addr, String hostname)net.sf.ffmpeg_java.AVFormatLibrary
small_strptime(String p, String fmt, Pointer dt)net.sf.ffmpeg_java.AVFormatLibrary
udp_get_file_handle(URLContext h)net.sf.ffmpeg_java.AVFormatLibrary
udp_get_local_port(URLContext h)net.sf.ffmpeg_java.AVFormatLibrary
udp_set_remote_url(URLContext h, String uri)net.sf.ffmpeg_java.AVFormatLibrary
url_close(URLContext h)net.sf.ffmpeg_java.AVFormatLibrary
url_close_buf(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_close_dyn_buf(ByteIOContext s, PointerByReference pbuffer)net.sf.ffmpeg_java.AVFormatLibrary
URL_EOFnet.sf.ffmpeg_java.AVFormatLibrary [static]
url_exist(String filename)net.sf.ffmpeg_java.AVFormatLibrary
url_fclose(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_fdopen(ByteIOContext s, Pointer h)net.sf.ffmpeg_java.AVFormatLibrary
url_feof(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_ferror(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_fget_max_packet_size(Pointer s)net.sf.ffmpeg_java.AVFormatLibrary
url_fgetc(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_fgets(ByteIOContext s, Pointer buf, int buf_size)net.sf.ffmpeg_java.AVFormatLibrary
url_fileno(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_filesize(URLContext h)net.sf.ffmpeg_java.AVFormatLibrary
url_fopen(ByteIOContext s, String filename, int flags)net.sf.ffmpeg_java.AVFormatLibrary
url_fseek(ByteIOContext s, long offset, int whence)net.sf.ffmpeg_java.AVFormatLibrary
url_fsize(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_fskip(ByteIOContext s, long offset)net.sf.ffmpeg_java.AVFormatLibrary
url_ftell(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_get_filename(URLContext h, Pointer buf, int buf_size)net.sf.ffmpeg_java.AVFormatLibrary
url_get_max_packet_size(URLContext h)net.sf.ffmpeg_java.AVFormatLibrary
url_open(PointerByReference h, String filename, int flags)net.sf.ffmpeg_java.AVFormatLibrary
url_open_buf(ByteIOContext s, Pointer buf, int buf_size, int flags)net.sf.ffmpeg_java.AVFormatLibrary
url_open_dyn_buf(ByteIOContext s)net.sf.ffmpeg_java.AVFormatLibrary
url_open_dyn_packet_buf(ByteIOContext s, int max_packet_size)net.sf.ffmpeg_java.AVFormatLibrary
url_poll(URLPollEntry poll_table, int n, int timeout)net.sf.ffmpeg_java.AVFormatLibrary
URL_RDONLYnet.sf.ffmpeg_java.AVFormatLibrary [static]
URL_RDWRnet.sf.ffmpeg_java.AVFormatLibrary [static]
url_read(URLContext h, Pointer buf, int size)net.sf.ffmpeg_java.AVFormatLibrary
url_seek(URLContext h, long pos, int whence)net.sf.ffmpeg_java.AVFormatLibrary
url_set_interrupt_cb(Pointer interrupt_cb)net.sf.ffmpeg_java.AVFormatLibrary
url_setbufsize(ByteIOContext s, int buf_size)net.sf.ffmpeg_java.AVFormatLibrary
url_split(Pointer proto, int proto_size, Pointer authorization, int authorization_size, Pointer hostname, int hostname_size, IntByReference port_ptr, Pointer path, int path_size, String url)net.sf.ffmpeg_java.AVFormatLibrary
url_write(URLContext h, Pointer buf, int size)net.sf.ffmpeg_java.AVFormatLibrary
URL_WRONLYnet.sf.ffmpeg_java.AVFormatLibrary [static]


Generated on Tue Apr 7 17:57:26 2009 for visclient by  doxygen 1.5.1