65 Commits

Author SHA1 Message Date
Calin Crisan
2aed981b41 Merge remote-tracking branch 'thingos/dev' into dev 2019-08-19 21:51:02 +03:00
popoviciri
99d1e2534b patch motion with mmal updates for greyworld AWB mode
motion could use a full upgrade of the mmal lib. Tried the last userland files but got stuck at some point. Compiling error I couldn't fix. Will be waiting for someone capable of doing this.
2019-08-15 21:41:21 +02:00
Joo Aun Saw
ab609b53a5 motion: renamed fix-bitrate-overflow patch file 2019-07-01 15:16:06 +10:00
Joo Aun Saw
9bd15919a7 motion: fix bitrate overflow 2019-06-21 13:30:54 +10:00
Calin Crisan
621a698259 Merge remote-tracking branch 'thingos/dev' into dev 2019-05-14 23:17:07 +03:00
Calin Crisan
f29202b798 motion: add hash for 4.2.2 2019-03-08 10:28:02 +02:00
Calin Crisan
48de800bc6 motion: update to 4.2.2 2019-03-07 23:19:07 +02:00
Fabrice Fontaine
2642ae141f package/motion: bump to version 4.2.1
Remove patch (already in version)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-01-12 17:56:32 +01:00
Fabrice Fontaine
b4cb4d405e motion: fix static build with webp
Static build with webp fails because webp is put before webpmux

Fixes:
 - http://autobuild.buildroot.org/results/4d4e72808300ba1ff79ca794930112b554eb2533

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-21 20:55:34 +01:00
Calin Crisan
010f812c81 motion: add hash 2018-11-18 18:07:32 +02:00
Calin Crisan
b87554442c Merge branch 'thingos' into dev 2018-11-18 16:44:25 +02:00
Fabrice Fontaine
87187d5c99 motion: bump to version 4.2
- Remove patch (already in version)
- Add new mandatory libmicrohttpd dependency, see:
  3cd68cab49
- Add new optional gettext dependency, see:
  4ff191be82

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-10-30 21:00:02 +01:00
Bernd Kuhls
0b1794cb43 package/motion: fix build with FFmpeg 4.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-09-08 23:24:18 +02:00
Christopher McCrory
b773c33bf1 motion: fix config file location
Install the motion.config file were the program expects it to be. From
the motion source code:

snprintf(filename, PATH_MAX, "%s/motion/motion.conf", sysconfdir);

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-01 22:08:14 +02:00
Calin Crisan
352841f44d motion: remove unneeded patches 2017-12-22 18:10:16 +02:00
Calin Crisan
ed8ca02f6e motion: we don't want hash file 2017-12-22 18:07:00 +02:00
Calin Crisan
6d445739c9 update motion to 4.1.1 2017-12-21 23:40:45 +02:00
Calin Crisan
fb88fa4033 Merge branch 'thingos' into thingos-next 2017-12-21 23:33:04 +02:00
Calin Crisan
60f97f82c5 update to buildroot-2017.11 2017-12-17 13:11:00 +02:00
Fabrice Fontaine
19e74e94bf motion: bump to version 4.1.1
Remove both patches (merged in version)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-13 08:21:05 +01:00
Fabrice Fontaine
8b9f4d5a9d motion: add webp support
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-02 14:43:41 +01:00
Fabrice Fontaine
10f5da59ed motion: fix build on musl
Some toolchains (musl) have pthread_setname_np but not pthread_getname_np.
The first patch fixes check on pthread_setname_np and the second one add
a check for pthread_getname_np

Fixes:

  http://autobuild.buildroot.net/results/65534775c5977e2424c5f5c63c46f9d0f39d7e1b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-24 09:37:50 +01:00
