| Commit message (Expand) | Author | Age | Files | Lines |
* | fix versions in .pc files | Måns Rullgård | 2008-02-27 | 1 | -16/+16 |
* | fix libavfilter version extraction | Måns Rullgård | 2008-02-27 | 1 | -1/+1 |
* | Make gcc ignore the distinction between +0.0 and -0.0, this allows it to | Michael Niedermayer | 2008-02-26 | 1 | -0/+1 |
* | print enabled things in columns | Måns Rullgård | 2008-02-26 | 1 | -7/+4 |
* | 10l, alphabetic ordering | Vitor Sessak | 2008-02-26 | 1 | -1/+1 |
* | Build system changes for libavfilter addition. Add --enable-avfilter configur... | Vitor Sessak | 2008-02-26 | 1 | -1/+31 |
* | simplify version number extraction | Måns Rullgård | 2008-02-26 | 1 | -19/+20 |
* | less preprocessor magic in version number macros | Måns Rullgård | 2008-02-26 | 1 | -1/+1 |
* | 25% faster floating point AAN IDCT. | Michael Niedermayer | 2008-02-26 | 1 | -0/+1 |
* | Disable vhook on Interix, patch by Pete Ross, pross xvid org. | Peter Ross | 2008-02-26 | 1 | -0/+3 |
* | Install headers in $prefix/include/$libname | Måns Rullgård | 2008-02-25 | 1 | -11/+10 |
* | Add -lm to x264 check, it is needed on most systems. | Diego Biurrun | 2008-02-22 | 1 | -1/+1 |
* | Clean up lib* version definitions | Måns Rullgård | 2008-02-19 | 1 | -1/+1 |
* | prettify lib* version number extraction | Måns Rullgård | 2008-02-17 | 1 | -8/+12 |
* | prettify encoder/decoder/muxer/... list extraction | Måns Rullgård | 2008-02-17 | 1 | -9/+16 |
* | The Blackfin toolchains will automatically select FDPIC according to the | Mike Frysinger | 2008-02-16 | 1 | -4/+0 |
* | do not run ldconfig after installing shared libraries | Måns Rullgård | 2008-02-16 | 1 | -4/+0 |
* | Include poll.h instead of sys/poll.h | Luca Abeni | 2008-02-13 | 1 | -2/+2 |
* | Do not use ranges with tr, the results are locale-dependent. | Diego Biurrun | 2008-02-11 | 1 | -3/+3 |
* | Warn if a comparison is always true or always false due to the | Michael Niedermayer | 2008-02-03 | 1 | -0/+1 |
* | Make string constants const. Why is this not default? | Michael Niedermayer | 2008-02-03 | 1 | -0/+1 |
* | Remove -Werror= CFLAGS that do not have the desired effect. | Diego Biurrun | 2008-02-02 | 1 | -2/+0 |
* | Mixing declarations and statements is an error, so is any construct | Michael Niedermayer | 2008-02-01 | 1 | -0/+2 |
* | Warn about casts which remove const. | Michael Niedermayer | 2008-02-01 | 1 | -0/+1 |
* | Pass argc and argv to the main function of the SDL tests. | Diego Biurrun | 2008-01-29 | 1 | -2/+2 |
* | Add -pthread to extralibs and not to ldflags so that the dependency gets | Diego Biurrun | 2008-01-26 | 1 | -2/+2 |
* | Add a --enable-nonfree command line parameter similar to --enable-gpl. | Diego Biurrun | 2008-01-26 | 1 | -3/+12 |
* | Do not group libamr_nb and libamr_wb together as libamr. | Diego Biurrun | 2008-01-26 | 1 | -3/+0 |
* | Add system-specific network link flags to inet_aton test. This should fix | Michael Kostylev | 2008-01-18 | 1 | -1/+1 |
* | Use check_lib2 instead of check_lib in SDL test. This is helpful in | KO Myung-Hun | 2008-01-16 | 1 | -1/+1 |
* | pentium4m is a valid CPU name, add it to the list. | Igor Mozolevsky | 2008-01-16 | 1 | -1/+1 |
* | Move "Creating config.mak and config.h..." message down to the point where | Diego Biurrun | 2008-01-16 | 1 | -2/+2 |
* | refer users to ffmpeg-user list in case of errors | Måns Rullgård | 2008-01-12 | 1 | -1/+1 |
* | Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ... | Alessandro Sappia | 2008-01-11 | 1 | -1/+12 |
* | Move printing of the license status at the end of configure output, so | Roberto Togni | 2008-01-07 | 1 | -3/+4 |
* | improve CRC API | Aurelien Jacobs | 2008-01-04 | 1 | -0/+2 |
* | Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de... | Luca Abeni | 2008-01-04 | 1 | -1/+1 |
* | Rationalize some dependencies between rtsp and rtp | Luca Abeni | 2008-01-03 | 1 | -3/+3 |
* | Add portable way to check for the existence of definitions and | Dave Yeo | 2008-01-01 | 1 | -0/+21 |
* | Check for the presence of llrint(), lrint(), round() and roundf() | Michael Kostylev | 2007-12-27 | 1 | -3/+9 |
* | Check for the presence of sys/select.h and conditionally #include it. | Michael Kostylev | 2007-12-27 | 1 | -0/+2 |
* | djgpp port, first part | Michael Kostylev | 2007-12-24 | 1 | -0/+7 |
* | dv1394 depends on dv_demuxer, fixes linking with demuxers disabled. | Diego Biurrun | 2007-12-17 | 1 | -1/+1 |
* | Remove unnecessary system include path from pkg-config files. | Diego Biurrun | 2007-12-17 | 1 | -1/+1 |
* | 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 |