..
Makefile
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
2007-12-13 12:38:17 +00:00
af.c
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
2007-12-13 12:38:17 +00:00
af.h
Replace multiple inclusion guards with leading underscores by default names.
2008-01-01 20:21:20 +00:00
af_center.c
…
af_channels.c
…
af_comp.c
…
af_delay.c
…
af_dummy.c
…
af_equalizer.c
A/V sync: take audio filter buffers into account
2007-11-01 06:52:50 +00:00
af_export.c
…
af_extrastereo.c
…
af_format.c
…
af_format.h
Replace multiple inclusion guards with leading underscores by default names.
2008-01-01 20:21:20 +00:00
af_format_alaw.c
Fix multiple inclusion guards, identifiers starting with __ are reserved
2007-11-29 14:23:24 +00:00
af_format_ulaw.c
Fix multiple inclusion guards, identifiers starting with __ are reserved
2007-11-29 14:23:24 +00:00
af_gate.c
…
af_hrtf.c
…
af_hrtf.h
Add multiple inclusion guards to all header files that lack them.
2008-01-01 21:35:58 +00:00
af_karaoke.c
…
af_ladspa.c
Remove redundant changelog from comments. There's always svn log.
2007-11-29 14:30:03 +00:00
af_lavcac3enc.c
typo fix: inited --> initialized
2008-02-14 14:23:55 +00:00
af_lavcresample.c
Relicense GPL v2 files as GPL v2+ and add proper license headers.
2007-12-31 10:41:20 +00:00
af_mp.h
Replace multiple inclusion guards with leading underscores by default names.
2008-01-01 20:21:20 +00:00
af_pan.c
…
af_resample.c
A/V sync: take audio filter buffers into account
2007-11-01 06:52:50 +00:00
af_resample.h
This header should not have multiple inclusion guards, it is meant
2008-02-18 21:07:33 +00:00
af_scaletempo.c
100l, bzero is deprecated, use memset instead
2007-11-30 21:29:45 +00:00
af_sinesuppress.c
…
af_sub.c
…
af_surround.c
…
af_sweep.c
Relicense GPL v2 files as GPL v2+ and add proper license headers.
2007-12-31 10:41:20 +00:00
af_tools.c
…
af_volnorm.c
…
af_volume.c
…
control.h
Replace multiple inclusion guards with leading underscores by default names.
2008-01-01 20:21:20 +00:00
dsp.h
Add explanatory comments to the #endif part of multiple inclusion guards.
2007-12-31 16:15:50 +00:00
equalizer.h
Add multiple inclusion guards to all header files that lack them.
2008-01-01 21:35:58 +00:00
filter.c
…
filter.h
Add explanatory comments to the #endif part of multiple inclusion guards.
2007-12-31 16:15:50 +00:00
format.c
…
reorder_ch.c
Fix all current known multi-channel wrong order problems by adding
2007-12-10 16:53:30 +00:00
reorder_ch.h
Fix all current known multi-channel wrong order problems by adding
2007-12-10 16:53:30 +00:00
window.c
…
window.h
Add explanatory comments to the #endif part of multiple inclusion guards.
2007-12-31 16:15:50 +00:00