| Commit message (Expand) | Author | Age | Files | Lines |
* | drop iwmmxt useflag as it has been removed upstream | Alexis Ballier | 2012-03-13 | 1 | -2/+2 |
* | add bluray useflag | Alexis Ballier | 2012-03-09 | 1 | -3/+4 |
* | Add various useflags, default-enabled, for the useful small programs in the t... | Alexis Ballier | 2012-02-28 | 1 | -9/+18 |
* | avconv is gone in master | Alexis Ballier | 2012-01-28 | 1 | -4/+4 |
* | search for libraries in libswresample too for tests | Alexis Ballier | 2011-12-17 | 1 | -2/+2 |
* | tests depend on encode and zlib, use eapi4 use constraints for this, fixes bu... | Alexis Ballier | 2011-12-17 | 1 | -8/+5 |
* | set optflags to cflags, just in case | Alexis Ballier | 2011-12-15 | 1 | -2/+2 |
* | no need to prebuild version.h these days | Alexis Ballier | 2011-12-15 | 1 | -3/+1 |
* | feed configure with cxx and ar too | Alexis Ballier | 2011-12-15 | 1 | -1/+3 |
* | add avconv useflag | Alexis Ballier | 2011-12-15 | 1 | -7/+9 |
* | disable all asm on x86 with pic, this should be much slower but, at least, pic | Alexis Ballier | 2011-12-15 | 1 | -8/+6 |
* | remove x86 special handling, this should be handled automagically by the buil... | Alexis Ballier | 2011-12-15 | 1 | -16/+1 |
* | pass user cflags as extra-cflags, disable optflags as we assume user cflags c... | Alexis Ballier | 2011-12-15 | 1 | -2/+4 |
* | add missing libXfixes dep for x11grab | Alexis Ballier | 2011-12-09 | 1 | -2/+2 |
* | tests are now run with the fate makefile target | Alexis Ballier | 2011-12-06 | 1 | -2/+2 |
* | fix sdl automagic | Alexis Ballier | 2011-12-03 | 1 | -2/+2 |
* | Build qt-faststart by default | Steve Dibb | 2011-12-02 | 1 | -2/+2 |
* | add libass useflag | Alexis Ballier | 2011-11-27 | 1 | -2/+4 |
* | add iwmmxt useflag, bug #349814 | Alexis Ballier | 2011-11-09 | 1 | -2/+2 |
* | add libv4l useflag | Alexis Ballier | 2011-11-07 | 1 | -3/+7 |
* | add gnutls useflag | Alexis Ballier | 2011-11-07 | 1 | -5/+8 |
* | add openssl useflag | Alexis Ballier | 2011-11-07 | 1 | -5/+6 |
* | add pulseaudio useflag | Alexis Ballier | 2011-11-02 | 1 | -4/+6 |
* | Rename USE="v4l2" to USE="v4l" while removing support for video4linux 1.x wrt... | Samuli Suominen | 2011-11-01 | 1 | -4/+6 |
* | bump x264 dep | Alexis Ballier | 2011-10-21 | 1 | -2/+2 |
* | add libmodplug support | Alexis Ballier | 2011-10-05 | 1 | -5/+7 |
* | add libaacplus support | Alexis Ballier | 2011-09-27 | 1 | -6/+8 |
* | add cdio useflag | Alexis Ballier | 2011-09-21 | 1 | -5/+7 |
* | add neon useflag for arm simd, bug #349814 | Alexis Ballier | 2011-09-06 | 1 | -2/+2 |
* | add vis useflag for sparc simd, bug #349814 | Alexis Ballier | 2011-09-06 | 1 | -2/+2 |
* | add missing pkgconfig deps, bug #379555 by bay | Alexis Ballier | 2011-08-17 | 1 | -1/+3 |
* | Factorise a bit the cpu features handling code and keep the declarations in o... | Alexis Ballier | 2011-07-06 | 1 | -11/+15 |
* | drop the video_cards_nvidia guard for vdpau | Alexis Ballier | 2011-06-29 | 1 | -15/+3 |
* | drop custom-cflags useflag and always use ours | Alexis Ballier | 2011-06-29 | 1 | -5/+5 |
* | convert to eapi4, add eprefix stuff, make use of REQUIRED_USE | Alexis Ballier | 2011-06-29 | 1 | -20/+17 |
* | add openal useflag | Alexis Ballier | 2011-06-27 | 1 | -4/+6 |
* | bump x264 dep, bug #372685 | Alexis Ballier | 2011-06-24 | 1 | -2/+2 |
* | no need to strip the -sse3 suffix for gcc march flag, its now handled in conf... | Alexis Ballier | 2011-06-23 | 1 | -2/+1 |
* | use git-2.eclass | Alexis Ballier | 2011-06-22 | 1 | -2/+2 |
* | simplify tests handling, add celt decoding support | Alexis Ballier | 2011-04-20 | 1 | -7/+6 |
* | Enable (L)GPL-3 only when needed | Alexis Ballier | 2011-04-13 | 1 | -6/+8 |
* | no need to hack the LD_LIBRARY_PATH for libavcore since its no more | Alexis Ballier | 2011-04-12 | 1 | -2/+2 |
* | Add support for amrwb and aac encodings via the libvo libraries. Bump libvpx ... | Alexis Ballier | 2011-04-12 | 1 | -3/+7 |
* | version bump and adjust variables to fit with the rc style releases | Alexis Ballier | 2011-04-05 | 1 | -2/+4 |
* | disable-stripping option is back, we need to pass it | Alexis Ballier | 2011-04-01 | 1 | -1/+2 |
* | libva 0.32 is required now, bug #361373 | Alexis Ballier | 2011-03-31 | 1 | -2/+2 |
* | Change the way version is hardcoded to match the current git based one, bump ... | Alexis Ballier | 2011-03-30 | 1 | -2/+2 |
* | add truetype and avx useflags, by Alphat-PC, bug #359493 | Alexis Ballier | 2011-03-30 | 1 | -3/+11 |
* | disable-stripping isnt needed anymore | Alexis Ballier | 2011-03-30 | 1 | -2/+1 |
* | fix git uri to the one pointed by http://ffmpeg.org/download.html | Alexis Ballier | 2011-03-21 | 1 | -2/+2 |