log

age author description
Sat, 05 Jun 2010 11:38:19 +0000 jrash sync with en/mplayer.1 rev. 31292
Sat, 05 Jun 2010 06:45:01 +0000 reimar Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should
Sat, 05 Jun 2010 06:41:43 +0000 reimar Sync libdvdcss with their latest SVN.
Sat, 05 Jun 2010 06:28:58 +0000 reimar Add support for -geometry x syntax since the documentation claims
Fri, 04 Jun 2010 18:46:22 +0000 reimar Do not use libass functions if it is disabled.
Fri, 04 Jun 2010 17:11:56 +0000 reimar Default to -correct-pts off if -fps was given, since -fps has no effect
Fri, 04 Jun 2010 17:10:38 +0000 reimar Force window placement also if -xineramascreen was set >= 0,
Thu, 03 Jun 2010 21:50:08 +0000 siretart apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4
Thu, 03 Jun 2010 21:01:37 +0000 reimar Try always enabling correct pts again for lavf demuxer, since the know
Thu, 03 Jun 2010 20:59:40 +0000 reimar Limit buffered PTS only when we actually got a frame from the decoder.
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 17:37:58 +0000 siretart vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale
Thu, 03 Jun 2010 08:17:51 +0000 cehoyos Simplify libass version check.
Thu, 03 Jun 2010 08:17:10 +0000 cehoyos Raise LIBASS_VERSION, forgotten in r31293.
Wed, 02 Jun 2010 22:09:04 +0000 reimar Add the -march fallback for amdfam10 also to the x86_64 case.
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
Tue, 01 Jun 2010 11:30:07 +0000 stefano Move internal scale context fields initialization from
Tue, 01 Jun 2010 10:28:45 +0000 cehoyos Fix compilation after FFmpeg r23402.
Tue, 01 Jun 2010 06:53:56 +0000 siretart remove palette8torgb15 and palette8tobgr15
Mon, 31 May 2010 21:24:00 +0000 reimar Factor out some common code and ensure we will not try to draw OSD
Mon, 31 May 2010 21:16:02 +0000 reimar Reindent.
Mon, 31 May 2010 21:15:20 +0000 reimar Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv
Mon, 31 May 2010 19:44:02 +0000 aurel Switch mkv demuxing to lavf by default.
Mon, 31 May 2010 19:10:57 +0000 aurel backport ass_flush_events() from upstream libass and make use of it
Mon, 31 May 2010 17:12:27 +0000 reimar Extend the range of the -a52drc range up to two, as a experimental feature