From: Thomas Vander Stichele Date: Mon, 2 Aug 2004 10:04:08 +0000 (+0000) Subject: sync xvimagesink with ximagesink X-Git-Tag: BRANCH-GSTREAMER-0_8-ROOT~736 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a2b5f0d4bf74ee8d7133d705851ecbb752ace069;p=platform%2Fupstream%2Fgst-plugins-bad.git sync xvimagesink with ximagesink Original commit message from CVS: sync xvimagesink with ximagesink --- diff --git a/ChangeLog b/ChangeLog index b9a4458..7863ded 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2004-08-02 Thomas Vander Stichele + * sys/xvimage/xvimagesink.c: + (gst_xvimagesink_calculate_pixel_aspect_ratio), + (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link), + (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc), + (gst_xvimagesink_set_property), (gst_xvimagesink_get_property), + (gst_xvimagesink_init), (gst_xvimagesink_class_init): + * sys/xvimage/xvimagesink.h: + apply similar PAR fixes as to ximagesink + +2004-08-02 Thomas Vander Stichele + patch from: Benjamin Otte * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):