mpv/libaf
diego f2899d96ee Add central init_avcodec() to avoid duplicated libavcodec init code
Patch by Vlad Seryakov, vseryakov gmail com

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32043 b3059339-0415-0410-9bf9-f77b7e298cf2

Refactor more instances of avcodec_initialized handling into init_avcodec().
This is a leftover from the previous commit.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32044 b3059339-0415-0410-9bf9-f77b7e298cf2

Add missing #include for vd_ffmpeg.h; fixes the warning:
libmpcodecs/vf_zrmjpeg.c:472: warning: implicit declaration of function 'init_avcodec'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32176 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-11-02 04:15:51 +02:00
..
af.c af_lavcac3enc: actually enable the filter by default 2010-05-26 11:15:54 +03:00
af.h Merge svn changes up to r30463 2010-03-09 18:59:15 +02:00
af_bs2b.c
af_center.c
af_channels.c
af_comp.c
af_delay.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_dummy.c
af_equalizer.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_export.c af_export: Avoid void *-arithmentic warnings 2010-11-02 04:14:19 +02:00
af_extrastereo.c af_extrastereo: Improve filter description 2010-11-02 04:11:42 +02:00
af_format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format.h Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format_alaw.h
af_format_ulaw.h
af_gate.c
af_hrtf.c
af_hrtf.h
af_karaoke.c
af_ladspa.c af_ladspa: Fix multiple instances of a filter type 2010-11-02 04:11:43 +02:00
af_lavcac3enc.c Add central init_avcodec() to avoid duplicated libavcodec init code 2010-11-02 04:15:51 +02:00
af_lavcresample.c af_lavcresample: avoid multiple calls to av_resample_init 2010-11-02 04:14:43 +02:00
af_pan.c
af_resample.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_resample_template.c
af_scaletempo.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
af_sinesuppress.c
af_stats.c
af_sub.c
af_surround.c
af_sweep.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_tools.c
af_volnorm.c
af_volume.c
control.h
dsp.h
equalizer.h
filter.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
filter.h
format.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
reorder_ch.c
reorder_ch.h
window.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
window.h