[svn] / trunk / xvidcore / dshow / src / CXvidDecoder.cpp Repository:
ViewVC logotype

Log of /trunk/xvidcore/dshow/src/CXvidDecoder.cpp

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2157 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 27 13:45:03 2017 UTC (7 years, 2 months ago) by Isibaar
File length: 62115 byte(s)
Diff to previous 2136 , to selected 1896
Fix output buffer stride calculation for MFT

Revision 2136 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 12 13:53:34 2016 UTC (8 years, 2 months ago) by Isibaar
File length: 62019 byte(s)
Diff to previous 2134 , to selected 1896
MFT is pixel aspect ration and not picture aspect ratio

Revision 2134 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 11 17:02:15 2016 UTC (8 years, 2 months ago) by Isibaar
File length: 62066 byte(s)
Diff to previous 2133 , to selected 1896
Second try at correctly setting interlaced flags on output pin - this can't be static but the pin properties need be renegotiated dynamically

Revision 2133 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 8 18:01:44 2016 UTC (8 years, 2 months ago) by Isibaar
File length: 60716 byte(s)
Diff to previous 2115 , to selected 1896
Set interlacing flags on VIDEOINFOHEADER2

Revision 2115 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 15 12:59:53 2015 UTC (8 years, 9 months ago) by Isibaar
File length: 59759 byte(s)
Diff to previous 2113 , to selected 1896
Fixed another long-standing bug which interestingly just showed under Windows 10

Revision 2113 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 14 19:17:57 2015 UTC (8 years, 9 months ago) by Isibaar
File length: 59759 byte(s)
Diff to previous 2103 , to selected 1896
Fixed thumbnail creation under Windows 10, faster rendering in MediaFoundation, various other MFT-specific fixes...

Revision 2103 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 8 19:18:52 2015 UTC (8 years, 9 months ago) by Isibaar
File length: 55799 byte(s)
Diff to previous 2024 , to selected 1896
Updated MFT friendly name to match common naming conventions.

Revision 2024 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 7 14:59:39 2011 UTC (12 years, 8 months ago) by Isibaar
File length: 55799 byte(s)
Diff to previous 2022 , to selected 1896
Show no tray-icon upon thumbnail creation

Revision 2022 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 6 13:50:28 2011 UTC (12 years, 8 months ago) by Isibaar
File length: 55302 byte(s)
Diff to previous 2018 , to selected 1896
GUI widget to make tray-icon switchable

Revision 2018 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 15 19:09:17 2011 UTC (12 years, 9 months ago) by Isibaar
File length: 55396 byte(s)
Diff to previous 2005 , to selected 1896
Unicode patch for dshow frontend by Jerker Bäck

Revision 2005 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 19 12:47:41 2011 UTC (12 years, 10 months ago) by Isibaar
File length: 55335 byte(s)
Diff to previous 2001 , to selected 1896
autoprops property set also for .cpp files

Revision 2001 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 19 12:09:03 2011 UTC (12 years, 10 months ago) by Isibaar
File length: 55393 byte(s)
Diff to previous 1994 , to selected 1896
added #ifdef ENABLE_MFT check

Revision 1994 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 16:12:47 2011 UTC (12 years, 10 months ago) by Isibaar
File length: 55373 byte(s)
Diff to previous 1962 , to selected 1896
Display version number in About box

Revision 1962 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 17 15:13:25 2011 UTC (13 years ago) by Isibaar
File length: 55411 byte(s)
Diff to previous 1949 , to selected 1896
Don't flip RGB output for MFT decoder

