| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r11202: do not create copy relocations when linking to shared libs | Måns Rullgård | 2007-12-12 | 1 | -4/+6 |
* | do not create copy relocations when linking to shared libs | Måns Rullgård | 2007-12-11 | 1 | -6/+4 |
* | Add --list-indevs and --list-outdevs command line options. | Diego Biurrun | 2007-12-06 | 1 | -0/+4 |
* | Add --disable-devices to --help output. | Diego Biurrun | 2007-12-06 | 1 | -0/+1 |
* | Add input and output devices to configure output. | Diego Biurrun | 2007-12-06 | 1 | -1/+1 |
* | Remove unnecessary quotes. | Diego Biurrun | 2007-12-06 | 1 | -1/+1 |
* | OS/2 support restored in cleaner form. | Dave Yeo | 2007-12-05 | 1 | -0/+31 |
* | use -Bsymbolic linker flag if supported | Måns Rullgård | 2007-12-04 | 1 | -0/+1 |
* | Add a --disable-devices flag which disables all muxers and demuxers of | Panagiotis Issaris | 2007-12-03 | 1 | -0/+2 |
* | Fix out of tree builds after introduction of libavdevice. | Diego Biurrun | 2007-11-23 | 1 | -0/+2 |
* | cosmetics: Consistently indent with 4 spaces, break some long lists into single | Diego Biurrun | 2007-11-23 | 1 | -373/+389 |
* | Fix the creation of alldevices.c (create it without any rename). | Luca Abeni | 2007-11-23 | 1 | -2/+2 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -2/+14 |
* | main() --> main(void) | Diego Biurrun | 2007-11-20 | 1 | -5/+5 |
* | whitespace consistency cosmetics | Diego Biurrun | 2007-11-20 | 1 | -3/+3 |
* | remove now useless libogg support | Baptiste Coudurier | 2007-11-12 | 1 | -11/+0 |
* | fix libogg muxer dependency checking | Aurelien Jacobs | 2007-11-08 | 1 | -1/+1 |
* | Keep -lvorbis in libvorbis linker flags even when only used for encoding. | Diego Biurrun | 2007-11-06 | 1 | -1/+1 |
* | Remove libvorbis Vorbis decoding support. Our native decoder is complete | Diego Biurrun | 2007-11-04 | 1 | -5/+4 |
* | List enabled code in configure output | Ramiro Polla | 2007-11-04 | 1 | -0/+12 |
* | Speed up show_list | Ramiro Polla | 2007-11-04 | 1 | -5/+5 |
* | Rename --disable-opts option to --disable-optimizations in order to be less | Diego Biurrun | 2007-10-24 | 1 | -3/+2 |
* | Rename optimize variable to the slightly more meaningful optimizations. | Diego Biurrun | 2007-10-24 | 1 | -6/+6 |
* | Install MSVC import libraries without version numbering in the filename. | Ramiro Polla | 2007-10-19 | 1 | -2/+2 |
* | Append BUILDSUF directly to NAME instead of prepending it to (S)LIBSUF. | Ramiro Polla | 2007-10-19 | 1 | -12/+14 |
* | Simplify one variable setting. | Diego Biurrun | 2007-10-18 | 1 | -3/+1 |
* | Rename LIB to LIBNAME for consistency. | Diego Biurrun | 2007-10-18 | 1 | -4/+4 |
* | Add multiple inclusion guards to config.h. | Diego Biurrun | 2007-10-17 | 1 | -0/+4 |
* | Add SLIB_UNINSTALL_EXTRA_CMD for MinGW. | Diego Biurrun | 2007-10-17 | 1 | -0/+1 |
* | Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed via | Dave Yeo | 2007-10-17 | 1 | -0/+1 |
* | comment grammar fix | Diego Biurrun | 2007-10-16 | 1 | -1/+1 |
* | Remove gcc import libraries from Win32 builds. | Ramiro Polla | 2007-10-15 | 1 | -2/+2 |
* | ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line() | Ramiro Polla | 2007-10-12 | 1 | -1/+1 |
* | Use single quotes to get rid of a bunch of backslash escapes. | Diego Biurrun | 2007-10-12 | 1 | -8/+8 |
* | Consistently use $(FOO) instead of ${FOO} in Makefile variables. | Diego Biurrun | 2007-10-12 | 1 | -5/+5 |
* | use pr -n -t instead of non-standard cat -n | Måns Rullgård | 2007-10-06 | 1 | -1/+1 |
* | fix -lm check | Måns Rullgård | 2007-09-29 | 1 | -2/+2 |
* | set -mcpu for ARM | Måns Rullgård | 2007-09-26 | 1 | -0/+3 |
* | Fix avisynth compilation after allformats.h was removed | Ramiro Polla | 2007-09-26 | 1 | -0/+1 |
* | Let the dependency checker deal with winsock2's extralibs. | Ramiro Polla | 2007-09-26 | 1 | -1/+1 |
* | Organize header files and system functions checks | Ramiro Polla | 2007-09-24 | 1 | -25/+18 |
* | create and use check_asm() function | Måns Rullgård | 2007-09-23 | 1 | -44/+19 |
* | cosmetics: Move LDCONFIG variable to a more sensible place in config.mak. | Diego Biurrun | 2007-09-23 | 1 | -1/+1 |
* | Move VIS CFLAGS settings into configure. | Diego Biurrun | 2007-09-23 | 1 | -0/+2 |
* | Add a proper test for VIS instruction support. | Diego Biurrun | 2007-09-23 | 1 | -0/+9 |
* | 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 |