GStreamer multimedia framework
Go to file
Jan Schmidt 9445fccba6 Unfreeze gst-ffmpeg pending resolution of #559467 and an out-of-cycle release attempt next month perhaps.
Original commit message from CVS:
2008-11-19  Jan Schmidt  <jan.schmidt@sun.com>

Unfreeze gst-ffmpeg pending resolution of #559467 and an out-of-cycle
release attempt next month perhaps.
2008-11-19 14:21:06 +00:00
common@edfb4b44ea ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg. 2008-11-04 12:49:40 +00:00
docs configure.ac: 0.10.4.2 pre-release. 2008-08-12 09:26:00 +00:00
ext ext/ffmpeg/gstffmpegmux.c: Copy the codec aspect ratio to the stream, ffmpeg expects them to be the same. Fixes #560305. 2008-11-11 17:18:46 +00:00
gst-libs ffmpegrev: Adjust time of swscale checkout to ffmpeg revision being used. 2008-08-31 11:49:06 +00:00
m4 ffmpeg updates 2004-02-13 13:22:27 +00:00
tests configure.ac: Fix type in error messgae. 2008-09-06 09:55:12 +00:00
win32 win32/vs6/: Convert line endings to CRLF and mark files as binary. 2007-06-15 09:32:47 +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: Check for Subversion presence. 2008-04-21 12:17:33 +00:00
ChangeLog Unfreeze gst-ffmpeg pending resolution of #559467 and an out-of-cycle release attempt next month perhaps. 2008-11-19 14:21:06 +00:00
configure.ac configure.ac: 0.10.5.3 pre-release 2008-11-12 23:22:43 +00:00
ffmpegrev Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gst-ffmpeg.doap Release 0.10.4 2008-05-21 23:08:12 +00:00
gst-ffmpeg.spec.in add doap file 2006-12-15 12:57:40 +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 Makefile.am: Dist autogen.sh. Fixes bug #534371. 2008-05-26 07:45:35 +00:00
NEWS releasing 0.10.5, "This little piggy went to market" 2008-09-03 14:52:45 +00:00
README release time 2005-10-03 17:51:15 +00:00
RELEASE releasing 0.10.5, "This little piggy went to market" 2008-09-03 14:52:45 +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.