public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/motion/files: motion-3.2.11-offsett.patch
@ 2008-10-14 17:20 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-14 17:20 UTC (permalink / raw
  To: gentoo-commits

aballier    08/10/14 17:20:33

  Added:                motion-3.2.11-offsett.patch
  Log:
  version bump
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26.6 x86_64)

Revision  Changes    Path
1.1                  media-video/motion/files/motion-3.2.11-offsett.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/motion/files/motion-3.2.11-offsett.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/motion/files/motion-3.2.11-offsett.patch?rev=1.1&content-type=text/plain

Index: motion-3.2.11-offsett.patch
===================================================================
Index: motion-3.2.11/ffmpeg.c
===================================================================
--- motion-3.2.11.orig/ffmpeg.c
+++ motion-3.2.11/ffmpeg.c
@@ -164,7 +164,7 @@ static int file_write(URLContext *h, uns
     return write(fd, buf, size);
 }
 
-static offset_t file_seek(URLContext *h, offset_t pos, int whence)
+static int64_t file_seek(URLContext *h, int64_t pos, int whence)
 {
     int fd = (size_t)h->priv_data;
     return lseek(fd, pos, whence);






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/motion/files: motion-3.2.11-offsett.patch
@ 2009-10-23 13:00 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-10-23 13:00 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/10/23 13:00:58

  Removed:              motion-3.2.11-offsett.patch
  Log:
  amd64 stable wrt #288276
  (Portage version: 2.2_rc46/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-23 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 13:00 [gentoo-commits] gentoo-x86 commit in media-video/motion/files: motion-3.2.11-offsett.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2008-10-14 17:20 Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox