1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
Nicolas George 4adf5dfadb sdl: fix aspect ratio computations.
The rounding was wrong due to incorrect ue of floats,
changed to rationals and av_rescale.

The results were not properly passed to SDL.
2012-06-10 09:57:50 +02:00
..
2012-06-05 03:02:41 +02:00
2012-05-22 00:39:53 +02:00
2012-06-01 21:06:06 +02:00
2012-05-22 00:39:53 +02:00
2012-05-25 17:27:40 +02:00