shithub: libvpx

RSS feed

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

91d927f9 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/26 09:10
Merge "Update AUTHORS"

96cf6588 – John Koleszar <jkoleszar@google.com> authored on 2010/10/26 06:46
make arm hex search the generic implementation

19638c23 – John Koleszar <jkoleszar@google.com> authored on 2010/10/26 05:51
arm: move unrolled loops back to generic code

d330a587 – John Koleszar <jkoleszar@google.com> authored on 2010/10/26 05:37
arm: remove duplicate functions

0a5a638c – Jim Bankoski <jimbankoski@google.com> authored on 2010/10/26 03:34
Merge commit 'refs/changes/09/809/1' of https://review.webmproject.org/p/libvpx

1e7c05e0 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/26 03:05
Merge "add missing GET_GOT/RESTORE_GOT pairs"

b523dd51 – John Koleszar <jkoleszar@google.com> authored on 2010/10/25 19:45
add missing GET_GOT/RESTORE_GOT pairs

bdc9262a – John Koleszar <jkoleszar@google.com> authored on 2010/10/25 18:59
Merge WebM input/output branch

0a6bf29e – John Koleszar <jkoleszar@google.com> authored on 2010/10/22 10:57
vpxenc: warn against webm output to pipes

5329189a – John Koleszar <jkoleszar@google.com> authored on 2010/10/22 10:48
vpxenc: specify output file with -o

933d44b8 – John Koleszar <jkoleszar@google.com> authored on 2010/10/21 16:40
vpxdec: rework default output parameters

4b578ea6 – John Koleszar <jkoleszar@google.com> authored on 2010/10/21 16:35
vpxdec: replace --quiet with --verbose

5d12e04d – John Koleszar <jkoleszar@google.com> authored on 2010/10/21 13:28
vpxdec: use the same output for --progress and --summary

dea6193d – John Koleszar <jkoleszar@google.com> authored on 2010/10/21 12:53
usage: fix horizontal alignment of options

28f177cd – John Koleszar <jkoleszar@google.com> authored on 2010/10/21 12:52
vpxenc: change --framerate to --fps

456bfb19 – John Koleszar <jkoleszar@google.com> authored on 2010/10/21 12:23
vpxenc: output webm by default

ea68ee04 – John Koleszar <jkoleszar@google.com> authored on 2010/10/21 11:02
rename ivf{enc,dec} to vpx{enc,dec}

dc66630c – John Koleszar <jkoleszar@google.com> authored on 2010/10/20 08:05
ivfenc: webm output support

f9d98240 – John Koleszar <jkoleszar@google.com> authored on 2010/10/20 07:06
Import webmquicktime webm writer

1258cf62 – Frank Galligan <fgalligan@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/06 08:51
Fixed the timebase parameter of ivfenc.

cfe3f917 – John Koleszar <jkoleszar@google.com> authored on 2010/10/20 06:49
ivfdec: support y4m output from raw input

ad252daf – John Koleszar <jkoleszar@google.com> authored on 2010/10/19 13:20
ivfdec: webm reader support

1d70aaf0 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/25 11:40
Merge "Debug option for drawing motion vectors."

d1a4cce8 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/22 11:41
Debug option for drawing motion vectors.

a3b002fc – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/25 09:26
Merge "quiet compiler"

56e87274 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/25 09:23
Merge "Remove legacy release.sh script"

53f61ce2 – Aaron Watry <awatry@gmail.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/09/30 11:36
Add sparc-solaris-gcc as a build target.

c3fd2c4e – Martin Ettl <ettl.martin78@googlemail.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/25 09:14
Fix leaked file descriptor with ENTROPY_STATS

2ad4810a – John Koleszar <jkoleszar@google.com> authored on 2010/10/25 06:28
NASM: trailing slash for ASFLAGS includes

385865f8 – Johann <johannkoenig@google.com> authored on 2010/10/25 06:07
quiet compiler

1376f061 – Johann <johannkoenig@google.com> authored on 2010/10/18 10:57
reuse common loopfilter code

b71962fd – Timothy B. Terriberry <tterribe@xiph.org> authored and Johann <johannkoenig@google.com> committed on 2010/10/20 11:39
Add runtime CPU detection support for ARM.

e81e30c2 – Johann <johannkoenig@google.com> authored on 2010/10/20 12:27
isolate new temporal filtering code

3b9e72b2 – John Koleszar <jkoleszar@google.com> authored on 2010/10/22 07:54
Merge "Improve handling of invalid frames."

09bcc1f7 – Timothy B. Terriberry <tterribe@xiph.org> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/19 11:40
Improve handling of invalid frames.

8f75ea6b – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/10/21 13:04
Convert [4][4] matrices to [16] arrays.

45e64941 – Frank Galligan <fgalligan@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/05 13:46
Change altref times to preceding pts+1.

1ee3ebcd – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/21 07:09
Merge "Move firstpass motion map to stats packet"

bb7dd5b1 – John Koleszar <jkoleszar@google.com> authored on 2010/10/14 12:40
Move firstpass motion map to stats packet

4cefb443 – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/21 09:42
Add MMWORD PTR/XMMWORD PTR in subtract_sse2.asm

