diff options
author | multiple authors <multiple@multiple.x> | 2013-02-05 14:17:54 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-05 14:53:53 +0100 |
commit | 7a4885600ff049d3ea70671facdbd37f92e7789e (patch) | |
tree | b698295447a3ed1bc55904ebb308bad0f283370c /libavcodec/libavcodec.v | |
parent | 14132599a3729b85edd55c9aab09bf4594e4d885 (diff) | |
download | ffmpeg-7a4885600ff049d3ea70671facdbd37f92e7789e.tar.gz |
libmpcodecs/vf_spp: update to latest version from mplayer
Please see mplayer svn for authorship and individual commits
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/libavcodec.v')
-rw-r--r-- | libavcodec/libavcodec.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v index 195485e63f..826a547565 100644 --- a/libavcodec/libavcodec.v +++ b/libavcodec/libavcodec.v @@ -4,6 +4,7 @@ LIBAVCODEC_$MAJOR { audio_resample; audio_resample_close; dsputil_init; + ff_dsputil_init; ff_find_pix_fmt; ff_framenum_to_drop_timecode; ff_framenum_to_smtpe_timecode; |