| Commit message (Expand) | Author | Age | Files | Lines |
* | Add unsharp video filter. | Bobby Bingham | 2010-04-07 | 1 | -0/+1 |
* | Add video filter to manipulate aspect ratio | Bobby Bingham | 2010-03-17 | 1 | -0/+2 |
* | Add the graph2dot tools and document it. | Stefano Sabatini | 2010-02-25 | 1 | -0/+2 |
* | Implement null video sink. | Stefano Sabatini | 2010-01-16 | 1 | -0/+2 |
* | Implement null video source. | Stefano Sabatini | 2010-01-16 | 1 | -0/+2 |
* | Add scale filter. | Stefano Sabatini | 2009-11-11 | 1 | -0/+1 |
* | Enable linking of parseutils.o. | Stefano Sabatini | 2009-11-09 | 1 | -0/+1 |
* | Vertical align. | Stefano Sabatini | 2009-11-03 | 1 | -6/+6 |
* | Add slicify video filter. | Stefano Sabatini | 2009-11-03 | 1 | -0/+1 |
* | Add format and noformat filters. | Stefano Sabatini | 2009-10-27 | 1 | -0/+2 |
* | Add video vertical flip filter. | Stefano Sabatini | 2009-10-22 | 1 | -0/+1 |
* | Add video crop filter. | Stefano Sabatini | 2009-10-21 | 1 | -0/+1 |
* | Add the null video filter. | Stefano Sabatini | 2009-10-18 | 1 | -1/+1 |
* | Remove old scaler. | Michael Niedermayer | 2009-03-03 | 1 | -2/+1 |
* | 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 |