Mercurial > libavcodec.hg
graph
-
Modify preset compression levels to utilize log search. libavcodecSun, 16 Jul 2006 17:04:54 +0000, by jbr
-
Add lpc order search. This creates new compression levels 6 to 12. libavcodecSun, 16 Jul 2006 13:34:47 +0000, by jbr
-
Don't pass block[6][64] parameter to decode_p_mb as we always use s->block libavcodecSun, 16 Jul 2006 03:50:00 +0000, by kostya
-
avoid double copying of left border in luma prediction libavcodecFri, 14 Jul 2006 19:31:58 +0000, by stefang
-
optionally (use_lpc=2) support Cholesky factorization for finding the lpc coeficients libavcodecFri, 14 Jul 2006 18:48:38 +0000, by michael
-
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavcodecThu, 13 Jul 2006 23:10:01 +0000, by mru
-
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavcodecTue, 11 Jul 2006 21:45:45 +0000, by diego
-
--enable/disable parsers. Warning: some combinations are broken. libavcodecSun, 09 Jul 2006 12:02:15 +0000, by mru
-
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) libavcodecSun, 09 Jul 2006 10:33:49 +0000, by michael
-
MVRANGE may occur in all frames and RESPIC in all but B-frames libavcodecSun, 09 Jul 2006 02:56:40 +0000, by kostya
-
Use s->first_slice_line in checks instead of s->mb_y libavcodecSun, 09 Jul 2006 02:44:05 +0000, by kostya
-
allows user-settable block size and fixes related typo libavcodecSat, 08 Jul 2006 16:39:58 +0000, by jbr
-
Sun mlib works fine. Remove comment stating otherwise. libavcodecSat, 08 Jul 2006 16:36:21 +0000, by mru
-
Remove bogus IPP section that is not referenced anywhere. libavcodecSat, 08 Jul 2006 15:29:33 +0000, by diego
-
set proper bits_per_sample value for ADPCM codecs libavcodecSat, 08 Jul 2006 07:14:00 +0000, by aurel
-
remove -fforce-addr as it to generate slightly slower code libavcodecFri, 07 Jul 2006 23:54:13 +0000, by mru
-
simplify the voc demuxer using av_get_bits_per_sample() libavcodecFri, 07 Jul 2006 22:42:36 +0000, by aurel
-
seems i forgot to commit this simplification ... libavcodecFri, 07 Jul 2006 22:41:43 +0000, by michael
-
av_get_bits_per_sample and due simplifications libavcodecFri, 07 Jul 2006 17:50:09 +0000, by bcoudurier
-
Improve chroma MC: correct case for FASTUVMC=1, use slower but correct /2, and always use halfpel MC. libavcodecFri, 07 Jul 2006 05:02:01 +0000, by kostya
-
hopefully better for platforms not supporting misaligned read libavcodecThu, 06 Jul 2006 19:23:21 +0000, by stefang
-
make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to be worth it libavcodecThu, 06 Jul 2006 19:21:00 +0000, by stefang
-
AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) libavcodecThu, 06 Jul 2006 15:04:46 +0000, by michael
-
add rounding bias earlier in the idct, avoids many adds libavcodecTue, 04 Jul 2006 22:43:35 +0000, by michael
-
Mark read-only data as const. Patch by stefan huehner org. libavcodecTue, 04 Jul 2006 19:15:47 +0000, by banan
-
return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode libavcodecTue, 04 Jul 2006 17:08:35 +0000, by michael
-
check cbp for validity, avoids possible out of array reads / segfaults libavcodecTue, 04 Jul 2006 16:42:22 +0000, by michael
-
Correctly choose global transform mode, MV mode and fix bitplane decoding libavcodecTue, 04 Jul 2006 15:39:21 +0000, by kostya
-
Optimizations suggested by Michael Niedermayer libavcodecTue, 04 Jul 2006 15:33:28 +0000, by kostya
-
cleanup macroblock layer: merged decode of skipped MBs libavcodecMon, 03 Jul 2006 18:43:45 +0000, by stefang
-
4-MV mode final fixes (now it works for non-exotic modes) libavcodecMon, 03 Jul 2006 17:21:18 +0000, by kostya
-
vc1_decode_intra_block() simplifications and corrections libavcodecMon, 03 Jul 2006 17:17:25 +0000, by kostya
-
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h libavcodecMon, 03 Jul 2006 10:52:07 +0000, by lucabe
-
porder patch by (Justin Ruggles jruggle a t earthlink d ot net) libavcodecMon, 03 Jul 2006 09:20:26 +0000, by michael
-
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) libavcodecMon, 03 Jul 2006 00:16:45 +0000, by michael
-
CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) libavcodecSun, 02 Jul 2006 14:58:17 +0000, by michael
-
staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) libavcodecSun, 02 Jul 2006 14:50:23 +0000, by michael
-
flac-lpc patch by (Justin Ruggles jruggle earthlink net) libavcodecSun, 02 Jul 2006 10:22:31 +0000, by michael
-
ff_fft_init now double checks that the system has mm3dnow.h before libavcodecSun, 02 Jul 2006 02:05:35 +0000, by banan
-
get rid of veccpy(), replace with simple assignment libavcodecSun, 02 Jul 2006 01:39:38 +0000, by mru
-
new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de) libavcodecSat, 01 Jul 2006 22:52:56 +0000, by michael
-
fill_mbaff_ref_list is missing a return statement, its return value libavcodecSat, 01 Jul 2006 17:33:48 +0000, by mru
-
Adjust AC prediction if (some) predictors are not available. libavcodecSat, 01 Jul 2006 07:22:29 +0000, by kostya
-
0xFFFF l of cola. Now P-frames are decoded almost without distortions. libavcodecSat, 01 Jul 2006 07:13:52 +0000, by kostya
-
Remove unused variable (and it wasn't free'd too) libavcodecSat, 01 Jul 2006 03:19:28 +0000, by kostya
-
Use MpegEncContext->mbskip_table instead of custom bitplane. libavcodecSat, 01 Jul 2006 03:17:54 +0000, by kostya
-
* Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no libavcodecFri, 30 Jun 2006 08:00:01 +0000, by gpoirier
-
Disable w53 and w97 cmp methods when snow encoder is disabled libavcodecFri, 30 Jun 2006 07:50:30 +0000, by gpoirier
-
Slightly reworked MC code, it gives better picture. libavcodecFri, 30 Jun 2006 03:19:31 +0000, by kostya
-
spelling fixes courtesy of "Herv W." H.O.W.aka.V+ffmpeg (at) gmail (dot) com libavcodecFri, 30 Jun 2006 02:47:36 +0000, by diego
-
Fix initialization of vc1_decoder (the same as wmv3_decoder). libavcodecThu, 29 Jun 2006 11:17:50 +0000, by kostya
-
Some optimization and fixes - mostly reworked MC and bitplanes. libavcodecThu, 29 Jun 2006 11:05:33 +0000, by kostya
-
This should make P-frames decoding work on x86 (by avoiding get_bits(0)) libavcodecThu, 29 Jun 2006 11:02:33 +0000, by kostya
-
flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net libavcodecTue, 27 Jun 2006 21:01:21 +0000, by michael
-
Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization). libavcodecTue, 27 Jun 2006 15:37:48 +0000, by kostya
-
VC1 Intra blocks in P-frames use different zigzag table than I-frames. libavcodecTue, 27 Jun 2006 15:34:14 +0000, by kostya
-
Do not read full byte when less than 8 bits are still to be read. libavcodecTue, 27 Jun 2006 12:13:01 +0000, by reimar