GStreamer multimedia framework
Find a file
Wim Taymans 00aa9d5fba ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.h:
Avoid division by 0 errors.
2005-09-20 10:50:22 +00:00
common@cd4da6a319 ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors. 2005-09-20 10:50:22 +00:00
ext ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors. 2005-09-20 10:50:22 +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 autogen.sh: execute ffmpeg's autogen.sh directly 2004-12-19 04:31:36 +00:00
ChangeLog ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors. 2005-09-20 10:50:22 +00:00
configure.ac Backport BRANCH-THREADED to HEAD, fix a bit. 2005-08-05 15:29:56 +00:00
gst-ffmpeg.spec.in gst-ffmpeg.spec.in: Remove unused 'versioning' variable. 2004-10-11 08:25:20 +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 Release gst-ffmpeg 0.8.6 "Vamoz a la Playa". 2005-08-05 12:00:23 +00:00
README fixing up module 2004-02-13 13:04:54 +00:00
RELEASE Release gst-ffmpeg 0.8.6 "Vamoz a la Playa". 2005-08-05 12:00:23 +00:00
TODO Release 0.8.5 "For the better of the world". 2005-06-10 23:55:38 +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.