..
Makefile
Add general variables for either static or shared FFmpeg libraries.
2007-04-26 11:22:22 +00:00
af.c
…
af.h
…
af_center.c
Rename open to af_open so as not to conflict with a previous header definition.
2007-03-20 09:46:00 +00:00
af_channels.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_comp.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_delay.c
Rename open to af_open so as not to conflict with a previous header definition.
2007-03-20 09:46:00 +00:00
af_dummy.c
Rename open to af_open so as not to conflict with a previous header definition.
2007-03-20 09:46:00 +00:00
af_equalizer.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_export.c
Clean up the way get_path is handled: Compile get_path.c to an object to link
2007-08-28 11:20:24 +00:00
af_extrastereo.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_format.c
Replace implicit use of fast_memcpy via macro by explicit use to allow
2007-06-05 14:27:54 +00:00
af_format.h
…
af_format_alaw.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_format_ulaw.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_gate.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_hrtf.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_hrtf.h
…
af_karaoke.c
Rename open to af_open so as not to conflict with a previous header definition.
2007-03-20 09:46:00 +00:00
af_ladspa.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_lavcresample.c
ff_gcd is already in libavutil/common.h, no need for an extra prototype here
2007-06-24 12:40:51 +00:00
af_mp.h
…
af_pan.c
Add AF_CONTROL_PAN_BALANCE control
2007-06-17 12:18:13 +00:00
af_resample.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_resample.h
…
af_sinesuppress.c
Fix warning:
2007-08-25 16:51:02 +00:00
af_sub.c
Rename open to af_open so as not to conflict with a previous header definition.
2007-03-20 09:46:00 +00:00
af_surround.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_sweep.c
Rename open to af_open so as not to conflict with a previous header definition.
2007-03-20 09:46:00 +00:00
af_tools.c
…
af_volnorm.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
af_volume.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
control.h
Add AF_CONTROL_PAN_BALANCE control
2007-06-17 12:18:13 +00:00
dsp.h
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00
equalizer.h
…
filter.c
…
filter.h
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00
format.c
Remove unnecessary unistd.h include.
2007-03-20 09:53:31 +00:00
window.c
…
window.h
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00