2009-07-30 |
Diego Biurrun | Revert addition of '#undef av_always_inline' to config... |
blob | commitdiff |
2009-07-30 |
Jeff Downs | Undefine av_always_inline before setting it to an empty... |
blob | commitdiff | diff to current |
2009-07-28 |
Måns Rullgård | Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts |
blob | commitdiff |
2009-07-28 |
Måns Rullgård | Enable PIC unconditionally on OpenBSD |
blob | commitdiff | diff to current |
2009-07-28 |
Måns Rullgård | configure: always write PIC flags to config.mak |
blob | commitdiff | diff to current |
2009-07-28 |
Måns Rullgård | configure: enable PIC in per-arch section instead of... |
blob | commitdiff | diff to current |
2009-07-28 |
Martin Storsjö | Fix typo in MinGWCE support in configure. |
blob | commitdiff | diff to current |
2009-07-27 |
Martin Storsjö | MinGWCE support in configure; networking is disabled... |
blob | commitdiff | diff to current |
2009-07-26 |
Måns Rullgård | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN |
blob | commitdiff | diff to current |
2009-07-24 |
Aurelien Jacobs | fix various compilation dependencies |
blob | commitdiff | diff to current |
2009-07-24 |
Martin Storsjö | Check for the isatty function. |
blob | commitdiff | diff to current |
2009-07-23 |
Måns Rullgård | configure: some small simplifications |
blob | commitdiff | diff to current |
2009-07-23 |
Måns Rullgård | configure: add some blank lines to improve readability |
blob | commitdiff | diff to current |
2009-07-22 |
Måns Rullgård | Move output redirection of deps generation from make... |
blob | commitdiff | diff to current |
2009-07-22 |
Diego Biurrun | Make Theora decoder depend on the VP3 decoder. |
blob | commitdiff | diff to current |
2009-07-22 |
Måns Rullgård | configure: group tests for compiler characteristics... |
blob | commitdiff | diff to current |
2009-07-22 |
Måns Rullgård | configure: set -mdynamic-no-pic flag in main darwin... |
blob | commitdiff | diff to current |
2009-07-22 |
Måns Rullgård | configure: remove special flags for XLC on Darwin |
blob | commitdiff | diff to current |
2009-07-22 |
Måns Rullgård | configure: remove some darwin-related cruft |
blob | commitdiff | diff to current |
2009-07-22 |
Måns Rullgård | configure: group all cpu-specific tests together |
blob | commitdiff | diff to current |
2009-07-21 |
Diego Biurrun | Make E-AC-3 decoder depend on the AC-3 decoder. |
blob | commitdiff | diff to current |
2009-07-20 |
Måns Rullgård | ARM: check for VFP register arguments |
blob | commitdiff | diff to current |
2009-07-20 |
Måns Rullgård | configure: make --extra-cflags cumulative again |
blob | commitdiff | diff to current |
2009-07-20 |
Diego Biurrun | Make VP6A/VP6F decoders depend on the VP6 decoder. |
blob | commitdiff | diff to current |
2009-07-19 |
Diego Biurrun | Make WMV3 decoders depend on their VC-1 counterparts. |
blob | commitdiff | diff to current |
2009-07-19 |
Måns Rullgård | Support building with TI TMS470 compiler |
blob | commitdiff | diff to current |
2009-07-19 |
Diego Biurrun | If any input/output devices are enabled then indevs... |
blob | commitdiff | diff to current |
2009-07-18 |
Stefano Sabatini | Replace two occurrences of 'vfwcap_demuxer' with 'vfwca... |
blob | commitdiff | diff to current |
2009-07-18 |
Carl Eugen Hoyos | Allow enabling alsa and jack devices. |
blob | commitdiff | diff to current |
2009-07-17 |
Måns Rullgård | configure: improve detection of out-of-tree builds |
blob | commitdiff | diff to current |
2009-07-17 |
Måns Rullgård | configure: remove some useless comments |
blob | commitdiff | diff to current |
2009-07-17 |
Måns Rullgård | Check for __attribute__((packed)) support |
blob | commitdiff | diff to current |
2009-07-17 |
Måns Rullgård | configure: handle --cpu before running compiler |
blob | commitdiff | diff to current |
2009-07-17 |
Måns Rullgård | configure: simplify --cpu handling slightly |
blob | commitdiff | diff to current |
2009-07-16 |
Måns Rullgård | configure: do not warn about mismatching altivec/cpu... |
blob | commitdiff | diff to current |
2009-07-16 |
Martin Storsjö | Fix check_func_headers. The reference to the function... |
blob | commitdiff | diff to current |
2009-07-15 |
Måns Rullgård | Disable gcc auto-vectorisation |
blob | commitdiff | diff to current |
2009-07-15 |
Måns Rullgård | Require aligned memory for everything that needs it |
blob | commitdiff | diff to current |
2009-07-15 |
Diego Biurrun | Skip the check for SSE aligned memory allocators when... |
blob | commitdiff | diff to current |
2009-07-15 |
Måns Rullgård | Use normal check_func test for math functions |
blob | commitdiff | diff to current |
2009-07-14 |
Martin Storsjö | Improve linker check for Winsock library name. |
blob | commitdiff | diff to current |
2009-07-13 |
Måns Rullgård | Set default flag filters before compiler detection |
blob | commitdiff | diff to current |
2009-07-13 |
Martin Storsjö | Install the mingw import libraries, too. |
blob | commitdiff | diff to current |
2009-07-13 |
Martin Storsjö | Enable creation of microsoft-style import libraries... |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Use add_*flags only after compiler-specific configuration |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Allow filtering of flags passed to compiler and assembler |
blob | commitdiff | diff to current |
2009-07-12 |
Diego Biurrun | Make (de)muxers for format variants select the main... |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Place flags for dependency generation in DEPFLAGS |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Set CPPFLAGS in config.mak using normal assignment |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Protect config.mak against multiple inclusion |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Use CFLAGS in default DEPEND_CMD |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Use CFLAGS in check_cpp |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Set as_default after compiler detection, allowing compi... |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Pass ASFLAGS to assembler instead of CFLAGS |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Add flags from --extra-cflags after compiler detection |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Set CPU selection flags in $cpuflags, add to cflags... |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Allow unusual ways of specifying compiler output file |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Use DEPCC to find dependencies, default to same as CC |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Use LD for linking, default to same as CC |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Set CFLAGS directly in config.mak instead of using... |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Add --sysroot flag to CPPFLAGS, not CFLAGS |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | Separate C preprocessor flags into CPPFLAGS variable |
blob | commitdiff | diff to current |
2009-07-12 |
Diego Biurrun | Make VAAPI/VDPAU variant of decoder foo depend on decod... |
blob | commitdiff | diff to current |
2009-07-12 |
Måns Rullgård | configure: allow bulk-disabled things to be re-enabled... |
blob | commitdiff | diff to current |
2009-07-10 |
Alex Converse | Add a log2 replacement for systems that haven't quite... |
blob | commitdiff | diff to current |
2009-07-07 |
Diego Biurrun | Remove support for nonfree libamr library for AMR-NB... |
blob | commitdiff | diff to current |
2009-06-30 |
Måns Rullgård | ARM: enable fast_unaligned when --cpu=armv[67] is specified |
blob | commitdiff | diff to current |
2009-06-29 |
Måns Rullgård | Fix build on Net/OpenBSD |
blob | commitdiff | diff to current |
2009-06-29 |
Stefano Sabatini | Cosmetics: group together indev/outdev dependencies. |
blob | commitdiff | diff to current |
2009-06-29 |
Stefano Sabatini | Make the configure script select the input/output devic... |
blob | commitdiff | diff to current |
2009-06-25 |
Stefano Sabatini | Only link against alsa if enabled. |
blob | commitdiff | diff to current |
2009-06-25 |
Adrian Stutz | Only checks for jack if it is enabled and hence only... |
blob | commitdiff | diff to current |
2009-06-19 |
Michael Kostylev | Disable network support if required headers cannot... |
blob | commitdiff | diff to current |
2009-06-15 |
Måns Rullgård | configure: properly quote configure options stored... |
blob | commitdiff | diff to current |
2009-06-14 |
Diego Biurrun | Merge FreeBSD and DragonFlyBSD OS detection sections. |
blob | commitdiff | diff to current |
2009-06-14 |
Adam Hoka | Add DragonFlyBSD to the list of supported OSes. |
blob | commitdiff | diff to current |
2009-06-10 |
Diego Biurrun | Add code to enable and disable all VAAPI and VDPAU... |
blob | commitdiff | diff to current |
2009-06-09 |
Diego Biurrun | Express the H.264 parser dependency on the golomb code... |
blob | commitdiff | diff to current |
2009-06-05 |
Diego Biurrun | Add support for external OpenCORE libraries for AMR... |
blob | commitdiff | diff to current |
2009-06-05 |
Diego Biurrun | Add configure option to upgrade (L)GPL to version 3. |
blob | commitdiff | diff to current |
2009-05-28 |
Måns Rullgård | configure: detect Loongson MIPS extensions |
blob | commitdiff | diff to current |
2009-05-26 |
Reimar Döffinger | Change HAVE_PPC64 to ARCH_PPC64. |
blob | commitdiff | diff to current |
2009-05-25 |
Diego Biurrun | dv1394 is disabled by default, do not redundantly disab... |
blob | commitdiff | diff to current |
2009-05-25 |
Andres Mejia | Add Hurd to OS list and disable dv1394 in the Hurd... |
blob | commitdiff | diff to current |
2009-05-22 |
Diego Biurrun | Print out more verbose licensing information. |
blob | commitdiff | diff to current |
2009-05-19 |
Diego Biurrun | The AC-3 decoder is now LGPL. Exchange the license... |
blob | commitdiff | diff to current |
2009-05-19 |
Måns Rullgård | Define ARCH_MIPS64 when building for MIPS64 |
blob | commitdiff | diff to current |
2009-05-19 |
Måns Rullgård | Define HAVE_BIGENDIAN as 0 or 1 according to CPU type |
blob | commitdiff | diff to current |
2009-05-19 |
Måns Rullgård | configure: add some MIPS CPUs |
blob | commitdiff | diff to current |
2009-05-14 |
Andres Mejia | Add gnu/kfreebsd to list of recognized operating systems. |
blob | commitdiff | diff to current |
2009-04-29 |
Måns Rullgård | configure: fix licence check function |
blob | commitdiff | diff to current |
2009-04-29 |
Diego Biurrun | Require --enable-nonfree for turning on libfaac support. |
blob | commitdiff | diff to current |
2009-04-29 |
Diego Biurrun | Factorize GPL and nonfree license checks into a common... |
blob | commitdiff | diff to current |
2009-04-22 |
Måns Rullgård | configure: support Blackfin CPU names with --cpu |
blob | commitdiff | diff to current |
2009-04-18 |
Måns Rullgård | PPC: check for x-form asm constraint support |
blob | commitdiff | diff to current |
2009-04-18 |
Måns Rullgård | PPC asm for AV_RL*() |
blob | commitdiff | diff to current |
2009-04-16 |
Diego Biurrun | Do not add -fno-common to CFLAGS on DOS, it is unneeded. |
blob | commitdiff | diff to current |
2009-04-15 |
Martin Storsjö | Check for Decoder_Interface_init() instead of Speech_De... |
blob | commitdiff | diff to current |
2009-04-13 |
Ramiro Polla | win32, dos: Work around a bug in the GNU toolchain. |
blob | commitdiff | diff to current |
2009-04-09 |
Diego Biurrun | Add a configure check for lzo1x_999_compress() and... |
blob | commitdiff | diff to current |
next |