| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | correct order of fixedpoint in CONFIG list | Marc Hoffman | 2007-08-02 | 1 | -1/+1 |
* | --enable-fixedpoint, for configuring fixedpoint optimizations, this is just t... | Marc Hoffman | 2007-08-02 | 1 | -0/+2 |
* | replace some "disabled" calls with "! enabled" | Måns Rullgård | 2007-08-01 | 1 | -7/+7 |
* | alphabetical order | Diego Biurrun | 2007-08-01 | 1 | -6/+6 |
* | Remove redundant variable declarations. | Diego Biurrun | 2007-08-01 | 1 | -10/+0 |
* | move gray so as to not introduce further misordering | Michael Niedermayer | 2007-08-01 | 1 | -1/+1 |
* | remove unneeded gray="no" | Michael Niedermayer | 2007-08-01 | 1 | -1/+0 |
* | make grayscale only decoding checks in inner loops compiletime killable | Michael Niedermayer | 2007-08-01 | 1 | -0/+3 |
* | Add the possibility to show all configurable encoders, decoders, parsers, | Panagiotis Issaris | 2007-07-27 | 1 | -0/+19 |
* | 10l: Uppercase some more overlooked makefile variables. | Diego Biurrun | 2007-07-22 | 1 | -5/+5 |
* | cosmetics: Use uppercase names for installation directories in makefiles. | Diego Biurrun | 2007-07-21 | 1 | -5/+5 |
* | cosmetics: Do not use braces in makefiles, use normal parentheses. | Diego Biurrun | 2007-07-21 | 1 | -5/+5 |
* | The svq3 decoder depends on h264idct.o and also requires h264_parser. | Aurelien Jacobs | 2007-07-14 | 1 | -0/+1 |
* | create and populate "tools" directory | Måns Rullgård | 2007-07-13 | 1 | -0/+1 |
* | GXF muxer is no longer GPLed. | Diego Biurrun | 2007-07-13 | 1 | -1/+0 |
* | Check for GetProcessTimes and use it in getutime | Ramiro Polla | 2007-07-13 | 1 | -0/+2 |
* | Check for getrusage | Ramiro Polla | 2007-07-13 | 1 | -0/+3 |
* | enable $ARCH_EXT_LIST before parsing command line | Måns Rullgård | 2007-07-13 | 1 | -1/+1 |
* | Proper check for interactive support (termios and conio). | Ramiro Polla | 2007-07-11 | 1 | -0/+5 |
* | Proper check for mkstemp(). | Ramiro Polla | 2007-07-11 | 1 | -0/+3 |
* | remove OS/2 support | Måns Rullgård | 2007-07-10 | 1 | -24/+0 |