log

age author description
Fri, 02 Jan 2009 17:06:09 +0000 diego Sync with latest round of xvmc changes in FFmpeg.
Fri, 02 Jan 2009 16:13:22 +0000 diego Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as
Fri, 02 Jan 2009 14:41:38 +0000 diego Conditionally define render_one_glyph and kerning dummy functions in
Fri, 02 Jan 2009 13:25:00 +0000 diego Remove unused debug code.
Fri, 02 Jan 2009 12:53:05 +0000 diego Avoid unused variable warning.
Fri, 02 Jan 2009 12:48:11 +0000 diego Reorder #includes and #ifdefs to avoid excessive #ifdeffery.
Fri, 02 Jan 2009 12:28:47 +0000 diego Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.
Fri, 02 Jan 2009 11:46:34 +0000 diego Relicense to GPLv2 or later with the author's permission.
Fri, 02 Jan 2009 11:45:39 +0000 diego Fix reference to wrong DLL filename in header comment.
Thu, 01 Jan 2009 23:16:36 +0000 diego Fix confused references to DLL filenames.
Thu, 01 Jan 2009 11:51:52 +0000 reimar Move several of the ao_nas int-to-string maps into .rodata
Thu, 01 Jan 2009 11:46:34 +0000 reimar Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
Thu, 01 Jan 2009 11:41:09 +0000 reimar Code simplification
Thu, 01 Jan 2009 11:39:47 +0000 reimar Make AVI demuxer more resilient against broken or incomplete files.
Thu, 01 Jan 2009 11:33:46 +0000 reimar Simplify and comment spudec bilinear scaling code