log

age author description
Tue, 20 Apr 2010 08:49:17 +0000 diego Remove unused static function wsIOErrorHandler, fixes the warning:
Tue, 20 Apr 2010 08:44:26 +0000 diego Remove unused static function fsFileExist, fixes the warning:
Tue, 20 Apr 2010 04:33:00 +0000 zuxy Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems
Sat, 17 Apr 2010 02:19:34 +0000 jrash Synced with help_mp-en.h rev. 31032
Sat, 17 Apr 2010 02:14:55 +0000 jrash sync with en/mplayer.1 rev. 31028
Fri, 16 Apr 2010 01:42:28 +0000 diego Merge two redundant if checks, patch by ubitux, ubitux gmail com.
Fri, 16 Apr 2010 01:34:32 +0000 diego cosmetics: reindent demux_ogg.c to K&R style plus some prettyprinting
Thu, 15 Apr 2010 23:01:06 +0000 diego Remove commented-out and long-gone dapsync options.
Thu, 15 Apr 2010 18:51:07 +0000 reimar Mark ffaac as buggy (thus making faad default again) and
Thu, 15 Apr 2010 05:39:36 +0000 reimar Move functions that really do not need to be inlined from the header
Wed, 14 Apr 2010 08:53:19 +0000 cehoyos Remove dead code.
Tue, 13 Apr 2010 05:54:44 +0000 reimar Open cutomtex file in binary mode to avoid potential issues on
Tue, 13 Apr 2010 01:26:20 +0000 compn typo fix found by ubitux
Mon, 12 Apr 2010 21:04:17 +0000 reimar Make ASS processing work with both subtitle formats, the MKV one and the
Mon, 12 Apr 2010 20:03:26 +0000 iive Fix build due to FFmpeg r22858 change (function rename).