log

age author description
Mon, 17 Oct 2011 10:46:38 +0000 ib Fix include condition.
Sun, 16 Oct 2011 11:48:05 +0000 cehoyos Support ASP by QNAP Systems.
Sun, 16 Oct 2011 10:49:48 +0000 ib Add comment.
Sun, 16 Oct 2011 10:49:04 +0000 ib Change comment.
Sun, 16 Oct 2011 10:48:23 +0000 ib Change and add comment.
Sat, 15 Oct 2011 16:33:05 +0000 cehoyos Support H264 from QNAP Systems.
Sat, 15 Oct 2011 13:20:52 +0000 ib Port to Wine.
Sat, 15 Oct 2011 11:07:29 +0000 ib Ensure that filename related config will always be loaded.
Sat, 15 Oct 2011 10:37:36 +0000 ib Allow GUI to use filename related config.
Sat, 15 Oct 2011 06:41:24 +0000 cehoyos Improve comments for FFmpeg SPDIF hardware audio decoders.
Fri, 14 Oct 2011 17:28:51 +0000 cehoyos Do not compile FFmpeg's avfilters if they are not needed.
Fri, 14 Oct 2011 12:55:09 +0000 jrash sync with en/mplayer.1 rev. 34190
Thu, 13 Oct 2011 18:14:02 +0000 reimar Add PVA to lavf preferred formats list, its demuxer seems to work well
Thu, 13 Oct 2011 16:50:30 +0000 reimar Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).
Thu, 13 Oct 2011 16:49:21 +0000 reimar Do not use long type, it makes the code more platform dependent for no
Thu, 13 Oct 2011 16:45:48 +0000 reimar Remove some ifdefs that existed only for testing and had no use since
Wed, 12 Oct 2011 22:32:45 +0000 cehoyos The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
Wed, 12 Oct 2011 22:04:12 +0000 cehoyos While 'untested' is probably true for spdifmpa, it is not the right status.
Wed, 12 Oct 2011 17:23:08 +0000 diego S/PDIF passthrough decoder
Wed, 12 Oct 2011 11:38:10 +0000 cigaes libmpcodec: add vf_lavfi.
Wed, 12 Oct 2011 11:38:08 +0000 cigaes build: enable libavfilter.
Wed, 12 Oct 2011 09:24:58 +0000 cehoyos The LGPL ProRes decoder is faster now than the GPL decoder.
Tue, 11 Oct 2011 15:31:08 +0000 cehoyos Move non-existing ProRes decoder to the end.
Mon, 10 Oct 2011 08:28:17 +0000 cehoyos Cosmetics: Fix comment.
Fri, 07 Oct 2011 16:15:37 +0000 cehoyos Support MP3 in TS with -demuxer lavf.
Fri, 07 Oct 2011 15:55:57 +0000 cehoyos Support decoding 8SVX in IFF.
Fri, 07 Oct 2011 15:23:55 +0000 cehoyos Support G2M4 with cytrix codec pack.
Thu, 06 Oct 2011 12:22:57 +0000 ib Cosmetic: Adjust indent.
Thu, 06 Oct 2011 12:21:46 +0000 ib Simplify building filename by using strcpy().
Thu, 06 Oct 2011 12:09:05 +0000 ib Don't use the Windows style path separator character in Win32 GUI.