Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 02 Jun 2010 20:50:55 +0000 | cehoyos | libavcodec/libx264.c requires x264 0.98 since r23430. |
Wed, 02 Jun 2010 20:21:29 +0000 | cehoyos | Fix compilation with external libass. |
Wed, 02 Jun 2010 20:12:50 +0000 | cehoyos | ass_set_aspect_ratio() takes three arguments since 0x00907010. |
Tue, 01 Jun 2010 21:07:02 +0000 | siretart | avoid using swscale internals by copying in palette8torbg16 and its bgr variant |
Tue, 01 Jun 2010 20:12:58 +0000 | reimar | Extend geometry parsing to reject all invalid strings. |
Tue, 01 Jun 2010 19:35:16 +0000 | siretart | deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 |