| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Allows building checks without running them
|
|
|
|
|
|
| |
unit tests
e.g. gst-plugins-bad has some unit tests that draw on av* elements.
|
| |
|
| |
|
|
|
|
| |
We don't want generated/copied files in common.
|
| |
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Original commit message from CVS:
* Makefile.am:
Dist autogen.sh. Fixes bug #534371.
|
|
|
|
|
|
|
|
|
| |
(see #393626).
Original commit message from CVS:
* Makefile.am:
Include common/win32.mak for CRLF check of win32 project
files (see #393626).
|
|
|
|
|
| |
Original commit message from CVS:
Merging GST_FFMPEG_NO_MIRROR branch to trunk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* Makefile.am:
* gst-ffmpeg.doap:
* gst-ffmpeg.spec.in:
add doap file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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"
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
| |
Original commit message from CVS:
yet more distcheck fixing
|
|
|
|
|
| |
Original commit message from CVS:
go into docs dir
|
|
|
|
|
| |
Original commit message from CVS:
clean up aclocal flags (from cygwin ports maintainer)
|
|
|
|
|
| |
Original commit message from CVS:
add a torture target
|
|
|
|
|
| |
Original commit message from CVS:
add a check-valgrind target
|
|
|
|
|
| |
Original commit message from CVS:
use release.mak
|
|
|
|
|
| |
Original commit message from CVS:
releasing
|
|
|
|
|
| |
Original commit message from CVS:
releasing
|
|
|
|
|
| |
Original commit message from CVS:
adding spec file
|
|
Original commit message from CVS:
sandbox to get ffmpeg to play nicely in all cases
|