[svn] / branches / dev-api-4 / xvidcore / examples / xvid_encraw.c Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/examples/xvid_encraw.c

Parent Directory Parent Directory


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

Revision 909 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 9 00:28:09 2003 UTC (21 years ago) by edgomez
File length: 20764 byte(s)
Diff to previous 886
2003-03-09 00:23:52 GMT	Edouard Gomez <ed.gomez@free.fr>	patch-2

    Summary:
      Updated xvid_encraw for new API.
    Revision:
      xvidcore--devapi4--1.0--patch-2

    This patch updates the xvid_encraw example to support the
    new API. As it's the first patch for API 4 support, I
    disabled all other examples.

    BUG: first frame type is Unknown, I suppose I'm missing
         a subtility of the new API.

    modified files:
     examples/Makefile examples/xvid_encraw.c src/encoder.c

Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 1 month ago) by
File length: 22390 byte(s)
Diff to previous 860
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

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
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 22390 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
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 22384 byte(s)
Diff to previous 830
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 830 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 11 21:56:31 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 22169 byte(s)
Diff to previous 824
patch-13
    More "unknown compiler" friendly portab.h file.
patch-14
    The PPC port is now disabled because it is outdated.
patch-15
    Added the configure bootstrap script.
patch-16
    Changed linking option on PPC platforms (-flat_namespace)
patch-17
    Added IA64 DCT source choice according to the compiler basename.
patch-18
    Fixed xvid_encraw help message.
patch-19
    Fixed libxvidcore.def, revamped Makefile output, fixed ia64 build, added ranlib detection.
patch-20
    Removed BFrame outdated bframe/qpel decoding.

Revision 824 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 22190 byte(s)
Diff to previous 741
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 741 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 26 14:36:06 2002 UTC (21 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 22193 byte(s)
Diff to previous 728
Program's name fix in a printf

Revision 728 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 18 20:48:25 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 22193 byte(s)
Diff to previous 684
Added Hinted ME code to show how to use it

Revision 684 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 27 21:09:10 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 19296 byte(s)
Diff to previous 566
Ansi C + Win32 update for xvid_bench

Revision 566 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 28 16:01:15 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 19236 byte(s)
Diff to previous 561
- Added string.h so gcc does not complain about an undeclared strcmp function.

Revision 561 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 28 14:53:40 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 19216 byte(s)
Diff to previous 558
Last small fixes

Revision 558 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 28 14:26:53 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 19219 byte(s)
Diff to previous 376
Updated - MSVC compatibility - MP4U support - Single m4v file support

Revision 376 - (view) (download) (annotate) - [select for diffs]
Added Sat Aug 17 20:03:36 2002 UTC (21 years, 7 months ago) by chl
Original Path: trunk/xvidcore/examples/xvid_encraw.c
File length: 16454 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