log

age author description
Sun, 19 Nov 2006 15:21:50 +0000 nplourde fix mp3lib compilation on OSX
Sun, 19 Nov 2006 14:35:39 +0000 reimar 10l, compilation error in r21054
Sun, 19 Nov 2006 14:23:54 +0000 reimar Generalize subtitle switching, demux_ogg does not need a special case
Sun, 19 Nov 2006 14:18:45 +0000 voroshil translation/spelling fix.
Sun, 19 Nov 2006 13:38:37 +0000 reimar Make -slang work again, sub->id is -2 by default, so -slang would be ignored
Sun, 19 Nov 2006 13:12:46 +0000 reimar Create a sh_sub_t for ogg subtitles.
Sun, 19 Nov 2006 12:06:28 +0000 nicodvb riformatted after previous commit
Sun, 19 Nov 2006 12:05:11 +0000 nicodvb if in the list of pids appears at least one 8192 (while TS) remove all other pid filters
Sun, 19 Nov 2006 11:55:03 +0000 reimar Support multiple subs in mov
Sun, 19 Nov 2006 11:21:09 +0000 reimar Make sure sh_video == NULL when reinit_video_chain fails.
Sun, 19 Nov 2006 10:52:23 +0000 reimar Do not just skip a file when vo init fails, instead try to play it
Sun, 19 Nov 2006 10:38:12 +0000 lucabe Clarify that some of the non-SIMD code is now LGPLed.
Sun, 19 Nov 2006 10:37:42 +0000 kraymer Update section "AUDIO FILTERS"; Some sync w/ r21026;
Sun, 19 Nov 2006 09:06:19 +0000 reimar Fix clobber list, half of the modified registers were missing.
Sun, 19 Nov 2006 00:41:00 +0000 eugeni Collect all includes of mplayer headers in libass in a single file (mputils.h).