1825 Commits (29a09eae9a827f4dbc9c4517180d8fe2ecef321a)

Author SHA1 Message Date
Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 14 years ago
Janne Grunau 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
Mans Rullgard a5444fee06 Add CONFIG_AC3DSP symbol to simplify makefiles 14 years ago
Mans Rullgard 4fa18c5666 configure: use pkg-config helpers 14 years ago
Mans Rullgard 3f8040db3e configure: improve pkg-config support 14 years ago
Mans Rullgard edaf1ae276 configure: allow checking multiple functions in check_func_headers() 14 years ago
Mans Rullgard 00ba041cb3 Use --sysroot flag for clang 14 years ago
Reimar Döffinger 52b3cc6047 configure: document FATE_SAMPLES env var in --help text 14 years ago
Mans Rullgard aa3805a486 fate: get samples location from env var if not explicitly set 14 years ago
Dave Yeo cc4e9d2a24 OS/2: lxlite should use stdout 14 years ago
Mans Rullgard 87f1355f9b x86: check for AVX support 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Mans Rullgard 3ad464bfc7 configure: fix non-standard regex used with expr 14 years ago
Mans Rullgard 5d57846bba configure: report full gcc version string 14 years ago
Mans Rullgard bb7a22b584 configure: add cleanws() function 14 years ago
Mans Rullgard 4b884207eb configure: remove early check_deps $ARCH_EXT_LIST 14 years ago
François Revol f59c4bd625 Fix HOSTLIBS on Haiku 14 years ago
Anssi Hannula 48545a8f72 configure: check yasm/nasm for working pextrd opcode 14 years ago
Mans Rullgard d33ed7b367 Enable native build on QNX/x86 14 years ago
Mans Rullgard d0f0f6287c armcc: filter out non-gcc options from ASFLAGS 14 years ago
Mans Rullgard 9d201b2606 configure: add filter_out() function 14 years ago
Daniel Verkamp 54fe299b88 configure: move network tests before results are needed 14 years ago
Mans Rullgard 5f3b8314a4 Add CFLAGS needed by PathScale compiler 14 years ago
Mans Rullgard a1e4b3f6d3 Disable symbol versioning on some BSDs 14 years ago
Mans Rullgard 4ad66441c9 Fix libavformat version extraction in configure 14 years ago
Mans Rullgard a210bce298 configure: better test for mktemp 14 years ago
Mans Rullgard 93bb9ff08e configure: simplify exit traps 14 years ago
Mans Rullgard c2dd0e9eba Make demuxers auto-select parsers they need 14 years ago
Mans Rullgard f0f54c297f Make PNG test depend on PNG codec 14 years ago
Mans Rullgard 09a5c2452c configure: fix mktemp test and fallback function 14 years ago
Mans Rullgard 44caaa560b ARM: improve VFP ABI check 14 years ago
Mans Rullgard b0c1b66a4b armcc: suppress warning about hardfp compatibility 14 years ago
Mans Rullgard 5a92140b6e armcc: suppress 'assignment in condition' warning 14 years ago
Mans Rullgard ef4a65149d Replace ASMALIGN() with .p2align 14 years ago
Mans Rullgard fb3c4ffc4b configure: make $TMPE executable 14 years ago
Mans Rullgard fef2d66166 Use -Bsymbolic for shared libs only, not executables 14 years ago
Lou Logan 4a6a21f5e4 Change SVN to Git in configure 14 years ago
Daniel Verkamp 73f6d31e6c Win32 support for av_file_map() 14 years ago
Stefano Sabatini 44b2784fb4 Remove unnecessary dependency of ffprobe and ffserver on libswscale. 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Carl Eugen Hoyos ba76378393 libavfilter does not depend on libswscale, only the scale filter does. 14 years ago
Carl Eugen Hoyos 6734f2c89e "Fix" compilation with --disable-swscale. 14 years ago
Stefano Sabatini b567020943 Add copy filter, useful for testing the avfilter_draw_slice() copy 14 years ago
Stefano Sabatini cf69ad35c5 Redesign the libopencv wrapper to make it more generic. Accept both 14 years ago
Stefano Sabatini 0328b9ea39 Add av_file_map() and av_file_unmap() functions. 14 years ago
Ronald S. Bultje 2b2a597ec0 AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo 14 years ago
Martin Storsjö 4f7d2fe2e3 configure: Avoid warnings if av_always_inline is disabled 14 years ago
Martin Storsjö 9baec618c0 configure: Allow disabling symbol versioning via --disable-symver 14 years ago
Michael Chinen 475ae04a27 Add a FLAC parser. 14 years ago
Baptiste Coudurier a4dc7aa5b5 Port libmpcodecs hqdn3d filter. 14 years ago