Revision 1949 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 16:59:16 2011 UTC (13 years, 1 month ago) by Isibaar
File length: 55362 byte(s)
Diff to previous 1946 , to selected 1896
Support for additional third-party FourCCs (based on Jawor's patch with some small fixes)

Revision 1946 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 27 13:18:13 2011 UTC (13 years, 2 months ago) by Isibaar
File length: 53033 byte(s)
Diff to previous 1928 , to selected 1896
Increased filter merit

Revision 1928 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 28 19:19:57 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 53031 byte(s)
Diff to previous 1916 , to selected 1896
get rid off compiler warnings

Revision 1916 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 22 15:21:13 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 53025 byte(s)
Diff to previous 1912 , to selected 1896
read cpu_flags and num_threads from registry

Revision 1912 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 18 10:17:35 2010 UTC (13 years, 3 months ago) by Isibaar
File length: 52753 byte(s)
Diff to previous 1902 , to selected 1896
set decoder threads

Revision 1902 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 29 16:39:07 2010 UTC (13 years, 5 months ago) by Isibaar
File length: 52704 byte(s)
Diff to previous 1901 , to selected 1896
don't use tray icon and MFT by default

Revision 1901 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 29 14:33:39 2010 UTC (13 years, 5 months ago) by Isibaar
File length: 52698 byte(s)
Diff to previous 1899 , to selected 1896
tray icon update

Revision 1899 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 17 18:36:12 2010 UTC (13 years, 5 months ago) by Isibaar
File length: 52698 byte(s)
Diff to previous 1898 , to selected 1896
fixed typo

Revision 1898 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 17 18:31:52 2010 UTC (13 years, 5 months ago) by Isibaar
File length: 52699 byte(s)
Diff to previous 1896
MFT decoder

Revision 1896 - (view) (download) (annotate) - [selected]
Modified Sat Oct 16 12:20:30 2010 UTC (13 years, 5 months ago) by Isibaar
File length: 25950 byte(s)
Diff to previous 1890
tray icon

Revision 1890 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 10 14:17:40 2010 UTC (13 years, 7 months ago) by Isibaar
File length: 23079 byte(s)
Diff to previous 1868 , to selected 1896
API change: signal fourcc to xvidcore

Revision 1868 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 28 15:42:06 2009 UTC (14 years, 10 months ago) by Isibaar
File length: 23037 byte(s)
Diff to previous 1647 , to selected 1896
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 1647 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 8 00:58:02 2005 UTC (18 years, 5 months ago) by suxen_drol
File length: 22841 byte(s)
Diff to previous 1633 , to selected 1896
compatibility with haali media splitter:
- FORMAT_MPEG2Video support
- handle uppercase MP4V fourcc/clsid

Revision 1633 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 10:52:28 2005 UTC (18 years, 6 months ago) by suxen_drol
File length: 21440 byte(s)
Diff to previous 1605 , to selected 1896
bugfix: support for aspect ratio when decoding unpacked b-frames

Revision 1605 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 14 01:18:20 2005 UTC (19 years ago) by Isibaar
File length: 21296 byte(s)
Diff to previous 1558 , to selected 1896
- Applied dshow patch by Antonz

Revision 1558 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 25 10:29:10 2004 UTC (19 years, 5 months ago) by suxen_drol
File length: 20222 byte(s)
Diff to previous 1529 , to selected 1896
bugfix: enable decoding when input width is not mod 8.

Revision 1529 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 1 08:45:15 2004 UTC (19 years, 8 months ago) by syskin
File length: 20077 byte(s)
Diff to previous 1521 , to selected 1896
using wrong PAR values

Revision 1521 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 25 11:13:16 2004 UTC (19 years, 8 months ago) by suxen_drol
File length: 20077 byte(s)
Diff to previous 1502 , to selected 1896
updated dx90sdk patch for gcc3.3.x
debug project now works with dx90sdk

Revision 1502 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 18 00:58:14 2004 UTC (19 years, 8 months ago) by suxen_drol
File length: 20061 byte(s)
Diff to previous 1498 , to selected 1896
AR: FormatType safety

Revision 1498 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 16 15:38:01 2004 UTC (19 years, 8 months ago) by syskin
File length: 20004 byte(s)
Diff to previous 1488 , to selected 1896
VMR7/9 Aspect Ratio code - originally developed by minolta

Revision 1488 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 11 10:22:47 2004 UTC (19 years, 8 months ago) by syskin
File length: 19177 byte(s)
Diff to previous 1437 , to selected 1896
manual Aspect Ratio selection widget (from Koepi)

Revision 1437 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 18 07:55:11 2004 UTC (19 years, 11 months ago) by syskin
File length: 18846 byte(s)
Diff to previous 1432 , to selected 1896
deringer

Revision 1432 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 15 19:44:06 2004 UTC (19 years, 11 months ago) by edgomez
File length: 18785 byte(s)
Diff to previous 1428 , to selected 1896
Merging 1.0 fixes, fix for h263 mmx quant

Revision 1428 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 14 03:25:41 2004 UTC (19 years, 11 months ago) by syskin
File length: 18783 byte(s)
Diff to previous 1427 , to selected 1896
memory leak fixed

Revision 1427 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 14 02:44:20 2004 UTC (19 years, 11 months ago) by syskin
File length: 18625 byte(s)
Diff to previous 1397 , to selected 1896
ugly bug

Revision 1397 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 1 11:11:28 2004 UTC (20 years ago) by suxen_drol
File length: 18628 byte(s)
Diff to previous 1384 , to selected 1896
brightness control

Revision 1384 - (view) (download) (annotate) - [select for diffs]
Added Mon Mar 22 23:36:53 2004 UTC (20 years ago) by edgomez
File length: 18580 byte(s)
Diff to selected 1896
xvidcore 1.0.0 rc3 merge back to HEAD

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4