gstreamer/gst-libs/ext/ffmpeg
Christian Schaller d64189f81a add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
2003-02-23 19:58:50 +00:00
..
patch thaytan's ffmpeg function renaming patch 2003-01-16 16:57:42 +00:00
.gitignore ignore ffmpeg dir 2003-01-05 23:14:02 +00:00
Makefile.am add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis... 2003-02-23 19:58:50 +00:00
README a new way of handling ffmpeg cvs 2003-01-05 11:31:01 +00:00
Tag a new way of handling ffmpeg cvs 2003-01-05 11:31:01 +00:00

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.