Mercurial > mplayer.hg
graph
-
Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).Sun, 30 May 2010 10:01:40 +0000, by reimar
-
Add codec-cfg.h to the dependency list of codec-cfg.Sun, 30 May 2010 09:47:53 +0000, by diego
-
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.Sun, 30 May 2010 08:44:05 +0000, by diego
-
Remove GPL-licensed YUV to RGB MMX routines.Sun, 30 May 2010 08:31:23 +0000, by diego
-
Add librtmp supportSun, 30 May 2010 05:16:29 +0000, by hyc
-
Cast void* pointer to appropriate type before using it in an addition; fixesSat, 29 May 2010 22:22:07 +0000, by diego
-
Update 1.0rc3 release name and date.Sat, 29 May 2010 22:17:26 +0000, by diego
-
minor spelling fixesSat, 29 May 2010 22:04:35 +0000, by siretart
-
add myself to the AUTHORS fileSat, 29 May 2010 22:02:25 +0000, by siretart
-
Use edi instead of ebx to avoid issues with PIC.Sat, 29 May 2010 16:34:01 +0000, by reimar
-
Remove obsolete may_alias-related defines, lavu handles this nowSat, 29 May 2010 15:07:16 +0000, by reimar
-
Actually run a detection whether external libass exists, insteadSat, 29 May 2010 14:57:17 +0000, by reimar
-
Fix compilation if the compiler does not support -march=amdfam10Sat, 29 May 2010 14:44:02 +0000, by reimar
-
cosmetics: Drop leading '_' from noinputmodules variable.Sat, 29 May 2010 10:43:51 +0000, by diego
-
misc cosmetics: K&R style nits, #include placement, indentationSat, 29 May 2010 10:13:39 +0000, by diego
-
Mark key_type structure as const.Sat, 29 May 2010 10:11:55 +0000, by diego
-
getch2-os2.c: Add #include for the header that declares the public functions.Sat, 29 May 2010 10:10:30 +0000, by diego
-
cosmetics: Remove some commented-out #includes, fix a comment grammar error.Sat, 29 May 2010 10:07:10 +0000, by diego
-
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.Sat, 29 May 2010 10:06:29 +0000, by diego
-
add "lpcJ" fourcc for the RealAudio 1.0 codec.Fri, 28 May 2010 21:03:29 +0000, by compn
-
Fix typo in message.Fri, 28 May 2010 20:59:53 +0000, by reimar
-
stream_check_interrupt should sleep even if no callback is set.Fri, 28 May 2010 18:49:02 +0000, by reimar
-
100l, stream_check_for_interrupt argument is not in usec,Fri, 28 May 2010 18:47:03 +0000, by reimar
-
Document time scale for stream_check_interrupt argument.Fri, 28 May 2010 18:45:25 +0000, by reimar
-
Document thatg time argument is in milliseconds.Fri, 28 May 2010 18:44:41 +0000, by reimar
-
Improve handling of cache process/thread hanging/being killed.Fri, 28 May 2010 17:26:31 +0000, by reimar
-
Fix cache process accidentally being killed by SIGUSR1.Fri, 28 May 2010 16:57:16 +0000, by reimar
-
Use MSGT_DECVIDEO in a video decoder.Fri, 28 May 2010 11:52:12 +0000, by cehoyos
-
Remove commented-out declaration of nonexisting function uGetTimer().Fri, 28 May 2010 08:39:02 +0000, by diego
-
Drop pointless _t suffix from 'struct lavf_priv'.Fri, 28 May 2010 00:25:28 +0000, by diego
-
Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.Thu, 27 May 2010 23:36:03 +0000, by diego
-
cosmetics: vertical alignment in msg module help output.Thu, 27 May 2010 23:21:16 +0000, by diego
-
vf_yuy2 was removed after the 1.0rc3 branch was cut.Thu, 27 May 2010 22:43:49 +0000, by diego
-
small cosmetics for the 1.0rc3 changelogThu, 27 May 2010 22:43:14 +0000, by diego
-
Fix a bunch of typos in the stream cache code.Thu, 27 May 2010 22:18:10 +0000, by diego
-
Drop pointless _s suffix from 'struct af_stream'.Thu, 27 May 2010 20:59:40 +0000, by diego
-
Drop pointless _st suffix from 'struct stream'.Thu, 27 May 2010 20:38:25 +0000, by diego
-
Drop pointless _s suffix from struct ao_data.Thu, 27 May 2010 18:15:04 +0000, by diego
-
cosmetics: Reformat in K&R coding style.Thu, 27 May 2010 16:46:47 +0000, by diego
-
Remove two pointless void* casts.Thu, 27 May 2010 16:13:53 +0000, by diego
-
Remove unnecessary demux_mkv_seek() forward declaration.Thu, 27 May 2010 16:05:30 +0000, by diego
-
cosmetics: Drop pointless _s suffix from 'struct ad_functions'.Thu, 27 May 2010 10:10:27 +0000, by diego
-
cosmetics: Drop pointless _s suffix from 'struct mp_image'.Thu, 27 May 2010 10:08:30 +0000, by diego
-
cosmetics: Drop _s suffix from 'struct vd_functions'.Thu, 27 May 2010 09:59:15 +0000, by diego
-
cosmetics: K&R coding styleThu, 27 May 2010 09:54:37 +0000, by diego
-
cosmetics: K&R coding styleThu, 27 May 2010 09:54:11 +0000, by diego
-
Retry reading even if we hit eof before.Wed, 26 May 2010 18:23:43 +0000, by reimar
-
Switch ogg demuxing to lavf by default.Wed, 26 May 2010 18:01:38 +0000, by reimar
-
Re-enable wakeup-on-signal for cache process.Wed, 26 May 2010 17:56:11 +0000, by reimar
-
Disable waking the cache process up via a signal, itWed, 26 May 2010 17:27:38 +0000, by reimar
-
Both XVID and VDPAU decode our SIPP sample better than current libavcodec.Wed, 26 May 2010 10:05:36 +0000, by cehoyos
-
Add missing RGB12 version of the fast OSD table.Wed, 26 May 2010 00:47:22 +0000, by diego
-
Add support for decoding VP8 through libvpx wrapper in FFmpeg.Tue, 25 May 2010 23:41:30 +0000, by diego
-
Remove obsolete new policy proposal draft from Michael.Tue, 25 May 2010 23:09:20 +0000, by diego
-
Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streamsTue, 25 May 2010 23:07:28 +0000, by hyc
-
whitespace cosmeticsTue, 25 May 2010 11:39:58 +0000, by diego