diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-10 11:44:28 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-10 11:44:28 +0000 |
commit | 4719bd79217949ab4306c56323bdf18f0c0adef2 (patch) | |
tree | 4ac66967915bb46ede62cb38a711cb01d3c73ec0 /multimedia/x264/files/patch-muxers.c | |
parent | - Update to 0.3.7 (diff) |
- Update to 0.0.20060509
patch-muxers submitted by: lioux
Notes
Notes:
svn path=/head/; revision=161915
Diffstat (limited to '')
-rw-r--r-- | multimedia/x264/files/patch-muxers.c (renamed from multimedia/x264/files/patch-x264.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/x264/files/patch-x264.c b/multimedia/x264/files/patch-muxers.c index 14740f2f8abc..fd20cad4806a 100644 --- a/multimedia/x264/files/patch-x264.c +++ b/multimedia/x264/files/patch-muxers.c @@ -1,6 +1,6 @@ ---- x264.c.orig Sun Oct 2 21:04:20 2005 -+++ x264.c Sun Oct 2 21:04:34 2005 -@@ -1475,7 +1475,7 @@ +--- muxers.c.orig Tue May 9 22:04:27 2006 ++++ muxers.c Tue May 9 22:04:37 2006 +@@ -647,7 +647,7 @@ return -1; memset(p_mp4, 0, sizeof(mp4_t)); |