617 Commits (93e91145b41eb067c183d445e99d337384a288a4)

Author SHA1 Message Date
Diego Biurrun 0900a85fe8 Remove internal liba52; external lib still works, native decoder coming up. 18 years ago
Måns Rullgård f70f03f623 finish feature calculations before printing result and creating files 18 years ago
Måns Rullgård f6f69c304e handle network dependency on protocols with check_deps() 18 years ago
Måns Rullgård 799c9e9bcb recursive feature dependency checking 18 years ago
Måns Rullgård fa859b4d8a let check_deps handle ffplay 18 years ago
Måns Rullgård a2830dca2b tidy up ffserver deps 18 years ago
Diego Biurrun 4b62f9f965 consistency cosmetics for the option handling routine 18 years ago
Diego Biurrun e484407c47 Force liba52 to yes if liba52bin is set. 18 years ago
Måns Rullgård 225e21ef6c simplify SDL check 18 years ago
Måns Rullgård 30f35ab06f don't skip freetype2 check on beos 18 years ago
Måns Rullgård ec1e9c4486 simplify imlib2 check 18 years ago
Måns Rullgård 4f562a6624 simplify freetype check 18 years ago
Måns Rullgård f5d28d106e do nothing in restore_flags() if flags are not saved 18 years ago
Måns Rullgård 703afd0780 rewrite some one-line if/then/fi using && and || 18 years ago
Måns Rullgård bc8ec47bbe simplify altivec warning 18 years ago
Måns Rullgård 412c156201 check for gnu make 18 years ago
Måns Rullgård d569777997 prettify texi2html check 18 years ago
Måns Rullgård 3eac5c6309 disable bktr if required headers not found, enable by default 18 years ago
Måns Rullgård deb2977736 test for OSS audio 18 years ago
Måns Rullgård 77d3bfe216 remove extraneous per-OS disabling of video4linux[2] 18 years ago
Måns Rullgård f6f147525e test for video4linux 18 years ago
Måns Rullgård 6c7aaa48ad simplify video4linux2 test 18 years ago
Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 18 years ago
François Revol 74cec57d8e BeOS specifics: check for Haiku & Zeta (for the future); ignore ldconfig, it just runs here :) ; comment about network checks. 18 years ago
Måns Rullgård d474299a0d indent 18 years ago
Måns Rullgård 8a608357d1 reorder setting of defaults by category 18 years ago
Luca Barbato f824ba7b61 Even powerpc/power needs PIC for shared objects today 18 years ago
Ramiro Polla ddf50e4cc3 Simplify libvorbis/libtheora check for libogg dependency. 18 years ago
Diego Biurrun d6ceace3e2 Use enabled/disabled functions where possible. 18 years ago
Diego Biurrun 079dd4ba31 a bit more consistency for for the imlib2 check 18 years ago
Diego Biurrun 929f034755 cosmetics: indentation 18 years ago
Víctor Paesa 1b45e30404 Remove hardcoded dependency of imlib2 on Xlib. 18 years ago
Diego Biurrun e681906108 Simplify and speedup FFMPEG_CONFIGURATION. 18 years ago
Diego Biurrun 0fd12426bb Simplify quoting. 18 years ago
Ramiro Polla 541184974c Simplify GPl check. 18 years ago
Diego Biurrun ff3dac657d Exit on failed libfaad check. 18 years ago
Ramiro Polla a2234ceb64 Move libfaad2 check out of the GPL check. 18 years ago
Diego Biurrun 31235134fd slightly reformat --help output for ease of understanding 18 years ago
Diego Biurrun b44d58e61e Clarify usage of external libs whose functionality exists natively. 18 years ago
Diego Biurrun ba5fd8c5df Clarify that libogg is for muxing only. 18 years ago
Diego Biurrun 71757822ac Clarify --help output about Vorbis and Theora. 18 years ago
Diego Biurrun 797ee6a6c7 simplify condition 18 years ago
Diego Biurrun 1658bc4f96 Use a function for repeated AltiVec output and condition check. 18 years ago
Diego Biurrun d7a9562415 Fix wrong condition check in the memalign error output. 18 years ago
Diego Biurrun 910c62e1fc spelling and formatting cosmetics 18 years ago
Diego Biurrun e3c00e34f0 Use ! disabled() where appropriate. 18 years ago
Diego Biurrun 47f9cc15cc Use disabled() to check for GPL. 18 years ago
Diego Biurrun ec5527c516 Make use of enabled_any(). 18 years ago
Diego Biurrun 2f7e6782f4 Make use of disabled(), disabled_all() and enabled_all(). 18 years ago
Diego Biurrun 85bca2c528 Add disabled_any() and disabled_all() functions. 18 years ago