mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
[ffvpx] Update ffvp9/ffvp8 to 3.4.2-release
Structure of code was slightly modified so that it should be no longer necessary to re-generate the config_*.h files, greatly simplifying the resync process in the future.
This commit is contained in:
parent
705e180aea
commit
d1361d3c21
183 changed files with 17773 additions and 28489 deletions
|
|
@ -88,7 +88,9 @@ av_find_best_pix_fmt_of_2
|
|||
av_find_info_tag
|
||||
av_find_nearest_q_idx
|
||||
av_force_cpu_flags
|
||||
av_fourcc_make_string
|
||||
av_frame_alloc
|
||||
av_frame_apply_cropping
|
||||
av_frame_clone
|
||||
av_frame_copy
|
||||
av_frame_copy_props
|
||||
|
|
@ -166,6 +168,7 @@ av_hwframe_get_buffer
|
|||
av_image_alloc
|
||||
av_image_check_sar
|
||||
av_image_check_size
|
||||
av_image_check_size2
|
||||
av_image_copy
|
||||
av_image_copy_plane
|
||||
av_image_copy_to_buffer
|
||||
|
|
@ -332,5 +335,8 @@ avutil_configuration
|
|||
avutil_license
|
||||
avutil_version
|
||||
#ifdef XP_WIN
|
||||
avpriv_emms_yasm
|
||||
avpriv_emms_asm
|
||||
#endif
|
||||
avpriv_slicethread_create
|
||||
avpriv_slicethread_execute
|
||||
avpriv_slicethread_free
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue