log

age author description
Sun, 06 Jun 2010 13:53:18 +0000 reimar Fix the ds->first documentation to actually match reality.
Sun, 06 Jun 2010 11:23:56 +0000 reimar Minor code simplification.
Sun, 06 Jun 2010 11:08:46 +0000 reimar Disable index reading in real demuxer if stream is not seekable.
Sun, 06 Jun 2010 08:32:17 +0000 reimar Some more Changelog updates.
Sun, 06 Jun 2010 08:29:34 +0000 reimar yuv4mpeg interlaced changes.
Sat, 05 Jun 2010 18:11:51 +0000 reimar Update codecs.conf version again, we had quite a few additions to it.
Sat, 05 Jun 2010 17:55:20 +0000 reimar Extend -vf format to allow substituting the format for a compatible one
Sat, 05 Jun 2010 17:45:35 +0000 reimar Fix -vf format and -vf noformat to work with slices.
Sat, 05 Jun 2010 17:32:11 +0000 reimar Add webm/VP8 support to native matroska demuxer.
Sat, 05 Jun 2010 16:46:25 +0000 reimar If we have no FPS value, try enabling -correct-pts mode, it does
Sat, 05 Jun 2010 16:37:10 +0000 reimar Add partial support for dirac to TS demuxer.
Sat, 05 Jun 2010 16:14:56 +0000 reimar Also print current stream position in mp_read debug output.
Sat, 05 Jun 2010 16:12:36 +0000 reimar Remove explicit eof check for mp_read code, stream code handles this case
Sat, 05 Jun 2010 16:00:49 +0000 reimar Di not do a stream_reset on seeking backwards, the seek itself should
Sat, 05 Jun 2010 15:57:57 +0000 reimar Do not make seek fail explicitly simply because eof was hit somewhen,
Sat, 05 Jun 2010 13:44:20 +0000 cehoyos Fix compilation after FFmpeg r23485.
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
Sun, 30 May 2010 22:14:13 +0000 diego Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
Sun, 30 May 2010 22:11:32 +0000 Gabrov synced with r31289
Sun, 30 May 2010 19:14:18 +0000 reimar Change code to let Window Manager chose window location by default.
Sun, 30 May 2010 16:50:02 +0000 reimar Add a referrer option to set the HTTP Referer field.
Sun, 30 May 2010 16:48:18 +0000 reimar Forgotten part of previous commit (extern declaration of drc_level).
Sun, 30 May 2010 16:46:31 +0000 reimar Use the -a52drc option also for the libavcodec decoder.
Sun, 30 May 2010 14:29:18 +0000 cehoyos Fix compilation without librtmp.
Sun, 30 May 2010 13:51:24 +0000 reimar Treat a NULL renderer string as indication for software renderer.
Sun, 30 May 2010 13:50:14 +0000 reimar Prefer -vo sdl over "probably software" OpenGL.
Sun, 30 May 2010 12:14:40 +0000 reimar Change compiler argument order for compile_check to avoid incorrect linking
Sun, 30 May 2010 10:01:40 +0000 reimar Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
Sun, 30 May 2010 09:47:53 +0000 diego Add codec-cfg.h to the dependency list of codec-cfg.
Sun, 30 May 2010 08:44:05 +0000 diego Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.
Sun, 30 May 2010 08:31:23 +0000 diego Remove GPL-licensed YUV to RGB MMX routines.