]> git.sesse.net Git - ffmpeg/history - libavdevice/Makefile
Reduce stack usage in svq1_encode_plane(). Reuse context scratch buffer
[ffmpeg] / libavdevice / Makefile
2009-11-18 Diego BiurrunSplit avdevice.c off from alldevices.c.
2009-10-18 Diego Biurruncosmetics: Break overly long lines.
2009-08-23 Måns RullgårdSkip headers requiring external libs not present in...
2009-06-29 Stefano SabatiniMake the configure script select the input/output devic...
2009-04-02 Olivier GuilyardiImplement JACK input device.
2009-01-26 Nicolas GeorgeAdd ALSA support in libavdevice.
2009-01-21 Benoit FouetRename audio.c to oss_audio.c in libavdevice.
2008-10-25 Måns RullgårdUse OBJS variable for all object files
2008-05-08 Diego Biurrunprettyprinting cosmetics
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-03-27 François RevolFix building with C++ objects, variable names were...
2008-03-08 Ramiro PollaVFW capture support
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-01-12 Víctor PaesaLink to libraries in dependency order.
2007-11-23 Luca AbeniLink libavdevice against libavutil, libavcodec, and...
2007-11-22 Luca AbeniIntroduce libavdevice