gstreamer/ext/ffmpeg
Ronald S. Bultje 601a18b167 and small improvement in naming of the FFMPEG encoders. This makes their naming look slightly better in apps using el...
Original commit message from CVS:
Typo (> instead of <) in codec selection (we don't want raw audio to raw audio encoders), and small improvement in naming of the FFMPEG encoders. This makes their naming look slightly better in apps using element_factory->details->longname.
2003-10-20 08:24:39 +00:00
..
gstffmpeg.c New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste... 2003-10-01 13:14:43 +00:00
gstffmpegcodecmap.c More compilation fixes from my latest commit 2003-07-07 11:32:34 +00:00
gstffmpegcodecmap.h We also need raw video/audio caps for the demuxer/muxer, plus that caps_to_codecid() didn't exist (thanks for noticin... 2003-06-17 11:44:11 +00:00
gstffmpegdec.c Trivial fixes for GstBuffer->GstData migration 2003-10-09 02:23:00 +00:00
gstffmpegdemux.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:07:38 +00:00
gstffmpegenc.c and small improvement in naming of the FFMPEG encoders. This makes their naming look slightly better in apps using el... 2003-10-20 08:24:39 +00:00
gstffmpegmux.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:07:38 +00:00
gstffmpegprotocol.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:07:38 +00:00
Makefile.am includes are in top_srcdir 2003-10-16 05:04:20 +00:00