| Commit message (Expand) | Author | Age | Files | Lines |
* | darwin: use -read_only_relocs flag only on 32-bit x86 | Sean McGovern | 2011-03-16 | 1 | -1/+2 |
* | 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 | -11/+11 |
* | partially rename FFmpeg to Libav | Janne Grunau | 2011-03-16 | 1 | -13/+13 |
* | Add CONFIG_AC3DSP symbol to simplify makefiles | Mans Rullgard | 2011-03-12 | 1 | -1/+3 |
* | configure: use pkg-config helpers | Mans Rullgard | 2011-03-11 | 1 | -14/+7 |
* | configure: improve pkg-config support | Mans Rullgard | 2011-03-11 | 1 | -1/+35 |
* | configure: allow checking multiple functions in check_func_headers() | Mans Rullgard | 2011-03-11 | 1 | -15/+12 |
* | Use --sysroot flag for clang | Mans Rullgard | 2011-02-28 | 1 | -5/+1 |
* | configure: document FATE_SAMPLES env var in --help text | Reimar Döffinger | 2011-02-26 | 1 | -1/+2 |
* | fate: get samples location from env var if not explicitly set | Mans Rullgard | 2011-02-26 | 1 | -1/+1 |
* | OS/2: lxlite should use stdout | Dave Yeo | 2011-02-25 | 1 | -1/+1 |
* | x86: check for AVX support | Mans Rullgard | 2011-02-20 | 1 | -0/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -10/+3 |
* | configure: fix non-standard regex used with expr | Mans Rullgard | 2011-02-13 | 1 | -1/+1 |
* | configure: report full gcc version string | Mans Rullgard | 2011-02-13 | 1 | -2/+5 |
* | configure: add cleanws() function | Mans Rullgard | 2011-02-13 | 1 | -0/+4 |
* | configure: remove early check_deps $ARCH_EXT_LIST | Mans Rullgard | 2011-02-11 | 1 | -2/+0 |
* | Fix HOSTLIBS on Haiku | François Revol | 2011-02-08 | 1 | -0/+1 |
* | configure: check yasm/nasm for working pextrd opcode | Anssi Hannula | 2011-02-06 | 1 | -1/+1 |
* | Enable native build on QNX/x86 | Mans Rullgard | 2011-01-30 | 1 | -1/+5 |
* | armcc: filter out non-gcc options from ASFLAGS | Mans Rullgard | 2011-01-25 | 1 | -0/+1 |
* | configure: add filter_out() function | Mans Rullgard | 2011-01-25 | 1 | -0/+8 |
* | configure: move network tests before results are needed | Daniel Verkamp | 2011-01-25 | 1 | -26/+26 |
* | Add CFLAGS needed by PathScale compiler | Mans Rullgard | 2011-01-24 | 1 | -0/+2 |
* | Disable symbol versioning on some BSDs | Mans Rullgard | 2011-01-23 | 1 | -1/+7 |
* | Fix libavformat version extraction in configure | Mans Rullgard | 2011-01-21 | 1 | -1/+1 |
* | configure: better test for mktemp | Mans Rullgard | 2011-01-21 | 1 | -1/+1 |
* | configure: simplify exit traps | Mans Rullgard | 2011-01-21 | 1 | -1/+0 |
* | Make demuxers auto-select parsers they need | Mans Rullgard | 2011-01-21 | 1 | -4/+4 |
* | Make PNG test depend on PNG codec | Mans Rullgard | 2011-01-20 | 1 | -0/+1 |
* | configure: fix mktemp test and fallback function | Mans Rullgard | 2011-01-18 | 1 | -2/+2 |
* | ARM: improve VFP ABI check | Mans Rullgard | 2011-01-18 | 1 | -1/+9 |
* | armcc: suppress warning about hardfp compatibility | Mans Rullgard | 2011-01-18 | 1 | -0/+1 |
* | armcc: suppress 'assignment in condition' warning | Mans Rullgard | 2011-01-18 | 1 | -0/+1 |
* | Replace ASMALIGN() with .p2align | Mans Rullgard | 2011-01-18 | 1 | -1/+0 |
* | configure: make $TMPE executable | Mans Rullgard | 2011-01-18 | 1 | -0/+2 |
* | Use -Bsymbolic for shared libs only, not executables | Mans Rullgard | 2011-01-18 | 1 | -1/+1 |
* | Change SVN to Git in configure | Lou Logan | 2011-01-17 | 1 | -1/+1 |
* | Win32 support for av_file_map() | Daniel Verkamp | 2011-01-05 | 1 | -0/+2 |
* | Remove unnecessary dependency of ffprobe and ffserver on libswscale. | Stefano Sabatini | 2011-01-04 | 1 | -2/+2 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -1/+2 |
* | libavfilter does not depend on libswscale, only the scale filter does. | Carl Eugen Hoyos | 2011-01-03 | 1 | -1/+1 |
* | "Fix" compilation with --disable-swscale. | Carl Eugen Hoyos | 2011-01-02 | 1 | -2/+3 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+1 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -1/+1 |
* | Add av_file_map() and av_file_unmap() functions. | Stefano Sabatini | 2010-12-22 | 1 | -0/+2 |
* | AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo | Ronald S. Bultje | 2010-12-18 | 1 | -0/+1 |
* | configure: Avoid warnings if av_always_inline is disabled | Martin Storsjö | 2010-12-16 | 1 | -1/+5 |
* | configure: Allow disabling symbol versioning via --disable-symver | Martin Storsjö | 2010-12-14 | 1 | -0/+2 |