VirtualBox

source: vbox/trunk/src/libs/ffmpeg-20060710/VBoxFFmpeg.def@ 6000

Last change on this file since 6000 was 6000, checked in by vboxsync, 17 years ago

The Giant CDDL Dual-License Header Change, fixes.

File size: 1.0 KB
Line 
1;; @file
2;
3; VBoxFFmpeg Definition File.
4;
5; Copyright (C) 2006-2007 innotek GmbH
6;
7; This file is part of VirtualBox Open Source Edition (OSE), as
8; available from http://www.virtualbox.org. This file is free software;
9; you can redistribute it and/or modify it under the terms of the GNU
10; General Public License (GPL) as published by the Free Software
11; Foundation, in version 2 as it comes in the "COPYING" file of the
12; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
13; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
14;
15
16LIBRARY VBoxFFmpeg.dll
17
18EXPORTS
19 av_free
20 avcodec_alloc_frame
21 av_malloc
22 av_freep
23 av_write_trailer
24 avcodec_close
25 avpicture_fill
26 av_new_stream
27 av_alloc_format_context
28 av_register_all
29 avcodec_register_all
30 avcodec_init
31 av_set_parameters
32 guess_format
33 avcodec_open
34 avcodec_find_encoder
35 av_write_header
36 img_convert
37 av_write_frame
38 av_rescale_q
39 avcodec_encode_video
40 av_destruct_packet_nofree
41 url_fopen
42 url_fclose
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette