1825 Commits (29a09eae9a827f4dbc9c4517180d8fe2ecef321a)

Author SHA1 Message Date
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
Jindrich Makovicka e25c67108a libx264: handle closed GOP codec flag 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
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
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
Mans Rullgard 762f95e4cb configure: warn if pkg-config is missing 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
Reinhard Tartler 05a18adfb1 avoid duplicate -lm in .pc files 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
Alex Converse cfc2a0cf84 Remove RDFT dependency from AAC decoder. 14 years ago
Martin Storsjö 23d3931a6a Provide a fallback version of the libm function trunc 14 years ago
Luca Barbato f3e3f28e80 Error out if vaapi is not found 14 years ago
Martin Storsjö f502ff3f61 Add support for AMR-WB encoding via libvo-amrwbenc 14 years ago
Martin Storsjö d89e738a0c Add an AAC encoder by using the libvo-aacenc library 14 years ago
Konstantin Pavlov f4f05c459c configure: tell user if libva is enabled like the rest of external libs. 14 years ago
Mans Rullgard 906fd03070 fate: fix partial run when no samples path is specified 14 years ago
Martin Storsjö 1c69c79f2b configure: Initial support for --target-os=symbian 14 years ago
Mans Rullgard e0be794a71 Remove support for stripping executables 14 years ago
Mans Rullgard 6d9f52b2cd ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 14 years ago
Stefano Sabatini c6f951442e framebuffer device demuxer 14 years ago
Brad 15d59d2cea sndio support for playback and record 14 years ago
Mans Rullgard 7e75f9fe5e configure: in check_ld, place new -l flags before existing ones 14 years ago
Diego Elio Pettenò 5666a9f20c When building for MinGW32 disable strict ANSI compliancy. 14 years ago
Mans Rullgard 4a7e068b8f configure: check for --as-needed support early 14 years ago
Martin Storsjö da21225ae2 configure: Don't explicitly disable ffplay or in/outdevices on dos 14 years ago
Martin Storsjö 8bb605c11f configure: Remove the explicit disabling of ffserver 14 years ago
Martin Storsjö 1ff49c2314 configure: Add fork as a dependency to ffserver 14 years ago
Mans Rullgard 91bcad1971 Disable 'attribute "foo" ignored' warnings from icc 14 years ago
Mans Rullgard b9d2f4a956 configure: get libavcodec version from new version.h header 14 years ago
Martin Storsjö 15c5156d24 configure: Set the correct lib target for arm/wince dlltool 14 years ago
Dave Yeo b58b9fa3b5 Make sure kbhit() is in conio.h 14 years ago
Martin Storsjö 77e41e047d configure: Add the -D parameter to the dlltool command 14 years ago
Luca Barbato 417516f63f Set the correct target for mingw64 dlltool 14 years ago
Panagiotis H.M. Issaris cb48e245e6 Do no modify terminal parameters using termios.h 14 years ago
Mans Rullgard 4538729afe Move sine windows to a separate file 14 years ago
Luca Barbato ec10a9ab46 configure: use dlltools instead of lib.exe 14 years ago
Luca Barbato 8f1b06c81c configure: check for SDL_Linked_Version instead of SDL_Init 14 years ago
Mans Rullgard 42cfb3835b Remove Sonic experimental audio codec 14 years ago
Konstantin Pavlov fda299f0d0 configure: use -r option for pr when listing enabled config options. 14 years ago
Sean McGovern dff68563d8 darwin: use -read_only_relocs flag only on 32-bit x86 14 years ago
Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago