Mercurial > mplayer.hg
graph
-
Add support for -geometry x syntax since the documentation claimsSat, 05 Jun 2010 06:28:58 +0000, by reimar
-
Do not use libass functions if it is disabled.Fri, 04 Jun 2010 18:46:22 +0000, by reimar
-
Default to -correct-pts off if -fps was given, since -fps has no effectFri, 04 Jun 2010 17:11:56 +0000, by reimar
-
Force window placement also if -xineramascreen was set >= 0,Fri, 04 Jun 2010 17:10:38 +0000, by reimar
-
apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4Thu, 03 Jun 2010 21:50:08 +0000, by siretart
-
Try always enabling correct pts again for lavf demuxer, since the knowThu, 03 Jun 2010 21:01:37 +0000, by reimar
-
Limit buffered PTS only when we actually got a frame from the decoder.Thu, 03 Jun 2010 20:59:40 +0000, by reimar
-
If an invalid pts value is detected, try to to make up some if it seemsThu, 03 Jun 2010 20:39:41 +0000, by reimar
-
vo_yuv4mpeg: disable RGB support when compiling against a shared libswscaleThu, 03 Jun 2010 17:37:58 +0000, by siretart
-
Simplify libass version check.Thu, 03 Jun 2010 08:17:51 +0000, by cehoyos
-
Raise LIBASS_VERSION, forgotten in r31293.Thu, 03 Jun 2010 08:17:10 +0000, by cehoyos
-
Add the -march fallback for amdfam10 also to the x86_64 case.Wed, 02 Jun 2010 22:09:04 +0000, by reimar
-
libavcodec/libx264.c requires x264 0.98 since r23430.Wed, 02 Jun 2010 20:50:55 +0000, by cehoyos
-
Fix compilation with external libass.Wed, 02 Jun 2010 20:21:29 +0000, by cehoyos
-
ass_set_aspect_ratio() takes three arguments since 0x00907010.Wed, 02 Jun 2010 20:12:50 +0000, by cehoyos
-
avoid using swscale internals by copying in palette8torbg16 and its bgr variantTue, 01 Jun 2010 21:07:02 +0000, by siretart
-
Extend geometry parsing to reject all invalid strings.Tue, 01 Jun 2010 20:12:58 +0000, by reimar
-
deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24Tue, 01 Jun 2010 19:35:16 +0000, by siretart
-
Move internal scale context fields initialization fromTue, 01 Jun 2010 11:30:07 +0000, by stefano
-
Fix compilation after FFmpeg r23402.Tue, 01 Jun 2010 10:28:45 +0000, by cehoyos
-
remove palette8torgb15 and palette8tobgr15Tue, 01 Jun 2010 06:53:56 +0000, by siretart
-
Factor out some common code and ensure we will not try to draw OSDMon, 31 May 2010 21:24:00 +0000, by reimar
-
Reindent.Mon, 31 May 2010 21:16:02 +0000, by reimar
-
Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkvMon, 31 May 2010 21:15:20 +0000, by reimar
-
Switch mkv demuxing to lavf by default.Mon, 31 May 2010 19:44:02 +0000, by aurel
-
backport ass_flush_events() from upstream libass and make use of itMon, 31 May 2010 19:10:57 +0000, by aurel
-
Extend the range of the -a52drc range up to two, as a experimental featureMon, 31 May 2010 17:12:27 +0000, by reimar
-
Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.Sun, 30 May 2010 22:14:13 +0000, by diego
-
synced with r31289Sun, 30 May 2010 22:11:32 +0000, by Gabrov
-
Change code to let Window Manager chose window location by default.Sun, 30 May 2010 19:14:18 +0000, by reimar
-
Add a referrer option to set the HTTP Referer field.Sun, 30 May 2010 16:50:02 +0000, by reimar
-
Forgotten part of previous commit (extern declaration of drc_level).Sun, 30 May 2010 16:48:18 +0000, by reimar
-
Use the -a52drc option also for the libavcodec decoder.Sun, 30 May 2010 16:46:31 +0000, by reimar
-
Fix compilation without librtmp.Sun, 30 May 2010 14:29:18 +0000, by cehoyos
-
Treat a NULL renderer string as indication for software renderer.Sun, 30 May 2010 13:51:24 +0000, by reimar
-
Prefer -vo sdl over "probably software" OpenGL.Sun, 30 May 2010 13:50:14 +0000, by reimar
-
Change compiler argument order for compile_check to avoid incorrect linkingSun, 30 May 2010 12:14:40 +0000, by reimar
-
Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).Sun, 30 May 2010 10:01:40 +0000, by reimar
-
Add codec-cfg.h to the dependency list of codec-cfg.Sun, 30 May 2010 09:47:53 +0000, by diego
-
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.Sun, 30 May 2010 08:44:05 +0000, by diego
-
Remove GPL-licensed YUV to RGB MMX routines.Sun, 30 May 2010 08:31:23 +0000, by diego
-
Add librtmp supportSun, 30 May 2010 05:16:29 +0000, by hyc
-
Cast void* pointer to appropriate type before using it in an addition; fixesSat, 29 May 2010 22:22:07 +0000, by diego
-
Update 1.0rc3 release name and date.Sat, 29 May 2010 22:17:26 +0000, by diego
-
minor spelling fixesSat, 29 May 2010 22:04:35 +0000, by siretart
-
add myself to the AUTHORS fileSat, 29 May 2010 22:02:25 +0000, by siretart
-
Use edi instead of ebx to avoid issues with PIC.Sat, 29 May 2010 16:34:01 +0000, by reimar
-
Remove obsolete may_alias-related defines, lavu handles this nowSat, 29 May 2010 15:07:16 +0000, by reimar
-
Actually run a detection whether external libass exists, insteadSat, 29 May 2010 14:57:17 +0000, by reimar
-
Fix compilation if the compiler does not support -march=amdfam10Sat, 29 May 2010 14:44:02 +0000, by reimar
-
cosmetics: Drop leading '_' from noinputmodules variable.Sat, 29 May 2010 10:43:51 +0000, by diego
-
misc cosmetics: K&R style nits, #include placement, indentationSat, 29 May 2010 10:13:39 +0000, by diego
-
Mark key_type structure as const.Sat, 29 May 2010 10:11:55 +0000, by diego
-
getch2-os2.c: Add #include for the header that declares the public functions.Sat, 29 May 2010 10:10:30 +0000, by diego
-
cosmetics: Remove some commented-out #includes, fix a comment grammar error.Sat, 29 May 2010 10:07:10 +0000, by diego
-
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.Sat, 29 May 2010 10:06:29 +0000, by diego
-
add "lpcJ" fourcc for the RealAudio 1.0 codec.Fri, 28 May 2010 21:03:29 +0000, by compn
-
Fix typo in message.Fri, 28 May 2010 20:59:53 +0000, by reimar
-
stream_check_interrupt should sleep even if no callback is set.Fri, 28 May 2010 18:49:02 +0000, by reimar
-
100l, stream_check_for_interrupt argument is not in usec,Fri, 28 May 2010 18:47:03 +0000, by reimar