diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-02 10:04:08 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-02 10:04:08 +0000 |
commit | 7845095b26eec765697e3d6fd310097a5507c577 (patch) | |
tree | 31e297d8fa006c0aeed03c192ab744ff98952915 | |
parent | 537ac7a1274c64f93a69f01a1a72b8e70aecae8c (diff) |
sync xvimagesink with ximagesink
Original commit message from CVS:
sync xvimagesink with ximagesink
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org> + * 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 <thomas at apestaart dot org> + patch from: Benjamin Otte * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init): |