gstreamer/gst-libs/gst/video
David Schleef 0cae73e234 ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
Original commit message from CVS:
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
* gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
(gst_fenced_buffer_default_copy): Fix for rename of buffer private
structure members.
* gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
value during a resize/renegotiation.
* gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
gst_pad_alloc_buffer();
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
(gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
structure members.
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
Fix for rename of buffer private structure members.
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
(gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
Fix for rename of buffer private structure members.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
(gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
Fix for rename of buffer private structure members.
2004-01-11 22:03:52 +00:00
..
gstvideofilter.c ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test 2004-01-11 22:03:52 +00:00
gstvideofilter.h Negotiation fixes. 2003-12-31 08:02:04 +00:00
gstvideosink.c examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
gstvideosink.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
Makefile.am Adding GstVideoSink object which will be used for video sink's subclassing. 2003-09-14 12:21:06 +00:00
video.c Fix warnings 2003-12-27 19:37:17 +00:00
video.h I'm too lazy to comment this 2004-01-11 19:34:15 +00:00
videosink.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00