Mercurial > mplayer.hg
graph
-
Avoid void * arithmeticSun, 24 Jun 2007 10:26:01 +0000, by reimar
-
Some comment typo fixesSun, 24 Jun 2007 10:24:11 +0000, by reimar
-
make opt argument of demux_info_get const.Sun, 24 Jun 2007 10:20:42 +0000, by reimar
-
Remove two unused functions in asxparserSun, 24 Jun 2007 10:16:18 +0000, by reimar
-
Get rid of a completely useless castSun, 24 Jun 2007 10:14:42 +0000, by reimar
-
ass_enabled is already in mp_core.hSun, 24 Jun 2007 10:09:05 +0000, by reimar
-
Do not prototype spudec_draw_scaled twiceSun, 24 Jun 2007 10:08:09 +0000, by reimar
-
suboverlap_enabled is already declared in included subreader.hSun, 24 Jun 2007 10:06:57 +0000, by reimar
-
vo_init is x11 specific and has no place in video_out.h.Sun, 24 Jun 2007 10:06:10 +0000, by reimar
-
Remove redundant vo_format_name, included img_format.h already provides itSun, 24 Jun 2007 10:03:26 +0000, by reimar
-
Add a (almost correct) prototype for vcd_seek_to_trackSun, 24 Jun 2007 09:52:19 +0000, by reimar
-
pstrcpy -> av_strlcpySun, 24 Jun 2007 08:39:40 +0000, by reimar
-
Fix dvd:// subtitle handling to always report the MPEG stream id, becauseSun, 24 Jun 2007 08:14:10 +0000, by reimar
-
Remove the now unused demux_mkv_change_subs functionSun, 24 Jun 2007 08:12:08 +0000, by reimar
-
Simplify and correct subtitle selection, no more special cases forSun, 24 Jun 2007 08:10:07 +0000, by reimar
-
Set demuxer->sub->sh to one of the s_streams like done for audio and video.Sun, 24 Jun 2007 07:29:03 +0000, by reimar
-
r23504: -lavdopts threads is only implemented for mpeg[12]Sun, 24 Jun 2007 03:28:46 +0000, by voroshil
-
r23578: Fix license header.Sun, 24 Jun 2007 02:40:58 +0000, by voroshil
-
r23588: The audio balance feature implemented with af_pan.Sun, 24 Jun 2007 02:33:20 +0000, by voroshil
-
add myself as co-maintainer of demux_mkv.cSat, 23 Jun 2007 23:45:31 +0000, by aurel
-
Fix r23353, it broke ao_sun on non-BSD due to accidentially removingSat, 23 Jun 2007 18:16:14 +0000, by reimar
-
Fix memleak due to not freeing demuxer->s_streamsSat, 23 Jun 2007 17:39:27 +0000, by reimar
-
100l, last demux_mkv patch passed ints instead of pointers to them to sscanfSat, 23 Jun 2007 16:57:27 +0000, by reimar
-
Use sh_sub_t instead of mkv_track_t argument where possible, simplifying the code a bit.Sat, 23 Jun 2007 15:38:00 +0000, by reimar
-
Document the effect of -really-quiet on gmplayer.Sat, 23 Jun 2007 13:55:13 +0000, by reimar
-
Nico claims to never have had any problems with X11 compilation on Mandrake.Sat, 23 Jun 2007 08:22:10 +0000, by diego
-
Hack around some fullscreen issues with gl under WindowsFri, 22 Jun 2007 22:06:58 +0000, by reimar
-
unbreak armv6 previously broken by me...Fri, 22 Jun 2007 19:58:44 +0000, by lu_zero