[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 dev-api-4: (view) (download) (annotate)
Sticky Tag:

Revision 1.1.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Feb 29 04:45:19 2004 UTC (20 years, 2 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.19: +1 -1 lines
Diff to previous 1.1.2.19 , to branch point 1.1 , to next main 1.29
another copy&paste bug of mine

Revision 1.1.2.19 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 07:24:34 2004 UTC (20 years, 2 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.18: +55 -44 lines
Diff to previous 1.1.2.18 , to branch point 1.1
jerky playback fixed; compatibitlity renderer added; GUI should work on Asian charsets

Revision 1.1.2.18 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 03:57:39 2004 UTC (20 years, 2 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.17: +5 -7 lines
Diff to previous 1.1.2.17 , to branch point 1.1
two safety fixes

Revision 1.1.2.17 - (view) (download) (annotate) - [select for diffs]
Tue Feb 3 06:57:24 2004 UTC (20 years, 2 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.16: +2 -2 lines
Diff to previous 1.1.2.16 , to branch point 1.1
just another bug I have made...

Revision 1.1.2.16 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 13:44:33 2004 UTC (20 years, 3 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.15: +26 -40 lines
Diff to previous 1.1.2.15 , to branch point 1.1
- configuration from command line; % rundll32 xvid.ax,Configure
- configuration cleanup: moved all processing into config.c/h
(it should be very easy now to re-use the vfw encoder dialogs...)

Revision 1.1.2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 13:13:10 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.14: +4 -2 lines
Diff to previous 1.1.2.14 , to branch point 1.1
*real* mp4v support

Revision 1.1.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 03:21:20 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.13: +13 -5 lines
Diff to previous 1.1.2.13 , to branch point 1.1
support to more mpeg-4 4CCs, one bugfix

Revision 1.1.2.13 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 07:06:04 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.12: +6 -1 lines
Diff to previous 1.1.2.12 , to branch point 1.1
final (?) rgb-flip fix, thanks sh0dan

Revision 1.1.2.12 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 05:49:42 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.11: +10 -9 lines
Diff to previous 1.1.2.11 , to branch point 1.1
will remember 'flip video' setting. some cleanups which follow by recent fix

Revision 1.1.2.11 - (view) (download) (annotate) - [select for diffs]
Wed Jan 21 04:26:21 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.10: +5 -5 lines
Diff to previous 1.1.2.10 , to branch point 1.1
default values equal to the ones from "reset" button

Revision 1.1.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 04:37:59 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.9: +4 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1
one small bug in AR from VIDEOINFOHEADER, not used anywhere (yet)

Revision 1.1.2.9 - (view) (download) (annotate) - [select for diffs]
Wed Jan 7 13:50:28 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.8: +39 -34 lines
Diff to previous 1.1.2.8 , to branch point 1.1
rgb_flip fixed; colorspace order changed; one gui thingy fixed; aspect ratio from a container understood

Revision 1.1.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 13:18:28 2004 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.7: +34 -6 lines
Diff to previous 1.1.2.7 , to branch point 1.1
dynamic linking in win32

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 14:33:13 2003 UTC (20 years, 4 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.1.2.6: +22 -6 lines
Diff to previous 1.1.2.6 , to branch point 1.1
more exact seeking

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 17:08:29 2003 UTC (20 years, 4 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.1.2.5: +10 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
dering/film effect check boxes
NOTE: dering is not yet implemented in xvidcore

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 15:09:01 2003 UTC (20 years, 4 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.1.2.4: +119 -34 lines
Diff to previous 1.1.2.4 , to branch point 1.1
integrated some stuff from Nic's dshow filter
added xvidcore deblocking support

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Dec 9 14:32:52 2003 UTC (20 years, 4 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.3: +8 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
doesn't display errors

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 02:51:41 2003 UTC (20 years, 5 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.2: +12 -49 lines
Diff to previous 1.1.2.2 , to branch point 1.1
static link to libxvidcore.lib

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:49:00 2003 UTC (20 years, 10 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.1: +21 -17 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Added legal header

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 08:22:03 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1: +696 -0 lines
Diff to previous 1.1
++dshow

Revision 1.1
Sat Feb 22 08:22:03 2003 UTC (21 years, 2 months 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