Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 28 Mar 2009 19:57:56 +0000 |
bircoph |
Remove af_msg special-casing API in libaf.
|
Fri, 06 Mar 2009 11:47:51 +0000 |
reimar |
Remove several useless casts from af_resample
|
Fri, 06 Mar 2009 11:46:06 +0000 |
reimar |
Free af->setup and contents in af_resample uninit function.
|
Fri, 06 Mar 2009 11:42:45 +0000 |
reimar |
Use calloc to allocate the af_resample ring buffers, reportedly using
|
Fri, 06 Mar 2009 11:39:13 +0000 |
reimar |
Use a single malloc to allocate space for the circular buffers.
|
Fri, 06 Mar 2009 11:31:18 +0000 |
reimar |
Comment typo fixes for af_resample
|
Sun, 25 Jan 2009 19:20:30 +0000 |
diego |
Add missing header for av_gcd, fixes the warning:
|
Sat, 17 Jan 2009 11:29:36 +0000 |
cehoyos |
Fix compilation: s/ff_gcd/av_gcd.
|
Fri, 16 Jan 2009 09:32:54 +0000 |
reimar |
More #ifdef HAVE_MMX etc. missed by earlier search.
|
Mon, 05 Jan 2009 12:41:40 +0000 |
diego |
Replace informal license notices by standard license header
|
Fri, 02 Jan 2009 16:13:22 +0000 |
diego |
Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as
|
Thu, 01 Nov 2007 06:52:50 +0000 |
uau |
A/V sync: take audio filter buffers into account
|
Thu, 01 Nov 2007 06:52:06 +0000 |
uau |
libaf: Remove rational number implementation
|
Thu, 01 Nov 2007 06:52:01 +0000 |
uau |
libaf: change filter input/output ratio calculations
|
Tue, 25 Sep 2007 16:34:23 +0000 |
diego |
cosmetics: misc typo fixes
|
Tue, 20 Mar 2007 09:53:31 +0000 |
diego |
Remove unnecessary unistd.h include.
|
Tue, 20 Mar 2007 09:46:00 +0000 |
diego |
Rename open to af_open so as not to conflict with a previous header definition.
|
Sat, 10 Feb 2007 18:12:03 +0000 |
uau |
Fix memory leaks.
|
Sun, 19 Nov 2006 18:10:04 +0000 |
uau |
Reinitialize some variables on af_resample reinit, fixes crash
|
Sat, 18 Nov 2006 17:07:17 +0000 |
uau |
Fix double free in af_resample when reinited with suitable parameters
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Sat, 08 Jan 2005 21:34:06 +0000 |
reimar |
always cancel down fractions (frac_t) to avoid overflows and playback
|
Wed, 29 Dec 2004 19:50:44 +0000 |
alex |
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Sun, 10 Oct 2004 14:20:42 +0000 |
diego |
The full name of the GPL is GNU General Public License.
|
Sun, 12 Jan 2003 08:05:51 +0000 |
anders |
10l sig 11 bug reported by Fabian Franz
|
Fri, 10 Jan 2003 01:45:34 +0000 |
anders |
10l bug for float conversion control + feature fix in volume control
|
Fri, 10 Jan 2003 01:01:38 +0000 |
anders |
New auto config for volume and resample and added support for float flag in configuration
|