From 71abdc5dace6493e2ffbfb268816c53c353dbf49 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Mon, 18 Apr 2005 09:59:42 +0000 Subject: 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). --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index a631acd7..0c7d8353 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-04-18 Ronald S. Bultje + + * 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 * ext/dvdread/dvdreadsrc.c: -- cgit v1.2.1