| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused defines, patch by takis P issaris A uhasselt P be | Panagiotis Issaris | 2006-09-07 | 1 | -15/+0 |
* | Exchange informal LGPL notice by official license header. | Diego Biurrun | 2006-09-04 | 1 | -1/+18 |
* | Add license from zlib.h instead of referring to it. | Diego Biurrun | 2006-09-03 | 1 | -1/+19 |
* | Align the input buffer in ffplay, introduce a public macro for aligned declar... | Luca Barbato | 2006-08-31 | 1 | -0/+7 |
* | Add some new pixel formats to libavutil | Luca Abeni | 2006-08-28 | 1 | -2/+21 |
* | compatibility warning | Michael Niedermayer | 2006-08-20 | 1 | -1/+1 |
* | cleanup PixelFormat a little | Michael Niedermayer | 2006-08-20 | 1 | -22/+36 |
* | attribute_deprecated | Michael Niedermayer | 2006-08-20 | 1 | -0/+8 |
* | SWAP | Michael Niedermayer | 2006-08-19 | 1 | -0/+2 |
* | Explicitly include fastmemcpy.h from libvo/. | Diego Biurrun | 2006-08-18 | 1 | -1/+1 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | Diego Biurrun | 2006-08-17 | 1 | -1/+1 |
* | revert aligned realloc() changesm this should be identical to r5784 | Michael Niedermayer | 2006-08-17 | 1 | -15/+11 |
* | trying to fix av_realloc() | Michael Niedermayer | 2006-08-13 | 1 | -3/+5 |
* | align av_realloc() | Michael Niedermayer | 2006-08-13 | 1 | -10/+12 |
* | Add #define REGc | Guillaume Poirier | 2006-08-12 | 1 | -0/+2 |
* | use C99 standard constant, thanks to Foxy Shadis | Baptiste Coudurier | 2006-08-11 | 1 | -1/+1 |
* | floating point "emulation" code | Michael Niedermayer | 2006-08-08 | 2 | -0/+155 |
* | Fix FSF postal address. | Diego Biurrun | 2006-07-26 | 2 | -2/+2 |
* | do not include bswap.h in common.h for external programs, since the former | Reimar Döffinger | 2006-07-21 | 2 | -2/+2 |
* | removing redundant mess next time we break compatiility | Michael Niedermayer | 2006-07-20 | 2 | -1/+12 |
* | simplify | Michael Niedermayer | 2006-07-20 | 1 | -5/+4 |
* | for floats fabs is better & smaller then ABS | Michael Niedermayer | 2006-07-20 | 1 | -1/+1 |
* | simpler, smaller and faster | Michael Niedermayer | 2006-07-20 | 1 | -13/+28 |
* | Install log.h | Luca Abeni | 2006-07-19 | 1 | -1/+1 |
* | simplify | Michael Niedermayer | 2006-07-19 | 1 | -8/+3 |
* | Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil | Luca Abeni | 2006-07-19 | 3 | -1/+144 |
* | Move av_log() & friends to libavutil | Luca Abeni | 2006-07-18 | 4 | -0/+113 |
* | Split common.h in two parts, purely internal stuff (internal.h) and things | Reimar Döffinger | 2006-07-16 | 2 | -214/+226 |
* | calculate all coefficients for several orders during cholesky factorization, ... | Michael Niedermayer | 2006-07-15 | 2 | -31/+40 |
* | unneeded #include | Michael Niedermayer | 2006-07-14 | 1 | -3/+0 |
* | adding a \ so we can add more lines without having to do a "cosmetic" change ... | Michael Niedermayer | 2006-07-14 | 1 | -1/+1 |
* | linear least squares solver using cholesky factorization | Michael Niedermayer | 2006-07-14 | 3 | -0/+187 |
* | indent | Måns Rullgård | 2006-07-14 | 1 | -8/+8 |
* | simplify | Måns Rullgård | 2006-07-14 | 1 | -17/+6 |
* | simplify | Måns Rullgård | 2006-07-14 | 1 | -23/+4 |
* | remove impossible #ifdef case | Måns Rullgård | 2006-07-14 | 1 | -12/+2 |
* | remove old msvc cruft | Måns Rullgård | 2006-07-13 | 1 | -8/+2 |
* | remove redundant #include <math.h> | Måns Rullgård | 2006-07-13 | 1 | -5/+0 |
* | replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use | Måns Rullgård | 2006-07-13 | 1 | -1/+1 |
* | cleanup suggested by Michael Niedermayer | Måns Rullgård | 2006-07-13 | 1 | -3/+5 |
* | move adler32 to libavutil | Måns Rullgård | 2006-07-13 | 3 | -1/+50 |
* | CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just | Diego Biurrun | 2006-07-11 | 1 | -6/+6 |
* | cosmetics: Fix indentation after last commit. | Diego Biurrun | 2006-07-11 | 1 | -5/+5 |
* | Remove old MSVC remnants. | Diego Biurrun | 2006-07-11 | 1 | -15/+0 |
* | cosmetic | Michael Niedermayer | 2006-07-09 | 1 | -6/+3 |
* | remove STATS code (probably hasnt been used for years ..., and its not comple... | Michael Niedermayer | 2006-07-09 | 1 | -24/+0 |
* | put the code which is specific for the large crc table under #ifndef CONFIG_S... | Michael Niedermayer | 2006-07-08 | 1 | -0/+4 |
* | moving utf8 reading function to libavutil | Michael Niedermayer | 2006-07-07 | 1 | -0/+14 |
* | Add proper LGPL header. | Diego Biurrun | 2006-07-05 | 1 | -1/+14 |
* | spelling typo | Diego Biurrun | 2006-07-05 | 1 | -1/+1 |