| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. | Diego Biurrun | 2008-03-08 | 1 | -2/+1 |
* | 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 | -5/+1 |
* | less preprocessor magic in version number macros | Måns Rullgård | 2008-02-26 | 1 | -3/+9 |
* | Clean up lib* version definitions | Måns Rullgård | 2008-02-19 | 1 | -2/+4 |
* | typo fix: inited --> initialized | Diego Biurrun | 2008-02-13 | 1 | -3/+3 |
* | More verbose error log message. | Benoit Fouet | 2008-01-18 | 1 | -1/+1 |
* | Clarify the error message when video width, height, or framerate are not | Michel Bardiaux | 2008-01-17 | 1 | -1/+1 |
* | Link to libraries in dependency order. | Víctor Paesa | 2008-01-12 | 1 | -2/+2 |
* | Enabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sapp... | Alessandro Sappia | 2008-01-11 | 1 | -0/+4 |
* | Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ... | Alessandro Sappia | 2008-01-11 | 1 | -19/+184 |
* | * fixing a bug preventing default values to be set correctly | Roman Shaposhnik | 2008-01-08 | 1 | -4/+14 |
* | Make v4l.c's video_formats constant and static. | Diego Pettenò | 2008-01-07 | 1 | -1/+1 |
* | Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and | Michael Niedermayer | 2007-12-28 | 1 | -499/+1 |
* | spelling | Vitor Sessak | 2007-12-01 | 1 | -1/+1 |
* | Link libavdevice against libavutil, libavcodec, and libavformat | Luca Abeni | 2007-11-23 | 1 | -0/+4 |
* | Fix the creation of alldevices.c (create it without any rename). | Luca Abeni | 2007-11-23 | 1 | -11/+11 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 12 | -0/+4049 |