40 Commits (37a4b3bb02f52dab1fb226c72c1e1bafcd0afff7)

Author SHA1 Message Date
Stefano Sabatini 44555f098c Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio long_names. 17 years ago
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun 4f78608632 #include required headers directly. 17 years ago
Diego Biurrun 9aed96128f prettyprinting cosmetics 17 years ago
Diego Biurrun 1f9449234e Remove unused avdevice.h header file; add config.h which is used. 17 years ago
Ramiro Polla 4b1131a075 typo 17 years ago
Ramiro Polla cada03275e Add #if 0 code to test for yet unsupported compressions 17 years ago
Ramiro Polla 23ef6da836 Support biCompression I420 17 years ago
Ramiro Polla e4d286f1c7 Cosmetics: remove {}s over one-lined ifs. 17 years ago
Ramiro Polla e110f48608 Simplify more errors by using goto 17 years ago
Ramiro Polla 76c2662b48 Simplify returning errors by using goto 17 years ago
Måns Rullgård 71c61f62a3 non-recursive makefiles 17 years ago
François Revol 0d14ab27a8 Fix building with C++ objects, variable names were inconsistent. 17 years ago
Diego Biurrun 0e58bf670d Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. 17 years ago
Diego Biurrun 362b3bf757 Remove unneeded sys/mman.h #include. 17 years ago
Diego Biurrun b00675499c Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. 17 years ago
Diego Biurrun 63d026b1bf cosmetics: #include config.h before all other FFmpeg headers. 17 years ago
Diego Biurrun bd10713636 typo fixes 17 years ago
Ramiro Polla d76c3e077e Correctly handle case where buffer is 100% full 17 years ago
Ramiro Polla c234520736 VFW capture support 17 years ago
Diego Biurrun 9b25f4a65f cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 17 years ago
Måns Rullgård 0e32c8c65a simplify library version handling 17 years ago
Måns Rullgård 5671fc14f6 consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment 17 years ago
Måns Rullgård 800c289a66 less preprocessor magic in version number macros 17 years ago
Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 17 years ago
Diego Biurrun 5e53486545 typo fix: inited --> initialized 17 years ago
Benoit Fouet e2d3e82dfd More verbose error log message. 17 years ago
Michel Bardiaux 48f7e1aeee Clarify the error message when video width, height, or framerate are not 17 years ago
Víctor Paesa a585c469a3 Link to libraries in dependency order. 17 years ago
Alessandro Sappia cbe3f0b8ec Enabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sappia at ngi dot it 17 years ago
Alessandro Sappia 0b4a18218e Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ngi dot it 17 years ago
Roman Shaposhnik 43d1a1c05a * fixing a bug preventing default values to be set correctly 17 years ago
Diego Pettenò 1411f55b63 Make v4l.c's video_formats constant and static. 17 years ago
Michael Niedermayer 3ab64e46e2 Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and 17 years ago
Vitor Sessak 52b541ad79 spelling 17 years ago
Luca Abeni 23c0634c78 Link libavdevice against libavutil, libavcodec, and libavformat 17 years ago
Luca Abeni c4035e5d3f Fix the creation of alldevices.c (create it without any rename). 17 years ago
Luca Abeni c721d803cb Introduce libavdevice 17 years ago