Mon, 06 Nov 2006 10:32:48 +0000 |
gpoirier |
Fix ASF format parser's broken UTF-16 string handling
libavcodec
|
Wed, 11 Oct 2006 23:17:58 +0000 |
diego |
Rename ABS macro to FFABS.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sun, 16 Jul 2006 17:08:25 +0000 |
jbr |
cosmetic change to adjust alignment.
libavcodec
|
Sun, 16 Jul 2006 17:04:54 +0000 |
jbr |
Modify preset compression levels to utilize log search.
libavcodec
|
Sun, 16 Jul 2006 15:46:45 +0000 |
michael |
log prediction order search method
libavcodec
|
Sun, 16 Jul 2006 13:34:47 +0000 |
jbr |
Add lpc order search. This creates new compression levels 6 to 12.
libavcodec
|
Sat, 15 Jul 2006 23:43:38 +0000 |
michael |
calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders
libavcodec
|
Fri, 14 Jul 2006 19:14:25 +0000 |
michael |
cleanup
libavcodec
|
Fri, 14 Jul 2006 18:48:38 +0000 |
michael |
optionally (use_lpc=2) support Cholesky factorization for finding the lpc coeficients
libavcodec
|
Thu, 13 Jul 2006 11:41:52 +0000 |
michael |
dither lpc cpeffs
libavcodec
|
Sat, 08 Jul 2006 16:39:58 +0000 |
jbr |
allows user-settable block size and fixes related typo
libavcodec
|
Mon, 03 Jul 2006 09:20:26 +0000 |
michael |
porder patch by (Justin Ruggles jruggle a t earthlink d ot net)
libavcodec
|
Sun, 02 Jul 2006 13:14:04 +0000 |
michael |
3 lines while -> 1 line for loop
libavcodec
|
Sun, 02 Jul 2006 13:10:08 +0000 |
michael |
simplify
libavcodec
|
Sun, 02 Jul 2006 13:01:01 +0000 |
michael |
simplify compute_autocorr
libavcodec
|
Sun, 02 Jul 2006 12:40:39 +0000 |
michael |
dont use memcpy for copying structs
libavcodec
|
Sun, 02 Jul 2006 11:06:27 +0000 |
michael |
simplify
libavcodec
|
Sun, 02 Jul 2006 10:22:31 +0000 |
michael |
flac-lpc patch by (Justin Ruggles jruggle earthlink net)
libavcodec
|
Sun, 02 Jul 2006 09:30:51 +0000 |
michael |
simplify
libavcodec
|
Tue, 27 Jun 2006 21:01:21 +0000 |
michael |
flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net
libavcodec
|
Mon, 26 Jun 2006 06:00:07 +0000 |
michael |
stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)
libavcodec
|
Sun, 25 Jun 2006 21:22:25 +0000 |
michael |
10l
libavcodec
|
Sat, 24 Jun 2006 13:56:29 +0000 |
michael |
simplify & optimize things a little
libavcodec
|
Sat, 24 Jun 2006 10:20:15 +0000 |
michael |
first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder
libavcodec
|