Mercurial > mplayer.hg
log mplayer.c @ 31262:a22559ea1c28
age | author | description |
---|---|---|
Sat, 05 Jun 2010 16:46:25 +0000 | reimar | If we have no FPS value, try enabling -correct-pts mode, it does |
Fri, 04 Jun 2010 18:46:22 +0000 | reimar | Do not use libass functions if it is disabled. |
Thu, 03 Jun 2010 20:39:41 +0000 | reimar | If an invalid pts value is detected, try to to make up some if it seems |
Thu, 03 Jun 2010 08:17:51 +0000 | cehoyos | Simplify libass version check. |
Wed, 02 Jun 2010 20:21:29 +0000 | cehoyos | Fix compilation with external libass. |
Mon, 31 May 2010 19:10:57 +0000 | aurel | backport ass_flush_events() from upstream libass and make use of it |
Sat, 29 May 2010 10:13:39 +0000 | diego | misc cosmetics: K&R style nits, #include placement, indentation |