Last change
on this file since 7692 was 6000, checked in by vboxsync, 17 years ago |
The Giant CDDL Dual-License Header Change, fixes.
|
File size:
1004 bytes
|
Line | |
---|
1 | ## @file
|
---|
2 | #
|
---|
3 | # VBoxFFmpeg Export 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 | _av_free
|
---|
16 | _avcodec_alloc_frame
|
---|
17 | _av_malloc
|
---|
18 | _av_freep
|
---|
19 | _av_write_trailer
|
---|
20 | _avcodec_close
|
---|
21 | _avpicture_fill
|
---|
22 | _av_new_stream
|
---|
23 | _av_alloc_format_context
|
---|
24 | _av_register_all
|
---|
25 | _avcodec_register_all
|
---|
26 | _avcodec_init
|
---|
27 | _av_set_parameters
|
---|
28 | _guess_format
|
---|
29 | _avcodec_open
|
---|
30 | _avcodec_find_encoder
|
---|
31 | _av_write_header
|
---|
32 | _img_convert
|
---|
33 | _av_write_frame
|
---|
34 | _av_rescale_q
|
---|
35 | _avcodec_encode_video
|
---|
36 | _av_destruct_packet_nofree
|
---|
37 | _url_fopen
|
---|
38 | _url_fclose
|
---|
Note:
See
TracBrowser
for help on using the repository browser.