mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
I'm too lazy to comment this
Original commit message from CVS: *** empty log message ***
This commit is contained in:
parent
689ca135f3
commit
ce49353432
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2007-10-12 Jan Schmidt <Jan.Schmidt@sun.com>
|
||||
B
|
||||
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
|
||||
(gst_xvimagesink_xwindow_new),
|
||||
(gst_xvimagesink_update_colorbalance),
|
||||
(gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
|
||||
|
||||
Fix handling of some of the X atoms. If the last parameter is True,
|
||||
XInternAtom won't create the atom if it doesn't exist, and therefore
|
||||
might return None. This causes X errors on Xv implementations that
|
||||
don't provide the colour balance attributes.
|
||||
|
||||
2007-10-11 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* gst-libs/gst/tag/gstvorbistag.c:
|
||||
|
|
Loading…
Reference in a new issue