diff options
author | trav90 <travawine@palemoon.org> | 2023-10-26 11:04:24 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2023-10-27 10:13:46 -0500 |
commit | ff4d550c806441c8c7b784367379c327ebe40b3a (patch) | |
tree | aa866c216418fcc37028b834d43a30fc07517d11 /media | |
parent | 45b9cfbe932563d083637bd7a94fdfba8dd44955 (diff) | |
download | uxp-ff4d550c806441c8c7b784367379c327ebe40b3a.tar.gz |
Issue #2317 - Part 3 - Update symbols list for FFmpeg 6.0
Diffstat (limited to 'media')
-rw-r--r-- | media/ffvpx/libavcodec/avcodec.symbols | 39 | ||||
-rw-r--r-- | media/ffvpx/libavutil/avutil.symbols | 65 |
2 files changed, 33 insertions, 71 deletions
diff --git a/media/ffvpx/libavcodec/avcodec.symbols b/media/ffvpx/libavcodec/avcodec.symbols index e0a4b7eb17..b8e09be25e 100644 --- a/media/ffvpx/libavcodec/avcodec.symbols +++ b/media/ffvpx/libavcodec/avcodec.symbols @@ -1,41 +1,21 @@ av_codec_ffversion -av_codec_get_chroma_intra_matrix -av_codec_get_codec_descriptor -av_codec_get_codec_properties -av_codec_get_lowres -av_codec_get_max_lowres -av_codec_get_pkt_timebase -av_codec_get_seek_preroll av_codec_is_decoder av_codec_is_encoder -av_codec_next -av_codec_set_chroma_intra_matrix -av_codec_set_codec_descriptor -av_codec_set_lowres -av_codec_set_pkt_timebase -av_codec_set_seek_preroll -av_copy_packet -av_copy_packet_side_data -av_dup_packet +av_codec_iterate av_fast_padded_malloc av_fast_padded_mallocz -av_free_packet av_get_audio_frame_duration av_get_bits_per_sample -av_get_codec_tag_string av_get_exact_bits_per_sample av_get_pcm_codec av_get_profile_name av_grow_packet -av_hwaccel_next av_init_packet -av_lockmgr_register av_new_packet av_packet_copy_props av_packet_free_side_data av_packet_from_data av_packet_get_side_data -av_packet_merge_side_data av_packet_move_ref av_packet_new_side_data av_packet_pack_dictionary @@ -43,19 +23,16 @@ av_packet_ref av_packet_rescale_ts av_packet_shrink_side_data av_packet_side_data_name -av_packet_split_side_data av_packet_unpack_dictionary av_packet_unref -av_parser_change av_parser_close av_parser_init -av_parser_next av_parser_parse2 +#ifdef MOZ_LIBAV_FFT av_rdft_calc av_rdft_end av_rdft_init -av_register_codec_parser -av_register_hwaccel +#endif av_shrink_packet av_vorbis_parse_frame av_vorbis_parse_frame_flags @@ -69,10 +46,7 @@ avcodec_alloc_context3 avcodec_chroma_pos_to_enum avcodec_close avcodec_configuration -avcodec_copy_context -avcodec_decode_audio4 avcodec_decode_subtitle2 -avcodec_decode_video2 avcodec_default_execute avcodec_default_execute2 avcodec_default_get_buffer2 @@ -89,18 +63,17 @@ avcodec_find_encoder_by_name avcodec_flush_buffers avcodec_free_context avcodec_get_class -avcodec_get_context_defaults3 -avcodec_get_frame_class +avcodec_get_hw_config avcodec_get_name avcodec_get_subtitle_rect_class avcodec_get_type avcodec_is_open avcodec_license avcodec_open2 -avcodec_register -avcodec_register_all avcodec_string avcodec_version avsubtitle_free avcodec_send_packet avcodec_receive_frame +ff_init_vlc_from_lengths +ff_init_vlc_sparse diff --git a/media/ffvpx/libavutil/avutil.symbols b/media/ffvpx/libavutil/avutil.symbols index ede2ff9ac3..f3f85eca4c 100644 --- a/media/ffvpx/libavutil/avutil.symbols +++ b/media/ffvpx/libavutil/avutil.symbols @@ -26,11 +26,20 @@ av_buffer_pool_get av_buffer_pool_init av_buffer_pool_uninit av_buffer_realloc +av_buffer_replace av_buffer_ref av_buffer_unref av_calloc +av_channel_layout_check +av_channel_layout_copy +av_channel_layout_compare av_channel_layout_extract_channel +av_channel_layout_describe +av_channel_layout_from_mask +av_channel_layout_uninit av_chroma_location_name +av_chroma_location_enum_to_pos +av_chroma_location_pos_to_enum av_color_primaries_name av_color_range_name av_color_space_name @@ -42,7 +51,6 @@ av_crc av_crc_get_table av_crc_init av_d2q -av_d2str av_default_get_category av_default_item_name av_dict_copy @@ -50,6 +58,7 @@ av_dict_count av_dict_free av_dict_get av_dict_get_string +av_dict_iterate av_dict_parse_string av_dict_set av_dict_set_int @@ -64,20 +73,26 @@ av_expr_free av_expr_parse av_expr_parse_and_eval av_fast_malloc +av_fast_mallocz av_fast_realloc av_fifo_alloc +av_fifo_alloc2 av_fifo_alloc_array +av_fifo_can_read av_fifo_drain av_fifo_free av_fifo_freep +av_fifo_freep2 av_fifo_generic_peek av_fifo_generic_read av_fifo_generic_write av_fifo_grow av_fifo_realloc2 +av_fifo_read av_fifo_reset av_fifo_size av_fifo_space +av_fifo_write av_find_best_pix_fmt_of_2 av_find_info_tag av_find_nearest_q_idx @@ -89,39 +104,16 @@ av_frame_clone av_frame_copy av_frame_copy_props av_frame_free -av_frame_get_best_effort_timestamp av_frame_get_buffer -av_frame_get_channel_layout -av_frame_get_channels -av_frame_get_color_range -av_frame_get_colorspace -av_frame_get_decode_error_flags -av_frame_get_metadata -av_frame_get_pkt_duration -av_frame_get_pkt_pos -av_frame_get_pkt_size av_frame_get_plane_buffer -av_frame_get_qp_table -av_frame_get_sample_rate av_frame_get_side_data av_frame_is_writable av_frame_make_writable av_frame_move_ref av_frame_new_side_data +av_frame_new_side_data_from_buf av_frame_ref av_frame_remove_side_data -av_frame_set_best_effort_timestamp -av_frame_set_channel_layout -av_frame_set_channels -av_frame_set_color_range -av_frame_set_colorspace -av_frame_set_decode_error_flags -av_frame_set_metadata -av_frame_set_pkt_duration -av_frame_set_pkt_pos -av_frame_set_pkt_size -av_frame_set_qp_table -av_frame_set_sample_rate av_frame_side_data_name av_frame_unref av_free @@ -136,7 +128,6 @@ av_get_channel_layout_channel_index av_get_channel_layout_nb_channels av_get_channel_layout_string av_get_channel_name -av_get_colorspace_name av_get_cpu_flags av_get_default_channel_layout av_get_known_color_name @@ -158,6 +149,9 @@ av_get_token av_gettime av_gettime_relative av_gettime_relative_is_monotonic +av_hwdevice_get_hwframe_constraints +av_hwdevice_hwconfig_alloc +av_hwframe_constraints_free av_hwframe_get_buffer av_image_alloc av_image_check_sar @@ -170,14 +164,13 @@ av_image_fill_arrays av_image_fill_linesizes av_image_fill_max_pixsteps av_image_fill_pointers +av_image_fill_plane_sizes av_image_get_buffer_size av_image_get_linesize av_int_list_length_for_size av_log -#ifndef MOZ_FFVPX_FLACONLY av_log2 av_log2_16bit -#endif av_log_default_callback av_log_format_line av_log_get_flags @@ -194,7 +187,6 @@ av_memcpy_backptr av_memdup av_mul_q av_nearer_q -av_opt_child_class_next av_opt_child_next av_opt_copy av_opt_eval_double @@ -245,7 +237,6 @@ av_opt_set_video_rate av_opt_show2 av_parse_color av_parse_cpu_caps -av_parse_cpu_flags av_parse_ratio av_parse_time av_parse_video_rate @@ -276,7 +267,6 @@ av_samples_copy av_samples_fill_arrays av_samples_get_buffer_size av_samples_set_silence -av_set_cpu_flags_mask av_set_options_string av_small_strptime av_strcasecmp @@ -297,9 +287,8 @@ av_sub_q av_timegm av_usleep av_utf8_decode -av_util_ffversion av_vbprintf -av_version_info +av_video_enc_params_create_side_data av_vlog av_write_image_line avpriv_alloc_fixed_dsp @@ -308,10 +297,7 @@ avpriv_report_missing_feature avpriv_request_sample avpriv_scalarproduct_float_c avpriv_set_systematic_pal2 -avutil_configuration -avutil_license -avutil_version -#ifdef XP_WIN +#if defined(XP_WIN) && !defined(_ARM64_) avpriv_emms_asm #endif avpriv_slicethread_create @@ -320,5 +306,8 @@ avpriv_slicethread_free av_hwdevice_get_type_name av_hwframe_ctx_alloc av_hwframe_ctx_init +av_hwdevice_ctx_alloc +av_hwdevice_ctx_init +av_hwframe_transfer_get_formats +av_hwdevice_ctx_create_derived av_malloc_array -av_mallocz_array |