GStreamer multimedia framework
Go to file
Thomas Vander Stichele 9bcee66929 ext/ffmpeg/gstffmpegcolorspace.c: revert previous patch
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps):
revert previous patch
2004-04-30 12:18:46 +00:00
common@63d93f0117 ext/ffmpeg/gstffmpegcolorspace.c: use gst_caps_do_simplify 2004-04-22 03:43:58 +00:00
ext ext/ffmpeg/gstffmpegcolorspace.c: revert previous patch 2004-04-30 12:18:46 +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 releasing 2004-03-16 13:09:23 +00:00
autogen.sh remove nonexisting configure options 2004-03-16 09:51:35 +00:00
ChangeLog ext/ffmpeg/gstffmpegcolorspace.c: revert previous patch 2004-04-30 12:18:46 +00:00
configure.ac configure.ac: fix --export-symblos-regex to a working regex. 2004-04-04 23:31:07 +00:00
gst-ffmpeg.spec.in this works. 2004-02-28 15:22:18 +00:00
HACKING updates 2004-04-14 15:21:51 +00:00
Makefile.am use release.mak 2004-03-17 10:45:50 +00:00
NEWS releasing 2004-03-16 13:09:23 +00:00
README fixing up module 2004-02-13 13:04:54 +00:00
RELEASE releasing 2004-03-16 13:09:23 +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.