diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-08-03 14:09:25 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-08-03 14:09:25 +0000 |
| commit | 886e233ac1724f8797b9a7a34d8f780fa51794b0 (patch) | |
| tree | 811e6b86c6c0419de028286d992182b4e5011e07 | |
| parent | 30558437cf49fa490dec81c111019adf5eacec50 (diff) | |
Use gdouble when calculating pixel-aspect-ratio
Original commit message from CVS:
Use gdouble when calculating pixel-aspect-ratio
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-08-04 Jan Schmidt <thaytan@mad.scientist.com> + + * sys/ximage/ximagesink.c: + (gst_ximagesink_calculate_pixel_aspect_ratio): + * sys/xvimage/xvimagesink.c: + (gst_xvimagesink_calculate_pixel_aspect_ratio): + Make sure we calculate pixel-aspect-ratio using floating point maths + 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org> * po/uk.po: |
