log

age author description
2004-09-12 michael use pointer arithmetic in mc_block(), 25% faster libavcodec
2004-09-10 michael get/set_sr_golomb() cleanup libavcodec
2004-09-10 michael mess cleanup libavcodec
2004-09-10 alex put the warning to the right place to avoid crashes libavcodec
2004-09-08 michael h264_qpel8_hv_lowpass_mmx2/3dnow libavcodec
2004-09-08 michael h264_qpel4_hv_lowpass_mmx2/3dnow libavcodec
2004-09-08 alex new signed golomb routines libavcodec
2004-09-08 alex try to select w/h from tables libavcodec
2004-09-08 michael 10l (wrong coded_picture) libavcodec
2004-09-08 michael optimization libavcodec
2004-09-07 michael optimization libavcodec
2004-09-07 michael optimization libavcodec
2004-09-07 michael h264 luma motion compensation in mmx2/3dnow libavcodec
2004-09-06 michael useless libavcodec
2004-09-06 michael 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and commited long time ago but appearently never used, qpel motion compensation is 5% faster libavcodec
2004-09-05 michael 20% faster predict_plane() libavcodec
2004-09-04 alex more decorrelation types libavcodec
2004-09-03 michael Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
2004-09-02 michael typo libavcodec
2004-09-02 michael optional non spec compliant optimizations for mpeg1 libavcodec
2004-09-02 michael optional non spec compliant optimizations libavcodec
2004-09-02 michael h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
2004-08-31 michael 10l (keyframes and context resets) libavcodec
2004-08-28 michael cleanup libavcodec
2004-08-28 michael 10l libavcodec
2004-08-28 melanson 8-bit mode corrections libavcodec
2004-08-27 michael merge decode_subband() and dequantize() libavcodec
2004-08-27 michael 11% faster decode_subband() libavcodec
2004-08-27 michael 5% faster decode_subband() libavcodec
2004-08-27 michael 46% faster decode_subband() libavcodec
2004-08-27 michael 50% faster decode_subband() libavcodec
2004-08-26 michael yuv median encoding 10l fix libavcodec
2004-08-26 michael quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodec
2004-08-25 michael typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) libavcodec
2004-08-25 michael edge bugfix libavcodec
2004-08-25 michael bsd patch by (Bohdan Horst <nexus at irc dot pl>) libavcodec
2004-08-24 michael lrintf emulation improvments libavcodec
2004-08-22 michael 4x4 SSE compare function libavcodec
2004-08-22 alex ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodec
2004-08-21 alex new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodec
2004-08-21 alex new copyrights libavcodec
2004-08-19 michael k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) libavcodec
2004-08-19 michael enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
2004-08-18 michael copy & paste bug libavcodec
2004-08-17 michael more untested bigendian fixes libavcodec
2004-08-17 michael big endian fix (untested) libavcodec
2004-08-16 michael cleanup libavcodec
2004-08-16 michael Get H.264 frame rate from SPS/VUI patch by (Måns Rullgård <mru at kth dot se>) libavcodec
2004-08-16 michael get_bits(32) fix libavcodec
2004-08-14 melanson build++ libavcodec
2004-08-14 michael 10l (lrintf(a)+b vs. lrintf(a+b)) libavcodec
2004-08-14 melanson TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavcodec
2004-08-13 michael Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavcodec
2004-08-13 michael minor optimization libavcodec
2004-08-13 michael user overrideable level & profile libavcodec
2004-08-12 michael give the user a chance to override codec_tag libavcodec
2004-08-11 michael 10l (dont store 2 different things at the same place ...) libavcodec
2004-08-03 michael cleanup libavcodec
2004-08-03 michael segfault fix libavcodec
2004-08-03 michael 10l (segfault) libavcodec
2004-08-02 michael lossless support libavcodec
2004-08-02 michael cleanup libavcodec
2004-08-02 michael improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) libavcodec
2004-08-02 michael fix one file, will probably break some others but i cant find any samples which need this ... libavcodec