Mercurial > mplayer.hg
graph
-
Add support for FFmpeg's Deluxe Paint Animation decoder.Fri, 22 Apr 2011 09:16:22 +0000, by reimar
-
Suport RGB frambuffers in vo_fbdev.cFri, 22 Apr 2011 09:10:32 +0000, by reimar
-
Add mapping between codec ID and tag for ANM and AVS.Fri, 22 Apr 2011 09:06:03 +0000, by reimar
-
Allow DR to work with reget_buffer when no buffer_hints are set.Fri, 22 Apr 2011 08:05:56 +0000, by reimar
-
Allow reget_buffer to somewhat work after DRI failure.Fri, 22 Apr 2011 07:58:06 +0000, by reimar
-
Do not use a deprecated audio encoder.Fri, 22 Apr 2011 07:53:12 +0000, by cehoyos
-
Fix compilation with XvMC, only lightly tested.Fri, 22 Apr 2011 07:28:44 +0000, by reimar
-
Remove #ifdefs around extern declarations.Fri, 22 Apr 2011 07:26:23 +0000, by ib
-
Quick hack to fix compilation. Testing and improvements welcome.Fri, 22 Apr 2011 06:57:08 +0000, by reimar
-
Use metadata API to fix compilation.Fri, 22 Apr 2011 06:36:16 +0000, by reimar
-
Avoid using first_oformat, use av_oformat_next() instead.Fri, 22 Apr 2011 06:31:04 +0000, by reimar
-
Remove obsolete options, fixes compilation with latest FFmpeg.Fri, 22 Apr 2011 06:28:43 +0000, by reimar
-
Hacks to allow compilation to go further.Fri, 22 Apr 2011 06:19:14 +0000, by reimar
-
Use metadata tag API to get attachment filename.Fri, 22 Apr 2011 06:17:34 +0000, by reimar
-
Attempt to support attachements without filename.Fri, 22 Apr 2011 06:15:50 +0000, by reimar
-
Pointless vertical alignment cosmetics to test repository write.Fri, 22 Apr 2011 00:55:36 +0000, by michael
-
Add description for environment variables used by the GUI.Tue, 19 Apr 2011 11:00:16 +0000, by ib
-
Tag default sub-fuzziness option.Tue, 19 Apr 2011 09:46:26 +0000, by ib
-
Correct directory order for skin access.Tue, 19 Apr 2011 09:23:25 +0000, by ib
-
demux_ts: Hint at -tsprobe option when no audio stream is found.Tue, 19 Apr 2011 08:23:15 +0000, by diego
-
vf_geq: Fix FFmpeg API usage; eliminates some deprecation warnings.Tue, 19 Apr 2011 07:32:36 +0000, by diego
-
fix translation error in legacy parts: currently fixed up to (833: \-edl-start-pts)Sat, 16 Apr 2011 03:35:56 +0000, by jrash
-
Avoid crash when pausing an audio-only file.Fri, 15 Apr 2011 20:41:40 +0000, by reimar
-
Group and sort configuration variable definitions.Fri, 15 Apr 2011 14:34:17 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Fri, 15 Apr 2011 14:30:58 +0000, by ib
-
Revise German translation of skin documentation.Fri, 15 Apr 2011 10:58:36 +0000, by ib
-
Revise skin documentation.Fri, 15 Apr 2011 10:36:48 +0000, by ib
-
Revise skin documentation.Fri, 15 Apr 2011 09:56:47 +0000, by ib
-
Revise skin documentation.Fri, 15 Apr 2011 09:36:19 +0000, by ib
-
Revise skin documentation.Fri, 15 Apr 2011 09:24:00 +0000, by ib
-
Build the geq video filter with shared FFmpeg.Fri, 15 Apr 2011 07:48:41 +0000, by diego
-
Do not try to set up the FS segment when using quicktime to decode,Thu, 14 Apr 2011 20:41:50 +0000, by reimar
-
Revise skin documentation.Thu, 14 Apr 2011 10:23:25 +0000, by ib
-
Revise German translation of skin documentation.Thu, 14 Apr 2011 10:14:29 +0000, by ib
-
Revise German translation of skin documentation.Thu, 14 Apr 2011 10:11:46 +0000, by ib
-
Fix wrong allocation.Thu, 14 Apr 2011 05:57:38 +0000, by cboesch
-
Support decoding Kega Video (kgv1) with FFmpeg.Wed, 13 Apr 2011 07:38:41 +0000, by cehoyos
-
Update libvpx check: libvpx version must be >=0.9.6 now.Tue, 12 Apr 2011 09:19:31 +0000, by cehoyos
-
Revert r33246: It broke building MPlayer immediately after addingTue, 12 Apr 2011 08:03:41 +0000, by cehoyos
-
Fix typo in v4l2 check.Mon, 11 Apr 2011 13:10:03 +0000, by diego
-
Add V4L2 support for OpenBSD (and NetBSD).Sun, 10 Apr 2011 11:12:45 +0000, by diego
-
Ignore FFmpeg git repository in MPlayer source tree.Sun, 10 Apr 2011 10:58:42 +0000, by diego
-
Remove obviously unused libavutil/internal.h include.Sun, 10 Apr 2011 00:33:52 +0000, by reimar
-
Reindent. Probably should also be moved, but that I leave to someone else.Sat, 09 Apr 2011 23:20:51 +0000, by reimar
-
Do no run the ffmpeg git check/update during ./configure --helpSat, 09 Apr 2011 22:09:09 +0000, by reimar
-
Add -Werror-implicit-function-declaration to default gcc compile flags.Sat, 09 Apr 2011 22:08:01 +0000, by reimar
-
Add const to type for pointer to a string constant.Sat, 09 Apr 2011 20:10:12 +0000, by reimar
-
Use strtod instead of sscanf, it is both much faster and allows forSat, 09 Apr 2011 15:09:06 +0000, by reimar
-
Send udp master updates also when paused and let slave use normal timingSat, 09 Apr 2011 14:55:22 +0000, by reimar
-
Prefer snprintf over printf.Sat, 09 Apr 2011 14:47:16 +0000, by reimar
-
Prefer double type for timing values.Sat, 09 Apr 2011 14:37:30 +0000, by reimar
-
Revert r33231, FFmpeg already sets has_b_frames up this way forSat, 09 Apr 2011 14:11:36 +0000, by reimar
-
fix translation errors in legacy parts: currently fixed up to line 304Sat, 09 Apr 2011 04:12:03 +0000, by jrash
-
retranslate teletext partSat, 09 Apr 2011 02:19:23 +0000, by jrash
-
improve translationSat, 09 Apr 2011 02:10:46 +0000, by jrash
-
Synced with help_mp-en.h rev. 33227Fri, 08 Apr 2011 12:17:45 +0000, by jrash