shithub: libvpx

RSS feed

74e8446e – James Berry <jamesberry@google.com> authored on 2010/12/23 09:47
vpxenc stats_close() memleak fix

8c4552fb – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/23 01:14
Merge "improve integer version of filter"

d3c7365b – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/23 01:14
Merge "temporal filter naming changes"

e2de094c – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/23 01:14
Merge "abstract apply_temporal_filter"

20b855c3 – Johann <johannkoenig@google.com> authored on 2010/12/22 06:15
improve integer version of filter

4b6219cb – Johann <johannkoenig@google.com> authored on 2010/11/30 05:23
temporal filter naming changes

092b5bef – Johann <johannkoenig@google.com> authored on 2010/11/29 09:21
abstract apply_temporal_filter

bd9b383d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/22 06:11
Merge "make yasm generate cv8 debug data on win32"

30830d5a – John Koleszar <jkoleszar@google.com> authored on 2010/12/17 10:06
make yasm generate cv8 debug data on win32

6cb708d5 – Jim Bankoski <jimbankoski@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/20 04:32
Merge "Add psnr/ssim tuning option"

c49f49b1 – John Koleszar <jkoleszar@google.com> authored on 2010/12/17 06:34
propagate user private data on decode

b0da9b39 – John Koleszar <jkoleszar@google.com> authored on 2010/12/17 04:43
Add psnr/ssim tuning option

fc6ce744 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/17 02:08
Merge "Inform caller of decoder about updated references"

2a87491f – Henrik Lundin <hlundin@google.com> authored on 2010/12/14 09:05
Inform caller of decoder about updated references

64baa8df – Scott LaVarnway <slavarnway@google.com> authored on 2010/12/16 12:01
Changed segmentation check order

81cdeb71 – Scott LaVarnway <slavarnway@google.com> authored on 2010/12/16 04:38
Adjusted breakout RD for SPLITMV

4fbd0227 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/15 03:10
Merge "Fix a bug in motion search code(2)"

08706a3e – Yunqing Wang <yunqingwang@google.com> authored on 2010/12/14 12:39
Fix a bug in motion search code(2)

7fb0f868 – Yunqing Wang <yunqingwang@google.com> authored on 2010/12/14 06:00
Fix a bug in motion search code

3ac73173 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/14 08:32
Merge "fix a bug that "optimize" flag is not set for sub-threads"

23aa13d9 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/14 08:25
Merge "Fix a bug in motion search code"

825adc46 – Johann <johannkoenig@google.com> authored on 2010/12/14 04:35
shrink TOKENEXTRA and vp8_extra_bit_struct

64f3d915 – Yaowu Xu <yaowu@google.com> authored on 2010/12/14 05:12
fix a bug that "optimize" flag is not set for sub-threads

41f4458a – John Koleszar <jkoleszar@google.com> authored on 2010/12/13 12:11
Revert "Reduce size of TOKENEXTRA struct"

3809d7bb – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/13 08:57
Merge "remove unused temporal preproc code"

b1aa54ab – John Koleszar <jkoleszar@google.com> authored on 2010/12/13 11:47
remove unused temporal preproc code

b7b1e6fb – John Koleszar <jkoleszar@google.com> authored on 2010/12/13 05:11
Reduce size of TOKENEXTRA struct

398aa818 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/13 08:57
Merge "Reduce size of TOKENEXTRA struct"

136bd245 – James Berry <jamesberry@google.com> authored on 2010/12/13 08:10
fixed vpxenc bug where ivf files would be read incorrectly

97a86c5b – Yaowu Xu <yaowu@google.com> authored on 2010/12/10 05:48
fix a bug in multithreaded encoding with active_map enabled

0ced7014 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/10 04:25
Merge "vp8 fast quantizer sse2 optimizations for eob."

cb969895 – John Koleszar <jkoleszar@google.com> authored on 2010/12/09 10:59
fix uninitialized read in encode breakout

c63fc881 – Paul Wilkins <paulwilkins@google.com> authored on 2010/12/09 10:02
Correct q_low and q_high limits for the recode loop

e0cf330c – Fritz Koenig <frkoenig@google.com> authored on 2010/12/09 10:00
vp8 fast quantizer sse2 optimizations for eob.

160f3c7e – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/08 08:08
Merge "vp8e - static threshold play"

d88da986 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/08 04:19
Merge "vp8e - remove unnecessary variance calc"

718c1971 – Jim Bankoski <jimbankoski@google.com> authored on 2010/12/07 11:07
vp8e - static threshold play

f661fa1f – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/12/07 02:53
Merge "vp8_rd_pick_best_mbsegmentation code restructure"

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

2fa5d5a2 – Scott LaVarnway <slavarnway@google.com> authored on 2010/12/06 11:42
vp8_rd_pick_best_mbsegmentation code restructure

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.

3430820b – Jim Bankoski <jimbankoski@google.com> authored on 2010/11/27 09:02
vp8e - remove unnecessary variance calc

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."

Next