This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
lavc: move deprecated audio_resample* bellow
Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.2
Paul B Mahol
13 years ago
parent
11c99c78ba
commit
8a6ae87b99
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/libavcodec.v
+ 1
- 1
libavcodec/libavcodec.v
View File
@@ -1,8 +1,8 @@
LIBAVCODEC_$MAJOR {
global: av*;
#deprecated, remove after next bump
audio_resample;
audio_resample_close;
#deprecated, remove after next bump
dsputil_init;
ff_find_pix_fmt;
ff_framenum_to_drop_timecode;
Write
Preview
Loading…
Cancel
Save