mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
use autodetected PAR if none specified. add directfb workaround.
Original commit message from CVS: use autodetected PAR if none specified. add directfb workaround.
This commit is contained in:
parent
d9cccd2fd8
commit
d2d54c93d7
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
|
||||
(gst_ximagesink_calculate_pixel_aspect_ratio),
|
||||
(gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
|
||||
(gst_ximagesink_sink_link), (gst_ximagesink_change_state),
|
||||
(gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
|
||||
(gst_ximagesink_get_property), (gst_ximagesink_init):
|
||||
* sys/ximage/ximagesink.h:
|
||||
allocate PAR's dynamically.
|
||||
use autodetected PAR if no object-set PAR is given.
|
||||
add workaround for directfb's X not setting physical size.
|
||||
fix to xvimagesink will follow tomorrow.
|
||||
|
||||
2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||
|
||||
* ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
|
||||
|
|
Loading…
Reference in a new issue