Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100 | Michael Niedermayer | 2011-12-22 | 1 | -0/+2 |
| | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
| | | | | This reverts commit 29ba091136a5e04574f7bfc1b17536c923958f6f. | ||||
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
| | | | | This reverts commit a03be6e1ba4cbf9984b0bbdb674704bbb2da6713. | ||||
* | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
| | | | | also update the multiple inclusion guards in config.h|mak | ||||
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+11 |
| | | | | Originally committed as revision 20547 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Split avdevice.c off from alldevices.c. | Diego Biurrun | 2009-11-18 | 1 | -0/+24 |
alldevices.c is not a good place for avdevice_version(). Originally committed as revision 20546 to svn://svn.ffmpeg.org/ffmpeg/trunk |