Michael Niedermayer
|
2367b2a502
|
libavformat.v: add ffio_set_buf_size() for ffserver.
its inevitable with the current API
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Ingo Brückl
|
a697a185e4
|
buildsys: Fix shared lib build of MPlayer.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Anton Khirnov
|
afa4069e3b
|
lavc/lavf: remove unnecessary symbols from the symbol version script.
|
13 years ago |
Michael Niedermayer
|
fa94f8a848
|
buildsys: Fix shared lib build of ffserver.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Michael Niedermayer
|
b9db728a1f
|
libavformat/libavformat.v: fix application name in comment
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Anton Khirnov
|
ed1aa89217
|
lavf: add init_put_byte() to the list of visible symbols.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Anton Khirnov
|
854eadccb6
|
lavf: add init_put_byte() to the list of visible symbols.
|
13 years ago |
Anton Khirnov
|
07e1256456
|
lavf: export some forgotten symbols with non-av prefixes.
|
13 years ago |
Michael Niedermayer
|
ce253edf4e
|
fix shared lib build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Anton Khirnov
|
8d74bf17c6
|
lavf: hide private symbols.
Overhead as reported by rbelf-size goes from 40147 to 20877.
|
13 years ago |
Diego Elio Pettenò
|
9740a357e9
|
Hide demuxers', muxers' and protocols' objects via the ld version script.
This reduces the symbols exported by libavformat from 699 to 451.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e628864033 )
|
14 years ago |
Diego Elio Pettenò
|
e628864033
|
Hide demuxers', muxers' and protocols' objects via the ld version script.
This reduces the symbols exported by libavformat from 699 to 451.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Måns Rullgård
|
a482e61bd6
|
Add symbol versioning for shared libraries
Based on patch by Reinhard Tartler <siretart tauware de>
Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |