]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavdevice
Update copyright and text
[frescor/ffmpeg.git] / libavdevice /
2008-05-11 cehoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-05-09 diegoUse full path for #includes from another directory.
2008-05-08 diego#include required headers directly.
2008-05-08 diegoprettyprinting cosmetics
2008-04-27 diegoRemove unused avdevice.h header file; add config.h...
2008-04-14 ramirotypo
2008-04-14 ramiroAdd #if 0 code to test for yet unsupported compressions
2008-04-14 ramiroSupport biCompression I420
2008-04-14 ramiroCosmetics: remove {}s over one-lined ifs.
2008-04-14 ramiroSimplify more errors by using goto
2008-04-14 ramiroSimplify returning errors by using goto
2008-04-07 mrunon-recursive makefiles
2008-03-27 mmu_manFix building with C++ objects, variable names were...
2008-03-24 diegoRemove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
2008-03-24 diegoRemove unneeded sys/mman.h #include.
2008-03-20 diegoOnly #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
2008-03-15 diegocosmetics: #include config.h before all other FFmpeg...
2008-03-15 diegotypo fixes
2008-03-08 ramiroCorrectly handle case where buffer is 100% full
2008-03-08 ramiroVFW capture support
2008-03-08 diegocosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 mrusimplify library version handling
2008-03-06 mruconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-02-26 mruless preprocessor magic in version number macros
2008-02-19 mruClean up lib* version definitions
2008-02-13 diegotypo fix: inited --> initialized
2008-01-18 benoitMore verbose error log message.
2008-01-17 lucabeClarify the error message when video width, height...
2008-01-12 victorLink to libraries in dependency order.
2008-01-11 romanshEnabling higher frame rates for dc1394, patch by Alessa...
2008-01-11 romanshAdding support for libdc1394 v.2, patch by Alessandro...
2008-01-08 romansh * fixing a bug preventing default values to be set...
2008-01-07 benoitMake v4l.c's video_formats constant and static.
2007-12-28 michaelRemove AIW support code, it is unfit for ffmpeg svn...
2007-12-01 vitorspelling
2007-11-23 lucabeLink libavdevice against libavutil, libavcodec, and...
2007-11-23 lucabeFix the creation of alldevices.c (create it without...
2007-11-22 lucabeIntroduce libavdevice