Mercurial > mplayer.hg
graph
-
Remove unused image formats from ffgif output format list: Only pal8 is supported.Tue, 24 Jan 2012 17:51:00 +0000, by cehoyos
-
Fix 32-bit dpx playback on big-endian.Tue, 24 Jan 2012 17:44:28 +0000, by cehoyos
-
Remove unused image formats from fftiff output format list.Tue, 24 Jan 2012 17:34:28 +0000, by cehoyos
-
Fix 32-bit tiff playback on big-endian.Tue, 24 Jan 2012 17:33:00 +0000, by cehoyos
-
Allow motionpixels playback on little endian.Mon, 23 Jan 2012 13:57:22 +0000, by cehoyos
-
demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.Sun, 22 Jan 2012 00:29:56 +0000, by compn
-
Support Sorenson 263 fourcc, see FFmpeg ticket #923.Sat, 21 Jan 2012 19:15:03 +0000, by cehoyos
-
Remove S263 from h263 fourcc list, we do not have such a sample.Sat, 21 Jan 2012 19:12:53 +0000, by cehoyos
-
vd theora: cosmetics: K&R style, alignmentSat, 21 Jan 2012 17:43:06 +0000, by al
-
Support decoding of Avid SUDS.Sat, 21 Jan 2012 16:55:37 +0000, by cehoyos
-
Fix per-file ASS options like -ass-force-style.Thu, 19 Jan 2012 23:20:37 +0000, by reimar
-
vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.Thu, 19 Jan 2012 14:36:17 +0000, by diego
-
Move static keyword to the beginning of function declarations.Thu, 19 Jan 2012 14:36:15 +0000, by diego
-
configure: Only test for Win32 threads on Windows.Thu, 19 Jan 2012 14:36:11 +0000, by diego
-
configure: Enable os2threads support on OS/2.Mon, 16 Jan 2012 09:15:40 +0000, by diego
-
Fix seeking beyond EOF in stream_cdda to work with cache.Sun, 15 Jan 2012 12:40:02 +0000, by reimar
-
Print an error when streams behave in a way that the cache cannot handle.Sun, 15 Jan 2012 12:38:38 +0000, by reimar
-
Fix seeking with e.g. flv files.Sun, 15 Jan 2012 12:23:40 +0000, by reimar
-
Eliminate duplicate subtitle lines which will most likelySun, 15 Jan 2012 12:08:26 +0000, by reimar
-
SSA reader: do not strip commas in commands.Sun, 15 Jan 2012 11:18:13 +0000, by reimar
-
reimar says comments are C strings and so i move all urls to ;comments instead.Sat, 14 Jan 2012 23:56:28 +0000, by compn
-
Support BW10 decoding via FFmpeg.Sat, 14 Jan 2012 20:33:57 +0000, by cehoyos
-
SDL: Try to select a fullscreen mode that does not require resolution changes by default.Sat, 14 Jan 2012 19:29:25 +0000, by reimar
-
Add size to ICONERROR warning message.Sat, 14 Jan 2012 16:30:03 +0000, by ib
-
Add differently sized, new icons for the GUI.Sat, 14 Jan 2012 16:08:16 +0000, by ib
-
Use check items for audio, video and subtitle tracks.Sat, 14 Jan 2012 16:02:37 +0000, by ib
-
Fix vo_gl unsharp filter for chroma.Sat, 14 Jan 2012 15:49:54 +0000, by reimar
-
Don't needlessly set variables.Sat, 14 Jan 2012 15:46:58 +0000, by ib
-
Fix -ass-styles with SRT subs and more.Sat, 14 Jan 2012 14:06:29 +0000, by reimar
-
Extract setting up default ASS style to a separate function.Sat, 14 Jan 2012 13:55:38 +0000, by reimar
-
Support RGB48 tiff decoding via FFmpeg.Sat, 14 Jan 2012 12:56:28 +0000, by cehoyos
-
Cosmetic: Revise comment.Fri, 13 Jan 2012 17:16:35 +0000, by ib
-
Remove unused parameter from uiMenuMouseHandle().Fri, 13 Jan 2012 16:44:35 +0000, by ib
-
Remove unused parameter from uiPlaybarShow().Fri, 13 Jan 2012 16:40:04 +0000, by ib
-
Remove unused parameter from wsXDNDProcessClientMessage().Fri, 13 Jan 2012 16:36:06 +0000, by ib
-
Fix bug with switching audio and video tracks.Fri, 13 Jan 2012 16:19:35 +0000, by ib
-
Replace deprecated avcodec functions by new ones.Fri, 13 Jan 2012 15:25:13 +0000, by ib
-
Remove unused parameter from create_MessageBox().Fri, 13 Jan 2012 14:12:32 +0000, by ib
-
Use correct data types and common variable names in GTK callback functions.Fri, 13 Jan 2012 14:06:55 +0000, by ib
-
Properly handle the lack of XShm.Thu, 12 Jan 2012 18:21:56 +0000, by ib
-
Remove unnecessary #ifdef.Thu, 12 Jan 2012 16:14:20 +0000, by ib
-
Cosmetic: Remove blank lines.Thu, 12 Jan 2012 16:08:07 +0000, by ib
-
Simplify XShape handling and setting of wsUseXShape.Thu, 12 Jan 2012 16:01:32 +0000, by ib
-
Cosmetic: Remove braces.Thu, 12 Jan 2012 15:53:20 +0000, by ib
-
Always inform / warn about missing shared memory / shape extensionThu, 12 Jan 2012 15:50:53 +0000, by ib
-
Remove unnecessary #ifdef and #include.Thu, 12 Jan 2012 15:16:24 +0000, by ib
-
Add user event evMenu.Thu, 12 Jan 2012 14:21:55 +0000, by ib
-
propagate the pts to vf_next_put_image(); fixes playback with -correct-pts when reencoding is necessaryThu, 12 Jan 2012 13:36:20 +0000, by nicodvb