[svn] / branches / release-1_3-branch / xvidcore / src / bitstream Repository:
ViewVC logotype

Log of /branches/release-1_3-branch/xvidcore/src/bitstream

View Directory Listing Directory Listing


Sticky Revision:

Revision 2180 - Directory Listing
Modified Tue Nov 12 14:48:35 2019 UTC (4 years, 4 months ago) by Isibaar
Backporting patches from HEAD

Revision 2171 - Directory Listing
Modified Thu Jan 17 14:22:39 2019 UTC (5 years, 2 months ago) by Isibaar
bitstream: uninitialized var error (Patch by Peter Ross)

Revision 2166 - Directory Listing
Modified Thu Jan 17 14:10:01 2019 UTC (5 years, 2 months ago) by Isibaar
Sanity check

Revision 1985 - Directory Listing
Modified Wed May 18 09:02:35 2011 UTC (12 years, 10 months ago) by Isibaar
enabled auto-props property

Revision 1928 - Directory Listing
Modified Tue Dec 28 19:19:57 2010 UTC (13 years, 3 months ago) by Isibaar
get rid off compiler warnings

Revision 1925 - Directory Listing
Modified Mon Dec 27 16:39:33 2010 UTC (13 years, 3 months ago) by
This commit was manufactured by cvs2svn to create branch
'release-1_3-branch'.

