| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge svn changes up to r29277 | Uoti Urpala | 2009-05-08 | 1 | -38/+100 |
|\ |
|
| * | Cosmetics for r29244 to follow K&R style closely. | bircoph | 2009-05-03 | 1 | -17/+17 |
| * | Support for libbs2b ver. 3.0.0 API. | bircoph | 2009-05-03 | 1 | -20/+82 |
* | | Merge svn changes up to r29134 | Uoti Urpala | 2009-04-02 | 2 | -4/+216 |
|\| |
|
| * | Use native endian float filter provided by libbs2b instead of | bircoph | 2009-04-02 | 1 | -5/+2 |
| * | Add libbs2b audio filter itself. | bircoph | 2009-04-02 | 2 | -0/+219 |
| * | Remove unnecessary malloc.h #includes and related #ifdeffery. | diego | 2009-04-02 | 1 | -4/+0 |
* | | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 20 | -216/+152 |
|\| |
|
| * | Move config.h include directive up as a precaution measure. | bircoph | 2009-03-28 | 1 | -1/+2 |
| * | Reorder includes alphabetically. | bircoph | 2009-03-28 | 1 | -2/+2 |
| * | Remove af_mp.h and add its content to af.h | bircoph | 2009-03-28 | 2 | -34/+8 |
| * | Remove af_msg special-casing API in libaf. | bircoph | 2009-03-28 | 20 | -180/+141 |
| * | cosmetics: Remove file names from file header, it only causes trouble. | diego | 2009-03-15 | 1 | -1/+1 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -15/+21 |
|\| |
|
| * | Remove several useless casts from af_resample | reimar | 2009-03-06 | 1 | -4/+4 |
| * | Free af->setup and contents in af_resample uninit function. | reimar | 2009-03-06 | 1 | -0/+7 |
| * | Use calloc to allocate the af_resample ring buffers, reportedly using | reimar | 2009-03-06 | 1 | -1/+1 |
| * | Use a single malloc to allocate space for the circular buffers. | reimar | 2009-03-06 | 1 | -5/+4 |
| * | Comment typo fixes for af_resample | reimar | 2009-03-06 | 1 | -7/+7 |
* | | Merge svn changes up to r28712 | Uoti Urpala | 2009-02-23 | 2 | -0/+162 |
|\| |
|
| * | af_stats: Some fixes to the new filter | uau | 2009-02-21 | 1 | -13/+14 |
| * | Add missing #include "config.h", fixes the warning: | diego | 2009-02-21 | 1 | -0/+1 |
| * | Add statistics audio filter that prints information about the audio stream. | diego | 2009-02-21 | 2 | -0/+160 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -1/+1 |
|\| |
|
| * | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | | Merge svn changes up to r28403 | Uoti Urpala | 2009-01-31 | 3 | -12/+5 |
|\| |
|
| * | WORDS_BIGENDIAN is defined/undefined, not 0/1. | diego | 2009-01-26 | 2 | -3/+3 |
| * | Drop HAVE_LRINTF check, lrintf is used without checking in other places. | diego | 2009-01-26 | 1 | -8/+1 |
| * | HAVE_3DNOW --> HAVE_AMD3DNOW | diego | 2009-01-26 | 1 | -1/+1 |
* | | Merge svn changes up to r28368 | Uoti Urpala | 2009-01-26 | 1 | -1/+2 |
|\| |
|
| * | Fix build: Add required header and adjust preprocessor check. | diego | 2009-01-25 | 1 | -1/+2 |
* | | Merge svn changes up to r28366 | Uoti Urpala | 2009-01-26 | 1 | -0/+1 |
|\| |
|
| * | Add missing header for av_gcd, fixes the warning: | diego | 2009-01-25 | 1 | -0/+1 |
* | | Merge svn changes up to r28341 | Uoti Urpala | 2009-01-19 | 2 | -4/+4 |
|\| |
|
| * | Fix compilation: s/ff_gcd/av_gcd. | cehoyos | 2009-01-17 | 1 | -2/+2 |
| * | More #ifdef HAVE_MMX etc. missed by earlier search. | reimar | 2009-01-16 | 1 | -1/+1 |
| * | More #ifdef -> #if fixes | reimar | 2009-01-16 | 1 | -1/+1 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 36 | -276/+731 |
|\| |
|
| * | Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and | diego | 2009-01-05 | 3 | -8/+8 |
| * | Use standard multiple inclusion guards. | diego | 2009-01-05 | 2 | -6/+6 |
| * | Remove unnecessary local definition of _ISOC9X_SOURCE. | diego | 2009-01-05 | 1 | -3/+0 |
| * | Remove obsolete and misleading comment. | diego | 2009-01-05 | 1 | -4/+0 |
| * | Replace informal license notices by standard license header | diego | 2009-01-05 | 35 | -245/+705 |
| * | Fix two more instances of nonstandard license headers. | diego | 2009-01-05 | 1 | -11/+13 |
| * | Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as | diego | 2009-01-02 | 2 | -5/+5 |
* | | Merge svn changes up to r28103 | Uoti Urpala | 2008-12-06 | 1 | -3/+3 |
|\| |
|
| * | Add const to avoid warnings about discarded qualifiers. | reimar | 2008-12-05 | 1 | -3/+3 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 3 | -30/+29 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 3 | -30/+29 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 3 | -7/+11 |
|\| |
|
| * | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. | diego | 2008-10-13 | 1 | -6/+5 |
| * | Fix channel order for ffmpeg flac codec. | ulion | 2008-10-09 | 2 | -1/+6 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -1/+1 |
|\| |
|
| * | Rename a bunch of miscellaneous preprocessor directives. | diego | 2008-08-07 | 1 | -1/+1 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -4/+4 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -4/+4 |
* | | Merge svn changes up to r27332 | Uoti Urpala | 2008-07-21 | 3 | -23/+23 |
|\| |
|
| * | Make af_hrtf tables static const | reimar | 2008-07-15 | 1 | -6/+6 |
| * | Add const to libaf/filter.c functions. | reimar | 2008-07-15 | 2 | -17/+17 |
* | | Merge svn changes up to r27025 | Uoti Urpala | 2008-06-07 | 2 | -5/+5 |
|\| |
|
| * | rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*. | ulion | 2008-06-07 | 2 | -5/+5 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | | Merge svn changes up to r26783 | Uoti Urpala | 2008-05-15 | 7 | -41/+40 |
|\| |
|
| * | Use standard license headers with standard formatting. | diego | 2008-05-14 | 7 | -41/+40 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 1 | -1/+1 |
|/ |
|
* | Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE. | diego | 2008-04-10 | 5 | -73/+92 |
* | Remove useless #include. | diego | 2008-04-09 | 1 | -1/+0 |
* | Merge libaf/Makefile into Makefile, one less instance of recursive make. | diego | 2008-04-09 | 1 | -37/+0 |
* | Remove some useless quotes from #error preprocessor directives. | diego | 2008-04-09 | 2 | -2/+2 |
* | Use quotes instead of angular brackets for local includes. | diego | 2008-04-09 | 4 | -5/+5 |
* | Handle af_ladspa conditional compilation in the usual way. | diego | 2008-04-09 | 1 | -1/+1 |
* | #include config.h before all other headers. | diego | 2008-03-14 | 1 | -1/+1 |
* | Add missing header #include to fix 'make checkheaders'. | diego | 2008-03-10 | 1 | -0/+2 |
* | af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that | diego | 2008-03-10 | 1 | -2/+0 |
* | Fix ffvorbis decoder's output channel order with channel reordering function. | ulion | 2008-03-05 | 2 | -1/+6 |
* | Add directory names to libavcodec #includes. | diego | 2008-03-03 | 1 | -2/+2 |
* | Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H. | diego | 2008-03-01 | 1 | -0/+2 |
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 | 1 | -8/+2 |
* | Replace silly check for config.h inclusion, just include it. | diego | 2008-02-24 | 1 | -3/+1 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 10 | -32/+33 |
* | This header should not have multiple inclusion guards, it is meant | diego | 2008-02-18 | 1 | -4/+3 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -3/+3 |
* | Fix buffer overflow bug by calculate the buffer size accurately. | ulion | 2008-01-11 | 1 | -3/+20 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 | 3 | -0/+15 |
* | Replace multiple inclusion guards with leading underscores by default names. | diego | 2008-01-01 | 4 | -12/+12 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 3 | -3/+3 |
* | Relicense GPL v2 files as GPL v2+ and add proper license headers. | diego | 2007-12-31 | 2 | -4/+38 |
* | Add new audio filter for encoding multi-channel audio into ac3 at runtime. | ulion | 2007-12-13 | 3 | -0/+306 |
* | Fix all current known multi-channel wrong order problems by adding | ulion | 2007-12-10 | 3 | -0/+1323 |
* | Fix my wrong code in r25530. | ulion | 2007-12-10 | 1 | -1/+1 |
* | Fix missing command line bug by making the input parameter constant. | ulion | 2007-12-10 | 1 | -6/+8 |
* | 100l, bzero is deprecated, use memset instead | reimar | 2007-11-30 | 1 | -1/+1 |
* | Remove redundant changelog from comments. There's always svn log. | ivo | 2007-11-29 | 1 | -33/+0 |
* | Fix multiple inclusion guards, identifiers starting with __ are reserved | diego | 2007-11-29 | 2 | -6/+6 |
* | Prevent from using data->len when data is NULL (when play() return NULL). | ulion | 2007-11-23 | 1 | -1/+1 |
* | Add padding and unroll loop 4x for at least another 10% speedup | reimar | 2007-11-18 | 1 | -4/+11 |
* | Change to a 64 bit accumulation variable instead of shifting. | reimar | 2007-11-18 | 1 | -5/+5 |
* | 100l, *ppc++ was supposed to be replaced by ppc[i] in r25100, but that is not... | reimar | 2007-11-18 | 1 | -2/+0 |
* | Use "long" instead of "int" for innermost loop variable. | reimar | 2007-11-18 | 1 | -1/+2 |
* | Rearrange scaletempo inner loop. | reimar | 2007-11-18 | 1 | -2/+5 |
* | 100l, someone mixed up && and ||, so if allocation of only one buffers failed | reimar | 2007-11-18 | 1 | -1/+1 |
* | Avoid some casts by changing int8_t* to void* in af_scaletempo | reimar | 2007-11-18 | 1 | -25/+27 |
* | A/V sync: take audio filter buffers into account | uau | 2007-11-01 | 6 | -6/+13 |
* | af_scaletempo: code cleanup | uau | 2007-11-01 | 1 | -10/+17 |
* | af_scaletempo: Fix crash in option parsing | uau | 2007-11-01 | 1 | -1/+1 |
* | af_scaletempo: Fix audio copy position | uau | 2007-11-01 | 1 | -2/+2 |
* | Add audio filter scaletempo | uau | 2007-11-01 | 4 | -0/+553 |
* | Change decode_audio() interface | uau | 2007-11-01 | 2 | -36/+7 |
* | Remove some pointless 'inline' qualifiers | uau | 2007-11-01 | 4 | -11/+11 |
* | libaf: Remove rational number implementation | uau | 2007-11-01 | 3 | -59/+3 |
* | libaf: change filter input/output ratio calculations | uau | 2007-11-01 | 24 | -99/+54 |
* | Remove unused functions in af.c | uau | 2007-11-01 | 2 | -51/+0 |
* | cosmetics: misc typo fixes | diego | 2007-09-25 | 6 | -7/+7 |
* | Fix loads of typos | reimar | 2007-09-19 | 1 | -11/+11 |
* | Fix typo in comment | reimar | 2007-09-16 | 1 | -1/+1 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 | 1 | -3/+1 |
* | Fix warning: | diego | 2007-08-25 | 1 | -1/+1 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 3 | -8/+8 |
* | ff_gcd is already in libavutil/common.h, no need for an extra prototype here | reimar | 2007-06-24 | 1 | -2/+0 |
* | Add AF_CONTROL_PAN_BALANCE control | zuxy | 2007-06-17 | 2 | -0/+19 |
* | Remove incorrect comment: pan defaults to block all, instead of pass-thru. | zuxy | 2007-06-13 | 1 | -1/+0 |
* | Avoid zero output for pan filter; zero output now means same # of channels | zuxy | 2007-06-13 | 1 | -2/+4 |
* | Make pan reentrant. Multiple pans in chain work fine. | zuxy | 2007-06-13 | 1 | -1/+1 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -1/+1 |
* | Add general variables for either static or shared FFmpeg libraries. | diego | 2007-04-26 | 1 | -1/+0 |
* | cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables. | diego | 2007-04-25 | 1 | -2/+2 |
* | reasonable cutoff frequency default | michael | 2007-03-22 | 1 | -2/+3 |
* | Remove unnecessary unistd.h include. | diego | 2007-03-20 | 17 | -17/+0 |
* | Remove MinGW hack, it's no longer needed. | diego | 2007-03-20 | 1 | -4/+0 |
* | Rename open to af_open so as not to conflict with a previous header definition. | diego | 2007-03-20 | 21 | -43/+43 |
* | Conditionally compile af_export instead of having #ifdef around the file. | diego | 2007-03-19 | 2 | -4/+1 |
* | Move libav* include CFLAGS to mpcommon.mak instead of duplicating them. | diego | 2007-03-18 | 1 | -3/+0 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 | 1 | -25/+25 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 1 | -4/+4 |
* | Move variable declaration to appropriate place | reimar | 2007-02-10 | 1 | -1/+1 |
* | Cosmetics: remove tabs added in last commit from otherwise tab-free file. | reimar | 2007-02-10 | 1 | -3/+3 |
* | Fix memory leaks. | uau | 2007-02-10 | 5 | -10/+17 |
* | Use AF_NCH for max number of channels instead of private CHANS define. | uau | 2007-02-10 | 1 | -5/+3 |
* | Fix nonsense tests like previously in af_pan. | uau | 2007-02-10 | 1 | -5/+3 |
* | Fix nonsense tests ("if (af->data->audio)" before "if (af->data)"). | uau | 2007-02-10 | 1 | -3/+2 |
* | Cosmetics: add space after comma in output | reimar | 2007-02-08 | 1 | -1/+1 |
* | Experimental support for multichannel ladspa effects | reimar | 2007-02-05 | 1 | -20/+11 |
* | Fix FSF address and otherwise broken license headers. | diego | 2007-01-22 | 1 | -3/+3 |
* | Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed | reimar | 2006-12-12 | 1 | -2/+0 |
* | Hack around libavutil/bswap.h compilation problems due to always_inline undef... | reimar | 2006-12-07 | 1 | -1/+1 |
* | Add libav include paths to CFLAGS without indirection. | diego | 2006-12-01 | 1 | -3/+3 |
* | Remove some superfluous include CFLAGS. | diego | 2006-11-29 | 1 | -1/+1 |
* | Remove bswap.h, use libavutil/bswap.h instead. | diego | 2006-11-29 | 1 | -1/+2 |
* | reordering of #include to avoid clash with math.h and quicktime/*.h, patch by... | nplourde | 2006-11-28 | 1 | -4/+4 |
* | FFmpeg-style dependency declaration | diego | |