summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-01-19 10:35:13 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-01-19 10:35:13 +0000
commit3206d6ee5e7096e90e631d96dc7ccb893c32f06a (patch)
tree17124cae7fd91a0d419e40db2ab7740ae3756313 /ChangeLog
parent5d45f48fcaed07e6c40ba46c1fadef9ce992ecaa (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 147d1895..5888d325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2007-01-19 Edward Hervey <edward@fluendo.com>
+ * 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.
+
+2007-01-19 Edward Hervey <edward@fluendo.com>
+
* gst/smpte/gstsmpte.c: (gst_smpte_collected):
Allocate buffers of the right size.
The proper size of a I420 buffer in bytes is: