shithub: libvpx

RSS feed

062980cc – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/06 17:04
Merge "adjust RDMULT for UV plane in quantization RDO"

7c03a1c3 – Yaowu Xu <yaowu@google.com> authored on 2010/12/06 08:33
adjust RDMULT for UV plane in quantization RDO

9520f4b3 – Yunqing Wang <yunqingwang@google.com> authored on 2010/12/06 12:21
Fix a memory leak problem in encoder

d283d9bb – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/06 04:41
Merge "Improve MV prediction accuracy to achieve performance gain"

8534071d – Patrik Westin <patrik.westin@gmail.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/11/16 06:06
Fix for manual Golden frame frequency

ccb03484 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/03 21:06
Merge "Change to inter_minq table."

cec6a596 – Paul Wilkins <paulwilkins@google.com> authored on 2010/12/04 05:04
Change to inter_minq table.

c3bbb291 – Yunqing Wang <yunqingwang@google.com> authored on 2010/12/03 06:26
Improve MV prediction accuracy to achieve performance gain

5e76dfcc – John Koleszar <jkoleszar@google.com> authored on 2010/12/03 08:30
Merge 'Add simple version of activity masking.'

9c8ad79f – Fritz Koenig <frkoenig@google.com> authored on 2010/11/18 05:40
Set refresh_alt_ref_frame on keyframe encode.

fd9f9dc0 – Pascal Massimino <pascal.massimino@gmail.com> authored on 2010/11/23 19:22
allow dimensions as low as 1 pixel

19e32ac7 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/23 07:39
Merge "vpxdec: fix use of uninitialized memory for raw files"

19255b8f – John Koleszar <jkoleszar@google.com> authored on 2010/11/23 08:40
vpxdec: fix use of uninitialized memory for raw files

78cbe51b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/23 07:38
Merge changes I3aed713e,I9ef7f56e,Ic18c60df

ad6150f7 – Paul Wilkins <paulwilkins@google.com> authored on 2010/11/22 08:17
Recalibration of bits per MB tables

1753f0d2 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/21 23:11
Merge "Added extra two pass stats gathering."

70b885a0 – Paul Wilkins <paulwilkins@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/11/12 06:35
Added extra two pass stats gathering.

ed5ab7fa – Pascal Massimino <pascal.massimino@gmail.com> authored on 2010/11/17 11:50
remove warning

9a6740af – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/17 06:28
Merge "Removed unnecessary checks."

f874391e – Paul Wilkins <paulwilkins@google.com> authored on 2010/11/17 10:12
Replaced recode loop test with a function call

f7670acc – Scott LaVarnway <slavarnway@google.com> authored on 2010/11/17 08:15
Removed unnecessary checks.

7ee516d2 – John Koleszar <jkoleszar@google.com> authored on 2010/11/17 04:23
vp8_set_maps: remove hard-coded width/height

8d94796c – John Koleszar <jkoleszar@google.com> authored on 2010/11/17 04:13
vp8mt_alloc_temp_buffers: make prototype return void

79e2b1f3 – John Koleszar <jkoleszar@google.com> authored on 2010/11/17 04:08
Disable compile warning for ERROR macro

99d02c0f – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/16 11:11
Merge "Comments for alt ref flags."

69ee697f – Fritz Koenig <frkoenig@google.com> authored on 2010/11/16 10:16
Comments for alt ref flags.

4fedfa75 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/16 09:06
Merge "correct errors in token alphabet descriptions"

faaa57b9 – tomfinegan <tomfinegan@google.com> authored on 2010/11/16 09:52
Add x86_64-darwin10-gcc target.

d49da085 – Yaowu Xu <yaowu@google.com> authored on 2010/11/16 05:51
correct errors in token alphabet descriptions

e1802553 – Fritz Koenig <frkoenig@google.com> authored on 2010/11/11 05:15
Remove stack shadowing for x86-x64 for SAD functions.

f4709d28 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/15 04:55
Merge "Bad cost tables used in ARNR filtering."

373f5c31 – Paul Wilkins <paulwilkins@google.com> authored on 2010/11/15 12:47
Bad cost tables used in ARNR filtering.

73189f21 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/15 04:22
Merge "make rdmult adaptive for intra in quantizer RDO"

8c2dfde3 – Frank Galligan <fgalligan@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/11/03 19:33
Fixed bug first cluster timecode of webm file is wrong.

0a49747b – John Koleszar <jkoleszar@google.com> authored on 2010/11/11 07:41
quantizer: fix assertion in fast quantizer path

ef2f27f1 – Yaowu Xu <yaowu@google.com> authored on 2010/11/10 16:16
make rdmult adaptive for intra in quantizer RDO

58083cb3 – Fritz Koenig <frkoenig@google.com> authored on 2010/11/11 03:19
Revert "Remove stack shadowing for x86-64"

213f7b09 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/10 21:39
Merge "Relax rate control for last few frames"

692b1085 – Fritz Koenig <frkoenig@google.com> authored on 2010/11/10 09:51
configure : Incorrect syntax in configure

9b1ece2c – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/10 09:36
Merge "Remove stack shadowing for x86-64"

5f0e0617 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/21 06:53
FDCT optimizations.

647df00f – Fritz Koenig <frkoenig@google.com> authored on 2010/11/04 12:03
postproc : Re-work posproc calling to allow more flags.

513f8e68 – Paul Wilkins <paulwilkins@google.com> authored on 2010/11/10 05:09
Relax rate control for last few frames

6adbe090 – Paul Wilkins <paulwilkins@google.com> authored on 2010/11/08 10:28
Tuning for the more exact quantizer.

458f4fed – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/09 03:52
Merge "improve average framerate calculation"

4d1b0d2a – John Koleszar <jkoleszar@google.com> authored on 2010/11/05 12:49
Merge commit 'fix integer promotion bug in partition size check'

9fb80f71 – John Koleszar <jkoleszar@google.com> authored on 2010/11/04 12:59
fix integer promotion bug in partition size check

f7e187d3 – John Koleszar <jkoleszar@google.com> authored on 2010/11/04 11:05
improve average framerate calculation

5551ef0e – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/04 15:18
Merge "vpxdec: report parse errors from webm_guess_framerate()"

bd05d9e4 – John Koleszar <jkoleszar@google.com> authored on 2010/11/04 10:54
vpxdec: report parse errors from webm_guess_framerate()

507eb4b5 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/04 07:28
Merge "postproc : Update visualizations."

0e7b6061 – Fritz Koenig <frkoenig@google.com> authored on 2010/11/04 06:35
postproc : Update visualizations.

a5397dba – Yaowu Xu <yaowu@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2010/11/03 08:56
Increase the resolution of default timebase

77e6b450 – John Koleszar <jkoleszar@google.com> authored on 2010/11/03 09:58
vpxenc: require width and height for raw streams

4b9dc572 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/02 13:01
Merge "fix pipe support on windows"

0a29bd97 – Fritz Koenig <frkoenig@google.com> authored on 2010/11/02 09:29
postproc : Fix display of motion vectors.

c377bf0e – John Koleszar <jkoleszar@google.com> authored on 2010/11/02 05:11
fix pipe support on windows

b8f43aec – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/02 02:27
Merge "SSSE3 version of fast quantizer"

ff4a71f4 – Scott LaVarnway <slavarnway@google.com> authored on 2010/11/01 12:24
SSSE3 version of fast quantizer

90c505f2 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/01 10:41
Merge "postproc : Added SPLITMV visualization, fix line constrain."

9f61a83b – Fritz Koenig <frkoenig@google.com> authored on 2010/10/29 13:09
postproc : Added SPLITMV visualization, fix line constrain.

20745f84 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/11/01 04:42
Merge "Finding first label"

0684c647 – John Koleszar <jkoleszar@google.com> authored on 2010/10/29 07:07
cosmetic: remove alt_ref from vpxenc usage message

dcee88ea – Scott LaVarnway <slavarnway@google.com> authored on 2010/10/27 10:38
Finding first label

