summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-04-18 09:59:42 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-04-18 09:59:42 +0000
commit71abdc5dace6493e2ffbfb268816c53c353dbf49 (patch)
tree3462de32b34c74bf470aa8eb06434a6decbd4a34 /ChangeLog
parent8ffedd0fcf0129b59a602f153bc8401e2193dea8 (diff)
downloadgst-plugins-bad-71abdc5dace6493e2ffbfb268816c53c353dbf49.tar.gz
gst-plugins-bad-71abdc5dace6493e2ffbfb268816c53c353dbf49.tar.bz2
gst-plugins-bad-71abdc5dace6493e2ffbfb268816c53c353dbf49.zip
ext/pango/gsttextoverlay.c: Don't crop off bottom (fixes #172845 minus a pixel at the left in
Original commit message from CVS: * ext/pango/gsttextoverlay.c: (render_text), (gst_text_overlay_blit_yuv420): Don't crop off bottom (fixes #172845 minus a pixel at the left in Ubuntu...?). * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init), (gst_asf_demux_process_chunk), (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad): * gst/asfdemux/gstasfdemux.h: Frame rate estimation (#168406).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a631acd7..0c7d8353 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2005-04-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * ext/pango/gsttextoverlay.c: (render_text),
+ (gst_text_overlay_blit_yuv420):
+ Don't crop off bottom (fixes #172845 minus a pixel at the left in
+ Ubuntu...?).
+ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
+ (gst_asf_demux_process_chunk), (gst_asf_demux_change_state),
+ (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
+ (gst_asf_demux_setup_pad):
+ * gst/asfdemux/gstasfdemux.h:
+ Frame rate estimation (#168406).
+
+2005-04-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/dvdread/dvdreadsrc.c:
Remove deleted include.