[svn] / branches / dev-api-3 / xvidcore / examples Repository:
ViewVC logotype

Log of /branches/dev-api-3/xvidcore/examples

View Directory Listing Directory Listing


Sticky Revision:

Revision 795 - Directory Listing
Modified Sun Jan 19 15:13:47 2003 UTC (21 years, 2 months ago) by edgomez
This version should work well in all cases now. The only thing i could
not fix is that first delayed frames are not outputed for statistics and
that the flushed one, are used. I'll fix that later.

- dropped MP4U container (was confusing people, because they think mp4u
  is a real format)
- drops NVOPS (length <= 7)
- counts delayed frames, and thus is able to determine how much frames
  it has to flush at the end of the 'normal' decoding process to flush
  xvid decoder internal buffers.
- output is now easier to parse ',' can be used as field separator

Revision 794 - Directory Listing
Modified Sun Jan 19 15:10:11 2003 UTC (21 years, 2 months ago) by edgomez
- Drops N-VOPS
- Dropped support for MP4U container, it was just confusing people, and
  was mostly not needed during tests. Better concentrate on raw support
  which is not that easy with the new bframes/sframes.
- Better output (easier to parse ',' is a field separator)

Revision 783 - Directory Listing
Modified Mon Jan 13 00:37:20 2003 UTC (21 years, 2 months ago) by edgomez
Updated - flushing code for nvops is wrong, but i had no time left for XviD today

Revision 782 - Directory Listing
Modified Mon Jan 13 00:36:27 2003 UTC (21 years, 2 months ago) by edgomez
Updated so now it works well with dev-api-3

Revision 781 - Directory Listing
Modified Sun Jan 12 17:21:43 2003 UTC (21 years, 2 months ago) by edgomez
Ported changes from stable - Does not any new fancy feature, but it works well

Revision 780 - Directory Listing
Modified Sun Jan 12 17:21:04 2003 UTC (21 years, 2 months ago) by edgomez
Ported changes from stable - WARNING as is, it may break things, but i was fed up with these very old versions

Revision 751 - Directory Listing
Modified Sun Dec 29 21:09:09 2002 UTC (21 years, 3 months ago) by chl
Removed EARLYSTOP flags

Revision 683 - Directory Listing
Modified Wed Nov 27 21:08:35 2002 UTC (21 years, 4 months ago) by
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.

Revision 631 - Directory Listing
Modified Thu Nov 7 10:31:03 2002 UTC (21 years, 4 months ago) by suxen_drol
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 571 - Directory Listing
Modified Sun Sep 29 16:38:06 2002 UTC (21 years, 6 months ago) by chl
A version of xvid_stat with bframes support. Very ugly early code.
PSNR might not work in some cases, because of the N-VOPs

Revision 392 - Directory Listing
Modified Wed Sep 4 18:44:41 2002 UTC (21 years, 6 months ago) by
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.

Revision 376 - Directory Listing
Modified Sat Aug 17 20:03:36 2002 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore/examples
initial commit.
raw test application for XviD native API, including support for B-Frames.

Revision 293 - Directory Listing
Modified Fri Jul 12 00:46:26 2002 UTC (21 years, 8 months ago) by chenm001
Original Path: trunk/xvidcore/examples
add the decode examples

Revision 292 - Directory Listing
Modified Fri Jul 12 00:45:48 2002 UTC (21 years, 8 months ago) by chenm001
Original Path: trunk/xvidcore/examples
move to test_enc.bat

Revision 279 - Directory Listing
Modified Wed Jul 10 13:23:29 2002 UTC (21 years, 8 months ago) by ia64p
Original Path: trunk/xvidcore/examples
fixing for ia64, again

Revision 275 - Directory Listing
Modified Tue Jul 9 02:43:52 2002 UTC (21 years, 8 months ago) by chenm001
Original Path: trunk/xvidcore/examples
sync to support latest CVS source code

Revision 262 - Directory Listing
Modified Sun Jul 7 09:45:40 2002 UTC (21 years, 8 months ago) by Isibaar
Original Path: trunk/xvidcore/examples
split mmx,xmm,3dnow,sse2 code into different files, SMP fix, Skal's tweaked asm code

Revision 257 - Directory Listing
Modified Fri Jul 5 14:54:15 2002 UTC (21 years, 8 months ago) by ia64p
Original Path: trunk/xvidcore/examples
compatible with ia64, now

Revision 231 - Directory Listing
Modified Fri Jun 21 07:02:59 2002 UTC (21 years, 9 months ago) by chenm001
Original Path: trunk/xvidcore/examples
fix a little bug

Revision 225 - Directory Listing
Modified Wed Jun 19 14:27:08 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/examples
Skal's test and benchmarking tool

Revision 222 - Directory Listing
Modified Wed Jun 19 01:00:14 2002 UTC (21 years, 9 months ago) by chenm001
Original Path: trunk/xvidcore/examples
add #ifdef BFRAMES

Revision 211 - Directory Listing
Modified Fri Jun 14 15:36:22 2002 UTC (21 years, 9 months ago) by ia64p
Original Path: trunk/xvidcore/examples
correcting windows path name in include

Revision 209 - Directory Listing
Modified Fri Jun 14 13:29:07 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/examples
ia64 changes

Revision 187 - Directory Listing
Modified Tue Jun 4 02:29:19 2002 UTC (21 years, 9 months ago) by chenm001
Original Path: trunk/xvidcore/examples
to compress xvid source code package size

Revision 185 - Directory Listing
Modified Tue May 28 01:16:06 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/examples
fix some bug

Revision 183 - Directory Listing
Modified Mon May 27 01:10:37 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/examples
fix a little bug

Revision 182 - Directory Listing
Modified Fri May 24 00:25:00 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/examples
example for use xvidcore to compress iamge

Revision 151 - Directory Listing
Modified Mon Apr 29 07:23:16 2002 UTC (21 years, 11 months ago) by chl
Original Path: trunk/xvidcore/examples
Adapted to new API

Revision 123 - Directory Listing
Modified Mon Apr 15 08:04:30 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/xvidcore/examples
updated to reflect cbr changes

Revision 120 - Directory Listing
Modified Sat Apr 13 22:22:19 2002 UTC (21 years, 11 months ago) by chl
Original Path: trunk/xvidcore/examples
Text file how to use xvid_stat with explenation of parameters

Revision 119 - Directory Listing
Modified Sat Apr 13 22:21:46 2002 UTC (21 years, 11 months ago) by chl
Original Path: trunk/xvidcore/examples
advanced example how to use XviD including statistical analysis of encoding
and decoding speed and quality

Revision 59 - Directory Listing
Modified Fri Mar 22 13:25:24 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/examples
no message

Revision 51 - Directory Listing
Modified Thu Mar 21 23:58:12 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/examples
no message

Revision 50 - Directory Listing
Modified Thu Mar 21 23:45:25 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/examples
adopted to new API

Revision 3 - Directory Listing
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/examples
moved sources

Sort log by:

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