Log of /branches/release-1_3-branch/xvidcore/dshow
Directory Listing
Revision
2059 -
Directory Listing
Modified
Wed Feb 22 19:00:26 2012 UTC (11 years, 1 month ago) by
Isibaar
Ported tray icon patch from HEAD branch
Revision
2006 -
Directory Listing
Modified
Thu May 19 12:48:59 2011 UTC (11 years, 10 months ago) by
Isibaar
autoprops property set also for .cpp files
Revision
2003 -
Directory Listing
Modified
Thu May 19 12:24:11 2011 UTC (11 years, 10 months ago) by
Isibaar
Added #ifdef ENABLE_MFT check
Revision
2002 -
Directory Listing
Modified
Thu May 19 12:23:34 2011 UTC (11 years, 10 months ago) by
Isibaar
Added special configurations for MFT-enabled builds
Revision
1995 -
Directory Listing
Modified
Wed May 18 16:13:23 2011 UTC (11 years, 10 months ago) by
Isibaar
Display version number in About box
Revision
1985 -
Directory Listing
Modified
Wed May 18 09:02:35 2011 UTC (11 years, 10 months ago) by
Isibaar
enabled auto-props property
Revision
1966 -
Directory Listing
Modified
Mon Mar 21 14:25:44 2011 UTC (12 years ago) by
Isibaar
switched back to LIBCMT runtime
Revision
1965 -
Directory Listing
Modified
Fri Mar 18 21:16:12 2011 UTC (12 years ago) by
Isibaar
icon with darker blue
Revision
1962 -
Directory Listing
Modified
Thu Mar 17 15:13:25 2011 UTC (12 years ago) by
Isibaar
Don't flip RGB output for MFT decoder
Revision
1949 -
Directory Listing
Modified
Mon Feb 14 16:59:16 2011 UTC (12 years, 1 month ago) by
Isibaar
Support for additional third-party FourCCs (based on Jawor's patch with some small fixes)
Revision
1946 -
Directory Listing
Modified
Thu Jan 27 13:18:13 2011 UTC (12 years, 1 month ago) by
Isibaar
Increased filter merit
Revision
1928 -
Directory Listing
Modified
Tue Dec 28 19:19:57 2010 UTC (12 years, 2 months ago) by
Isibaar
get rid off compiler warnings
Revision
1925 -
Directory Listing
Modified
Mon Dec 27 16:39:33 2010 UTC (12 years, 2 months ago) by
This commit was manufactured by cvs2svn to create branch
'release-1_3-branch'.
Revision
1868 -
Directory Listing
Modified
Thu May 28 15:42:06 2009 UTC (13 years, 9 months ago) by
Isibaar
Original Path:
trunk/xvidcore/dshow
Bugfix:
- Added missing resync marker range check in decoder.c (reported by IBM X-Force. Thanks go to John McDonald and Christopher Valasek)
- return E_FAIL instead of S_FALSE upon XVID_ERR_MEMORY error in dshow frontend (reported by IBM X-Force. Thanks to John McDonald and Mark Dowd)
Revision
1667 -
Directory Listing
Modified
Sun Dec 18 02:55:54 2005 UTC (17 years, 3 months ago) by
syskin
Original Path:
trunk/xvidcore/dshow
-freduce-all-givs not supporeted by gcc4 - easiest to just remove
Revision
1647 -
Directory Listing
Modified
Sat Oct 8 00:58:02 2005 UTC (17 years, 5 months ago) by
suxen_drol
Original Path:
trunk/xvidcore/dshow
compatibility with haali media splitter:
- FORMAT_MPEG2Video support
- handle uppercase MP4V fourcc/clsid
Revision
1636 -
Directory Listing
Modified
Sun Sep 18 01:34:13 2005 UTC (17 years, 6 months ago) by
suxen_drol
Original Path:
trunk/xvidcore/dshow
renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio", in order to prevent conflict with vfw encoder registry key.
Revision
1633 -
Directory Listing
Modified
Thu Sep 15 10:52:28 2005 UTC (17 years, 6 months ago) by
suxen_drol
Original Path:
trunk/xvidcore/dshow
bugfix: support for aspect ratio when decoding unpacked b-frames
Revision
1521 -
Directory Listing
Modified
Sun Jul 25 11:13:16 2004 UTC (18 years, 8 months ago) by
suxen_drol
Original Path:
trunk/xvidcore/dshow
updated dx90sdk patch for gcc3.3.x
debug project now works with dx90sdk