gstreamer/ext
Tim-Philipp Müller 8a3cf8eb23 ext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it o...
Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf),
(gst_mpeg2dec_alloc_buffer):
Can't use gst_pad_alloc_buffer*() when we are going to crop
the image before sending it out. Downstream basetransform-based
elements will complain about the wrong unit size otherwise
(when not operating in passthrough-mode at least).
Const-ify some static variables and do some minor clean-ups.
Use I420 macros for size/offsets (not really necessary in this
particular context, but this kind of code gets copy'n'pasted).
2006-04-13 19:08:20 +00:00
..
a52dec configure.ac: rework similarly to other modules 2006-04-01 09:54:39 +00:00
amrnb add test for amrnbenc, enable test infrastructure, and fix a leak 2006-04-10 14:47:11 +00:00
cdio better/unified long descriptions 2006-03-30 15:37:00 +00:00
dvdnav docs/plugins/: add siddec 2006-04-01 15:43:46 +00:00
dvdread configure.ac: rework similarly to other modules 2006-04-01 09:54:39 +00:00
lame configure.ac: rework similarly to other modules 2006-04-01 09:54:39 +00:00
mad ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the first instruction 2006-04-09 18:09:40 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it o... 2006-04-13 19:08:20 +00:00
sidplay disable use of AS_LIBTOOL_TAGS, it doesn't work correctly 2006-04-01 15:30:56 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00