xiph
/
daala.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pvq: use int beta in od_pow
[daala.git]
/
Makefile.am
2016-06-07
Thomas Daede
Add MS-SSIM metric.
blob
|
commitdiff
2016-05-12
Monty Montgomery
Add API hooks for rate control
blob
|
commitdiff
|
diff to current
2016-04-27
Luc Trudeau
Fix undefined reference in make tools with --disable-asm
blob
|
commitdiff
|
diff to current
2016-04-02
Jean-Marc Valin
removes unneeded dependencies for block_size_analysis
blob
|
commitdiff
|
diff to current
2016-02-18
Tristan Matthews
tools: add cos_search tool
blob
|
commitdiff
|
diff to current
2016-01-27
Jean-Marc Valin
Moving the deringing filter to dering.[ch]
blob
|
commitdiff
|
diff to current
2015-12-11
Tristan Matthews
pvq: remove od_apply_qm
blob
|
commitdiff
|
diff to current
2015-12-04
Nathan E. Egge
Removing test_32x32 as it is broken.
blob
|
commitdiff
|
diff to current
2015-11-01
Jean-Marc Valin
Moves encoder/decoder-specific PVQ declarations to...
blob
|
commitdiff
|
diff to current
2015-11-01
Jean-Marc Valin
Removes remaining 2D adapt code
blob
|
commitdiff
|
diff to current
2015-11-01
Kyle Siefring
Add satd intrinsics for 4x4 and 8x8.
blob
|
commitdiff
|
diff to current
2015-10-13
Michael Bebenita
Adds SIMD code for deringing filter.
blob
|
commitdiff
|
diff to current
2015-10-13
Michael Bebenita
Faster block copy functions.
blob
|
commitdiff
|
diff to current
2015-09-26
Luca Barbato
Remove ogg_packet from daala
blob
|
commitdiff
|
diff to current
2015-09-26
Luca Barbato
build: Conditionally build examples
blob
|
commitdiff
|
diff to current
2015-09-25
Nathan E. Egge
Add tool to compute the Haar DC quantization constants.
blob
|
commitdiff
|
diff to current
2015-09-20
Luca Barbato
Drop a trailing whitespace
blob
|
commitdiff
|
diff to current
2015-09-15
Thomas Daede
Fix distcheck on ARM.
blob
|
commitdiff
|
diff to current
2015-09-14
Nathan E. Egge
Correctly detect arm* host CPU.
blob
|
commitdiff
|
diff to current
2015-08-05
Jean-Marc Valin
New accounting framework in the decoder
blob
|
commitdiff
|
diff to current
2015-07-13
Tristan Matthews
tools: add daalainfo
blob
|
commitdiff
|
diff to current
2015-07-09
Tristan Matthews
Add daala_integer.h to Makefiles
blob
|
commitdiff
|
diff to current
2015-06-30
Nathan E. Egge
Add tool to visualize zigzags.
blob
|
commitdiff
|
diff to current
2015-06-30
Nathan E. Egge
Adding OD_ZIGZAG64 constants.
blob
|
commitdiff
|
diff to current
2015-06-03
Monty Montgomery
Use six bits to code a log-scale representation of...
blob
|
commitdiff
|
diff to current
2015-06-02
Jean-Marc Valin
Removing the old variable-lapping code
blob
|
commitdiff
|
diff to current
2015-06-02
Jean-Marc Valin
Removes old functions for encoding block size
blob
|
commitdiff
|
diff to current
2015-05-05
Guillaume Martres
Add to_monochrome, downsample and upsample tools
blob
|
commitdiff
|
diff to current
2015-04-28
MisterZeus
Formatting-only fix: removes surplus newlines.
blob
|
commitdiff
|
diff to current
2015-04-16
Thomas Daede
Don't link metrics tools to libpng.
blob
|
commitdiff
|
diff to current
2015-04-13
Thomas Daede
Clean doxygen_sqlite3.db, generated by newer versions...
blob
|
commitdiff
|
diff to current
2015-03-26
Thomas Szymczak
Remove theora things from Makefile.am (fixes #68)
blob
|
commitdiff
|
diff to current
2015-03-23
Jean-Marc Valin
Tool for computing basis functions
blob
|
commitdiff
|
diff to current
2015-03-03
Nathan E. Egge
Adding wxWidgets based stream analyzer.
blob
|
commitdiff
|
diff to current
2015-03-03
Nathan E. Egge
Adding zigzag.h to noinst_HEADERS.
blob
|
commitdiff
|
diff to current
2015-02-14
Thomas Daede
Fix autoconf scripts to use the necessary compiler...
blob
|
commitdiff
|
diff to current
2015-01-27
Nathan E. Egge
Removed unused fxform32x32 / ixform32x32 functions.
blob
|
commitdiff
|
diff to current
2014-12-08
Tristan Matthews
autotools: fix make distcheck
blob
|
commitdiff
|
diff to current
2014-12-04
Andreas Gal
Add AVX2, SSE2, and SSE4.1 8x8 DCT implementation
blob
|
commitdiff
|
diff to current
2014-11-14
Jean-Marc Valin
Merge branch 'remove_intra2'
blob
|
commitdiff
|
diff to current
2014-11-11
Jean-Marc Valin
Remove frequency-domain intra prediction
blob
|
commitdiff
|
diff to current
2014-10-23
Jack Moffitt
Add a 32x32 transform (and inverse).
blob
|
commitdiff
|
diff to current
2014-10-21
Jack Moffitt
Add entropy coder accounting support.
blob
|
commitdiff
|
diff to current
2014-09-09
Thomas Daede
Revert Makefile.am changes from previous commit
blob
|
commitdiff
|
diff to current
2014-09-09
Thomas Daede
Add AVX2 intrinsics detection to autotools
blob
|
commitdiff
|
diff to current
2014-09-09
Tristan Matthews
doc: fix pdf generation
blob
|
commitdiff
|
diff to current
2014-09-02
Andreas Gal
Add SSE2/SSE4.1 version of od_bin_fdct4x4.
blob
|
commitdiff
|
diff to current
2014-08-18
Guillaume Martres
Add runtime configuration of motion compensation search...
blob
|
commitdiff
|
diff to current
2014-07-04
Jean-Marc Valin
New block size encoding scheme based on min/max range
blob
|
commitdiff
|
diff to current
2014-06-13
Gregory Maxwell
Rename the bit allocation metrics to "accounting".
blob
|
commitdiff
|
diff to current
2014-06-12
Jack Moffitt
Detect OpenMP correctly.
blob
|
commitdiff
|
diff to current
2014-06-12
Jack Moffitt
Add --enable-tools to configure.
blob
|
commitdiff
|
diff to current
2014-06-10
Nathan E. Egge
Fixing compile error in make debug.
blob
|
commitdiff
|
diff to current
2014-05-09
Gregory Maxwell
Parallelize vq_train and some minor restructuring.
blob
|
commitdiff
|
diff to current
2014-05-08
Jean-Marc Valin
Adds training code for spherical quantizer
blob
|
commitdiff
|
diff to current
2014-04-16
Timothy B. Terriberry
Fix linking of dcttest with assertions enabled.
blob
|
commitdiff
|
diff to current
2014-04-16
Timothy B. Terriberry
Add the DCT tests to the test suite.
blob
|
commitdiff
|
diff to current
2014-04-16
Timothy B. Terriberry
Move newdct.c to dct.c.
blob
|
commitdiff
|
diff to current
2014-02-12
Nathan E. Egge
Remove encoding from libdaalabase.
blob
|
commitdiff
|
diff to current
2014-02-07
Timothy B. Terriberry
Bump up the debugging info level for debug builds.
blob
|
commitdiff
|
diff to current
2014-02-05
Jean-Marc Valin
Merge remote-tracking branch 'origin/master' into monty2
blob
|
commitdiff
|
diff to current
2014-02-05
Monty Montgomery
Address JM's nits in issue 172 patchset 2
blob
|
commitdiff
|
diff to current
2014-02-05
Monty Montgomery
More PVQ code movement + code comments
blob
|
commitdiff
|
diff to current
2014-02-05
Monty Montgomery
Minor code refactor + naming + comments
blob
|
commitdiff
|
diff to current
2014-02-04
Jack Moffitt
Convert from libtheroa to video_input.
blob
|
commitdiff
|
diff to current
2014-02-04
Nathan E. Egge
Adding support for jpeg to rd_collect framework.
blob
|
commitdiff
|
diff to current
2014-01-28
Nathan E. Egge
Adding BD-rate script to compare two RD-curves.
blob
|
commitdiff
|
diff to current
2014-01-11
Jean-Marc Valin
Removes README.txt from Makefile.am
blob
|
commitdiff
|
diff to current
2014-01-07
Nathan E. Egge
Remove redundant DUMP_IMAGES tests from Makefile.am.
blob
|
commitdiff
|
diff to current
2014-01-04
Tristan Matthews
encoder: add --enable-encoder-check option
blob
|
commitdiff
|
diff to current
2013-11-03
Suhas Nandakumar
Add SSE versions of SAD.
blob
|
commitdiff
|
diff to current
2013-10-15
Nathan E. Egge
Updating Makefile and intradata.c files for real.
blob
|
commitdiff
|
diff to current
2013-10-01
Ralph Giles
Remove theora video loader. r=derf,gmaxwell
blob
|
commitdiff
|
diff to current
2013-10-01
Ralph Giles
Split y4m and theora readers into separate files. r...
blob
|
commitdiff
|
diff to current
2013-09-30
Jack Moffitt
Fix warnings about variadic macros.
blob
|
commitdiff
|
diff to current
2013-09-30
Jack Moffitt
Write metrics.json with bitrate metrics when --enable...
blob
|
commitdiff
|
diff to current
2013-09-29
Derek Buitenhuis
configure: Allow the example player to be disabled
blob
|
commitdiff
|
diff to current
2013-09-29
Nathan E. Egge
Adding dump_ssim and dump_fastssim tools.
blob
|
commitdiff
|
diff to current
2013-09-04
Nathan E. Egge
Adding block mask to intra tools.
blob
|
commitdiff
|
diff to current
2013-06-29
Ron
Make the parallel test mode of automake 1.13 useable
blob
|
commitdiff
|
diff to current
2013-06-28
Ron
Separate the tests for the two different doc types
blob
|
commitdiff
|
diff to current
2013-06-28
Ron
Add functioning .pc files for daalaenc/dec
blob
|
commitdiff
|
diff to current
2013-06-21
Ron
Be consistent with using parentheses for make variables
blob
|
commitdiff
|
diff to current
2013-06-21
Ron
Add -pthread to CHECK_CFLAGS if check.pc does not.
blob
|
commitdiff
|
diff to current
2013-06-21
Sebastian Dröge
Check for libm and explicitly link it everywhere it...
blob
|
commitdiff
|
diff to current
2013-06-17
Nathan E. Egge
Pre/post-filter code now operates a SB at a time.
blob
|
commitdiff
|
diff to current
2013-06-09
Monty Montgomery
Merge branch 'master' of git.xiph.org:/daala
blob
|
commitdiff
|
diff to current
2013-06-09
Ron
Enable logging in `make debug` too
blob
|
commitdiff
|
diff to current
2013-06-09
Ron
Don't build the tools by default
blob
|
commitdiff
|
diff to current
2013-06-07
Nathan E. Egge
Extending OD_DIVU_DMAX to 64.
blob
|
commitdiff
|
diff to current
2013-06-07
Monty Montgomery
Add trans_gain tool for coding gain computation with...
blob
|
commitdiff
|
diff to current
2013-06-06
Gregory Maxwell
Remove OD_DECODE_IN_ENCODE as we have a working decoder.
blob
|
commitdiff
|
diff to current
2013-06-05
Brooss
Add --disable-unit-tests flag to configure.
blob
|
commitdiff
|
diff to current
2013-06-05
Timothy B. Terriberry
Make debug target enable assertions properly.
blob
|
commitdiff
|
diff to current
2013-05-31
Jean-Marc Valin
Merge branch 'master' into bbritain
blob
|
commitdiff
|
diff to current
2013-05-31
Jack Moffitt
Add libm to libdaalabase.
blob
|
commitdiff
|
diff to current
2013-05-31
Jack Moffitt
Implement player_example.
blob
|
commitdiff
|
diff to current
2013-05-31
Jean-Marc Valin
Band layouts and zigzag orders for 4x4, 8x8 and 16x16
blob
|
commitdiff
|
diff to current
2013-05-30
Ralph Giles
Re-enable doxygen generation of the API reference.
blob
|
commitdiff
|
diff to current
2013-05-30
Timothy B. Terriberry
Build system cleanup for infodec.
blob
|
commitdiff
|
diff to current
next