| Commit message (Expand) | Author | Age | Files | Lines |
* | Proper check for --help and -h parameters | Ramiro Polla | 2007-09-21 | 1 | -5/+1 |
* | Let the dependency checker decide about x11_grab_device_demuxer | Ramiro Polla | 2007-09-21 | 1 | -4/+2 |
* | Replace one-lined if;elses to && || | Ramiro Polla | 2007-09-21 | 1 | -29/+15 |
* | Add extralibs to the dependency checker | Ramiro Polla | 2007-09-18 | 1 | -11/+20 |
* | gpl for the X11 grabber has already been checked for | Ramiro Polla | 2007-09-18 | 1 | -1/+0 |
* | Use enable and disable macros where appropriate | Ramiro Polla | 2007-09-18 | 1 | -45/+45 |
* | Properly check for -lm | Ramiro Polla | 2007-09-18 | 1 | -4/+3 |
* | cosmetics: sort() | Diego Biurrun | 2007-09-18 | 1 | -1/+1 |
* | Remove forced -pthread for freebsd. | Ramiro Polla | 2007-09-17 | 1 | -4/+0 |
* | Indent | Ramiro Polla | 2007-09-17 | 1 | -7/+7 |
* | Remove --disable-bktr option from configure | Ramiro Polla | 2007-09-17 | 1 | -10/+2 |
* | Replace manual variable setting with the disable function. | Diego Biurrun | 2007-09-17 | 1 | -1/+1 |
* | Remove cross_prefix from ln command. | Matthias Schneider | 2007-09-17 | 1 | -1/+0 |
* | Define mandir as $(PREFIX)/share/man rather than as $(PREFIX)/man | Stefano Sabatini | 2007-09-16 | 1 | -2/+2 |
* | ln is not available on all platforms, so introduce a variable for it | Dave Yeo | 2007-09-15 | 1 | -1/+4 |
* | Remove --disable-audio-oss option from configure. | Ramiro Polla | 2007-09-07 | 1 | -9/+4 |
* | Remove --disable-audio-beos option from configure. | Ramiro Polla | 2007-09-07 | 1 | -3/+1 |
* | Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer | Ramiro Polla | 2007-09-07 | 1 | -2/+4 |
* | Remove --disable-{v4l,v4l2} options from configure | Ramiro Polla | 2007-09-05 | 1 | -10/+4 |
* | Remove video_grab_ prefix from video_grab_{bktr,v4l} | Ramiro Polla | 2007-09-05 | 1 | -2/+2 |
* | Alphabetically sort library dependencies list. | Diego Biurrun | 2007-09-05 | 1 | -5/+5 |
* | Treat dc1394 as a library | Ramiro Polla | 2007-09-04 | 1 | -6/+7 |
* | do not use "strings" in endian check | Måns Rullgård | 2007-08-27 | 1 | -1/+1 |
* | Remove unused definition. | Diego Biurrun | 2007-08-27 | 1 | -4/+0 |
* | print EBX/EBP availability | Michael Niedermayer | 2007-08-26 | 1 | -0/+2 |
* | use POSIX "strings -a" rather than "strings -" | Måns Rullgård | 2007-08-26 | 1 | -1/+1 |
* | fix endian detection on MacOS | Måns Rullgård | 2007-08-26 | 1 | -1/+1 |
* | Remove --disable-dv1394 option | Ramiro Polla | 2007-08-24 | 1 | -14/+1 |
* | Group network checks together | Ramiro Polla | 2007-08-24 | 1 | -6/+13 |
* | Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). | Diego Biurrun | 2007-08-22 | 1 | -1/+1 |
* | Revert previous unneeded mipsel patch (obsoleted by endianness detection fix). | Diego Biurrun | 2007-08-22 | 1 | -8/+3 |
* | Add mipsel architecture that differs from mips in endianness. | Diego Biurrun | 2007-08-22 | 1 | -3/+8 |
* | fix endian check when cross-compiling | Måns Rullgård | 2007-08-22 | 1 | -13/+3 |
* | create libavcodec/sh4 dir when building out-of-tree | Aurelien Jacobs | 2007-08-21 | 1 | -0/+1 |
* | cosmetics: some reordering | Aurelien Jacobs | 2007-08-21 | 1 | -6/+6 |
* | ensure configure only accept valid --list-* parameters | Aurelien Jacobs | 2007-08-20 | 1 | -9/+23 |
* | small simplification | Diego Biurrun | 2007-08-18 | 1 | -3/+1 |
* | Enable MinGW networking support | Ramiro Polla | 2007-08-17 | 1 | -1/+0 |
* | restoring the alphabetical order (this time with case ignored) | Roman Shaposhnik | 2007-08-12 | 1 | -1/+1 |
* | Also check for closesocket in winsock2.h | Ramiro Polla | 2007-08-12 | 1 | -1/+2 |
* | Enable swscale in MinGW vhooks only if swscale was configured. | Ramiro Polla | 2007-08-11 | 1 | -2/+6 |
* | * reinserting gethrtime in alphabetical order | Roman Shaposhnik | 2007-08-10 | 1 | -1/+1 |
* | forgotten av_ | Michael Niedermayer | 2007-08-09 | 1 | -1/+1 |
* | * Making [START|STOP]_TIMER work on architectures that support gethrtime() | Roman Shaposhnik | 2007-08-09 | 1 | -0/+2 |
* | check for closesocket | Alex Beregszaszi | 2007-08-08 | 1 | -0/+2 |
* | Check for winsock2.h instead of __MINGW32__ | Ramiro Polla | 2007-08-08 | 1 | -0/+2 |
* | Indent | Ramiro Polla | 2007-08-07 | 1 | -1/+1 |
* | Simplify configure's output | Ramiro Polla | 2007-08-07 | 1 | -4/+4 |
* | enable the native AC-3 decoder | Justin Ruggles | 2007-08-07 | 1 | -0/+4 |
* | Revert unused fixedpoint declaration. | Diego Biurrun | 2007-08-06 | 1 | -2/+0 |