summaryrefslogtreecommitdiff
path: root/libavcodec/libavcodec.v
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2014-08-06 19:07:59 -0300
committerMichael Niedermayer <michaelni@gmx.at>2014-08-07 00:44:07 +0200
commit8dfb8190d768f5ea5924f06a59fffa9fa5f8308b (patch)
treed9676900ade584b152fd136df65bc64a917af3f3 /libavcodec/libavcodec.v
parent6a44699746501332207d967e27297cc6cfa987dd (diff)
libavcodec/rawdec: remove old ff_find_pix_fmt() function
It's been dead code for more than a year Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/libavcodec.v')
-rw-r--r--libavcodec/libavcodec.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v
index b4bd2c88ed..76e29f2a9e 100644
--- a/libavcodec/libavcodec.v
+++ b/libavcodec/libavcodec.v
@@ -3,7 +3,6 @@ LIBAVCODEC_$MAJOR {
#deprecated, remove after next bump
audio_resample;
audio_resample_close;
- ff_find_pix_fmt;
ff_framenum_to_drop_timecode;
ff_framenum_to_smtpe_timecode;
ff_raw_pix_fmt_tags;