| Commit message (Expand) | Author | Age | Files | Lines |
* | libswscale is needed in Cygwin vhooks | Víctor Paesa | 2007-02-18 | 1 | -2/+2 |
* | 10l: I thought I'd tested all changes... | Måns Rullgård | 2007-02-17 | 1 | -1/+1 |
* | rearrange --help text slightly | Måns Rullgård | 2007-02-17 | 1 | -7/+11 |
* | mention --target-os in --help | Måns Rullgård | 2007-02-17 | 1 | -1/+2 |
* | move arch processing after command line loop | Måns Rullgård | 2007-02-17 | 1 | -55/+55 |
* | put mingw section together with other OS specifics | Måns Rullgård | 2007-02-17 | 1 | -29/+23 |
* | add --target-os option, and move OS specific settings after command line | Måns Rullgård | 2007-02-17 | 1 | -120/+124 |
* | restore lost --enable-amr-if2 option | Måns Rullgård | 2007-02-17 | 1 | -0/+1 |
* | MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placehol... | François Revol | 2007-02-15 | 1 | -0/+2 |
* | poll() emulation for BeOS, and maybe MinGW. | François Revol | 2007-02-15 | 1 | -0/+7 |
* | simplify | Måns Rullgård | 2007-02-14 | 1 | -9/+5 |
* | rename video4linux[2] variables to v4l[2], consistent with --disable options | Måns Rullgård | 2007-02-14 | 1 | -12/+8 |
* | combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parser | Måns Rullgård | 2007-02-14 | 1 | -20/+7 |
* | simplify ever so slightly | Måns Rullgård | 2007-02-13 | 1 | -1/+1 |
* | add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option | Måns Rullgård | 2007-02-13 | 1 | -6/+2 |
* | rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF | Måns Rullgård | 2007-02-13 | 1 | -1/+1 |
* | rename some --enable options for external libs | Måns Rullgård | 2007-02-13 | 1 | -24/+8 |
* | minor help output formatting fix | Diego Biurrun | 2007-02-12 | 1 | -2/+2 |
* | Restore the possibility to link liba52 instead of dlopening. | Diego Biurrun | 2007-02-12 | 1 | -2/+9 |
* | fix --enable-*threads | Måns Rullgård | 2007-02-12 | 1 | -0/+4 |
* | 10l to Diego for breaking A52 decoder | Måns Rullgård | 2007-02-11 | 1 | -1/+1 |
* | simplify --enable/disable-* option handling | Måns Rullgård | 2007-02-11 | 1 | -97/+22 |
* | clean up amr option handling | Måns Rullgård | 2007-02-11 | 1 | -4/+8 |
* | Rename ac3 decoder to liba52 to prepare for native decoder. | Diego Biurrun | 2007-02-11 | 1 | -1/+1 |
* | add armv6 to TARGET_LIST | Måns Rullgård | 2007-02-11 | 1 | -0/+1 |
* | move pkg_requires setting to end | Måns Rullgård | 2007-02-11 | 1 | -4/+5 |
* | rename some variables to match corresponding --enable-* options | Måns Rullgård | 2007-02-11 | 1 | -20/+20 |
* | rename HAVE_GPROF to CONFIG_GPROF | Måns Rullgård | 2007-02-11 | 1 | -1/+1 |
* | Remove internal liba52; external lib still works, native decoder coming up. | Diego Biurrun | 2007-02-11 | 1 | -10/+3 |
* | finish feature calculations before printing result and creating files | Måns Rullgård | 2007-02-11 | 1 | -10/+10 |
* | handle network dependency on protocols with check_deps() | Måns Rullgård | 2007-02-11 | 1 | -1/+2 |
* | recursive feature dependency checking | Måns Rullgård | 2007-02-11 | 1 | -0/+30 |
* | let check_deps handle ffplay | Måns Rullgård | 2007-02-11 | 1 | -2/+1 |
* | tidy up ffserver deps | Måns Rullgård | 2007-02-11 | 1 | -3/+5 |
* | consistency cosmetics for the option handling routine | Diego Biurrun | 2007-02-11 | 1 | -4/+4 |
* | Force liba52 to yes if liba52bin is set. | Diego Biurrun | 2007-02-11 | 1 | -1/+1 |
* | simplify SDL check | Måns Rullgård | 2007-02-11 | 1 | -9/+5 |
* | don't skip freetype2 check on beos | Måns Rullgård | 2007-02-11 | 1 | -7/+5 |
* | simplify imlib2 check | Måns Rullgård | 2007-02-11 | 1 | -5/+2 |
* | simplify freetype check | Måns Rullgård | 2007-02-11 | 1 | -5/+2 |
* | do nothing in restore_flags() if flags are not saved | Måns Rullgård | 2007-02-11 | 1 | -0/+1 |
* | rewrite some one-line if/then/fi using && and || | Måns Rullgård | 2007-02-11 | 1 | -12/+4 |
* | simplify altivec warning | Måns Rullgård | 2007-02-10 | 1 | -12/+9 |
* | check for gnu make | Måns Rullgård | 2007-02-10 | 1 | -6/+8 |
* | prettify texi2html check | Måns Rullgård | 2007-02-10 | 1 | -7/+1 |
* | disable bktr if required headers not found, enable by default | Måns Rullgård | 2007-02-10 | 1 | -16/+9 |
* | test for OSS audio | Måns Rullgård | 2007-02-10 | 1 | -12/+7 |
* | remove extraneous per-OS disabling of video4linux[2] | Måns Rullgård | 2007-02-10 | 1 | -24/+0 |
* | test for video4linux | Måns Rullgård | 2007-02-10 | 1 | -0/+1 |
* | simplify video4linux2 test | Måns Rullgård | 2007-02-10 | 1 | -8/+1 |