| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Consistently place HEADERS before OBJS in all Makefiles. | Diego Biurrun | 2008-11-20 | 1 | -2/+2 |
* | cosmetic: align backslashes in makefiles | Måns Rullgård | 2008-10-26 | 1 | -4/+4 |
* | non-recursive makefiles | Måns Rullgård | 2008-04-07 | 1 | -2/+2 |
* | Rename --enable-swscaler --> enable-swscale to be consistent with the | Diego Biurrun | 2008-03-10 | 1 | -1/+1 |
* | cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. | Diego Biurrun | 2008-03-08 | 1 | -7/+5 |
* | simplify library version handling | Måns Rullgård | 2008-03-07 | 1 | -2/+0 |
* | consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment | Måns Rullgård | 2008-03-06 | 1 | -12/+3 |
* | Add correct version number to shared libavfilter | Vitor Sessak | 2008-03-05 | 1 | -2/+2 |
* | Fix avfilter compilation with --enable-shared and no libswscaler | Vitor Sessak | 2008-03-05 | 1 | -1/+5 |
* | Fix libavfilter compilation and make it more in line | Vitor Sessak | 2008-03-03 | 1 | -1/+1 |
* | Remove everything not yet commited to svn | Vitor Sessak | 2008-02-15 | 1 | -22/+2 |
* | Improve conditional compilation of vsrc_movie.c | Vitor Sessak | 2008-02-15 | 1 | -1/+1 |
* | Fix compilation | Vitor Sessak | 2008-02-15 | 1 | -0/+1 |
* | True conditional compilation | Vitor Sessak | 2008-02-15 | 1 | -16/+17 |
* | Add movie file video source filter. | Vitor Sessak | 2008-02-15 | 1 | -1/+7 |
* | Cosmetics: split long line | Vitor Sessak | 2008-02-15 | 1 | -1/+3 |
* | Link to libraries in dependency order. | Vitor Sessak | 2008-02-15 | 1 | -1/+1 |
* | More targets addition | Vitor Sessak | 2008-02-15 | 1 | -1/+7 |
* | Fix Cygwin compilation. | Víctor Paesa | 2008-02-15 | 1 | -1/+1 |
* | Targets addition and removal | Vitor Sessak | 2008-02-15 | 1 | -5/+6 |
* | Remove test program and test video output module since ffplay can be used | Vitor Sessak | 2008-02-15 | 1 | -12/+0 |
* | Merge of several revisions that add more targets to the | Vitor Sessak | 2008-02-15 | 1 | -0/+5 |
* | work into the ffmpeg build system | Vitor Sessak | 2008-02-15 | 1 | -24/+36 |
* | Add rule for make clean. | Vitor Sessak | 2008-02-15 | 1 | -0/+3 |
* | Merge of several revisions adding filters | Vitor Sessak | 2008-02-15 | 1 | -0/+4 |
* | First version of libavfilter Makefile | Vitor Sessak | 2008-02-15 | 1 | -0/+17 |