Mercurial > mplayer.hg
graph
-
Fix possible hang bug with -ao pcm.Mon, 12 Aug 2013 19:37:35 +0000, by reimar
-
Do not increment frame drop count when at EOF.Mon, 12 Aug 2013 19:37:33 +0000, by reimar
-
Make VDPAU support work again with latest FFmpeg.Sun, 11 Aug 2013 18:28:58 +0000, by reimar
-
Synced with help_mp-en.h rev. 36413Sat, 10 Aug 2013 04:02:17 +0000, by jrash
-
If VDPAU is available enable all VDPAU HWACCELs.Fri, 09 Aug 2013 22:09:25 +0000, by reimar
-
Avoid some code duplication.Fri, 09 Aug 2013 20:11:22 +0000, by reimar
-
Const correctness fix.Fri, 09 Aug 2013 20:10:54 +0000, by reimar
-
Be more consistent with movie aspect setting and check.Wed, 07 Aug 2013 21:06:59 +0000, by ib
-
Don't subsequently calculate original_aspect from last movie_aspect.Wed, 07 Aug 2013 20:41:34 +0000, by ib
-
Factor out some common code.Wed, 07 Aug 2013 18:21:06 +0000, by reimar
-
Revise switch_ratio documentation.Wed, 07 Aug 2013 15:01:06 +0000, by ib
-
Revise switch_ratio documentation.Tue, 06 Aug 2013 23:00:41 +0000, by ib
-
configure: Fix GIF support result commentTue, 06 Aug 2013 20:02:53 +0000, by al
-
configure: prevent future ffmpeg from failing to buildTue, 06 Aug 2013 16:22:46 +0000, by michael
-
Avoid dereferencing NULL pointer on close if weMon, 05 Aug 2013 18:57:04 +0000, by reimar
-
vf_screenshot: slice handling fix.Mon, 05 Aug 2013 18:36:57 +0000, by reimar
-
Make fallback for failing context creation actually work.Mon, 05 Aug 2013 16:51:10 +0000, by reimar
-
On X11 use root window as "hidden" window instead ofMon, 05 Aug 2013 16:48:56 +0000, by reimar
-
Fix and simplify alloc/free of AVIO buffer.Mon, 05 Aug 2013 06:46:41 +0000, by reimar
-
Enable switch_ratio -1 with videos with aspect changes.Sun, 04 Aug 2013 20:19:58 +0000, by ib
-
Fix definition of sh->original_aspect.Sun, 04 Aug 2013 18:12:24 +0000, by ib
-
Add support for rtsp:// falling back to support via FFmpeg.Sun, 04 Aug 2013 13:30:42 +0000, by reimar
-
Add define to silence FFmpeg warnings.Sun, 04 Aug 2013 13:30:41 +0000, by reimar
-
Update for changed lavf API.Sun, 04 Aug 2013 13:30:39 +0000, by reimar
-
Synced with help_mp-en.h rev. 36374Sat, 03 Aug 2013 01:06:22 +0000, by jrash
-
Add a XSync() call.Fri, 02 Aug 2013 22:42:05 +0000, by ib
-
Remove remaining XFlush() calls.Fri, 02 Aug 2013 22:40:25 +0000, by ib
-
Fix segmentation fault with aspect ratio menu entry.Fri, 02 Aug 2013 09:39:28 +0000, by ib
-
Adjust detection of original aspect ratio after r36391.Thu, 01 Aug 2013 21:20:14 +0000, by ib
-
Handle special argument -1 to switch_ratio as intended.Thu, 01 Aug 2013 21:18:14 +0000, by ib
-
Remove GUI_HANDLE_EVENTS.Thu, 01 Aug 2013 17:45:31 +0000, by ib
-
Relocate wsEvents().Thu, 01 Aug 2013 17:36:21 +0000, by ib
-
Add a redraw and event handling to GUI_PREPARE.Thu, 01 Aug 2013 17:34:54 +0000, by ib
-
Process events after destroying a window.Thu, 01 Aug 2013 17:29:47 +0000, by ib
-
Remove XFlush() and XSync() calls.Thu, 01 Aug 2013 17:25:58 +0000, by ib
-
Remove XSynchronize() call.Thu, 01 Aug 2013 17:22:37 +0000, by ib
-
Remove property wsWaitMap and function wsWindowMapWait().Thu, 01 Aug 2013 17:20:16 +0000, by ib
-
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.Thu, 01 Aug 2013 17:12:26 +0000, by ib
-
Remove needless GUI_HANDLE_EVENTS call.Thu, 01 Aug 2013 17:10:10 +0000, by ib
-
Fix info message for ffg726 decoder.Thu, 01 Aug 2013 14:28:16 +0000, by cehoyos
-
Simplify sign change of variable.Tue, 30 Jul 2013 19:36:43 +0000, by ib
-
Increase precision of calculation by using constants of type double.Tue, 30 Jul 2013 13:16:49 +0000, by ib
-
Increase precision of calculation by using constants of type double.Tue, 30 Jul 2013 13:07:43 +0000, by ib
-
Cosmetic: Don't shorten floating point constants that way.Tue, 30 Jul 2013 12:31:49 +0000, by ib
-
Remove unnecessary type conversions.Tue, 30 Jul 2013 11:54:04 +0000, by ib
-
Be more pedantic about type of the constant.Tue, 30 Jul 2013 11:52:47 +0000, by ib
-
Enable localization of ratio text.Tue, 30 Jul 2013 11:26:52 +0000, by ib
-
Revise ratio text.Tue, 30 Jul 2013 11:02:15 +0000, by ib
-
Be more pedantic about type of the constant.Tue, 30 Jul 2013 10:57:57 +0000, by ib
-
Remove unnecessary type conversions.Tue, 30 Jul 2013 10:41:53 +0000, by ib
-
Keep paused mode when changing the aspect ratio.Sat, 27 Jul 2013 23:48:16 +0000, by ib
-
Add check marks to the video aspect ratio menu items.Sat, 27 Jul 2013 23:07:46 +0000, by ib
-
Use again special value -1 to set original aspect ratio.Sat, 27 Jul 2013 22:25:57 +0000, by ib
-
Support newer GIFLIB versionsSat, 27 Jul 2013 21:16:06 +0000, by al
-
Fix compilation if giflib 5 is installed.Mon, 22 Jul 2013 13:05:13 +0000, by cehoyos
-
build: Keep compiler-specific warning flags for debug or profiling buildsFri, 19 Jul 2013 23:07:18 +0000, by al