GStreamer multimedia framework
Go to file
Jan Schmidt 2bb3e48e52 configure.ac: Back to CVS
Original commit message from CVS:
* configure.ac:
Back to CVS
2006-12-14 09:59:23 +00:00
common@ee0bb43e2b ext/ffmpeg/gstffmpegcfg.c: FLV is in fact h263 and can take the same parameters as other mpeg derivatives. 2006-10-24 09:27:16 +00:00
docs Release 0.10.2 2006-12-13 21:05:10 +00:00
ext ext/ffmpeg/gstffmpegcodecmap.c: Activate "amr" and "3gp" muxers. 2006-12-07 18:07:32 +00:00
gst-libs gst-libs/ext/Makefile.am: We need to use $(MAKE) here instead of 'make' (on some systems it's gmake that needs to be ... 2005-12-10 13:59:55 +00:00
m4 ffmpeg updates 2004-02-13 13:22:27 +00:00
tests tests/check/generic/libavcodec-locking.c: Fix the filter caps string for the test. Limit it to 10 fps, which means en... 2006-12-06 17:58:24 +00:00
.gitignore .cvsignore: ignore more files 2006-06-12 13:19:22 +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: libtoolize on Darwin/MacOSX is called glibtoolize 2006-05-08 11:58:44 +00:00
ChangeLog configure.ac: Back to CVS 2006-12-14 09:59:23 +00:00
configure.ac configure.ac: Back to CVS 2006-12-14 09:59:23 +00:00
gst-ffmpeg.spec.in gst-ffmpeg.spec.in: Build with -O1 by default since otherwise assembler breaks 2006-10-24 13:13:14 +00:00
HACKING HACKING: Update the hacking info with information about how to prepare your quilt setup to hack on the ffmpeg checkout 2006-12-04 20:30:30 +00:00
Makefile.am Add test infrastructure to gst-ffmpeg (#324279). 2006-05-09 16:15:39 +00:00
NEWS Release 0.10.2 2006-12-13 21:05:10 +00:00
README release time 2005-10-03 17:51:15 +00:00
RELEASE Release 0.10.2 2006-12-13 21:05:10 +00:00
TODO TODO: Add some TODO items for 0.9 cycle. 2005-11-08 22:27:08 +00:00

gst-ffmpeg

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