Mercurial > libavcodec.hg
graph
-
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
-
testing all dquant for qp_rd fixes the qp runaway to 31 bug libavcodecSun, 19 Nov 2006 23:19:52 +0000, by michael
-
Add useful Altivec types, taken from with permission from x264 authors libavcodecSun, 19 Nov 2006 22:51:54 +0000, by gpoirier
-
Divide first audio buffer chunk into atomary bufffers. libavcodecSun, 19 Nov 2006 05:30:43 +0000, by kostya
-
BGR555 has never been working as alpha supporting format. Remove the false setting. libavcodecThu, 16 Nov 2006 20:43:29 +0000, by alex
-
throw error if unsupported resolution is used with h261 libavcodecThu, 16 Nov 2006 09:58:34 +0000, by bcoudurier
-
detect a few more errors (fixes libmp3-bug.avi again) libavcodecWed, 15 Nov 2006 17:58:35 +0000, by michael
-
changed rgba32_to routines to support both alpha and non-alpha formats (see r7066 too) libavcodecTue, 14 Nov 2006 19:53:22 +0000, by alex
-
changed rgba32_to routines to support both alpha and non-alpha formats libavcodecTue, 14 Nov 2006 19:48:11 +0000, by alex
-
move some CFLAGS settings away from config.* writing section libavcodecTue, 14 Nov 2006 03:12:29 +0000, by mru
-
Remove redundant #ifdef HAVE_THREAD, the file is only compiled libavcodecTue, 14 Nov 2006 00:56:56 +0000, by diego
-
add low delay forcing option for mpeg1/2 encoding libavcodecMon, 13 Nov 2006 11:30:26 +0000, by bcoudurier
-
Print error message for unsupported mode (RGB planar,CMYK,YCrCb) libavcodecMon, 13 Nov 2006 11:20:50 +0000, by kostya
-
Output proper 16-bit sound (fixes decoding on PPC) libavcodecMon, 13 Nov 2006 05:15:55 +0000, by kostya
-
zigzag_direct_noperm doesn't exist, remove declaration libavcodecSun, 12 Nov 2006 23:35:49 +0000, by mru
-
rename ff_cavs_flush to cavs_flush and make it static libavcodecSun, 12 Nov 2006 20:23:47 +0000, by stefang