summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* bump a new snapshot using system ffmpegAlexis Ballier2011-12-151-4/+6
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* bump a new snapshot using system ffmpegAlexis Ballier2011-12-152-1/+736
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* depend on ffmpeg 0.9, bug #392405Alexis Ballier2011-12-151-5/+5
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* depend on ffmpeg 0.9, bug #392405Alexis Ballier2011-12-152-3/+6
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* update the prepare_mplayer script to use ffmpeg instead of libav and use ↵Alexis Ballier2011-12-151-5/+5
| | | | | | dump_ffmpeg.sh for dumping unused files (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* update the prepare_mplayer script to use ffmpeg instead of libav and use ↵Alexis Ballier2011-12-152-2/+8
| | | | | | dump_ffmpeg.sh for dumping unused files (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* set optflags to cflags, just in caseAlexis Ballier2011-12-151-6/+6
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* set optflags to cflags, just in caseAlexis Ballier2011-12-153-5/+9
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* no need to prebuild version.h these daysAlexis Ballier2011-12-151-5/+5
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* no need to prebuild version.h these daysAlexis Ballier2011-12-152-4/+5
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* feed configure with cxx and ar tooAlexis Ballier2011-12-151-5/+5
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* feed configure with cxx and ar tooAlexis Ballier2011-12-152-2/+7
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* fix celt usedescAlexis Ballier2011-12-151-5/+5
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* fix celt usedescAlexis Ballier2011-12-152-2/+5
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* add avconv useflagAlexis Ballier2011-12-151-6/+6
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* add avconv useflagAlexis Ballier2011-12-153-8/+15
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* version bumpAlexis Ballier2011-12-151-4/+6
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* version bumpAlexis Ballier2011-12-152-1/+279
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* disable all asm on x86 with pic, this should be much slower but, at least, picAlexis Ballier2011-12-151-5/+5
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* disable all asm on x86 with pic, this should be much slower but, at least, picAlexis Ballier2011-12-152-9/+11
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* remove x86 special handling, this should be handled automagically by the ↵Alexis Ballier2011-12-151-5/+5
| | | | | | build system nowadays (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* remove x86 special handling, this should be handled automagically by the ↵Alexis Ballier2011-12-152-17/+6
| | | | | | build system nowadays (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* pass user cflags as extra-cflags, disable optflags as we assume user cflags ↵Alexis Ballier2011-12-151-5/+5
| | | | | | contain them, do not disable opimizations since optflags are empty, bug #392451 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* pass user cflags as extra-cflags, disable optflags as we assume user cflags ↵Alexis Ballier2011-12-152-3/+10
| | | | | | contain them, do not disable opimizations since optflags are empty, bug #392451 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* Version bump. Thanks Elias Probs <mail@eliasprobst.eu>. bug #392207Johannes Huber2011-12-111-6/+12
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
* Version bump. Thanks Elias Probs <mail@eliasprobst.eu>. bug #392207Johannes Huber2011-12-112-1/+41
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Since motion doesn't separate v4l1 and v4l2 support, use the ↵Samuli Suominen2011-12-101-4/+10
| | | | | | libv4l1-videodev.h include from libv4l to allow succesful compilation of both backends. This should be only temporary workaround since upstream has separated the backends in version control. See bug 376225. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Since motion doesn't separate v4l1 and v4l2 support, use the ↵Samuli Suominen2011-12-103-1/+113
| | | | | | libv4l1-videodev.h include from libv4l to allow succesful compilation of both backends. This should be only temporary workaround since upstream has separated the backends in version control. See bug 376225. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Force using and initialising libX11 for threads in the xosd module. This ↵Alexis Ballier2011-12-091-7/+9
| | | | | | should fix bug #393439 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Force using and initialising libX11 for threads in the xosd module. This ↵Alexis Ballier2011-12-095-5/+399
| | | | | | should fix bug #393439 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* add missing libXfixes dep for x11grabAlexis Ballier2011-12-091-7/+7
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* add missing libXfixes dep for x11grabAlexis Ballier2011-12-093-5/+9
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* pass --without-tuning to configure so that we dont get a -mtune appended to ↵Alexis Ballier2011-12-091-6/+6
| | | | | | our cflags (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* pass --without-tuning to configure so that we dont get a -mtune appended to ↵Alexis Ballier2011-12-093-3/+10
| | | | | | our cflags (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Version bump to avoid annoying crashes.Tomas Chvatal2011-12-091-18/+18
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
* Version bump to avoid annoying crashes.Tomas Chvatal2011-12-092-2/+8
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Version bump.Tim Harder2011-12-091-8/+10
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
* Version bump.Tim Harder2011-12-092-1/+60
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* oldSamuli Suominen2011-12-071-12/+8
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* oldSamuli Suominen2011-12-074-98/+6
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* whitespaceMichael Sterrett2011-12-071-21/+1
| | | | (Portage version: 2.1.10.11/cvs/Linux i686, unsigned Manifest commit)
* whitespaceMichael Sterrett2011-12-071-2/+2
| | | | (Portage version: 2.1.10.11/cvs/Linux i686)
* add live ebuild for 1.2 branchAlexis Ballier2011-12-071-4/+5
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* add live ebuild for 1.2 branchAlexis Ballier2011-12-072-1/+352
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Add test and new libav support requested by Nikoli, bug 393331; add ↵Andreas K. Hüttel2011-12-061-14/+16
| | | | | | pkgconfig dependency, bug 393205 (Portage version: 2.1.10.39/cvs/Linux x86_64, signed Manifest commit with key B6C5F7DE)
* Add test and new libav support requested by Nikoli, bug 393331; add ↵Andreas K. Hüttel2011-12-063-1/+164
| | | | | | pkgconfig dependency, bug 393205 (Portage version: 2.1.10.39/cvs/Linux x86_64)
* With patch from Ilya, allow using both cdrtools and cdrkitAndreas K. Hüttel2011-12-061-15/+16
| | | | (Portage version: 2.1.10.39/cvs/Linux x86_64, signed Manifest commit with key B6C5F7DE)
* With patch from Ilya, allow using both cdrtools and cdrkitAndreas K. Hüttel2011-12-063-4/+35
| | | | (Portage version: 2.1.10.39/cvs/Linux x86_64)
* Marked ~hppa (bug #392269).Jeroen Roovers2011-12-061-6/+6
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Marked ~hppa (bug #392269).Jeroen Roovers2011-12-062-3/+6
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)