| Commit message (Expand) | Author | Age | Files | Lines |
* | Original X11 device demuxer patch from Clemens Fruhwirth | Guillaume Poirier | 2006-12-13 | 1 | -0/+10 |
* | revert broken commit of x11 device demuxer patch | Guillaume Poirier | 2006-12-13 | 1 | -10/+0 |
* | Original X11 device demuxer patch from Clemens Fruhwirth | Guillaume Poirier | 2006-12-12 | 1 | -0/+10 |
* | typo | Diego Biurrun | 2006-12-12 | 1 | -1/+1 |
* | libpostproc has its own version number and should not use libavcodec's. | Diego Biurrun | 2006-12-12 | 1 | -4/+4 |
* | Improve broken shell warning. | Diego Biurrun | 2006-12-11 | 1 | -0/+3 |
* | fix typo in Darwin shared lib naming | Måns Rullgård | 2006-12-11 | 1 | -1/+1 |
* | OpenBSD settings by Nikns Siankin <nikns at secure lv> | Måns Rullgård | 2006-12-09 | 1 | -0/+5 |
* | simplify test for memalign emulation requirement | Måns Rullgård | 2006-12-08 | 1 | -3/+6 |
* | BUILD_SHARED_AV is no longer used | Måns Rullgård | 2006-12-07 | 1 | -1/+0 |
* | fix mingw shared build, and get rid of FF_IMPORT_ATTR | Måns Rullgård | 2006-12-07 | 1 | -1/+1 |
* | make shell test work with Solaris /bin/sh | Måns Rullgård | 2006-12-07 | 1 | -3/+10 |
* | Remove MinGW install path special-casing. | Ramiro Polla | 2006-12-05 | 1 | -5/+2 |
* | Don't hardcode the shlibdir on Cygwin, it's supposed to be bindir. | Diego Biurrun | 2006-12-04 | 1 | -1/+1 |
* | cleanup the #ifdef mess in encoder/decoder/parser registration | Aurelien Jacobs | 2006-11-28 | 1 | -3/+3 |
* | cleanup the #ifdef mess in muxer/demuxer registration | Aurelien Jacobs | 2006-11-27 | 1 | -2/+2 |
* | Nuke config.log support. | Diego Biurrun | 2006-11-20 | 1 | -2/+0 |
* | improved pthreads test | Måns Rullgård | 2006-11-18 | 1 | -5/+11 |
* | TUNECPU is never used | Måns Rullgård | 2006-11-16 | 1 | -9/+0 |
* | simplify [TARGET_]ARCH_* setting | Måns Rullgård | 2006-11-16 | 1 | -57/+25 |
* | add copyright notices for myself and Diego | Måns Rullgård | 2006-11-16 | 1 | -1/+5 |
* | set CONFIG_OS2 using new method | Måns Rullgård | 2006-11-15 | 1 | -4/+1 |
* | gcc always #defines __MINGW32__ on mingw targets | Måns Rullgård | 2006-11-15 | 1 | -17/+5 |
* | Move BeOS extralibs handling into configure. | Diego Biurrun | 2006-11-15 | 1 | -0/+4 |
* | set status variables automatically in check_header and check_func | Måns Rullgård | 2006-11-15 | 1 | -20/+16 |
* | rename HAVE_DLFCN to HAVE_DLFCN_H | Måns Rullgård | 2006-11-14 | 1 | -3/+3 |
* | improve broken shell detection, and give a better error message | Måns Rullgård | 2006-11-14 | 1 | -6/+24 |
* | remove workaround for missing inttypes.h | Måns Rullgård | 2006-11-14 | 1 | -20/+0 |
* | Move AMR support instructions into the documentation. | Diego Biurrun | 2006-11-14 | 1 | -27/+0 |
* | update to libnut API, rename nut.h->libnut.h | Oded Shimon | 2006-11-14 | 1 | -1/+1 |
* | clean up inttypes.h and int_fastxx_t types detection | Måns Rullgård | 2006-11-14 | 1 | -9/+5 |
* | check for inet_aton in configure | Måns Rullgård | 2006-11-14 | 1 | -7/+2 |
* | move some CFLAGS settings away from config.* writing section | Måns Rullgård | 2006-11-14 | 1 | -3/+3 |
* | revert bad checkin | Måns Rullgård | 2006-11-14 | 1 | -3/+3 |
* | move some CFLAGS settings away from config.* writing section | Måns Rullgård | 2006-11-14 | 1 | -3/+3 |
* | move comment where it makes sense | Måns Rullgård | 2006-11-14 | 1 | -1/+1 |
* | simplify | Måns Rullgård | 2006-11-14 | 1 | -2/+1 |
* | move makefile linking after config.* creation | Måns Rullgård | 2006-11-14 | 1 | -40/+40 |
* | beautify | Måns Rullgård | 2006-11-14 | 1 | -1/+1 |
* | clean up setting of HAVE_*THREADS | Måns Rullgård | 2006-11-14 | 1 | -18/+12 |
* | move AMR notices next to other messages | Måns Rullgård | 2006-11-14 | 1 | -27/+27 |
* | Remove some unused variables. | Diego Biurrun | 2006-11-14 | 1 | -9/+0 |
* | break CONFIG_LIST and HAVE_LIST onto multiple lines | Måns Rullgård | 2006-11-14 | 1 | -3/+64 |
* | fix HAVE_LRINTF setting | Måns Rullgård | 2006-11-14 | 1 | -1/+1 |
* | rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure | Måns Rullgård | 2006-11-14 | 1 | -8/+4 |
* | factorize config.h/config.mak writing | Måns Rullgård | 2006-11-14 | 1 | -263/+43 |
* | rename shell variables v4l[2] to video4linux[2] | Måns Rullgård | 2006-11-14 | 1 | -31/+31 |
* | rename shell variable _altivec_h to altivec_h | Måns Rullgård | 2006-11-13 | 1 | -3/+3 |
* | rename shell variable sunmlib to mlib for consistency with CONFIG_MLIB | Måns Rullgård | 2006-11-13 | 1 | -5/+5 |
* | rename shell variable _memalign to memalign | Måns Rullgård | 2006-11-13 | 1 | -5/+5 |