summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-05 11:31:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-05 11:31:01 +0000
commit6216d49d8d559997166c8a2ab2f8d6b1b04b9a83 (patch)
treef76b2aeb5eeeeb2723eab7760e12462725439ad0
parenta0ee53c29ac8e6270e8591af658701914c7f1514 (diff)
downloadgstreamer-plugins-bad-6216d49d8d559997166c8a2ab2f8d6b1b04b9a83.tar.gz
a new way of handling ffmpeg cvs
Original commit message from CVS: a new way of handling ffmpeg cvs
-rw-r--r--gst-libs/ext/ffmpeg/README10
-rw-r--r--gst-libs/ext/ffmpeg/Tag1
2 files changed, 11 insertions, 0 deletions
diff --git a/gst-libs/ext/ffmpeg/README b/gst-libs/ext/ffmpeg/README
new file mode 100644
index 000000000..db788bd3f
--- /dev/null
+++ b/gst-libs/ext/ffmpeg/README
@@ -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
index 000000000..482dbec03
--- /dev/null
+++ b/gst-libs/ext/ffmpeg/Tag
@@ -0,0 +1 @@
+D2002.12.14.12.00.00