Mercurial > libavcodec.hg
graph
-
move blocks away MpegEncContext (7.4 -> 5.8k) libavcodecWed, 22 Oct 2003 12:01:21 +0000, by michael
-
move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) libavcodecWed, 22 Oct 2003 11:23:39 +0000, by michael
-
move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slightly faster now, dont ask my why ... libavcodecWed, 22 Oct 2003 10:59:39 +0000, by michael
-
dynamic alloc of picture structs instead of putting them in MpegEncContext libavcodecTue, 21 Oct 2003 19:55:31 +0000, by michael
-
use continued fractions to approximate a fraction if its numerator or denominator is too large libavcodecMon, 20 Oct 2003 22:33:53 +0000, by michael
-
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodecSun, 19 Oct 2003 21:05:41 +0000, by michael
-
- Moving -Wall from the individual Makefiles to configure (and only libavcodecSat, 18 Oct 2003 18:47:06 +0000, by michael
-
* providing MPEG codecs with a generic fields in AVFrame to use. libavcodecSat, 18 Oct 2003 03:19:44 +0000, by romansh
-
emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set libavcodecFri, 17 Oct 2003 18:56:01 +0000, by michael
-
* original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE libavcodecThu, 16 Oct 2003 18:27:48 +0000, by romansh
-
picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least libavcodecThu, 16 Oct 2003 00:21:54 +0000, by michael
-
replace file to remove nasty DOS CRs and hard tabs libavcodecWed, 15 Oct 2003 03:14:14 +0000, by melanson
-
added CRI ADX and XA ADPCM audio modules, courtesy of BERO libavcodecTue, 14 Oct 2003 04:40:53 +0000, by melanson
-
disable encoders where appropriate (patch courtesy of BERO libavcodecTue, 14 Oct 2003 04:15:53 +0000, by melanson
-
fix the case where all vlc codes are 8 bits long (repeat=256) libavcodecMon, 13 Oct 2003 19:38:34 +0000, by michael
-
dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders libavcodecMon, 13 Oct 2003 11:13:10 +0000, by michael
-
removed the obsolete and unused parameters of init_put_bits libavcodecSun, 12 Oct 2003 21:25:00 +0000, by alex
-
theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) libavcodecSat, 11 Oct 2003 17:44:21 +0000, by alex
-
optimised versions of the get_pixels, diff_pixels, and bswap_buf libavcodecSat, 11 Oct 2003 16:43:51 +0000, by melanson
-
recommit (of patch, as cvslog msg didnt apply cleanly) libavcodecSat, 11 Oct 2003 08:25:23 +0000, by michael
-
use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodecTue, 07 Oct 2003 11:32:40 +0000, by michaelni
-
This patch marks frames used in RPZA decoder as reference frames, from libavcodecSun, 05 Oct 2003 21:48:16 +0000, by tmmm
-
added solid color vectors; basic PAL8, 4x2-vector video (as in libavcodecSat, 04 Oct 2003 17:47:22 +0000, by tmmm
-
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) libavcodecSat, 04 Oct 2003 09:53:34 +0000, by michaelni