diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-03 08:48:28 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-03 08:48:28 +0000 |
commit | cb6ac153db16ff0cc192f1f9c98fff15b2574f39 (patch) | |
tree | 3ba02c55e8391cfed2b7eb038e8f0518d953c933 /ChangeLog | |
parent | f620cc9aebc81229fb9ddb3c09abbba0f919b6f0 (diff) | |
download | gst-plugins-bad-cb6ac153db16ff0cc192f1f9c98fff15b2574f39.tar.gz gst-plugins-bad-cb6ac153db16ff0cc192f1f9c98fff15b2574f39.tar.bz2 gst-plugins-bad-cb6ac153db16ff0cc192f1f9c98fff15b2574f39.zip |
add debugging for display PAR calculation
Original commit message from CVS:
add debugging for display PAR calculation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org> + + * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): + * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get): + add debugging for display PAR calculation + 2004-08-02 David Schleef <ds@schleef.org> * configure.ac: Fix mikmod CFLAGS. |