28d191ad – John Koleszar <jkoleszar@google.com> authored on 2010/10/19 10:40
Import nestegg webm/mkv parser

31752f2f – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/21 06:31
Merge "Rewrite vp8_short_walsh4x4_sse2()"

fc94ffce – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/21 06:26
Rewrite vp8_short_walsh4x4_sse2()

09187475 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/21 06:30
Merge "Add SSE2 subtract functions"

bdf469c9 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/19 16:20
Merge "Update arnr strength range form 1-6 to 0-6."

15542721 – Frank Galligan <fgalligan@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/04 17:12
Update arnr strength range form 1-6 to 0-6.

fc2f8daf – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/19 12:23
Merge "fixed a typo that mis-used Y plane stride for UV blocks."

b9fe6d4d – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/19 04:11
Merge "change to make use of more trellis quantization"

4db20765 – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/18 10:15
Add SSE2 subtract functions

ce1ce992 – Johann <johannkoenig@google.com> authored on 2010/10/18 09:23
copy compiler warning fixes

963bcd6c – Johann <johannkoenig@google.com> authored on 2010/10/15 11:25
remove dead code

2e53e9e5 – Yaowu Xu <yaowu@google.com> authored on 2010/10/14 14:58
change to make use of more trellis quantization

39f41a4f – Jim Bankoski <jimbankoski@google.com> authored on 2010/10/14 12:19
safety check to avoid divide by 0s

a2b598a2 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/14 08:20
Merge "Fix one gcc compiler warning"

7804befb – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/14 10:25
Fix one gcc compiler warning

7f31d987 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/14 07:29
Merge "Improve bounds checking in vp8_diamond_search_sadx4()"

d6da7b8e – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/14 07:06
Improve bounds checking in vp8_diamond_search_sadx4()

1dc0ca13 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/13 13:08
Fix compiler warning about vp8_fast_quantize_b_impl_ssse2.

92df4a06 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/13 12:57
Correct QWORD usage in assembly files

0f5c63e4 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/12 10:55
Add processor dectection for x86.

e50f5d40 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/12 05:42
GCC inline restrictions were not adequate.

13685747 – John Koleszar <jkoleszar@google.com> authored on 2010/10/06 18:39
Centralize mb skip state calculation

acff1627 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/12 01:44
Merge "Add const qualifiers to variance/SAD functions."

f4a85944 – Timothy B. Terriberry <tterribe@xiph.org> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/11 10:01
Add const qualifiers to variance/SAD functions.

037345eb – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/12 01:34
Merge "Move vp8_strict_quantize_b inside EXACT_QUANT #define."

fc018e0d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/12 01:33
Merge "Remove INTRARDOPT #define and intra_rd_opt option."

82c43398 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/10/11 09:49
Move vp8_strict_quantize_b inside EXACT_QUANT #define.

dd08db93 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/10/11 05:34
Remove INTRARDOPT #define and intra_rd_opt option.

6b1b28a8 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/11 05:34
Merge "Added vp8_fast_quantize_b_sse2"

4d2b178a – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/11 03:43
Merge "Remove ivfenc usage message leading underscores"

78f2d3ed – John Koleszar <jkoleszar@google.com> authored on 2010/10/11 05:41
Remove ivfenc usage message leading underscores

a31a58d1 – Johann <johannkoenig@google.com> authored on 2010/10/07 10:13
configure is not in src

7e6f7b57 – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/07 08:08
Remove unused file in encoder

d860f685 – Scott LaVarnway <slavarnway@google.com> authored on 2010/10/07 07:43
Added vp8_fast_quantize_b_sse2

d338d14c – Yaowu Xu <yaowu@google.com> authored on 2010/10/06 09:28
optimize fast_quantizer c version

7be093ea – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/05 15:15
nasm: add configure support

2931b05a – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/05 02:58
Merge "Tune effect of motion on KF/GF boost in two pass;"

1fc29411 – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/04 19:20
nasm: movhps compatibility QWORD->MMWORD

fc2b06c6 – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: avoid relative include paths

5cdc3a4c – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/04 19:18
nasm: address labels 'rel label' vice 'wrt rip'

e114f699 – Jan Kratochvil <jan.kratochvil@redhat.com> authored on 2010/10/04 19:19
nasm: match instruction length (movd/movq) to parameters

49fdb7c4 – Yaowu Xu <yaowu@google.com> authored on 2010/10/04 06:58
fixed a typo that mis-used Y plane stride for UV blocks.

2d4ef375 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/04 06:41
Merge "enable trellis quantization for 2nd order blocks"

788c0eb5 – Paul Wilkins <paulwilkins@google.com> authored on 2010/10/02 13:31
Tune effect of motion on KF/GF boost in two pass;

dcd29e36 – Yaowu Xu <yaowu@google.com> authored on 2010/09/30 16:41
enable trellis quantization for 2nd order blocks

f143a811 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/01 02:18
Merge "Fix valgrind errors in the NEON loop filters."

999bc003 – Adrian Grange <agrange@google.com> authored on 2010/10/01 06:14
Made temporal filter default to use centered mode

Next