Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 14 Jan 2010 19:12:42 +0000 | ramiro | Remove unused clip_table code. |
Thu, 14 Jan 2010 12:06:38 +0000 | cehoyos | Fix compilation after recent changes in FFmpeg. |
Thu, 14 Jan 2010 06:19:45 +0000 | ramiro | Add const qualifier to rgb48 to YV12 functions' src. |
Thu, 14 Jan 2010 06:19:10 +0000 | ramiro | Add missing parameter to rgb48 to YV12 functions. |
Wed, 13 Jan 2010 17:49:48 +0000 | reimar | Use double-precision constants instead of single precision that gets cast to double. |
Tue, 12 Jan 2010 23:03:03 +0000 | cehoyos | Use double instead of float for pts. |