GStreamer multimedia framework
Find a file
Thomas Vander Stichele 78fd1ac9dd remove the configure that keeps conflicting
Original commit message from CVS:
remove the configure that keeps conflicting
2004-03-15 18:55:43 +00:00
common@5557aa074c configure.ac: bump gstreamer API number to 0.8 2004-03-10 18:52:29 +00:00
ext change static name 2004-03-15 15:42:44 +00:00
gst-libs alright ! ready to test. 2004-03-11 18:21:34 +00:00
m4 ffmpeg updates 2004-02-13 13:22:27 +00:00
.gitignore ignoring generated spec file 2004-02-14 11:48:04 +00:00
.gitmodules removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:09:41 +00:00
AUTHORS sandbox to get ffmpeg to play nicely in all cases 2003-12-09 15:59:48 +00:00
autogen.sh remove the configure that keeps conflicting 2004-03-15 18:55:43 +00:00
ChangeLog work on ppc 2004-03-15 17:36:22 +00:00
configure.ac fix aclocal; ignore configure 2004-03-15 12:41:17 +00:00
gst-ffmpeg.spec.in this works. 2004-02-28 15:22:18 +00:00
HACKING fix underquotedness, add freetype2.m4 2004-03-15 11:53:51 +00:00
Makefile.am releasing 2004-02-26 18:21:44 +00:00
NEWS sandbox to get ffmpeg to play nicely in all cases 2003-12-09 15:59:48 +00:00
README fixing up module 2004-02-13 13:04:54 +00:00
TODO HACKING: Add some basic documentation on how our wrapping works. 2004-03-01 04:59:17 +00:00

gst-ffmpeg

This module contains a GStreamer plugin for FFmpeg, as well as an internal
copy of the FFmpeg source code.

It is separated from the GStreamer Plugins module because it is too
hard to maintain inside the Plugins module.

This module requires GStreamer to be built.