2047 Commits (0a3a125fd9c9ccdd8c4db9dac76c70bc96444c02)

Author SHA1 Message Date
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago
Mans Rullgard 9cd7b8549b configure: add --optflags option 14 years ago
Mans Rullgard f87b03b50d build: move documentation rules to doc/Makefile 14 years ago
Mans Rullgard 698a183e30 build: move test rules to tests/Makefile 14 years ago
Alexis Ballier 8ae1a9524e This is to match gcc's {athlon64,k8,opteron}-sse3 -march flags. 14 years ago
Mans Rullgard f082a0fb42 configure: report optimization for size separately 14 years ago
Michael Niedermayer ad3ac1d507 build system: disable memalign on haiku, its not reliable there. 14 years ago
Mans Rullgard 7b2d219045 path64/open64: filter out unsupported flags 14 years ago
Stefano Sabatini 15f03725ce lavfi: add negate filter 14 years ago
Diego Biurrun e8f6bd4b88 configure: Document --enable-vdpau. 14 years ago
Mans Rullgard 8477f2deef configure: simplify source_path setup 14 years ago
Mans Rullgard dc435c4e9d configure: remove --source-path option 14 years ago
Robert Swain dcb73592f4 configure: Document --enable-vaapi 14 years ago
Michael Niedermayer 124a9edb5f udp: support old, crappy non pthread mode 14 years ago
Mans Rullgard 798b264678 build: remove BUILD_ROOT variable 14 years ago
Stefano Sabatini b2a6f25c67 lavdev: add SDL output device 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Mans Rullgard 93eb8e4d7c ARM: check for VFPv3 14 years ago
Martin Lambers ea7e318fb2 Remove support for libdc1394 < 2.0. 14 years ago
Luca Barbato 6348a96c06 configure: report yasm/nasm presence properly 14 years ago
Diego Biurrun e14574eb68 configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2. 14 years ago
Mans Rullgard 9bbd6a4cd8 configure: enable memalign_hack automatically when needed 14 years ago
Diego Biurrun a7a187a1be configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS. 14 years ago
Ramiro Polla 95eb2e3a38 DirectShow capture support 14 years ago
Mans Rullgard a1d0dcc713 configure: make executable again 14 years ago
Diego Biurrun 0a6db2a25a configure: Do not unconditionally add -Wall to host CFLAGS. 14 years ago
Dave Yeo 9297f1ed15 configure: Set OS/2 objformat to a.out. 14 years ago
Stefano Sabatini f1b3f33d48 vf_libopencv: prefer opencv/cxcore.h over cxtypes.h 14 years ago
Diego Biurrun 429059f866 configure: Adjust AVX assembler check. 14 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
Michael Niedermayer e3ff6e8d0f configure: favor pkg_config over sdl_config 14 years ago
Michael Niedermayer 7a88617c43 configure: opensolaris install is not compatible with ffmpeg, allow overriding it. 14 years ago
Jindrich Makovicka e25c67108a libx264: handle closed GOP codec flag 14 years ago
Hanspeter Niederstrasser 350f3d145b configure: another try on fixing osx/mingw SDL 14 years ago
Diego Biurrun c73b779d35 configure: Include AVX availability in summary output. 14 years ago
Reinhard Tartler c1f5447805 configure: use same CPPFLAGS in kFreeBSD as Linux 14 years ago
Michael Niedermayer 29ef0174cc UDP: udp depends on pthreads now 14 years ago
Anton Khirnov 8fb566fdf8 ffmpeg: get rid of the 'q' key schizofrenia 14 years ago
Måns Rullgård ced9556b61 configure: Enable libpostproc automatically if GPL code is enabled. 14 years ago
Stefano Sabatini 92fe258756 configure: sort filter deps entries 14 years ago
Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
Kyle de545d2491 configure: Fix SDL detection on OSX and win32 14 years ago
Michael Niedermayer ca87d43906 configure: Revert sdl hunk of 4fa18c56. This breaks OSX 14 years ago
Mans Rullgard 6bb6fb05ba mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
Stefano Sabatini a5b64584f3 lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
Carl Eugen Hoyos cde5589717 Silence a warning if pkg_config is not installed. 14 years ago
Mans Rullgard 762f95e4cb configure: warn if pkg-config is missing 14 years ago
Stefano Sabatini 5d2ce3a778 configure: add strong dependencies for movie source and mp filter 14 years ago
Michael Niedermayer 6dafa7065b configure: jack currently needs sem_timedwait() 14 years ago
Michael Niedermayer 5258f64a14 Disable warnings for casting pointers to integers, there is nothing wrong with that. 14 years ago