gstreamer/ext/ffmpeg
Ronald S. Bultje d5cfdabbd8 ext/ffmpeg/: Fix category.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
Fix category.
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_class_init),
(gst_ffmpegdemux_init), (gst_ffmpegdemux_close):
Slightly rewrite the init function, old one was ugly. Also remove
dispose function since it's obsolete, the change_state function
cleans up already. Also fixes segfault in test-app
gstreamer/tests/instantiate/create
2004-03-25 05:14:10 +00:00
..
gstffmpeg.c HACKING: Add some basic documentation on how our wrapping works. 2004-03-01 04:59:17 +00:00
gstffmpegcodecmap.c ext/ffmpeg/: Add encode property to codec mapper, so we can get better-fitting caps. Also use this everywhere. ;). La... 2004-03-15 00:01:03 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Add encode property to codec mapper, so we can get better-fitting caps. Also use this everywhere. ;). La... 2004-03-15 00:01:03 +00:00
gstffmpegcolorspace.c don't critical (#137588) 2004-03-18 12:55:38 +00:00
gstffmpegdec.c ext/ffmpeg/: Fix category. 2004-03-25 05:14:10 +00:00
gstffmpegdemux.c ext/ffmpeg/: Fix category. 2004-03-25 05:14:10 +00:00
gstffmpegenc.c ext/ffmpeg/: Fix category. 2004-03-25 05:14:10 +00:00
gstffmpegmux.c ext/ffmpeg/: Add encode property to codec mapper, so we can get better-fitting caps. Also use this everywhere. ;). La... 2004-03-15 00:01:03 +00:00
gstffmpegprotocol.c HACKING: Add some basic documentation on how our wrapping works. 2004-03-01 04:59:17 +00:00
Makefile.am this actually seems to work well 2004-03-11 18:18:36 +00:00