1902 Commits (dbf23d191a808734679bd7d0c8737c082ad24a72)

Author SHA1 Message Date
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
Diego Biurrun 3d26905925 Fix standalone compilation of ac3_fixed encoder. 14 years ago
Diego Biurrun a33657ce5b Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders. 14 years ago
Diego Biurrun 56c8227d46 Fix standalone compilation of IMC decoder. 14 years ago
Joshua Warner 3f6dc4a130 encoder for adobe's flash ScreenVideo2 codec 14 years ago
Reinhard Tartler 05a18adfb1 avoid duplicate -lm in .pc files 14 years ago
Reimar Döffinger 663d002410 Remove now unused audio_float configure option. 14 years ago
Reinhard Tartler 50f7c29646 configure: Add missing libm library dependencies to .pc files. 14 years ago
Reinhard Tartler e9251bb555 configure: Add missing libavutil inter-library dependencies to .pc files. 14 years ago
Michael Niedermayer 13e69cc5fa Fix building on FreeBSD8.2 14 years ago