6614563b – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/28 12:59
Save XMM registers in asm functions

f57fc7bc – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/28 09:46
Merge "Fix full-search SAD function crash in Visual Studio"

9d93dabe – John Koleszar <jkoleszar@google.com> authored on 2010/10/28 12:01
Merge branch 'aylesbury'

7e3a1e73 – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/28 11:26
Fix full-search SAD function crash in Visual Studio

cad21649 – John Koleszar <jkoleszar@google.com> authored on 2010/10/28 05:14
CHANGELOG: correct date

686b217e – John Koleszar <jkoleszar@google.com> authored on 2010/10/27 12:27
Update CHANGELOG for v0.9.5 (Aylesbury) release

97b766a4 – Timothy B. Terriberry <tterribe@xiph.org> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/27 12:04
Eliminate more warnings.

6fda7668 – Fritz Koenig <frkoenig@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/27 08:50
postproc: Tweaks to line drawing and blending.

483ce403 – Frank Galligan <fgalligan@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/27 07:28
Output the PSNR for the entire file.

c4d7e5e6 – Timothy B. Terriberry <tterribe@xiph.org> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/27 12:04
Eliminate more warnings.

71ecb5d7 – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/27 04:45
Full search SAD function optimization in SSE4.1

2b4913eb – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/27 09:20
Merge "postproc: Tweaks to line drawing and blending."

a097e189 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/27 08:50
postproc: Tweaks to line drawing and blending.

a0ae3682 – John Koleszar <jkoleszar@google.com> authored on 2010/10/27 07:28
Fix half-pixel variance RTCD functions

24c86055 – John Koleszar <jkoleszar@google.com> authored on 2010/10/27 06:08
vpxdec: don't require -o with --noblit

3427e1dd – John Koleszar <jkoleszar@google.com> authored on 2010/10/27 06:06
makefile: remove ivf{enc,dec} on make clean

c7c0c056 – John Koleszar <jkoleszar@google.com> authored on 2010/10/27 06:05
vpxenc: add unique track id

f26fe7d9 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/27 08:06
Merge "Output the PSNR for the entire file."

3d84da6b – Frank Galligan <fgalligan@google.com> authored on 2010/10/27 07:28
Output the PSNR for the entire file.

927f29a6 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/27 05:59
Merge "fix implicit declarations"

b90a072f – Johann <johannkoenig@google.com> authored on 2010/10/27 07:21
fix implicit declarations

abcf36c7 – Johann <johannkoenig@google.com> authored on 2010/10/27 06:47
RTCD build is bringing old errors to light

787733d8 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/27 05:59
Merge "RTCD build is bringing old errors to light"

cf127474 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/26 09:26
vpxdec : Change --pp-debug-info to be a bit field.

36ff6a67 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/27 05:04
Merge "postproc: Add mode and refrence frame visualizers."

98eb8af0 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/27 02:50
Merge "vpxenc: add deterministic output option"

17472077 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/26 16:05
Merge "Add half-pixel variance RTCD functions"

1320e54d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/26 16:02
Merge "make vp8_recon16x16mb{,y} RTCD functions"

87e17737 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/26 16:02
Merge "make arm hex search the generic implementation"

53f64a77 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/26 16:02
Merge "arm: move unrolled loops back to generic code"

9fdd90c9 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/26 16:01
Merge "arm: remove duplicate functions"

209d82ad – John Koleszar <jkoleszar@google.com> authored on 2010/10/26 11:34
Add half-pixel variance RTCD functions

75afcee9 – John Koleszar <jkoleszar@google.com> authored on 2010/10/26 12:22
vpxenc: add deterministic output option

ad760b96 – John Koleszar <jkoleszar@google.com> authored on 2010/10/26 12:10
Update AUTHORS

a0ccc97d – Fritz Koenig <frkoenig@google.com> authored on 2010/10/26 08:58
postproc: Add mode and refrence frame visualizers.

d6c67f02 – John Koleszar <jkoleszar@google.com> authored on 2010/10/26 07:37
make vp8_recon16x16mb{,y} RTCD functions

Next