Mercurial > mplayer.hg
graph
-
codecs.conf: ffg7231 decodes vivo 7231 in asf and vivMon, 16 Sep 2013 01:46:25 +0000, by compn
-
Fix compilation when VDPAU is disabled.Sun, 15 Sep 2013 20:45:55 +0000, by reimar
-
Restore VDPAU codecs using non-hwaccel interface with "old" suffix.Sun, 15 Sep 2013 11:34:54 +0000, by reimar
-
Restore support for old-style VDPAU.Sun, 15 Sep 2013 11:29:03 +0000, by reimar
-
Do not suppress FFmpeg deprecated warnings with pragma.Sat, 14 Sep 2013 10:57:24 +0000, by cehoyos
-
Disable UNIX protocol when not supported.Mon, 09 Sep 2013 19:40:56 +0000, by reimar
-
Support ffmpeg://dummy:// in muxer_lavf.Tue, 03 Sep 2013 20:36:41 +0000, by reimar
-
Quick hack to allow using ffmpeg's image2 demuxer.Tue, 03 Sep 2013 20:28:25 +0000, by reimar
-
muxer_lavf: partially support formats creating files own their own.Tue, 03 Sep 2013 20:05:29 +0000, by reimar
-
ve_lavc: simplify and support more colorspace formats.Tue, 03 Sep 2013 20:05:28 +0000, by reimar
-
codecs.conf: add 0x64 to g726, works on g726-test1.wavTue, 03 Sep 2013 13:03:35 +0000, by compn
-
avidemux: try reading ODML index if the default one isSat, 31 Aug 2013 06:49:56 +0000, by reimar
-
libmad: try decoding buffered data after EOF.Fri, 30 Aug 2013 19:41:38 +0000, by reimar
-
ad_libmad: simplify code a bit.Fri, 30 Aug 2013 19:41:37 +0000, by reimar
-
Fix channel reordering for ac3_fixed encoder.Fri, 30 Aug 2013 19:25:11 +0000, by reimar
-
Support -alang and -slang for bluray://Sun, 25 Aug 2013 17:57:25 +0000, by reimar
-
Fix disabling subtitles by switching through them.Sun, 25 Aug 2013 17:23:22 +0000, by reimar
-
Quick an inefficient hack to enable planar encoding.Sun, 25 Aug 2013 11:30:45 +0000, by reimar
-
Extract audio encoding code into a separate helper function.Sun, 25 Aug 2013 11:30:43 +0000, by reimar
-
lavcac3enc: avoid code duplication.Sun, 25 Aug 2013 11:30:42 +0000, by reimar
-
Avoid reinitializing VDPAU on e.g. simple aspect changes.Wed, 21 Aug 2013 18:08:37 +0000, by reimar
-
configure: add config_exif for ffmpegWed, 21 Aug 2013 18:08:25 +0000, by michael
-
Add define to reduce warnings.Thu, 15 Aug 2013 19:43:30 +0000, by reimar
-
Leave it to FFmpeg to disable multithreading with hwaccel.Wed, 14 Aug 2013 16:54:11 +0000, by reimar
-
vo png: Error handling and clean upWed, 14 Aug 2013 10:21:30 +0000, by al
-
vo png: Switch to avcodec_encode_video2Wed, 14 Aug 2013 10:16:46 +0000, by al
-
Extract some setup code into a separate function.Tue, 13 Aug 2013 20:45:51 +0000, by reimar
-
Fix a possible crash when DRI failed.Mon, 12 Aug 2013 19:56:34 +0000, by reimar
-
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
-
Allow compilation with current icc.Wed, 17 Jul 2013 05:32:20 +0000, by cehoyos
-
Fix missing selector name warningsTue, 16 Jul 2013 01:33:46 +0000, by upsuper
-
build: Define _BSD_SOURCE for gethostbyname2Sun, 14 Jul 2013 18:31:15 +0000, by al
-
Cosmetic: Adjust indent.Sat, 13 Jul 2013 21:24:47 +0000, by ib
-
Calculate aspect ratio by ourselves.Sat, 13 Jul 2013 21:24:03 +0000, by ib
-
Cosmetic: Adjust indent.Sat, 13 Jul 2013 19:48:12 +0000, by ib
-
Enable the change of the movie aspect ratio on the fly.Sat, 13 Jul 2013 19:45:12 +0000, by ib
-
Disable aspect ratio menu in the absence of video playback.Sat, 13 Jul 2013 19:42:44 +0000, by ib
-
stream/tcp: Check that host object has the right AF before connectThu, 11 Jul 2013 22:08:33 +0000, by al
-
Prettify debug message.Thu, 11 Jul 2013 15:27:32 +0000, by ib
-
Add a debug message on the visual.Thu, 11 Jul 2013 15:20:01 +0000, by ib
-
Remove AV_ prefix from define for internal config.h header.Fri, 05 Jul 2013 18:16:54 +0000, by reimar
-
Disable G2M decoder if zlib is not available.Fri, 05 Jul 2013 18:09:12 +0000, by reimar
-
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.Fri, 05 Jul 2013 17:47:46 +0000, by reimar
-
codecs.conf add xd51 to mpeg2Wed, 19 Jun 2013 14:40:58 +0000, by compn
-
Check if path is too longMon, 17 Jun 2013 12:27:36 +0000, by komh
-
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.Sun, 16 Jun 2013 22:35:51 +0000, by cehoyos
-
Ensure surfaces are cleared after resize.Sat, 15 Jun 2013 19:59:24 +0000, by reimar
-
Fix issues with glibc on 32 bit.Sat, 15 Jun 2013 16:11:47 +0000, by reimar
-
Simplify texture coordinate calculation.Wed, 12 Jun 2013 18:54:25 +0000, by reimar
-
Merge the 3 different drawing steps.Wed, 12 Jun 2013 18:54:23 +0000, by reimar
-
Remove array that always contains only 0.Wed, 12 Jun 2013 18:54:22 +0000, by reimar
-
Remove a special-case that doesn't really make muchWed, 12 Jun 2013 18:54:20 +0000, by reimar
-
Use only one single texture.Wed, 12 Jun 2013 18:54:19 +0000, by reimar
-
Fix texture coordinates and number of characters.Wed, 12 Jun 2013 18:54:18 +0000, by reimar
-
Simplify blend function used.Wed, 12 Jun 2013 18:54:16 +0000, by reimar
-
Remove unused depth test code.Wed, 12 Jun 2013 18:54:15 +0000, by reimar
-
Remove code related to unused lighting.Wed, 12 Jun 2013 18:54:14 +0000, by reimar
-
gl: Ensure gpu_def_sl_program is correctly initialized.Wed, 12 Jun 2013 18:54:12 +0000, by reimar
-
Revert r36287.Wed, 12 Jun 2013 14:26:15 +0000, by ib
-
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.Tue, 11 Jun 2013 20:48:43 +0000, by reimar
-
vo_aa: Specifying a single option should only change theTue, 11 Jun 2013 19:23:12 +0000, by reimar
-
Ensure that the allocated surface is always large enough.Tue, 11 Jun 2013 18:38:56 +0000, by reimar
-
vo_gl: Fix chroma with rectangle=1.Mon, 10 Jun 2013 21:33:28 +0000, by reimar
-
Fix compilation, remove assignment of variable that was removed dueMon, 10 Jun 2013 21:19:38 +0000, by reimar
-
sync with en/mplayer.1 rev. 36297Sun, 09 Jun 2013 22:52:16 +0000, by jrash