gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths and...
authorEdward Hervey <bilboed@bilboed.com>
Fri, 19 Jan 2007 10:35:13 +0000 (10:35 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 19 Jan 2007 10:35:13 +0000 (10:35 +0000)
commit3206d6ee5e7096e90e631d96dc7ccb893c32f06a
tree17124cae7fd91a0d419e40db2ab7740ae3756313
parent5d45f48fcaed07e6c40ba46c1fadef9ce992ecaa
gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths and heights that are multiples of 4.

Original commit message from CVS:
* gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
Ignore previous commit, that was only valid for widths and heights
that are multiples of 4.
Copy over size/stride macros from jpegdec. This allows the element
to work with any width,height...
... but puts in evidence that the actual transformations only work
with width/height that are multiples of 4.
ChangeLog
gst/smpte/gstsmpte.c