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

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

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to MAIN: (view) (download) (annotate)
Sticky Tag:

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Mar 17 15:11:32 2011 UTC (13 years ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +7 -5 lines
Diff to previous 1.28
Don't flip RGB output for MFT decoder

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Feb 14 16:59:16 2011 UTC (13 years, 1 month ago) by Isibaar
Branch: MAIN
Changes since 1.27: +75 -10 lines
Diff to previous 1.27
Support for additional third-party FourCCs (based on Jawor's patch with some small fixes)

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Jan 27 13:18:01 2011 UTC (13 years, 2 months ago) by Isibaar
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Increased filter merit

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 19:19:43 2010 UTC (13 years, 3 months ago) by Isibaar
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25
get rid off compiler warnings

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 15:21:13 2010 UTC (13 years, 3 months ago) by Isibaar
Branch: MAIN
CVS Tags: tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.24: +16 -6 lines
Diff to previous 1.24
read cpu_flags and num_threads from registry

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Dec 18 10:16:46 2010 UTC (13 years, 3 months ago) by Isibaar
Branch: MAIN
Changes since 1.23: +16 -9 lines
Diff to previous 1.23
set decoder threads

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 16:39:07 2010 UTC (13 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
don't use tray icon and MFT by default

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 14:33:39 2010 UTC (13 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.21: +38 -39 lines
Diff to previous 1.21
tray icon update

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 18:36:12 2010 UTC (13 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
fixed typo

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 18:31:46 2010 UTC (13 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.19: +1140 -23 lines
Diff to previous 1.19
MFT decoder

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 12:20:30 2010 UTC (13 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.18: +131 -6 lines
Diff to previous 1.18
tray icon

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 14:17:40 2010 UTC (13 years, 7 months ago) by Isibaar
Branch: MAIN
Changes since 1.17: +4 -1 lines
Diff to previous 1.17
API change: signal fourcc to xvidcore

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu May 28 15:42:06 2009 UTC (14 years, 10 months ago) by Isibaar
Branch: MAIN
Changes since 1.16: +13 -8 lines
Diff to previous 1.16
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 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Oct 8 00:58:02 2005 UTC (18 years, 5 months ago) by suxen_drol
Branch: MAIN
CVS Tags: release-1_1_0, release-1_1_0_final, release-1_1_1-final, release-1_1_2, release-1_1_3, release-1_1_3-final, release-1_2_0, tag-branching-1_2_0
Branch point for: release-1_1-branch, release-1_2-branch
Changes since 1.15: +45 -2 lines
Diff to previous 1.15
compatibility with haali media splitter:
- FORMAT_MPEG2Video support
- handle uppercase MP4V fourcc/clsid

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 15 10:52:28 2005 UTC (18 years, 6 months ago) by suxen_drol
Branch: MAIN
Changes since 1.14: +4 -2 lines
Diff to previous 1.14
bugfix: support for aspect ratio when decoding unpacked b-frames

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Mar 14 01:18:20 2005 UTC (19 years ago) by Isibaar
Branch: MAIN
Changes since 1.13: +53 -11 lines
Diff to previous 1.13
- Applied dshow patch by Antonz

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Oct 25 10:29:10 2004 UTC (19 years, 5 months ago) by suxen_drol
Branch: MAIN
Changes since 1.12: +10 -5 lines
Diff to previous 1.12
bugfix: enable decoding when input width is not mod 8.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Aug 1 08:45:15 2004 UTC (19 years, 8 months ago) by syskin
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
using wrong PAR values

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Jul 25 11:13:16 2004 UTC (19 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
updated dx90sdk patch for gcc3.3.x
debug project now works with dx90sdk

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Jul 18 00:58:14 2004 UTC (19 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9
AR: FormatType safety

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 15:38:01 2004 UTC (19 years, 8 months ago) by syskin
Branch: MAIN
Changes since 1.8: +53 -24 lines
Diff to previous 1.8
VMR7/9 Aspect Ratio code - originally developed by minolta

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 11 10:22:47 2004 UTC (19 years, 8 months ago) by syskin
Branch: MAIN
Changes since 1.7: +30 -7 lines
Diff to previous 1.7
manual Aspect Ratio selection widget (from Koepi)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 07:55:11 2004 UTC (19 years, 11 months ago) by syskin
Branch: MAIN
Changes since 1.6: +8 -5 lines
Diff to previous 1.6
deringer

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Apr 15 19:44:05 2004 UTC (19 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Merging 1.0 fixes, fix for h263 mmx quant

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 14 03:25:41 2004 UTC (19 years, 11 months ago) by syskin
Branch: MAIN
Changes since 1.4: +26 -13 lines
Diff to previous 1.4
memory leak fixed

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 14 02:44:20 2004 UTC (19 years, 11 months ago) by syskin
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
ugly bug

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 11:11:28 2004 UTC (20 years ago) by suxen_drol
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
brightness control

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 23:35:11 2004 UTC (20 years ago) by edgomez
Branch: MAIN
Branch point for: release-1_0-branch
Changes since 1.1: +825 -0 lines
Diff to previous 1.1
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.1
Sat Feb 22 08:22:03 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: MAIN
Branch point for: dev-api-4
FILE REMOVED
file CXvidDecoder.cpp was initially added on branch dev-api-4.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and 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