avutil-57.def 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  1. EXPORTS
  2. av_add_i
  3. av_add_q
  4. av_add_stable
  5. av_adler32_update
  6. av_aes_alloc
  7. av_aes_crypt
  8. av_aes_ctr_alloc
  9. av_aes_ctr_crypt
  10. av_aes_ctr_free
  11. av_aes_ctr_get_iv
  12. av_aes_ctr_increment_iv
  13. av_aes_ctr_init
  14. av_aes_ctr_set_full_iv
  15. av_aes_ctr_set_iv
  16. av_aes_ctr_set_random_iv
  17. av_aes_init
  18. av_aes_size
  19. av_append_path_component
  20. av_asprintf
  21. av_assert0_fpu
  22. av_audio_fifo_alloc
  23. av_audio_fifo_drain
  24. av_audio_fifo_free
  25. av_audio_fifo_peek
  26. av_audio_fifo_peek_at
  27. av_audio_fifo_read
  28. av_audio_fifo_realloc
  29. av_audio_fifo_reset
  30. av_audio_fifo_size
  31. av_audio_fifo_space
  32. av_audio_fifo_write
  33. av_base64_decode
  34. av_base64_encode
  35. av_basename
  36. av_blowfish_alloc
  37. av_blowfish_crypt
  38. av_blowfish_crypt_ecb
  39. av_blowfish_init
  40. av_bmg_get
  41. av_bprint_append_data
  42. av_bprint_channel_layout
  43. av_bprint_chars
  44. av_bprint_clear
  45. av_bprint_escape
  46. av_bprint_finalize
  47. av_bprint_get_buffer
  48. av_bprint_init
  49. av_bprint_init_for_buffer
  50. av_bprint_strftime
  51. av_bprintf
  52. av_buffer_alloc
  53. av_buffer_allocz
  54. av_buffer_create
  55. av_buffer_default_free
  56. av_buffer_get_opaque
  57. av_buffer_get_ref_count
  58. av_buffer_is_writable
  59. av_buffer_make_writable
  60. av_buffer_pool_buffer_get_opaque
  61. av_buffer_pool_get
  62. av_buffer_pool_init
  63. av_buffer_pool_init2
  64. av_buffer_pool_uninit
  65. av_buffer_realloc
  66. av_buffer_ref
  67. av_buffer_replace
  68. av_buffer_unref
  69. av_calloc
  70. av_camellia_alloc
  71. av_camellia_crypt
  72. av_camellia_init
  73. av_camellia_size
  74. av_cast5_alloc
  75. av_cast5_crypt
  76. av_cast5_crypt2
  77. av_cast5_init
  78. av_cast5_size
  79. av_channel_description
  80. av_channel_description_bprint
  81. av_channel_from_string
  82. av_channel_layout_channel_from_index
  83. av_channel_layout_channel_from_string
  84. av_channel_layout_check
  85. av_channel_layout_compare
  86. av_channel_layout_copy
  87. av_channel_layout_default
  88. av_channel_layout_describe
  89. av_channel_layout_describe_bprint
  90. av_channel_layout_extract_channel
  91. av_channel_layout_from_mask
  92. av_channel_layout_from_string
  93. av_channel_layout_index_from_channel
  94. av_channel_layout_index_from_string
  95. av_channel_layout_standard
  96. av_channel_layout_subset
  97. av_channel_layout_uninit
  98. av_channel_name
  99. av_channel_name_bprint
  100. av_chroma_location_from_name
  101. av_chroma_location_name
  102. av_cmp_i
  103. av_color_primaries_from_name
  104. av_color_primaries_name
  105. av_color_range_from_name
  106. av_color_range_name
  107. av_color_space_from_name
  108. av_color_space_name
  109. av_color_transfer_from_name
  110. av_color_transfer_name
  111. av_compare_mod
  112. av_compare_ts
  113. av_content_light_metadata_alloc
  114. av_content_light_metadata_create_side_data
  115. av_cpu_count
  116. av_cpu_force_count
  117. av_cpu_max_align
  118. av_crc
  119. av_crc_get_table
  120. av_crc_init
  121. av_csp_luma_coeffs_from_avcsp
  122. av_csp_primaries_desc_from_id
  123. av_csp_primaries_id_from_desc
  124. av_d2q
  125. av_d2str
  126. av_default_get_category
  127. av_default_item_name
  128. av_des_alloc
  129. av_des_crypt
  130. av_des_init
  131. av_des_mac
  132. av_detection_bbox_alloc
  133. av_detection_bbox_create_side_data
  134. av_dict_copy
  135. av_dict_count
  136. av_dict_free
  137. av_dict_get
  138. av_dict_get_string
  139. av_dict_parse_string
  140. av_dict_set
  141. av_dict_set_int
  142. av_dirname
  143. av_display_matrix_flip
  144. av_display_rotation_get
  145. av_display_rotation_set
  146. av_div_i
  147. av_div_q
  148. av_dovi_alloc
  149. av_dovi_metadata_alloc
  150. av_downmix_info_update_side_data
  151. av_dynamic_hdr_plus_alloc
  152. av_dynamic_hdr_plus_create_side_data
  153. av_dynamic_hdr_vivid_alloc
  154. av_dynamic_hdr_vivid_create_side_data
  155. av_dynarray2_add
  156. av_dynarray_add
  157. av_dynarray_add_nofree
  158. av_encryption_info_add_side_data
  159. av_encryption_info_alloc
  160. av_encryption_info_clone
  161. av_encryption_info_free
  162. av_encryption_info_get_side_data
  163. av_encryption_init_info_add_side_data
  164. av_encryption_init_info_alloc
  165. av_encryption_init_info_free
  166. av_encryption_init_info_get_side_data
  167. av_escape
  168. av_expr_count_func
  169. av_expr_count_vars
  170. av_expr_eval
  171. av_expr_free
  172. av_expr_parse
  173. av_expr_parse_and_eval
  174. av_fast_malloc
  175. av_fast_mallocz
  176. av_fast_realloc
  177. av_fifo_alloc
  178. av_fifo_alloc2
  179. av_fifo_alloc_array
  180. av_fifo_auto_grow_limit
  181. av_fifo_can_read
  182. av_fifo_can_write
  183. av_fifo_drain
  184. av_fifo_drain2
  185. av_fifo_elem_size
  186. av_fifo_free
  187. av_fifo_freep
  188. av_fifo_freep2
  189. av_fifo_generic_peek
  190. av_fifo_generic_peek_at
  191. av_fifo_generic_read
  192. av_fifo_generic_write
  193. av_fifo_grow
  194. av_fifo_grow2
  195. av_fifo_peek
  196. av_fifo_peek_to_cb
  197. av_fifo_read
  198. av_fifo_read_to_cb
  199. av_fifo_realloc2
  200. av_fifo_reset
  201. av_fifo_reset2
  202. av_fifo_size
  203. av_fifo_space
  204. av_fifo_write
  205. av_fifo_write_from_cb
  206. av_file_map
  207. av_file_unmap
  208. av_film_grain_params_alloc
  209. av_film_grain_params_create_side_data
  210. av_find_best_pix_fmt_of_2
  211. av_find_info_tag
  212. av_find_nearest_q_idx
  213. av_fopen_utf8
  214. av_force_cpu_flags
  215. av_fourcc_make_string
  216. av_frame_alloc
  217. av_frame_apply_cropping
  218. av_frame_clone
  219. av_frame_copy
  220. av_frame_copy_props
  221. av_frame_free
  222. av_frame_get_buffer
  223. av_frame_get_plane_buffer
  224. av_frame_get_side_data
  225. av_frame_is_writable
  226. av_frame_make_writable
  227. av_frame_move_ref
  228. av_frame_new_side_data
  229. av_frame_new_side_data_from_buf
  230. av_frame_ref
  231. av_frame_remove_side_data
  232. av_frame_side_data_name
  233. av_frame_unref
  234. av_free
  235. av_freep
  236. av_gcd
  237. av_gcd_q
  238. av_get_alt_sample_fmt
  239. av_get_bits_per_pixel
  240. av_get_bytes_per_sample
  241. av_get_channel_description
  242. av_get_channel_layout
  243. av_get_channel_layout_channel_index
  244. av_get_channel_layout_nb_channels
  245. av_get_channel_layout_string
  246. av_get_channel_name
  247. av_get_colorspace_name
  248. av_get_cpu_flags
  249. av_get_default_channel_layout
  250. av_get_extended_channel_layout
  251. av_get_known_color_name
  252. av_get_media_type_string
  253. av_get_packed_sample_fmt
  254. av_get_padded_bits_per_pixel
  255. av_get_picture_type_char
  256. av_get_pix_fmt
  257. av_get_pix_fmt_loss
  258. av_get_pix_fmt_name
  259. av_get_pix_fmt_string
  260. av_get_planar_sample_fmt
  261. av_get_random_seed
  262. av_get_sample_fmt
  263. av_get_sample_fmt_name
  264. av_get_sample_fmt_string
  265. av_get_standard_channel_layout
  266. av_get_time_base_q
  267. av_get_token
  268. av_gettime
  269. av_gettime_relative
  270. av_gettime_relative_is_monotonic
  271. av_hash_alloc
  272. av_hash_final
  273. av_hash_final_b64
  274. av_hash_final_bin
  275. av_hash_final_hex
  276. av_hash_freep
  277. av_hash_get_name
  278. av_hash_get_size
  279. av_hash_init
  280. av_hash_names
  281. av_hash_update
  282. av_hmac_alloc
  283. av_hmac_calc
  284. av_hmac_final
  285. av_hmac_free
  286. av_hmac_init
  287. av_hmac_update
  288. av_hwdevice_ctx_alloc
  289. av_hwdevice_ctx_create
  290. av_hwdevice_ctx_create_derived
  291. av_hwdevice_ctx_create_derived_opts
  292. av_hwdevice_ctx_init
  293. av_hwdevice_find_type_by_name
  294. av_hwdevice_get_hwframe_constraints
  295. av_hwdevice_get_type_name
  296. av_hwdevice_hwconfig_alloc
  297. av_hwdevice_iterate_types
  298. av_hwframe_constraints_free
  299. av_hwframe_ctx_alloc
  300. av_hwframe_ctx_create_derived
  301. av_hwframe_ctx_init
  302. av_hwframe_get_buffer
  303. av_hwframe_map
  304. av_hwframe_transfer_data
  305. av_hwframe_transfer_get_formats
  306. av_i2int
  307. av_image_alloc
  308. av_image_check_sar
  309. av_image_check_size
  310. av_image_check_size2
  311. av_image_copy
  312. av_image_copy_plane
  313. av_image_copy_plane_uc_from
  314. av_image_copy_to_buffer
  315. av_image_copy_uc_from
  316. av_image_fill_arrays
  317. av_image_fill_black
  318. av_image_fill_linesizes
  319. av_image_fill_max_pixsteps
  320. av_image_fill_plane_sizes
  321. av_image_fill_pointers
  322. av_image_get_buffer_size
  323. av_image_get_linesize
  324. av_int2i
  325. av_int_list_length_for_size
  326. av_lfg_init
  327. av_lfg_init_from_data
  328. av_log
  329. av_log2
  330. av_log2_16bit
  331. av_log2_i
  332. av_log_default_callback
  333. av_log_format_line
  334. av_log_format_line2
  335. av_log_get_flags
  336. av_log_get_level
  337. av_log_once
  338. av_log_set_callback
  339. av_log_set_flags
  340. av_log_set_level
  341. av_lzo1x_decode
  342. av_malloc
  343. av_malloc_array
  344. av_mallocz
  345. av_mallocz_array
  346. av_mastering_display_metadata_alloc
  347. av_mastering_display_metadata_create_side_data
  348. av_match_list
  349. av_match_name
  350. av_max_alloc
  351. av_md5_alloc
  352. av_md5_final
  353. av_md5_init
  354. av_md5_size
  355. av_md5_sum
  356. av_md5_update
  357. av_memcpy_backptr
  358. av_memdup
  359. av_mod_i
  360. av_mul_i
  361. av_mul_q
  362. av_murmur3_alloc
  363. av_murmur3_final
  364. av_murmur3_init
  365. av_murmur3_init_seeded
  366. av_murmur3_update
  367. av_nearer_q
  368. av_opt_child_class_iterate
  369. av_opt_child_next
  370. av_opt_copy
  371. av_opt_eval_double
  372. av_opt_eval_flags
  373. av_opt_eval_float
  374. av_opt_eval_int
  375. av_opt_eval_int64
  376. av_opt_eval_q
  377. av_opt_find
  378. av_opt_find2
  379. av_opt_flag_is_set
  380. av_opt_free
  381. av_opt_freep_ranges
  382. av_opt_get
  383. av_opt_get_channel_layout
  384. av_opt_get_chlayout
  385. av_opt_get_dict_val
  386. av_opt_get_double
  387. av_opt_get_image_size
  388. av_opt_get_int
  389. av_opt_get_key_value
  390. av_opt_get_pixel_fmt
  391. av_opt_get_q
  392. av_opt_get_sample_fmt
  393. av_opt_get_video_rate
  394. av_opt_is_set_to_default
  395. av_opt_is_set_to_default_by_name
  396. av_opt_next
  397. av_opt_ptr
  398. av_opt_query_ranges
  399. av_opt_query_ranges_default
  400. av_opt_serialize
  401. av_opt_set
  402. av_opt_set_bin
  403. av_opt_set_channel_layout
  404. av_opt_set_chlayout
  405. av_opt_set_defaults
  406. av_opt_set_defaults2
  407. av_opt_set_dict
  408. av_opt_set_dict2
  409. av_opt_set_dict_val
  410. av_opt_set_double
  411. av_opt_set_from_string
  412. av_opt_set_image_size
  413. av_opt_set_int
  414. av_opt_set_pixel_fmt
  415. av_opt_set_q
  416. av_opt_set_sample_fmt
  417. av_opt_set_video_rate
  418. av_opt_show2
  419. av_parse_color
  420. av_parse_cpu_caps
  421. av_parse_ratio
  422. av_parse_time
  423. av_parse_video_rate
  424. av_parse_video_size
  425. av_pix_fmt_count_planes
  426. av_pix_fmt_desc_get
  427. av_pix_fmt_desc_get_id
  428. av_pix_fmt_desc_next
  429. av_pix_fmt_get_chroma_sub_sample
  430. av_pix_fmt_swap_endianness
  431. av_pixelutils_get_sad_fn
  432. av_q2intfloat
  433. av_rc4_alloc
  434. av_rc4_crypt
  435. av_rc4_init
  436. av_read_image_line
  437. av_read_image_line2
  438. av_realloc
  439. av_realloc_array
  440. av_realloc_f
  441. av_reallocp
  442. av_reallocp_array
  443. av_reduce
  444. av_rescale
  445. av_rescale_delta
  446. av_rescale_q
  447. av_rescale_q_rnd
  448. av_rescale_rnd
  449. av_ripemd_alloc
  450. av_ripemd_final
  451. av_ripemd_init
  452. av_ripemd_size
  453. av_ripemd_update
  454. av_sample_fmt_is_planar
  455. av_samples_alloc
  456. av_samples_alloc_array_and_samples
  457. av_samples_copy
  458. av_samples_fill_arrays
  459. av_samples_get_buffer_size
  460. av_samples_set_silence
  461. av_set_options_string
  462. av_sha512_alloc
  463. av_sha512_final
  464. av_sha512_init
  465. av_sha512_size
  466. av_sha512_update
  467. av_sha_alloc
  468. av_sha_final
  469. av_sha_init
  470. av_sha_size
  471. av_sha_update
  472. av_shr_i
  473. av_size_mult
  474. av_small_strptime
  475. av_spherical_alloc
  476. av_spherical_from_name
  477. av_spherical_projection_name
  478. av_spherical_tile_bounds
  479. av_sscanf
  480. av_stereo3d_alloc
  481. av_stereo3d_create_side_data
  482. av_stereo3d_from_name
  483. av_stereo3d_type_name
  484. av_strcasecmp
  485. av_strdup
  486. av_strerror
  487. av_strireplace
  488. av_stristart
  489. av_stristr
  490. av_strlcat
  491. av_strlcatf
  492. av_strlcpy
  493. av_strncasecmp
  494. av_strndup
  495. av_strnstr
  496. av_strstart
  497. av_strtod
  498. av_strtok
  499. av_sub_i
  500. av_sub_q
  501. av_tea_alloc
  502. av_tea_crypt
  503. av_tea_init
  504. av_tea_size
  505. av_tempfile
  506. av_thread_message_flush
  507. av_thread_message_queue_alloc
  508. av_thread_message_queue_free
  509. av_thread_message_queue_nb_elems
  510. av_thread_message_queue_recv
  511. av_thread_message_queue_send
  512. av_thread_message_queue_set_err_recv
  513. av_thread_message_queue_set_err_send
  514. av_thread_message_queue_set_free_func
  515. av_timecode_adjust_ntsc_framenum2
  516. av_timecode_check_frame_rate
  517. av_timecode_get_smpte
  518. av_timecode_get_smpte_from_framenum
  519. av_timecode_init
  520. av_timecode_init_from_components
  521. av_timecode_init_from_string
  522. av_timecode_make_mpeg_tc_string
  523. av_timecode_make_smpte_tc_string
  524. av_timecode_make_smpte_tc_string2
  525. av_timecode_make_string
  526. av_timegm
  527. av_tree_destroy
  528. av_tree_enumerate
  529. av_tree_find
  530. av_tree_insert
  531. av_tree_node_alloc
  532. av_tree_node_size
  533. av_twofish_alloc
  534. av_twofish_crypt
  535. av_twofish_init
  536. av_twofish_size
  537. av_tx_init
  538. av_tx_uninit
  539. av_usleep
  540. av_utf8_decode
  541. av_util_ffversion
  542. av_uuid_parse
  543. av_uuid_parse_range
  544. av_uuid_unparse
  545. av_uuid_urn_parse
  546. av_vbprintf
  547. av_version_info
  548. av_video_enc_params_alloc
  549. av_video_enc_params_create_side_data
  550. av_vk_frame_alloc
  551. av_vkfmt_from_pixfmt
  552. av_vlog
  553. av_write_image_line
  554. av_write_image_line2
  555. av_xtea_alloc
  556. av_xtea_crypt
  557. av_xtea_init
  558. av_xtea_le_crypt
  559. av_xtea_le_init
  560. avpriv_alloc_fixed_dsp
  561. avpriv_cga_font
  562. avpriv_dict_set_timestamp
  563. avpriv_float_dsp_alloc
  564. avpriv_fopen_utf8
  565. avpriv_get_gamma_from_trc
  566. avpriv_get_trc_function_from_trc
  567. avpriv_init_lls
  568. avpriv_open
  569. avpriv_report_missing_feature
  570. avpriv_request_sample
  571. avpriv_scalarproduct_float_c
  572. avpriv_set_systematic_pal2
  573. avpriv_slicethread_create
  574. avpriv_slicethread_execute
  575. avpriv_slicethread_free
  576. avpriv_solve_lls
  577. avpriv_tempfile
  578. avpriv_vga16_font
  579. avutil_configuration
  580. avutil_license
  581. avutil_version