| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code. | Diego Biurrun | 2007-04-29 | 1 | -415/+415 |
* | cosmetics: Remove trailing whitespace. | Diego Biurrun | 2007-04-26 | 1 | -6/+6 |
* | fix full range (jpeg yuv) chroma | Michael Niedermayer | 2007-03-18 | 1 | -0/+5 |
* | Pass a context to av_log(), when possible | Luca Abeni | 2007-01-23 | 1 | -2/+2 |
* | Fix license headers and FSF postal address. | Diego Biurrun | 2007-01-22 | 1 | -2/+2 |
* | Mark some variables as possibly unused to avoid warnings | Luca Abeni | 2006-12-26 | 1 | -2/+4 |
* | Add some explicit casts to avoid "assignment from incompatible pointer type" | Luca Abeni | 2006-12-26 | 1 | -3/+3 |
* | Add some other casts, to remove void pointers arithmetic | Luca Abeni | 2006-12-26 | 1 | -3/+3 |
* | Use common define for x86_32 and x86_64. | Diego Biurrun | 2006-11-01 | 1 | -1/+1 |
* | make some global var static (fix a build failure with shared lib on x86_64) | Aurelien Jacobs | 2006-10-03 | 1 | -12/+12 |
* | Remove the dependency of libswscale on img_format.h | Luca Abeni | 2006-09-17 | 1 | -28/+26 |
* | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. | Diego Biurrun | 2006-08-18 | 1 | -1/+1 |
* | Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64. | Diego Biurrun | 2006-08-05 | 1 | -2/+2 |
* | Comment some #endif lines. | Diego Biurrun | 2006-07-28 | 1 | -1/+1 |
* | Use libavutil in libswscale, and allow it to be built out of the mplayer tree | Luca Abeni | 2006-07-20 | 1 | -10/+8 |
* | Move postproc ---> libswscale | Luca Abeni | 2006-06-30 | 1 | -0/+848 |