Mercurial > libavcodec.hg
graph
-
1 step diamond search around the median MV predictor libavcodecThu, 30 Nov 2006 22:44:22 +0000, by michael
-
cleanup the #ifdef mess in encoder/decoder/parser registration libavcodecTue, 28 Nov 2006 23:55:24 +0000, by aurel
-
100l: Initialize dc_scale with current quantizer for adv I frames libavcodecSun, 26 Nov 2006 04:53:36 +0000, by kostya
-
Implement DELTA_FLI opcodes correctly. Patch by Steven Johnson libavcodecFri, 24 Nov 2006 00:16:32 +0000, by alex
-
support byte_run=0 case in DELTA_FLI (this case means only skip pixels) libavcodecThu, 23 Nov 2006 23:50:08 +0000, by alex
-
10l memory corruption bug found by Steven Johnson libavcodecThu, 23 Nov 2006 22:57:20 +0000, by alex
-
flac: allow reading of full metadata headers from extradata libavcodecThu, 23 Nov 2006 22:22:03 +0000, by aurel
-
bring AC3 encoder output up to input volume level libavcodecThu, 23 Nov 2006 22:21:01 +0000, by gpoirier
-
fix bitstream to be correctly decoded by quicktime libavcodecWed, 22 Nov 2006 13:53:22 +0000, by bcoudurier
-
Conditionally compile some of the AltiVec optimizations. libavcodecWed, 22 Nov 2006 09:20:16 +0000, by diego
-
fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de libavcodecWed, 22 Nov 2006 01:11:29 +0000, by bcoudurier
-
fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probably hasnt been noticed as everyone who tested stuff used -psnr) libavcodecTue, 21 Nov 2006 19:37:44 +0000, by michael
-
allow amr bitrate to be changed "on the fly" through avctx->bitrate. libavcodecMon, 20 Nov 2006 20:35:47 +0000, by gpoirier