Revision 1913 - Directory Listing
Modified Sat Dec 18 16:02:08 2010 UTC (13 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
refactorized encoder multi-threading
introduced slice-based encoding

Revision 1895 - Directory Listing
Modified Fri Oct 15 16:20:48 2010 UTC (13 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
table update

Revision 1891 - Directory Listing
Modified Tue Aug 10 15:00:34 2010 UTC (13 years, 7 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
decoder: better distinguish between xvid and non-xvid streams

Revision 1879 - Directory Listing
Modified Tue Nov 10 14:06:58 2009 UTC (14 years, 4 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
skip mv_bits assert in _DEBUG mode

Revision 1877 - Directory Listing
Modified Wed Sep 16 17:11:39 2009 UTC (14 years, 6 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
no_exec stack patch for x86_64 too by Michal Schmidt (mschmidt at redhat dot com)

Revision 1844 - Directory Listing
Modified Thu Dec 4 14:41:50 2008 UTC (15 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
trying to add back yasm support

Revision 1839 - Directory Listing
Modified Tue Dec 2 13:44:55 2008 UTC (15 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
WIN64 XMM6/XMM7 bench and asm optimization patch by Andrew Dunstan

Revision 1833 - Directory Listing
Modified Mon Dec 1 14:45:46 2008 UTC (15 years, 3 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
properly treat XMM6/XMM7 as non-volatile on WIN64 (to be tested)

Revision 1795 - Directory Listing
Modified Wed Nov 26 01:04:34 2008 UTC (15 years, 4 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
Unified elf64/win64 X86_64 support

Revision 1793 - Directory Listing
Modified Tue Nov 11 20:46:24 2008 UTC (15 years, 4 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
NASM 2.x compatibility

Revision 1790 - Directory Listing
Modified Tue Aug 19 09:06:48 2008 UTC (15 years, 7 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
- noexecstack patch by Hans de Goede

Revision 1785 - Directory Listing
Modified Tue Jul 24 09:43:10 2007 UTC (16 years, 8 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
- improve b-frame decoding robustness (with broken stream or missing
  ref frame)

Revision 1777 - Directory Listing
Modified Thu Jun 28 14:55:11 2007 UTC (16 years, 9 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
        Simplify index testing after get_coeff(), esp. after decoding error.

Revision 1775 - Directory Listing
Modified Wed Jun 27 14:38:05 2007 UTC (16 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
- patch for a potential vulnerability reported by Secunia

Revision 1773 - Directory Listing
Modified Sat Apr 28 16:30:26 2007 UTC (16 years, 11 months ago) by syskin
Original Path: trunk/xvidcore/src/bitstream
Correction to out-of-bounds memory access in d_mv_bits; an assertion showing that d_mv_bits is still wrong; VC8 project files

Revision 1772 - Directory Listing
Modified Mon Apr 16 19:01:28 2007 UTC (16 years, 11 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
        fix for bad resync_marker length in b-vops (both enc and dec)

        Thanks to Mathieu Monnier for the report
        (mathieu.monnier at polytechnique dot org)

Revision 1726 - Directory Listing
Modified Sun Sep 3 08:46:56 2006 UTC (17 years, 6 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
        + added a protection flag XVID_SAFE_BS_TAIL for not reading
        more than 4byte past the end of the input buffer. This is
        disabled by default (because slow), and 8byte-padding of input
        buffer should be a prefered solution in case of problem.
        Please cross-check i didn't break something.


        Thanks to Liang Jian ( jianliang79 at gmail dot com ) for
        pointing out the problem.

Revision 1699 - Directory Listing
Modified Fri Apr 14 07:24:47 2006 UTC (17 years, 11 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
        preserve the intervening bytes in BitstreamInit()

        original reports by Alex Volkov and Liang Jian.

Revision 1696 - Directory Listing
Modified Mon Mar 27 11:21:48 2006 UTC (18 years ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
        fix for the visual_object_verid vs. video_object_layer_verid
        problem of 6.3.3, reported by Li Xiang (lixiang01 at gmail dot com)
        Thanks for report and test bitstreams!

Revision 1677 - Directory Listing
Modified Thu Jan 19 22:25:23 2006 UTC (18 years, 2 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
- Added MV bits to statistics

Revision 1653 - Directory Listing
Modified Tue Nov 22 10:23:01 2005 UTC (18 years, 4 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
cleanings in code spotted by sparse (ed dot gomez at free dot fr>

Revision 1644 - Directory Listing
Modified Thu Oct 6 10:46:42 2005 UTC (18 years, 5 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
- Wiped the remainders of RRV encoding support
- Marked the RRV flags as obsolete in xvid.h API

Revision 1642 - Directory Listing
Modified Sat Sep 24 03:10:37 2005 UTC (18 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
bugfix: calc_cbp_mmx was ignoring negative coeff case. have replaced "coeff_sum>0" evaluation with "coeff_sum != 0"
see http://forum.doom9.org/showthread.php?t=100275 for description of bug.

Revision 1632 - Directory Listing
Modified Tue Sep 13 12:12:15 2005 UTC (18 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
Field interlaced decoding, contributed by Christoph Kuehnel

decoder.c
=========
- Some new defines for DIV
- <decoder_mb_decode> modified: had wrong address offsets for interlaced
- <decoder_mbinter_field> = new function for interlaced
- <get_motion_vector_interlaced> = new function for interlaced motion vector prediction
- <decoder_pframe> modified so that it differs between frame and field prediction

global.h
========
- For field motion prediction MACORBLOCK has new member that is the average of
  field1 and field2 motion vector = <mvs_avg>

xvid.c
======
- For field predicted macroblocks we need new field oriented transfer functions.
  For colour calculations they may only process 4 lines (one field from the colour
  macroblock that is 8x8). So I introduced 4 new function pointers:
  <transfer8x4_copy, interpolate8x4_ ...)

mbcoding.c
==========
- _DEBUG code; index is checked against 64

interpolate8x8.[c,h,asm]
===========================
- New 8x4 functions

mbpredicition.[c,h]
===============
- New function <get_pmv2_interlaced> for interlaced prediciton according to spec

mem_transfer.[c,h,asm]
==============
- New 8x4 function

Revision 1629 - Directory Listing
Modified Fri Aug 5 20:49:23 2005 UTC (18 years, 7 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
	Added Carlo's optimized cbp calc function, and bench (slightly edited).
	(carlo dot bramix at libero dot it)

Revision 1627 - Directory Listing
Modified Mon Aug 1 10:53:46 2005 UTC (18 years, 8 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
 * Writing pointed data is always better than memory
   addresses (Patch by GomGom)
 * Trivial style thingies (Patch by GomGom)
 * No width and height declared in write_tga bug
   (Patch by GomGom, spotted by Paul Kurucz
    ptk9417 at ritvax.isc.rit.edu)

Revision 1617 - Directory Listing
Modified Mon May 23 09:29:43 2005 UTC (18 years, 10 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
	encoder.c: simplify_time() optimized by Euclid.

	bitstream.c: write_video_packet_header() was buggy and
	kind of obfuscated, as noticed by Sigdrak at free.fr.

	from Edouard:

	gcc4 warning removal.
	- No executable shared objects installed
	  (Do not install the lib as executable. It's no use as the SO has no
 	   main symbol anyway, and the static lib is not runnable anyway.)
	- Statically link xvid_bench with libxvidcore.a
	- New autoconf garbage removal
	- Quotes in configure.in

Revision 1616 - Directory Listing
Modified Tue May 17 21:03:32 2005 UTC (18 years, 10 months ago) by Skal
Original Path: trunk/xvidcore/src/bitstream
	encoder.c: better error handling upon MEM_ERROR
	bitstream.c: faster log2bin (xvid_bench.c updated)
	bitstream.c: added unused functions:
BitstreamWriteEndOfSequence()
BitstreamWriteGroupOfVopHeader()
write_video_packet_header()

	Original input: sigdrak at free.fr and Angela Belda. Thanks.

Revision 1610 - Directory Listing
Modified Sun Apr 10 00:27:25 2005 UTC (18 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
improved profile/level id auto-detection

Revision 1609 - Directory Listing
Modified Mon Apr 4 23:49:37 2005 UTC (18 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
New 1.1.0-beta2 release

Revision 1607 - Directory Listing
Modified Sun Mar 27 03:59:42 2005 UTC (19 years ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
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 1573 - Directory Listing
Modified Fri Dec 10 04:10:12 2004 UTC (19 years, 3 months ago) by syskin
Original Path: trunk/xvidcore/src/bitstream
small clenup - move GREYSCALE code to mbcoding

Revision 1567 - Directory Listing
Modified Wed Dec 8 12:43:48 2004 UTC (19 years, 3 months ago) by syskin
Original Path: trunk/xvidcore/src/bitstream
new fcode code

Revision 1566 - Directory Listing
Modified Sun Dec 5 13:56:13 2004 UTC (19 years, 3 months ago) by syskin
Original Path: trunk/xvidcore/src/bitstream
RRV removed from everything else

Revision 1553 - Directory Listing
Modified Sun Oct 3 16:20:51 2004 UTC (19 years, 5 months ago) by syskin
Original Path: trunk/xvidcore/src/bitstream
don't touch a frame that doesn't have at least 4 bytes. safety, and removes one visible error in a rare case

Revision 1547 - Directory Listing
Modified Sat Sep 4 14:16:24 2004 UTC (19 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixes and enhancements

Revision 1540 - Directory Listing
Modified Sun Aug 29 10:02:38 2004 UTC (19 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Symbols' size for ia32+elf

Revision 1537 - Directory Listing
Modified Sun Aug 22 13:16:12 2004 UTC (19 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Thread safety for C version

Revision 1535 - Directory Listing
Modified Sun Aug 22 11:46:10 2004 UTC (19 years, 7 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Mark Functions in asm files -- added yasm support in configure.in

Revision 1519 - Directory Listing
Modified Sat Jul 24 11:46:08 2004 UTC (19 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
ASM data section cleanups + important bugfix to bvop ref interpolation rounding

Revision 1486 - Directory Listing
Modified Sat Jul 10 17:49:31 2004 UTC (19 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Faster getcoeff + on the fly dequant

Revision 1480 - Directory Listing
Modified Fri Jul 9 14:54:28 2004 UTC (19 years, 8 months ago) by syskin
Original Path: trunk/xvidcore/src/bitstream
bs_get_matrix() buglet

Revision 1466 - Directory Listing
Modified Mon May 31 21:36:23 2004 UTC (19 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Merging release-1_0 fixes

Revision 1451 - Directory Listing
Modified Fri May 21 14:40:15 2004 UTC (19 years, 10 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
patch-26 (stable merge), patch-27 no 64bit, patch-28 (setedges only once per frame)

Revision 1412 - Directory Listing
Modified Mon Apr 5 20:36:37 2004 UTC (19 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Merged PPC port + 1.0 tree fixes

Revision 1382 - Directory Listing
Modified Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1098 - Directory Listing
Modified Mon Jul 28 12:39:32 2003 UTC (20 years, 8 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Bitstream fixes (mainly a VOL syntax error and a missing/wrong paddings)

Revision 1055 - Directory Listing
Modified Mon Jun 9 17:08:36 2003 UTC (20 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
don't use Walken idct anymore, simple idct is now used by default instead

Revision 972 - Directory Listing
Modified Fri Apr 4 22:16:15 2003 UTC (20 years, 11 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixes 32 bit misaligned reads on ARM (+ some sync work with old 0.9.x tree for cleanups)

Revision 912 - Directory Listing
Modified Sun Mar 9 12:00:58 2003 UTC (21 years ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Little more speedup for calc_cbp_c()

Revision 911 - Directory Listing
Modified Sun Mar 9 11:30:24 2003 UTC (21 years ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Speedup for calc_cbp_c(), loop unrolling / 64bit integers

Revision 897 - Directory Listing
Modified Mon Feb 24 11:15:33 2003 UTC (21 years, 1 month ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Rename cbpy_tab to xvid_cbpy_tab to avoid naming conflicts (with ffmpeg)

Revision 883 - Directory Listing
Modified Fri Feb 21 08:32:34 2003 UTC (21 years, 1 month ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
msvc warning fixup

Revision 876 - Directory Listing
Modified Wed Feb 19 21:59:30 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Small fixes patch

Revision 861 - Directory Listing
Modified Sun Feb 16 13:04:05 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Table duplication fix (Moved tables to a C module - kept declarations in header)

Revision 851 - Directory Listing
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 845 - Directory Listing
Modified Thu Feb 13 17:31:33 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Ready for 0.9.1

Revision 824 - Directory Listing
Modified Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
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 816 - Directory Listing
Modified Thu Feb 6 00:48:08 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed a bug where run_esc==-1 was indexing an array -> segfault (spoted on a strong arm CPU ;-)

Revision 809 - Directory Listing
Modified Sun Jan 26 01:44:44 2003 UTC (21 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
ptr_t fix (s_kraste at ira.uka.de)

Revision 766 - Directory Listing
Modified Tue Jan 7 21:57:19 2003 UTC (21 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixes from MfA

Revision 764 - Directory Listing
Modified Sun Jan 5 16:54:36 2003 UTC (21 years, 2 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Much lighter VLC implementation (saves >6MB)

Revision 759 - Directory Listing
Modified Sat Jan 4 04:28:48 2003 UTC (21 years, 2 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
coeff level [-2047,2047]

Revision 742 - Directory Listing
Modified Sat Dec 28 13:53:08 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Changed my email

Revision 731 - Directory Listing
Modified Thu Dec 19 22:58:58 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed a buffer overflow in vlc_init (lacked a few more VLC in intra/inter tables) - should solve the static problem on MSVC targets too

Revision 723 - Directory Listing
Modified Sun Dec 15 01:21:12 2002 UTC (21 years, 3 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Another series of warnings for aggressive compilers

Revision 677 - Directory Listing
Modified Tue Nov 26 23:44:11 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
ANSI C compliancy - thx Rick Foos

Revision 655 - Directory Listing
Modified Sun Nov 17 00:57:58 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
License changed

Revision 603 - Directory Listing
Modified Sat Oct 19 11:41:12 2002 UTC (21 years, 5 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Changed Michael Militzer to name + email (next patch will fix copyrights with the right holders)

Revision 529 - Directory Listing
Modified Mon Sep 23 10:59:10 2002 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
mingw/msvc compat. patch

Revision 514 - Directory Listing
Modified Sun Sep 22 17:01:36 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Removed DEBUGXXXs calls

Revision 499 - Directory Listing
Modified Sat Sep 21 03:11:36 2002 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
pross email address updates

Revision 497 - Directory Listing
Modified Sat Sep 21 02:26:12 2002 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
msvc6 static vlc tables fix

Revision 487 - Directory Listing
Modified Thu Sep 19 19:25:06 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Removed last bits of BFRAMES #ifdefs

Revision 478 - Directory Listing
Modified Thu Sep 12 19:06:37 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed an uninitialized variable (gcc 3.1)

Revision 471 - Directory Listing
Modified Tue Sep 10 22:57:18 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Added legal headers
- Cosmetic

Revision 470 - Directory Listing
Modified Tue Sep 10 22:54:23 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Added legal header

Revision 469 - Directory Listing
Modified Tue Sep 10 22:52:13 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Added headers, removed unused code

Revision 468 - Directory Listing
Modified Tue Sep 10 22:30:18 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- hey this file is mine :-) Apply my copyright.

Revision 467 - Directory Listing
Modified Tue Sep 10 22:29:18 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Legal header
- Cosmetic

Revision 466 - Directory Listing
Modified Tue Sep 10 22:25:23 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Changed header
- Extended peter's copyright to 2002
- Cosmetic separation between logical sections

Revision 465 - Directory Listing
Modified Tue Sep 10 21:29:03 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Respect const qualifier changes in vlc_codes.h

Revision 464 - Directory Listing
Modified Tue Sep 10 21:28:17 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Changed const type qualifiers

Revision 459 - Directory Listing
Modified Tue Sep 10 20:01:07 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Pure cosmetic - tabs->spaces

Revision 454 - Directory Listing
Modified Sun Sep 8 15:40:02 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Little mistake in previous commit fixed, all bframe functions have been disabled

Revision 453 - Directory Listing
Modified Sun Sep 8 15:39:01 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Moved get_coeff from vlc_codes.h
- Disabled MBCodingBVOP with #ifdef 0 #endif (Will be removed completly when i'm sure it doesn't hurt)

Revision 452 - Directory Listing
Modified Sun Sep 8 15:37:42 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
moved get_coeff inlined function to mbcoding.c

Revision 451 - Directory Listing
Modified Sun Sep 8 14:43:04 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Changed header
- Added static qualifier to local arrays
- Cosmetic

Revision 450 - Directory Listing
Modified Sun Sep 8 13:44:11 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
- Added GPL Header + patent infringement
- Cosmetic
- The inlined function will be moved later

Revision 388 - Directory Listing
Modified Wed Sep 4 03:23:28 2002 UTC (21 years, 6 months ago) by h
Original Path: trunk/xvidcore/src/bitstream
interlacing bugfix (inter cbp behaviour)

Revision 387 - Directory Listing
Modified Tue Sep 3 17:25:45 2002 UTC (21 years, 6 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Support for timestamps even without #define BFRAMES

Revision 386 - Directory Listing
Modified Mon Sep 2 21:15:37 2002 UTC (21 years, 6 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Added low_delay=1 for non-Bframes mode.

Revision 347 - Directory Listing
Modified Sun Jul 28 13:06:46 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Modified SKIP mb behaviour for Pframes when Bframes are active: Check if
intermediate B-block can be skipped, too. Check for SKIP is now done
in encode_pframe(), not in MBCoding().

Revision 338 - Directory Listing
Modified Wed Jul 24 23:07:45 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream
New fields deltamv, directmv[4] in Macroblock for more logical B-frame ME

Revision 335 - Directory Listing
Modified Wed Jul 24 19:34:14 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Added #ifdef _DISABLE_SKIP in MBCoding(). If this is defined, there
will be __no skipped macroblocks__ in P-frames!
This is of course bad (bigger files), but it's needed for clean B-frame
encoding until we have a workaround for the SKIP-flaw in the standard. :-(

Revision 333 - Directory Listing
Modified Wed Jul 24 00:50:10 2002 UTC (21 years, 8 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
qpel decoding support

Revision 316 - Directory Listing
Modified Fri Jul 19 13:34:32 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Minor fix for time-hack

Revision 313 - Directory Listing
Modified Thu Jul 18 23:52:40 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream
Fixed for Bframes encoding and maybe decoding, too.

Revision 294 - Directory Listing
Modified Fri Jul 12 00:49:59 2002 UTC (21 years, 8 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
support the decode examples in ex1

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

Revision 252 - Directory Listing
Modified Sun Jun 30 10:46:29 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
resync patch

Revision 248 - Directory Listing
Modified Fri Jun 28 15:14:40 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
resync support, check_cpu_features() fixed

Revision 241 - Directory Listing
Modified Wed Jun 26 09:41:52 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
fixed_vop_rate

Revision 240 - Directory Listing
Modified Tue Jun 25 09:41:54 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
minor dx50bvop fix

Revision 233 - Directory Listing
Modified Sat Jun 22 07:23:10 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
minor fixes: bframe N_VOP support, custom quant bug, BFRAME inc_frame_num()

Revision 229 - Directory Listing
Modified Thu Jun 20 14:05:58 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
bframe patch

Revision 223 - Directory Listing
Modified Wed Jun 19 01:01:02 2002 UTC (21 years, 9 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
fix a little bug in use custom quant matrix

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

Revision 206 - Directory Listing
Modified Fri Jun 14 12:26:06 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
msvc asm{} codingstyle fix

Revision 195 - Directory Listing
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 168 - Directory Listing
Modified Thu May 9 00:15:51 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
add low_delay decode support

Revision 164 - Directory Listing
Modified Mon May 6 10:07:19 2002 UTC (21 years, 10 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
low_delay

Revision 163 - Directory Listing
Modified Mon May 6 08:18:11 2002 UTC (21 years, 10 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
bitstream finc/fbase bug fix

Revision 161 - Directory Listing
Modified Mon May 6 03:51:43 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
fix some my B-frame decode error

Revision 157 - Directory Listing
Modified Fri May 3 08:37:55 2002 UTC (21 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
quant range checking

Revision 156 - Directory Listing
Modified Fri May 3 00:45:10 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
add B-frame decode support

Revision 153 - Directory Listing
Modified Thu May 2 00:36:50 2002 UTC (21 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
removed coeff clamping

Revision 152 - Directory Listing
Modified Wed May 1 13:00:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
#define BFRAMES

Revision 136 - Directory Listing
Modified Thu Apr 25 06:55:00 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
FRAMEINFO

Revision 135 - Directory Listing
Modified Wed Apr 24 12:21:43 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/xvidcore/src/bitstream
sse2 quant_intra/dequant_intra/dev16/(faster)sad16

Revision 133 - Directory Listing
Modified Tue Apr 23 00:05:31 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
add some B-frame support

Revision 126 - Directory Listing
Modified Wed Apr 17 10:54:19 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/xvidcore/src/bitstream
beginnings of sse2 support (disabled)

Revision 124 - Directory Listing
Modified Tue Apr 16 00:17:35 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
rewrite log2bin() use asm386(only in VC)

Revision 118 - Directory Listing
Modified Sat Apr 13 16:30:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream
bframe "support" code

Revision 116 - Directory Listing
Modified Thu Apr 11 10:48:03 2002 UTC (21 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
AC vlc coding bugfix, thanks to Vivien Chappelier

Revision 114 - Directory Listing
Modified Wed Apr 10 07:43:25 2002 UTC (21 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
decoder speedup

Revision 101 - Directory Listing
Modified Fri Apr 5 14:40:36 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/xvidcore/src/bitstream
hinted motion estimation support (raw or compressed)

Revision 100 - Directory Listing
Modified Thu Apr 4 13:58:18 2002 UTC (21 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
reworked vlc tables

Revision 79 - Directory Listing
Modified Thu Mar 28 21:07:26 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Sorry, the previous patch was buggy. This one shoud fix the problem

Revision 78 - Directory Listing
Modified Thu Mar 28 20:57:25 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Big patch, use it with care (tests done with GNU/Linux) :
 - Trivial warnings in encoder.c line 282 ret1 = ret 2 = 0;
 - Lot of "New line at end of file missing" warnings fixed (gcc3)
 - All 2d arrays have been turned into 1d arrays
   To force alignment of matrices on stack, use DECLARE_ALIGNED_MATRIX
   (read portab.h)

Win32 users should give feedback.

Revision 75 - Directory Listing
Modified Thu Mar 28 12:29:58 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
ASM update

Revision 74 - Directory Listing
Modified Thu Mar 28 12:26:44 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
fixed some warnings

Revision 72 - Directory Listing
Modified Wed Mar 27 15:06:14 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
aligned memory for better performance

Revision 71 - Directory Listing
Modified Wed Mar 27 12:58:29 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
first bits of Altivec support

Revision 70 - Directory Listing
Modified Tue Mar 26 23:21:02 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
PPC Altivec version

Revision 69 - Directory Listing
Modified Tue Mar 26 11:16:08 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore/src/bitstream
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

Revision 60 - Directory Listing
Modified Fri Mar 22 13:39:01 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
read words in memory instead of hw

Revision 58 - Directory Listing
Modified Fri Mar 22 13:05:45 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
cosmetica

Revision 57 - Directory Listing
Modified Fri Mar 22 12:51:22 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
loop2 now uses CTR

Revision 56 - Directory Listing
Modified Fri Mar 22 12:24:07 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
some label cleanups

Revision 55 - Directory Listing
Modified Fri Mar 22 11:32:47 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
use simplified mmemonics

Revision 54 - Directory Listing
Modified Fri Mar 22 11:29:20 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
CR0 use

Revision 53 - Directory Listing
Modified Fri Mar 22 04:37:03 2002 UTC (22 years ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream
use 386 cpu 'bts' in 'cbp |= 1 << (edx-1)

Revision 52 - Directory Listing
Modified Thu Mar 21 23:59:48 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
Added first PPC asm port

Revision 49 - Directory Listing
Modified Thu Mar 21 23:42:53 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream
cbp_calc for PPC

Revision 46 - Directory Listing
Modified Thu Mar 21 15:25:32 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed bug pointed by canard (out of bounds reading and a big mistake in j upper limit)

Revision 35 - Directory Listing
Modified Sat Mar 16 15:52:34 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
removed debug output

Revision 28 - Directory Listing
Modified Fri Mar 15 09:20:03 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
INTRA_Q/INTER_Q mcbpc bugfix

Revision 20 - Directory Listing
Modified Sat Mar 9 21:44:47 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
qmatrix bugfix

Revision 17 - Directory Listing
Modified Sat Mar 9 15:57:02 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed implicit declaration of malloc - #include <stdlib.h>

Revision 16 - Directory Listing
Modified Sat Mar 9 15:53:05 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed brackets for coeff_tab3, coeff_tab7, coeff_tab10 and coorect indentation of all code

Revision 15 - Directory Listing
Modified Sat Mar 9 15:29:26 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed  gcc warning about '/*' into comments

Revision 14 - Directory Listing
Modified Sat Mar 9 15:25:40 2002 UTC (22 years ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream
Fixed lot of gcc warnings about '/*' into comments

Revision 4 - Directory Listing
Modified Fri Mar 8 19:17:46 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream
custom qmatrix support

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

Sort log by:

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