Mercurial > libavcodec.hg
graph
-
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodec2004-10-12, by melanson
-
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec2004-10-11, by michael
-
Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>) libavcodec2004-10-08, by michael
-
segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) libavcodec2004-10-05, by michael
-
Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) libavcodec2004-10-05, by michael
-
Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>) libavcodec2004-10-05, by michael
-
h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-10-03, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2004-10-01, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2004-10-01, by michael
-
* these vars could be either static or extern (compilation fix gcc-3.5) libavcodec2004-09-30, by kabi
-
move h264 idct to its own file and call via function pointer in DspContext libavcodec2004-09-27, by michael
-
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec2004-09-27, by michael
-
assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-25, by michael
-
H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-25, by michael
-
Zlib encoder: fix image orientation (was flipped), 100l in deflate error libavcodec2004-09-23, by rtognimp
-
merge predict_plane() with DWTELEM->8bit conversation (21% faster) libavcodec2004-09-23, by michael
-
consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodec2004-09-19, by michael
-
simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-17, by michael
-
huffyuv writes to AVCodecContext.stats_out only once every 32 frames, libavcodec2004-09-17, by michael
-
(non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-17, by michael
-
h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) libavcodec2004-09-16, by michael
-
10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-16, by michael
-
* I was finally convinced. And besides, if err it's better to err with libavcodec2004-09-14, by romansh
-
100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) libavcodec2004-09-12, by michael
-
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-03, by michael
-
h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-02, by michael
-
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodec2004-08-26, by michael
-
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodec2004-08-22, by alex
-
new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodec2004-08-21, by alex