[cvs] / xvidcore / src / plugins / plugin_single.c Repository:
ViewVC logotype

Log of /xvidcore/src/plugins/plugin_single.c

Parent Directory Parent Directory


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

Revision 1.4.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 19:19:57 2010 UTC (13 years, 3 months ago) by Isibaar
Branch: release-1_3-branch
CVS Tags: rc1_1_3_0, release-1_3_0, release-1_3_1
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 , to next main 1.5 , to selected 1.1.2.8
get rid off compiler warnings

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 19:19:43 2010 UTC (13 years, 3 months ago) by Isibaar
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 , to selected 1.1.2.8
get rid off compiler warnings

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 10:00:14 2010 UTC (14 years ago) by Isibaar
Branch: MAIN
CVS Tags: tag-branching-1_3_0
Branch point for: release-1_3-branch
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 , to selected 1.1.2.8
app-level multi-threading for xvid_encraw

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 22:34:32 2004 UTC (19 years, 7 months ago) by edgomez
Branch: MAIN
CVS Tags: release-1_1_0, release-1_1_0_final, release-1_1_1-final, release-1_1_2, release-1_1_3, release-1_1_3-final, release-1_2_0, release-1_2_2, tag-branching-1_2_0
Branch point for: release-1_1-branch, release-1_2-branch
Changes since 1.2: +64 -28 lines
Diff to previous 1.2 , to selected 1.1.2.8
Fixes - see patch-69 chaneglog entry for details

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 22:36:24 2004 UTC (20 years ago) by edgomez
Branch: MAIN
CVS Tags: release-1_0_0, release-1_0_1, release-1_0_2, release-1_0_3
Branch point for: release-1_0-branch
Changes since 1.1: +289 -0 lines
Diff to previous 1.1 , to selected 1.1.2.8
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1.1.2.10 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 13:15:33 2003 UTC (20 years, 3 months ago) by chl
Branch: dev-api-4
Changes since 1.1.2.9: +2 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.5 , to selected 1.1.2.8
First quant is now 4, not 8. This should remove blockyness from first frame
in bitrate mode.

Revision 1.1.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 14:44:35 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.8: +3 -3 lines
Diff to previous 1.1.2.8 , to branch point 1.1
See ChangeLog patch-120 to patch-123

Revision 1.1.2.8 - (view) (download) (annotate) - [selected]
Fri Dec 5 14:23:02 2003 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.7: +25 -24 lines
Diff to previous 1.1.2.7 , to branch point 1.1
quant ranges respected even for first frame

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Nov 28 14:20:13 2003 UTC (20 years, 4 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.6: +10 -8 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to selected 1.1.2.8
works with S-VOPs

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 19 15:42:38 2003 UTC (20 years, 4 months ago) by syskin
Branch: dev-api-4
Changes since 1.1.2.5: +2 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to selected 1.1.2.8
small redesign of plugin system to make lumimasking working

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 23:23:01 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.4: +3 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to selected 1.1.2.8
removed trailing spaces

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 12:00:06 2003 UTC (20 years, 8 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.1.2.3: +7 -3 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to selected 1.1.2.8
b-frame support

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:55:07 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.1.2.2: +14 -14 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to selected 1.1.2.8
Added legal header

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Sat May 17 13:36:38 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1.2.1: +4 -4 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to selected 1.1.2.8
* dynamic bvop decision stats bug fixed
* added runtime debug level option. this only only activated when _DEBUG is defined.
  level is specified globaly, via "xvid_glb_init_t.debug" and XVID_DEBUG_xxx defines.
  references to previous DPRINTF_LEVEL_xxx's have been replaced throughout libxvidcore
* futher bitrate zone fixes for plugin_2pass2.c
* removed old ratecontrol.c from msvc project
* xvid_encraw.c specifc:
  * added "-max_key_interval integer" option
  * renamed -debug to -vop_debug
  * added "-debug integer" option, which sets xvid_gbl_init_t.debug field
  * s/length/len/ status line
* vfw specific:
  * zone/bitrate typos fixed ("you eediot")
  * renamed "debug" regkey to "vop_debug"
  * added "debug" regeky and textbox which sets xvid_gbl_init_t.debug field

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Mon May 12 12:33:16 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.1: +281 -0 lines
Diff to previous 1.1 , to selected 1.1.2.8
zones, profiles, vfw changes

Revision 1.1
Mon May 12 12:33:16 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: MAIN
Branch point for: dev-api-4
FILE REMOVED
file plugin_single.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