Fabrice Fontaine
13ff9b2fa3 motion: bump to version 4.1
- Remove 0001-configure.ac-use-given-CFLAGS-LIBS-for-mysqlclient-l.patch,
it does not have been sent upstream but issue has been fixed by
3b7164f7f9 (diff-67e997bcfdac55191033d57a16d1408a)
- 0002-Rename-base64_encode.patch has been integrated into this version
- --without-jpeg-turbo has been deleted from configure.ac
- libsdl dependency has been removed

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-22 21:52:21 +01:00
Calin Crisan
0386ce6915 motion: remove some patches applied upstream 2017-11-01 06:57:33 +02:00
Calin Crisan
2a2643faaa motion: update to latest commit 2017-10-29 15:19:23 +02:00
Calin Crisan
890f8c0999 delete unnecessary motion mmal patch 2017-10-26 11:56:17 +03:00
Calin Crisan
4302057f2a Merge pull request #1088 from inodlite/motion-mmal-device
Compile Motion with mmal support
2017-10-26 11:55:39 +03:00
Calin Crisan
b87ca7a61b motion: use short git hash 2017-10-08 16:48:46 +03:00
Calin Crisan
c757e64993 Merge pull request #1123 from jasaw/drain-codec
Motion: Drain codec
2017-10-02 23:04:00 +03:00
Calin Crisan
5085e2c790 update motion to latest master commit 2017-09-18 10:35:15 +03:00
Joo Aun Saw
7e50bcbcce motion: write trailer even if codec drain fails 2017-09-18 16:30:29 +10:00
Joo Aun Saw
5e743f3477 motion: updated patches to match motion version 2017-09-18 16:14:42 +10:00
Joo Aun Saw
4e045cb1d5 motion: updated 2017-09-18 15:54:06 +10:00
Joo Aun Saw
bd36e6edc4 motion: split patches into smaller chunks 2017-09-12 16:19:26 +10:00
Joo Aun Saw
3dc0ef0b2f motion: replace alloca with malloc 2017-09-09 08:01:26 +10:00
Joo Aun Saw
ea56807852 motion: drain codec at end of recording 2017-09-05 14:52:24 +10:00
Joo Aun Saw
624bb7e30a motion: reworked movie encode quality 2017-08-30 13:00:55 +10:00
Calin Crisan
6ed28eb2d6 update motion; remove obsolete patch 2017-08-28 17:52:02 +03:00
Joo Aun Saw
7783313025 motion: hwaccel enabled via config file 2017-08-23 16:21:34 +10:00
inodlite
eef4b3055e Configure MMAL options for motion if rpi-userland is selected 2017-08-19 00:34:26 -07:00
inodlite
5b3a021a08 Add patch for motion that allows configuration of MMAL include and lib folders. 2017-08-19 00:34:21 -07:00
Joo Aun Saw
23a77f1f99 motion: undo unnecessary blank line removal 2017-08-17 13:12:21 +10:00
Joo Aun Saw
6ba62abe64 motion: only tune h264_omx encode quality 2017-08-17 12:59:38 +10:00
Joo Aun Saw
6c980d667c disable ffmpeg zerocopy, motion not use extpipe 2017-08-17 12:59:25 +10:00
Joo Aun Saw
10ede33068 motion: temporary fix for extpipe subdir 2017-08-09 11:39:35 +10:00
Joo Aun Saw
e051448509 don't use h264_omx via C API, use extpipe instead
motion interfacing with ffmpeg C API proved to be unstable.
2017-08-04 15:02:59 +10:00
Joo Aun Saw
9fd9a6f8ca motion: bumped to latest master 2017-08-04 14:59:46 +10:00
Joo Aun Saw
2a3f6e7b1e motion: upgrade to latest master 2017-08-04 14:59:28 +10:00
Joo Aun Saw
c1ed4cf807 motion: h264 encoder respects quality settings 2017-06-20 11:36:54 +10:00
Joo Aun Saw
3e76cb2c34 motion: prefer OMX H264 encoder
motion prefers OMX H264 encoder, but falls back to software encoder.
2017-06-20 11:36:45 +10:00