Commit graph

23 commits

Author SHA1 Message Date
Edward Hervey
860648e9e6 Remove usage of SVN now that we use git submodules for libav 2011-04-21 20:56:44 +02:00
Edward Hervey
4da73abcc4 ext: Add libav as a git submodule 2011-04-19 19:32:02 +02:00
Edward Hervey
199c03a2e0 gst-libs: Remove .config file from ffmpeg build when cleaning up 2011-01-25 11:30:02 +01:00
Edward Hervey
411138d734 gst-libs: Simplify make dist by a metric truckload
Just use svn export instead of trying to be smart about which files
we need.

This makes the resulting gst-ffmpeg tarball a bit bigger, but at least
we know we have everything needed to build gst-ffmpeg
2010-06-27 12:49:02 +02:00
Edward Hervey
024e9539ac gst-libs: Fixup make distclean for new ffmpeg 2010-06-16 12:10:34 +02:00
Jan Schmidt
a472d1c226 Fix distclean/distcheck 2009-10-05 15:28:51 +01:00
Jarkko Palviainen
2b745f29ed build: Remove gst-libs/ext/ffmpeg in maintainerclean target only
Fixes bug #586894.
2009-08-19 15:30:50 +02:00
Jan Schmidt
60ee556217 build: Fix the dist - libswscale isn't an external on the 0.5 branch
The 0.5 ffmpeg branch includes libswscale directly, not as an external,
breaking the dist (and warning in autogen.sh) about not being able to
update its revision.

Add some code to not update the svn external if the
FFMPEG_EXTERNALS_REVISION variable is empty.

Also, in autogen.sh check that the current FFmpeg checkout is from the
right branch according to ffmpegrev, and check it out again if
it's not.
2009-06-06 15:14:45 +01:00
Edward Hervey
3867dc01f6 Fix 'make distcheck'. 2009-02-10 12:34:36 +01:00
Mark Nauwelaerts
39ea52832d Do not corrupt ffmpeg build checkout during make dist.
Use a separate helper directory to build ffmpeg distributables
rather than replacing and corrupting (no more .svn dirs)
the existing checkout used for standard make/building.
2009-01-28 13:02:54 +01:00
Mark Nauwelaerts
1d1f55edf7 Distribute intended ffmpeg revision(s) and include more files.
Bring make dist in sync with autogen.sh's retrieval of ffmpeg
checkout, which also includes an update to selected revision
of libswscale external.  Also include *.S files (needed for
e.g. ARM build).
2009-01-28 13:02:50 +01:00
Edward Hervey
1aaa739eda ffmpegrev: Adjust time of swscale checkout to ffmpeg revision being used.
Original commit message from CVS:
* ffmpegrev:
Adjust time of swscale checkout to ffmpeg revision being used.
* gst-libs/ext/Makefile.am:
Fix make distcheck
2008-08-31 11:49:06 +00:00
Edward Hervey
de31a237d1 gst-libs/ext/Makefile.am: More fixes for make dist
Original commit message from CVS:
* gst-libs/ext/Makefile.am:
More fixes for make dist
2008-05-12 13:02:41 +00:00
Edward Hervey
3bd052bef3 More fixes for make dist.
Original commit message from CVS:
* configure.ac:
* gst-libs/ext/Makefile.am:
More fixes for make dist.
2008-05-08 16:04:32 +00:00
Edward Hervey
673df6d238 gst-libs/ext/Makefile.am: Don't copy file which is no longer present.
Original commit message from CVS:
* gst-libs/ext/Makefile.am:
Don't copy file which is no longer present.
2008-05-08 13:17:20 +00:00
Edward Hervey
176b11e6ff gst-libs/ext/Makefile.am: Use 'make clean' and not 'make dist-clean' for local cleanups.
Original commit message from CVS:
* gst-libs/ext/Makefile.am:
Use 'make clean' and not 'make dist-clean' for local cleanups.
Fixes #519235
2008-05-08 09:18:45 +00:00
Stefan Kost
489502bd0b gst-libs/ext/Makefile.am: Remove trailing whitespace as warned by automake.
Original commit message from CVS:
* gst-libs/ext/Makefile.am:
Remove trailing whitespace as warned by automake.
2008-01-09 12:00:33 +00:00
Edward Hervey
f6186655c5 Merging GST_FFMPEG_NO_MIRROR branch to trunk
Original commit message from CVS:
Merging GST_FFMPEG_NO_MIRROR branch to trunk
2007-12-17 12:43:06 +00:00
Tim-Philipp Müller
83e9f5a5a0 gst-libs/ext/Makefile.am: We need to use $(MAKE) here instead of 'make' (on some systems it's gmake that needs to be ...
Original commit message from CVS:
* gst-libs/ext/Makefile.am:
We need to use $(MAKE) here instead of 'make' (on some
systems it's gmake that needs to be called, for example)
2005-12-10 13:59:55 +00:00
Thomas Vander Stichele
87324f82f0 alright ! ready to test.
Original commit message from CVS:
alright ! ready to test.
need to write up how to manage the source now though
2004-03-11 18:21:34 +00:00
Thomas Vander Stichele
5d57633278 this actually seems to work well
Original commit message from CVS:
this actually seems to work well
2004-03-11 18:18:36 +00:00
Thomas Vander Stichele
4fe0d4ef76 ffmpeg updates
Original commit message from CVS:
ffmpeg updates
2004-02-13 13:22:27 +00:00
Thomas Vander Stichele
21f40a9a2f sandbox to get ffmpeg to play nicely in all cases
Original commit message from CVS:
sandbox to get ffmpeg to play nicely in all cases
2003-12-09 15:59:48 +00:00