gstreamer/ext/xvid
Tim-Philipp Müller d2f5567653 ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst_pad_alloc_buffer() upstream among other...
Original commit message from CVS:
* ext/xvid/gstxviddec.c: (gst_xviddec_init), (gst_xviddec_reset),
(gst_xviddec_unset), (gst_xviddec_handle_sink_event),
(gst_xviddec_setup), (gst_xviddec_negotiate), (gst_xviddec_chain),
(gst_xviddec_flush_buffers), (gst_xviddec_src_getcaps),
(gst_xviddec_setcaps), (gst_xviddec_change_state):
* ext/xvid/gstxviddec.h:
Clean-ups and code reflows. Pass return value from
gst_pad_alloc_buffer() upstream among other things. Also check
for NULL GValue before using GST_VALUE_TYPE macro (#348976).
Mass rename of xviddec -> dec variable for better
code readability.
2006-07-28 12:14:06 +00:00
..
gstxvid.c ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976. 2006-07-28 10:19:02 +00:00
gstxvid.h ext/xvid/: xvid plugin to support more capabilities of XviD codec. 2006-05-12 09:28:15 +00:00
gstxviddec.c ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst_pad_alloc_buffer() upstream among other... 2006-07-28 12:14:06 +00:00
gstxviddec.h ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst_pad_alloc_buffer() upstream among other... 2006-07-28 12:14:06 +00:00
gstxvidenc.c ext/xvid/gstxvidenc.c: Compile fixes. 2006-05-12 10:43:49 +00:00
gstxvidenc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
Makefile.am Fixed some mem-leaks in xvid. 2005-12-15 14:39:00 +00:00