summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-6/+1
| | | | | | 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.
* cruft: add the obsolete tmpl dir to cruft-dirsStefan Sauer2015-06-091-0/+3
|
* Make top-level 'check-torture' and 'check-valgrind' targets functionalTim-Philipp Müller2015-06-021-5/+11
|
* Makefile: Add usage of build-checks stepEdward Hervey2014-08-011-0/+8
| | | | Allows building checks without running them
* Add uninstalled pkg-config file so other modules can find libav elements for ↵Tim-Philipp Müller2013-02-281-2/+2
| | | | | | unit tests e.g. gst-plugins-bad has some unit tests that draw on av* elements.
* Fix make distcheckSebastian Dröge2012-04-121-3/+3
|
* Remove usage of SVN now that we use git submodules for libavEdward Hervey2011-04-211-1/+1
|
* build: make autotools put .m4 files into m4/ instead of common/m4/Tim-Philipp Müller2010-05-251-2/+7
| | | | We don't want generated/copied files in common.
* build: add cruft rules for common/shave*Tim-Philipp Müller2010-05-251-0/+8
|
* Distribute intended ffmpeg revision(s) and include more files.Mark Nauwelaerts2009-01-281-2/+3
| | | | | | | 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).
* Makefile.am: Add gst-libs to DIST_SUBDIRS to make sure that it's always disted.Sebastian Dröge2008-12-051-0/+1
| | | | | | | | | | 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.
* Makefile.am: Dist autogen.sh. Fixes bug #534371.Sebastian Dröge2008-05-261-1/+1
| | | | | | Original commit message from CVS: * Makefile.am: Dist autogen.sh. Fixes bug #534371.
* Makefile.am: Include common/win32.mak for CRLF check of win32 project files ↵Tim-Philipp Müller2007-12-181-4/+2
| | | | | | | | | (see #393626). Original commit message from CVS: * Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626).
* Merging GST_FFMPEG_NO_MIRROR branch to trunkEdward Hervey2007-12-171-1/+1
| | | | | Original commit message from CVS: Merging GST_FFMPEG_NO_MIRROR branch to trunk
* Makefile.am: Add win32/MANIFEST to EXTRA_DIST so win32 files will be include ↵Sébastien Moutte2007-01-071-1/+7
| | | | | | | | | | | | | | 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.
* add doap fileThomas Vander Stichele2006-12-151-1/+1
| | | | | | | | Original commit message from CVS: * Makefile.am: * gst-ffmpeg.doap: * gst-ffmpeg.spec.in: add doap file
* Allow building against an external FFMpeg install. Fixes: #363363Josselin Mouette2006-12-141-1/+1
| | | | | | | | | | | | | | | 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"
* Add test infrastructure to gst-ffmpeg (#324279).Tim-Philipp Müller2006-05-091-1/+2
| | | | | | | | | | | 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).
* yet more distcheck fixingThomas Vander Stichele2006-02-011-2/+5
| | | | | Original commit message from CVS: yet more distcheck fixing
* go into docs dirThomas Vander Stichele2006-01-311-1/+1
| | | | | Original commit message from CVS: go into docs dir
* clean up aclocal flags (from cygwin ports maintainer)Thomas Vander Stichele2005-11-271-0/+2
| | | | | Original commit message from CVS: clean up aclocal flags (from cygwin ports maintainer)
* add a torture targetThomas Vander Stichele2005-11-231-0/+3
| | | | | Original commit message from CVS: add a torture target
* add a check-valgrind targetThomas Vander Stichele2005-10-261-0/+3
| | | | | Original commit message from CVS: add a check-valgrind target
* use release.makThomas Vander Stichele2004-03-171-14/+1
| | | | | Original commit message from CVS: use release.mak
* releasingRELEASE-0_8_0Thomas Vander Stichele2004-03-161-1/+2
| | | | | Original commit message from CVS: releasing
* releasingRELEASE-0_7_1Thomas Vander Stichele2004-02-261-0/+15
| | | | | Original commit message from CVS: releasing
* adding spec fileChristian Schaller2004-02-141-0/+1
| | | | | Original commit message from CVS: adding spec file
* sandbox to get ffmpeg to play nicely in all casesThomas Vander Stichele2003-12-091-0/+1
Original commit message from CVS: sandbox to get ffmpeg to play nicely in all cases