[svn] / trunk / xvidcore / examples / xvid_decraw.c Repository:
ViewVC logotype

Log of /trunk/xvidcore/examples/xvid_decraw.c

Parent Directory Parent Directory


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

Revision 1547 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 4 14:16:24 2004 UTC (19 years, 6 months ago) by edgomez
File length: 20349 byte(s)
Diff to previous 1523
Fixes and enhancements

Revision 1523 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 26 19:31:30 2004 UTC (19 years, 8 months ago) by edgomez
File length: 19535 byte(s)
Diff to previous 1513
Just a patch in my tree, that is equivalent to latest pete commit on this file, so just cosmetic

Revision 1513 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 20 07:31:38 2004 UTC (19 years, 8 months ago) by chl
File length: 19504 byte(s)
Diff to previous 1501
Added memset to 0x00 for xvid_dec... structures.

Revision 1501 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 17 11:42:46 2004 UTC (19 years, 8 months ago) by edgomez
File length: 19397 byte(s)
Diff to previous 1442
Fixes from my tree

Revision 1442 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 20 19:47:00 2004 UTC (19 years, 11 months ago) by edgomez
File length: 19248 byte(s)
Diff to previous 1432
small cleanup

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: 19275 byte(s)
Diff to previous 1426
Merging 1.0 fixes, fix for h263 mmx quant

Revision 1426 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 13 21:20:45 2004 UTC (19 years, 11 months ago) by suxen_drol
File length: 19243 byte(s)
Diff to previous 1423
static library for msvc (for xvid_bench)
added xvid_encraw_static, xvid_decraw_static projects
win32 stdin warning for xvid_decraw
fixed xvid_decraw compile warnings and div0 error

Revision 1423 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 12 14:05:08 2004 UTC (19 years, 11 months ago) by edgomez
File length: 18889 byte(s)
Diff to previous 1416
Merged 1.0 fixes

Revision 1416 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 10 04:25:31 2004 UTC (19 years, 11 months ago) by suxen_drol
File length: 15292 byte(s)
Diff to previous 1382
debug level parameter

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
File length: 14957 byte(s)
Diff to previous 902
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 902 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 3 11:18:53 2003 UTC (21 years, 1 month ago) by chl
File length: 14897 byte(s)
Diff to previous 896
Minor fix (still_left_in_buffer underflowed too early)

Revision 896 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 21:37:50 2003 UTC (21 years, 1 month ago) by chl
File length: 14890 byte(s)
Diff to previous 860
Corrected Colorspace (MPEG-4 uses YCbCr, not YCrCb)

Revision 860 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 16 05:11:39 2003 UTC (21 years, 1 month ago) by suxen_drol
File length: 14897 byte(s)
Diff to previous 851
futher portab.h, ARCH_IS_xxx fixes

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
File length: 14891 byte(s)
Diff to previous 824
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 824 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
File length: 14529 byte(s)
Diff to previous 559
I made all these changes on my own working copy until i had
something really usable wihtout regressions for most users.

I think its place is now in CVS. Here is a ChangeLog summary
generated from my local patches.

base-0
    Imported xvidcore 0.9.0 into arch repository
patch-1
    Updated to current stable CVS_HEAD
patch-2
    Changed build system for Unix OSes
patch-3
    Fixes for the new build system in sources.
patch-4
    Fixed options and added the --disable-assembly option
patch-5
    Fixed a BSD checking in nasm output format.
patch-6
    Fixed the "ar" "s" option for some platforms.
patch-7
    Changed the way I add strings into variables.
patch-8
    Fixed portab.h for _DEBUG target and GCC/ICC compilers.
patch-9
    Added Altivec detection (Guillaume Morin)
patch-10
    Fixed MacOSX build.
patch-11
    Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file.
patch-12
    DivX4 compatibility layer has been turned into an option (default:disable).

ToDo:
    - Fix IA64 assembly file selection.
    - Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)

Revision 559 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 28 14:27:16 2002 UTC (21 years, 6 months ago) by edgomez
File length: 14535 byte(s)
Diff to previous 551
Fixes

Revision 551 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 27 20:58:30 2002 UTC (21 years, 6 months ago) by edgomez
File length: 14435 byte(s)
Diff to previous 547
- Fixed a typo error in unix mseconds

Revision 547 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 27 18:33:13 2002 UTC (21 years, 6 months ago) by edgomez
File length: 14420 byte(s)
Diff to previous 376
- Added command line
- Added simple mp4 video stream container support (header + :size,data: + ... + :size,data:)
- Fixed PGM saving
- Win32/MSVC compatibility

Revision 376 - (view) (download) (annotate) - [select for diffs]
Added Sat Aug 17 20:03:36 2002 UTC (21 years, 7 months ago) by chl
File length: 9538 byte(s)
initial commit.
raw test application for XviD native API, including support for B-Frames.

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