log

age author description
Sun, 24 Jun 2007 10:39:04 +0000 reimar Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bit
Sun, 24 Jun 2007 10:26:01 +0000 reimar Avoid void * arithmetic
Sun, 24 Jun 2007 10:24:11 +0000 reimar Some comment typo fixes
Sun, 24 Jun 2007 10:20:42 +0000 reimar make opt argument of demux_info_get const.
Sun, 24 Jun 2007 10:16:18 +0000 reimar Remove two unused functions in asxparser
Sun, 24 Jun 2007 10:14:42 +0000 reimar Get rid of a completely useless cast
Sun, 24 Jun 2007 10:09:05 +0000 reimar ass_enabled is already in mp_core.h
Sun, 24 Jun 2007 10:08:09 +0000 reimar Do not prototype spudec_draw_scaled twice
Sun, 24 Jun 2007 10:06:57 +0000 reimar suboverlap_enabled is already declared in included subreader.h
Sun, 24 Jun 2007 10:06:10 +0000 reimar vo_init is x11 specific and has no place in video_out.h.
Sun, 24 Jun 2007 10:03:26 +0000 reimar Remove redundant vo_format_name, included img_format.h already provides it
Sun, 24 Jun 2007 09:52:19 +0000 reimar Add a (almost correct) prototype for vcd_seek_to_track
Sun, 24 Jun 2007 08:39:40 +0000 reimar pstrcpy -> av_strlcpy
Sun, 24 Jun 2007 08:14:10 +0000 reimar Fix dvd:// subtitle handling to always report the MPEG stream id, because
Sun, 24 Jun 2007 08:12:08 +0000 reimar Remove the now unused demux_mkv_change_subs function