log

age author description
Sun, 04 Jan 2009 11:52:37 +0000 reimar Update JACK configure test to match r28241
Sun, 04 Jan 2009 11:51:11 +0000 reimar Replace deprecated jack_client_new with jack_client_open.
Sun, 04 Jan 2009 09:49:58 +0000 Gabrov synced with r28215
Sat, 03 Jan 2009 22:33:04 +0000 gpoirier Fix deinit problem due to r28215
Sat, 03 Jan 2009 02:15:07 +0000 jheryan Synced with r28122
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
Thu, 01 Jan 2009 11:23:32 +0000 reimar Include alloca.h when using alloca to make sure it is defined.
Thu, 01 Jan 2009 11:16:52 +0000 reimar XVID profile array should be const, so it is in rodata
Thu, 01 Jan 2009 10:24:19 +0000 reimar Avoid a uselessly high number of wakeups when playing audio-only files.
Thu, 01 Jan 2009 09:47:21 +0000 reimar 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer
Thu, 01 Jan 2009 09:37:02 +0000 reimar Add zero termination missing in two cases.
Thu, 01 Jan 2009 09:35:25 +0000 reimar Add asserts to detect when assumptions for play_tree_parser_get_line
Wed, 31 Dec 2008 14:21:50 +0000 reimar Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,
Tue, 30 Dec 2008 21:39:42 +0000 gpoirier Add an option to vo_macosx to set a custom buffer_name.