Mercurial > mplayer.hg
graph
-
Replace evSetURL by evLoadURL for consistency.Thu, 08 Dec 2011 17:11:52 +0000, by ib
-
Add evSetAspect to the skin documentation on GUI messages (whereThu, 08 Dec 2011 16:37:42 +0000, by ib
-
Cosmetic: Add evSetAspect event to video events.Thu, 08 Dec 2011 16:28:19 +0000, by ib
-
Cosmetic: Synchronize evPlaylist event and message names.Thu, 08 Dec 2011 16:06:24 +0000, by ib
-
Add evHalfSize event to the Win32 GUI.Thu, 08 Dec 2011 15:58:18 +0000, by ib
-
Fix bug with evHalfSize event.Thu, 08 Dec 2011 15:48:17 +0000, by ib
-
Revise skin documentation on GUI messages.Thu, 08 Dec 2011 15:39:49 +0000, by ib
-
Cosmetic: Rearrange and group GUI user events.Thu, 08 Dec 2011 15:38:35 +0000, by ib
-
Support decoding newer rpl files with FFmpeg's Escape 130 decoder.Thu, 08 Dec 2011 12:09:00 +0000, by cehoyos
-
Remove event evDropFile from Win32 GUI.Thu, 08 Dec 2011 12:05:00 +0000, by ib
-
ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.Thu, 08 Dec 2011 02:44:19 +0000, by cehoyos
-
Try harder to extract a sensible palette from extradata.Tue, 06 Dec 2011 19:59:16 +0000, by reimar
-
Fix OSD time and e.g. frame number displayed with osd_fractionsMon, 05 Dec 2011 18:27:40 +0000, by reimar
-
Make emms/femms code simpler/more obvious.Mon, 05 Dec 2011 18:22:56 +0000, by reimar
-
vo_kva: support -title.Mon, 05 Dec 2011 18:09:21 +0000, by reimar
-
Discard frames where the size does not match the AVCodecContext width/height.Mon, 05 Dec 2011 18:08:29 +0000, by reimar
-
configure: (internal) libass depends on FriBiDi now; check availabilityMon, 05 Dec 2011 11:38:15 +0000, by diego
-
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.Mon, 05 Dec 2011 11:38:13 +0000, by diego
-
Remove some stray English messages from the Dutch message translation.Mon, 05 Dec 2011 11:38:08 +0000, by diego
-
Support FFmpeg's PCM 16-bit little-endian planar decoder.Sun, 04 Dec 2011 23:13:46 +0000, by cehoyos
-
Support FFmpeg's EA MAD decoder.Sun, 04 Dec 2011 23:03:24 +0000, by cehoyos
-
Support FFmpeg vdmaudio decoder.Sun, 04 Dec 2011 22:52:58 +0000, by cehoyos
-
Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.Sun, 04 Dec 2011 22:41:31 +0000, by cehoyos
-
Add workaround for CTRL key getting stuck for X11 backendSun, 04 Dec 2011 13:30:54 +0000, by reimar
-
Commit added forgotten in previous commit.Sat, 03 Dec 2011 23:08:03 +0000, by reimar
-
Support -title for -vo corevideo.Sat, 03 Dec 2011 22:36:50 +0000, by reimar
-
vd_ffmpeg: fix comment typo (sepcified вк specified)Sat, 03 Dec 2011 22:29:25 +0000, by cboesch
-
Support -title with -vo quartz.Sat, 03 Dec 2011 22:26:47 +0000, by reimar
-
Remove variable that is only assigned but never used.Sat, 03 Dec 2011 22:06:50 +0000, by reimar
-
Update libass to 0.10 release.Sat, 03 Dec 2011 21:35:56 +0000, by reimar
-
Remove unused header.Sat, 03 Dec 2011 21:33:28 +0000, by reimar
-
Make -title and -use-filename-title work on Windows.Sat, 03 Dec 2011 19:59:17 +0000, by reimar
-
X11: update title only on reconfigure instead of at least once per frame.Sat, 03 Dec 2011 19:06:19 +0000, by reimar
-
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.Sat, 03 Dec 2011 18:43:54 +0000, by reimar
-
Fix mp_tag2codec_id to take all AVI tags into account again.Sat, 03 Dec 2011 08:03:12 +0000, by reimar
-
Support FFmpeg QPEG decoding.Sat, 03 Dec 2011 00:30:59 +0000, by cehoyos
-
Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.Sat, 03 Dec 2011 00:22:28 +0000, by cehoyos
-
Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.Fri, 02 Dec 2011 19:45:48 +0000, by cehoyos
-
Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.Fri, 02 Dec 2011 19:40:36 +0000, by cehoyos
-
Support FFmpeg Funcom IMA ISS ADPCM decoding.Fri, 02 Dec 2011 19:23:43 +0000, by cehoyos
-
Support FFmpeg VBLE decoder.Fri, 02 Dec 2011 19:14:23 +0000, by cehoyos
-
Make cache process detect when the main process disappeared andThu, 01 Dec 2011 19:10:15 +0000, by reimar
-
Only print printable characters, not all ASCII ones.Thu, 01 Dec 2011 19:09:20 +0000, by reimar
-
X11: support CTRL key and thus key combinations with it.Thu, 01 Dec 2011 18:34:18 +0000, by reimar
-
debian: Ignore files and directories that are created during package builds.Tue, 29 Nov 2011 20:15:22 +0000, by diego
-
conf_packet_size is used as CONF_TYPE_INT, which is a 32bit type (fixes possible memory corruption).Tue, 29 Nov 2011 13:03:58 +0000, by ranma
-
edl_seek_type is used as CONF_TYPE_FLAG, which is a 32bit-Type (fixes possible memory corruption).Tue, 29 Nov 2011 13:02:45 +0000, by ranma
-
debian: adjust documentation build process, which now works non-recursivelyTue, 29 Nov 2011 05:05:16 +0000, by diego
-
Support RGB FFV1 videos without transparency.Tue, 29 Nov 2011 00:48:34 +0000, by cehoyos
-
Use lookup_keymap_table instead of a large number of switch cases.Thu, 24 Nov 2011 18:32:08 +0000, by reimar
-
Reindent.Thu, 24 Nov 2011 00:03:14 +0000, by reimar
-
caca: process all pending events instead of exactly one per check_events.Thu, 24 Nov 2011 00:00:39 +0000, by reimar
-
caca: for ordinary keys, send key events on press instead of release.Wed, 23 Nov 2011 23:59:01 +0000, by reimar
-
caca: support mouse events and more keys.Wed, 23 Nov 2011 23:57:37 +0000, by reimar
-
Replace constant by define with same value.Wed, 23 Nov 2011 20:47:24 +0000, by reimar
-
Change extended key handling so we will never call mplayer_put_key twiceTue, 22 Nov 2011 20:24:24 +0000, by reimar
-
Make vf expand more picky:Tue, 22 Nov 2011 19:33:29 +0000, by reimar
-
Set chroma_x_shift for 1-plane YUV formats.Tue, 22 Nov 2011 19:31:29 +0000, by reimar
-
vo direct3d: fix crash in osd drawing codeSat, 19 Nov 2011 14:04:11 +0000, by al
-
ao_null: mark global variables only used within the file as staticWed, 16 Nov 2011 11:14:25 +0000, by diego