#include <stdio.h>#include <errno.h>#include <libavutil/hwcontext.h>#include <libavcodec/avcodec.h>#include <libavformat/avformat.h>Go to the source code of this file.
Definition at line 45 of file vaapi_transcode.c.
Referenced by open_input_file().
Definition at line 109 of file vaapi_transcode.c.
Definition at line 222 of file vaapi_transcode.c.
Definition at line 38 of file vaapi_transcode.c.
Referenced by encode_write(), main(), and open_input_file().
Definition at line 38 of file vaapi_transcode.c.
Referenced by dec_enc(), encode_write(), and main().
Definition at line 39 of file vaapi_transcode.c.
Referenced by main(), and open_input_file().
Definition at line 40 of file vaapi_transcode.c.
Referenced by dec_enc(), main(), and open_input_file().
Definition at line 40 of file vaapi_transcode.c.
Referenced by dec_enc(), encode_write(), and main().
Definition at line 41 of file vaapi_transcode.c.
Referenced by encode_write(), main(), and open_input_file().
Definition at line 42 of file vaapi_transcode.c.
Referenced by add_stream(), avformat_transfer_internal_stream_timing_info(), bsf_init(), check_recording_time(), check_written(), choose_encoder(), choose_pix_fmts(), close_stream(), configure_filtergraph(), configure_output_audio_filter(), configure_output_video_filter(), copy_meta(), dash_check_bitstream(), dec_create(), dec_enc(), do_subtitle_out(), enc_open(), enc_stats_init(), enc_stats_write(), enc_thread_set_name(), encode_frame(), encoder_thread(), fg_output_step(), fg_thread_set_name(), frame_encode(), get_audio_frame(), get_video_frame(), hw_device_setup_for_encode(), init_simple_filtergraph(), ist_output_add(), ms_from_ost(), mux_final_stats(), mux_fixup_ts(), mux_log_debug_ts(), mux_packet_filter(), muxer_thread(), new_stream_audio(), new_stream_subtitle(), new_stream_video(), of_add_attachments(), of_open(), of_stream_init(), of_streamcopy(), ofilter_bind_ost(), ogg_restore(), ogg_save(), open_audio(), open_video(), ost_add(), ost_free(), ost_get_filters(), pix_fmt_parse(), print_report(), print_stream_maps(), process_forced_keyframes(), seg_check_bitstream(), set_channel_layout(), set_dispositions(), set_encoder_id(), setup_sync_queues(), streamcopy_init(), update_video_stats(), video_sync_process(), webm_chunk_init(), webm_chunk_write_header(), write_audio_frame(), write_packet(), and write_video_frame().
Definition at line 43 of file vaapi_transcode.c.
Referenced by avfilter_link(), dec_enc(), and writer_register_all().