[cvs] / xvidcore / vfw / src / codec.c Repository:
ViewVC logotype

Log of /xvidcore/vfw/src/codec.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to release-1_1_1-final: (view) (download) (annotate)
Sticky Tag:

Revision 1.19.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 10 17:26:13 2006 UTC (17 years, 10 months ago) by Isibaar
Branch: release-1_1-branch
CVS Tags: release-1_1_1-final, release-1_1_2, release-1_1_3, release-1_1_3-final
Changes since 1.19.2.1: +5 -4 lines
Diff to previous 1.19.2.1 , to branch point 1.19 , to next main 1.33
- Update vfw profile definitions and packed bs enforcement

Revision 1.19.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 10 15:04:10 2006 UTC (17 years, 10 months ago) by Isibaar
Branch: release-1_1-branch
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
- Back ported several important bug fixes from head to release-1_1-branch

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Oct 22 22:32:44 2005 UTC (18 years, 6 months ago) by Isibaar
Branch: MAIN
CVS Tags: release-1_1_0, release-1_1_0_final
Branch point for: release-1_1-branch
Changes since 1.18: +6 -6 lines
Diff to previous 1.18
- Renamed and extended the profiles

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Oct 16 00:00:04 2005 UTC (18 years, 7 months ago) by suxen_drol
Branch: MAIN
Changes since 1.17: +20 -16 lines
Diff to previous 1.17
vfw quality presets

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Mar 27 03:59:42 2005 UTC (19 years, 1 month ago) by suxen_drol
Branch: MAIN
Changes since 1.16: +36 -12 lines
Diff to previous 1.16
xvidcore
========
* added XVID_GLOBAL_DIVX5_USERDATA global flag
* removed the bvop delay warning text ("warning: nothing to output), as this often confuses joe user.
* minor changed to closed gop image_printf statement: s/"DX50 BVOP->PVOP"/"CLOSED GOP BVOP->PVOP"
* additional comments for low_delay_default mode within decoder_decode()
* divx userdata string: s/DivX999b000/DivX503b1393. this has been suggested by dxn for improved hardware compatibility [nb: i dont have a hardware player to confirm this]
* vbv_peakrate constraint is ignored if <= 0

vfw frontend
============
* dxn profiles now confirm to "DivX Certified Profile Compatibility v1.1", February 2005. this document was provided by DivXNetworks, USA. when a dxn profile is selected, strict conformance is enabled:
  - force 1:1 picture aspect ratio
  - disable bframes if interlacing is enabled
  - force maximum of 1 consecutive bvops for the portable and ht profiles, 2 bvops for the hd profile
  - always write divx 5 userdata string to bitstream
  - force packed bitstream option
  - updated dxn vbv parameters
* added PROFILE_4MV flag. 4mv is now disabled for the dxn handheld profile.
* moved PROFILE_AS/PROFILE_ARTS/PROFILE_S to config.c
* profile[].max_bitrate now measured in bit/sec (not kbps)
* profile->level box: widgets are now greyed-out if they are not used.
* increase vertical size of profile drop down list.
* about box button: s/Dismiss/OK

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Jan 30 14:04:11 2005 UTC (19 years, 3 months ago) by suxen_drol
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15
set xvid_init_t.debug on decompress_begin()

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 10 05:01:01 2005 UTC (19 years, 4 months ago) by syskin
Branch: MAIN
Changes since 1.14: +1 -8 lines
Diff to previous 1.14
reduced resolution removed; closed gov removed; trellis on by default

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Jan 8 12:28:48 2005 UTC (19 years, 4 months ago) by syskin
Branch: MAIN
Changes since 1.13: +5 -5 lines
Diff to previous 1.13
by popular request, cartoon mode was moved to Zones

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Nov 22 10:40:03 2004 UTC (19 years, 5 months ago) by syskin
Branch: MAIN
Changes since 1.12: +6 -0 lines
Diff to previous 1.12
VBV; default profile changed to 'unrestricted' to keep it off. RRV hidden

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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Jul 18 12:45:57 2004 UTC (19 years, 10 months ago) by syskin
Branch: MAIN
Changes since 1.10: +3 -0 lines
Diff to previous 1.10
VHQ for bframes widget

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jul 15 11:53:46 2004 UTC (19 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.9: +8 -5 lines
Diff to previous 1.9
assorted vfw bugs reported by makc on xvid.org forums
- DRV_OK and DRV_CANCEL deprecation
- ICM_GETINFO pointer check
- biSizeImage stride fix

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jul 11 08:54:37 2004 UTC (19 years, 10 months ago) by syskin
Branch: MAIN
Changes since 1.8: +4 -0 lines
Diff to previous 1.8
Top Field First widget (by Koepi)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jul 3 14:48:30 2004 UTC (19 years, 10 months ago) by syskin
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
missing free()

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed May 26 09:39:00 2004 UTC (19 years, 11 months ago) by syskin
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
biSizeImage is in bytes, not bits

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 07:55:11 2004 UTC (20 years, 1 month ago) by syskin
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
deringer

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 20:36:37 2004 UTC (20 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.4: +0 -20 lines
Diff to previous 1.4
Merged PPC port + 1.0 tree fixes

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 2 21:29:21 2004 UTC (20 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.3: +59 -53 lines
Diff to previous 1.3
Merged 1.0 branch fixes

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

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

Revision 1.1
Sat Feb 22 08:24:01 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: MAIN
Branch point for: dev-api-4
FILE REMOVED
file codec.c 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