a new way of handling ffmpeg cvs
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 5 Jan 2003 11:31:01 +0000 (11:31 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 5 Jan 2003 11:31:01 +0000 (11:31 +0000)
Original commit message from CVS:
a new way of handling ffmpeg cvs

gst-libs/ext/ffmpeg/README [new file with mode: 0644]
gst-libs/ext/ffmpeg/Tag [new file with mode: 0644]

diff --git a/gst-libs/ext/ffmpeg/README b/gst-libs/ext/ffmpeg/README
new file mode 100644 (file)
index 0000000..db788bd
--- /dev/null
@@ -0,0 +1,10 @@
+HOWTO sync to a new ffmpeg CVS date:
+
+a) manually update with cvs update -D 'new date tag'
+b) fix stuff so that our plug-in builds against it
+c) in configure.ac, replace the date tag with your new tag
+d) copy gst-libs/ext/ffmpeg/ffmpeg/CVS/Tag to gst-libs/ext/ffmpeg/Tag
+e) commit all these changes to cvs
+
+The reason both c) and d) need to be done is because cvs doesn't understand
+it's own Tag file format as a date spec.
diff --git a/gst-libs/ext/ffmpeg/Tag b/gst-libs/ext/ffmpeg/Tag
new file mode 100644 (file)
index 0000000..482dbec
--- /dev/null
@@ -0,0 +1 @@
+D2002.12.14.12.00.00