Commit graph

31 commits

Author SHA1 Message Date
Tim-Philipp Müller 2eabdb63c8 Release 1.13.1 2018-02-15 19:00:19 +00:00
Tim-Philipp Müller 898d14b229 meson: dist meson build files
Ship meson build files in tarballs, so people who use tarballs
in their builds can start playing with meson already.
2017-02-14 20:38:03 +00:00
Tim-Philipp Müller beb11a99ba Really remove generated .spec file 2016-12-16 17:33:44 +00:00
Tim-Philipp Müller 4930a1f461 win32: remove outdated build cruft
This hasn't been touched for generations, doesn't work,
and is just causing confusion. We also don't want to
maintain these files manually.
2016-02-21 10:40:02 +00:00
Stefan Sauer 0fc0584210 cruft: add the obsolete tmpl dir to cruft-dirs 2015-06-09 15:43:21 +02:00
Tim-Philipp Müller 4516bad519 Make top-level 'check-torture' and 'check-valgrind' targets functional 2015-06-02 12:32:42 +01:00
Edward Hervey c57c5f6a8f Makefile: Add usage of build-checks step
Allows building checks without running them
2014-08-01 10:41:28 +02:00
Tim-Philipp Müller 7e9fc24bc9 Add uninstalled pkg-config file so other modules can find libav elements for unit tests
e.g. gst-plugins-bad has some unit tests that draw on av* elements.
2013-02-28 19:34:02 +00:00
Sebastian Dröge 7992d19d7d Fix make distcheck 2012-04-12 19:56:12 +02:00
Edward Hervey 860648e9e6 Remove usage of SVN now that we use git submodules for libav 2011-04-21 20:56:44 +02:00
Tim-Philipp Müller 28c8bfbbda build: make autotools put .m4 files into m4/ instead of common/m4/
We don't want generated/copied files in common.
2010-05-25 14:01:34 +01:00
Tim-Philipp Müller 197cec447e build: add cruft rules for common/shave* 2010-05-25 13:26:45 +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
Sebastian Dröge 9a724607c9 Makefile.am: Add gst-libs to DIST_SUBDIRS to make sure that it's always disted.
Original commit message from CVS:
* Makefile.am:
Add gst-libs to DIST_SUBDIRS to make sure that it's always
disted.
* autogen.sh:
Remove -I m4 from autogen.sh, it's not disted and used anymore and
thus makes autogen.sh fail if run on a tarball. Fixes bug #563305.
2008-12-05 09:30:45 +00:00
Sebastian Dröge 2a2f93fd72 Makefile.am: Dist autogen.sh. Fixes bug #534371.
Original commit message from CVS:
* Makefile.am:
Dist autogen.sh. Fixes bug #534371.
2008-05-26 07:45:35 +00:00
Tim-Philipp Müller ecadbbced7 Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626).
Original commit message from CVS:
* Makefile.am:
Include common/win32.mak for CRLF check of win32 project
files (see #393626).
2007-12-18 09:31:39 +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
Sébastien Moutte 58d98b3231 Makefile.am: Add win32/MANIFEST to EXTRA_DIST so win32 files will be include in the next release.
Original commit message from CVS:
* Makefile.am:
Add win32/MANIFEST to EXTRA_DIST so win32 files will
be include in the next release.
* win32/MANIFEST:
Add manifest to win32 files in next releases.
* win32/vs6/gst_ffmpeg.dsw:
* win32/vs6/libgstffmpeg.dsp:
Add project files for VS6.
2007-01-07 13:56:29 +00:00
Thomas Vander Stichele 9c483ee5a2 add doap file
Original commit message from CVS:
* Makefile.am:
* gst-ffmpeg.doap:
* gst-ffmpeg.spec.in:
add doap file
2006-12-15 12:57:40 +00:00
Josselin Mouette 1f2cd3de4b Allow building against an external FFMpeg install. Fixes: #363363
Original commit message from CVS:
* Makefile.am:
* configure.ac:
* ext/ffmpeg/Makefile.am:
* ext/ffmpeg/gstffmpeg.c:
* ext/ffmpeg/gstffmpegdemux.c:
* ext/libpostproc/Makefile.am:
* ext/libpostproc/gstpostproc.c:
Allow building against an external FFMpeg install. Fixes: #363363
Patch by: Josselin Mouette <joss at debian dot org>
When built against an external install, the plugin description will
say "system install" instead of "local snapshot"
2006-12-14 23:31:45 +00:00
Tim-Philipp Müller 10e4f37d31 Add test infrastructure to gst-ffmpeg (#324279).
Original commit message from CVS:
* Makefile.am:
* configure.ac:
* tests/Makefile.am:
* tests/check/.cvsignore:
* tests/check/Makefile.am:
* tests/check/generic/.cvsignore:
Add test infrastructure to gst-ffmpeg (#324279).
2006-05-09 16:15:39 +00:00
Thomas Vander Stichele b108269cd2 yet more distcheck fixing
Original commit message from CVS:
yet more distcheck fixing
2006-02-01 19:22:04 +00:00
Thomas Vander Stichele 37621fec2c go into docs dir
Original commit message from CVS:
go into docs dir
2006-01-31 23:30:52 +00:00
Thomas Vander Stichele d61b6ce395 clean up aclocal flags (from cygwin ports maintainer)
Original commit message from CVS:
clean up aclocal flags (from cygwin ports maintainer)
2005-11-27 17:00:08 +00:00
Thomas Vander Stichele c1ea586179 add a torture target
Original commit message from CVS:
add a torture target
2005-11-23 21:27:52 +00:00
Thomas Vander Stichele 9645689256 add a check-valgrind target
Original commit message from CVS:
add a check-valgrind target
2005-10-26 14:11:30 +00:00
Thomas Vander Stichele 192bfd676d use release.mak
Original commit message from CVS:
use release.mak
2004-03-17 10:45:50 +00:00
Thomas Vander Stichele 4e6f057f1e releasing
Original commit message from CVS:
releasing
2004-03-16 13:09:23 +00:00
Thomas Vander Stichele 8e7deaab80 releasing
Original commit message from CVS:
releasing
2004-02-26 18:21:44 +00:00
Christian Schaller cd8c7deace adding spec file
Original commit message from CVS:
adding spec file
2004-02-14 11:46:48 +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