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

Revision 1.30.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Dec 30 22:07:43 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: release-1_3-branch
CVS Tags: rc1_1_3_0
Changes since 1.30: +14 -6 lines
Diff to previous 1.30
changed num_slice determination logic

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 16:11:05 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: MAIN
CVS Tags: tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.29: +4 -4 lines
Diff to previous 1.29
auto slice determination

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 16:52:12 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: MAIN
Changes since 1.28: +19 -1 lines
Diff to previous 1.28
slice coding GUI element

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Dec 21 16:56:42 2010 UTC (13 years, 4 months ago) by Isibaar
Branch: MAIN
Changes since 1.27: +22 -11 lines
Diff to previous 1.27
moved num_threads control to common tab
VHQ metric combobox

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Dec 2 06:46:07 2010 UTC (13 years, 5 months ago) by Isibaar
Branch: MAIN
Changes since 1.26: +4 -28 lines
Diff to previous 1.26
some cleanup of vfw code, increased allowed max bitrate, profile for HD 1080

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Nov 16 14:42:07 2010 UTC (13 years, 6 months ago) by Isibaar
Branch: MAIN
Changes since 1.25: +1 -4 lines
Diff to previous 1.25
Clean-up for vbv_peakrate handling (many thanks to Lasse Collin)

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 14:17:33 2010 UTC (13 years, 9 months ago) by Isibaar
Branch: MAIN
Changes since 1.24: +3 -1 lines
Diff to previous 1.24
API change: signal fourcc to xvidcore

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon May 10 13:50:46 2010 UTC (14 years ago) by Isibaar
Branch: MAIN
Changes since 1.23: +5 -5 lines
Diff to previous 1.23
fix for handle leak problem reported by Chris Korda

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed May 27 17:27:56 2009 UTC (14 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.22: +5 -2 lines
Diff to previous 1.22
GUI for variance masking

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Nov 28 11:56:01 2008 UTC (15 years, 5 months ago) by Isibaar
Branch: MAIN
CVS Tags: release-1_2_0, release-1_2_2, tag-branching-1_2_0
Branch point for: release-1_2-branch
Changes since 1.21: +16 -4 lines
Diff to previous 1.21
Auto SMP

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Jul 10 17:39:23 2006 UTC (17 years, 10 months ago) by Isibaar
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20
- updated profile definitions

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Feb 24 22:59:07 2006 UTC (18 years, 2 months ago) by suxen_drol
Branch: MAIN
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
prevent segfault when encoding application calls compress_end with NULL codec context (PerfectDark at yandex dot ru)

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, 1 month 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