log

age author description
2004-06-24 michael transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker libavcodec
2004-06-22 michael flush audio encoder buffers at the end libavcodec
2004-06-21 michael increase size of crop table libavcodec
2004-06-20 rtognimp 100l fix codebook usage for v1 vectors libavcodec
2004-06-19 michael 1000l to myself for FFMIN(...,0) instead of ...,6) libavcodec
2004-06-19 michael 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time libavcodec
2004-06-19 michael segfault fix libavcodec
2004-06-18 michael 100l libavcodec
2004-06-18 michael 10l libavcodec
2004-06-17 michael avoid useless normalization and 10l fix libavcodec
2004-06-17 michael polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodec
2004-06-16 melanson cut-n-paste error slipped through the cracks... thanks to DJ Hartman for libavcodec
2004-06-14 michael coefficient saturation fix libavcodec
2004-06-14 michael fewer overflows libavcodec
2004-06-13 melanson warning vigilance libavcodec
2004-06-13 melanson the ongoing struggle for encoding conditionals libavcodec
2004-06-12 iive better cbp handling and small speedup in mpeg12 libavcodec
2004-06-11 michael chroma me fix libavcodec
2004-06-11 iive mpeg2 chroma422/444 support, may be slower, may be faster for other codecs libavcodec
2004-06-11 melanson fix initialization bug in which execution overwrites essential data libavcodec
2004-06-10 michael clip input motion vectors libavcodec
2004-06-10 melanson attempt to create some separation in the FLAC system with respect to libavcodec
2004-06-09 michael make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec
2004-06-08 michael gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) libavcodec
2004-06-08 michael hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-06-08 michael sse8 and nsse in mmx libavcodec
2004-06-07 michael nsse weight libavcodec
2004-06-07 michael noise preserving sum of squares comparission function libavcodec
2004-06-06 michael fix normalization libavcodec
2004-06-06 michael sanity checks libavcodec
2004-06-06 michael cubic filter instead of truncated sinc libavcodec
2004-06-06 michael Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec
2004-06-06 michael optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS libavcodec
2004-06-05 michael sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) libavcodec
2004-06-05 michael mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec
2004-06-05 michael avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-06-05 michael hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-06-05 michael remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-06-05 michael qscale + qprd fix libavcodec
2004-06-03 michael change qscale -> lambda for the motion estimation libavcodec
2004-06-03 michael infinite loop fix libavcodec
2004-06-01 michael remove stupid YV12-huffyuv warning libavcodec
2004-05-31 michael 10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec
2004-05-31 rtognimp Add support for qtrle4 (16 colors/gray levels) libavcodec
2004-05-31 michael h261 dequant fix libavcodec
2004-05-30 michael removing h263 specific code libavcodec
2004-05-30 michael simplify libavcodec
2004-05-30 michael rewrite h261 loop filter libavcodec
2004-05-30 michael h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec
2004-05-30 michael Another (final?) patch for libpostproc. libavcodec
2004-05-29 michael export low_delay for encoding too libavcodec
2004-05-28 michael Newer version, using a vectorized version of the libavcodec
2004-05-28 michael per line lowpass filter in mmx libavcodec
2004-05-27 michael mmx optimized version of the per line/accurate deblock filter libavcodec
2004-05-27 michael faster c lowpass filter libavcodec
2004-05-27 michael accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodec
2004-05-26 michael altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2004-05-26 michael 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) libavcodec
2004-05-26 michael 10l (interlaced b frame decoding fix) libavcodec
2004-05-26 melanson rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodec
2004-05-25 michael avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodec
2004-05-25 michael warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
2004-05-23 michael mpeg audio timestamp fix libavcodec
2004-05-21 michael more data_size=0 cleanup libavcodec
2004-05-21 michael data_size = 0 cleanup libavcodec
2004-05-21 michael oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
2004-05-21 michael forgotten prototypes libavcodec
2004-05-18 michael rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
2004-05-18 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
2004-05-18 romansh * reimplementation using mutexes and condition variables. libavcodec
2004-05-13 michael mention avcodec_align_dimensions() libavcodec
2004-05-12 michael removing unused encoding code libavcodec
2004-05-12 michael automatic pixel format selection libavcodec
2004-05-12 michael segfault fix libavcodec
2004-05-12 michael support skiped blocks in SVQ1 libavcodec
2004-05-12 michael motion estimation for SVQ1 libavcodec
2004-05-11 michael UINT64_MAX fix libavcodec
2004-05-11 michael moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodec
2004-05-11 michael reduce dependancy between motion estimation and MpegEncContext libavcodec
2004-05-10 michael dummy avcodec_thread_init() to avoid linking issues libavcodec
2004-05-09 michael p frame encoding, only with 0,0 motion vectors yet though libavcodec
2004-05-08 michael using pointers so the code could eventually be used for P frames libavcodec
2004-05-08 michael width height %64 != 0 fix libavcodec
2004-05-07 rtognimp buffer hints, use reget_buffer, removed copy from previous frame libavcodec
2004-05-07 michael color and 10l libavcodec
2004-05-07 michael rate distorted intra only encoding libavcodec
2004-05-07 michael 10l libavcodec
2004-05-07 melanson first pass at a Sorenson Video 1 (SVQ1) encoder libavcodec
2004-05-05 michael support decoding mpeg4 with buggy dc clipping libavcodec
2004-05-05 michael mpeg4 dc prediction simplification libavcodec
2004-05-04 michael use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec
2004-05-04 michael arbitrary precision integer support libavcodec
2004-05-02 rtognimp Add buffer hints, enable DR1 libavcodec
2004-05-02 michael cleanup libavcodec
2004-04-30 michael mmx dct optimization libavcodec
2004-04-30 michael AMV bug workaround libavcodec
2004-04-30 michael simplify libavcodec
2004-04-30 michael dont missuse assert() libavcodec
2004-04-30 michael cleanup & memleak fix libavcodec
2004-04-30 michael 10000l libavcodec
2004-04-30 michael intra_dc_precission>0 encoding support libavcodec
2004-04-30 michael 10l libavcodec
2004-04-29 iive cola test libavcodec
2004-04-29 michael 10l libavcodec
2004-04-29 michael remove duplicated find_frame_end() code libavcodec
2004-04-29 michael >2 channels decoding fix libavcodec
2004-04-27 michael simplify libavcodec
2004-04-27 melanson move the 0x80 vector outside of the function, thus saving the compiler libavcodec
2004-04-27 melanson separate out put_signed_pixels_clamped() into its own function and libavcodec
2004-04-26 michael H.263 MCBPC fix libavcodec
2004-04-26 alex avoid macro conflicts libavcodec
2004-04-26 alex disable hadamard for gcc below 3.3 - better fix awaited libavcodec
2004-04-26 alex use the AVV macro from gcc_fixes.h instead ifdefs libavcodec
2004-04-26 alex 100l, and another one because it boils out with ICE under gcc 3.2.3 libavcodec
2004-04-26 melanson yes, that's nice... libavcodec
2004-04-26 melanson reorganize and simplify the VP3 IDCT stuff libavcodec
2004-04-25 michael fix decoding with quant matrixes which contain elements <16 libavcodec
2004-04-25 michael rv10 decoding fix libavcodec
2004-04-25 melanson move __align16 some place where non-MMX machines can see it libavcodec
2004-04-25 melanson hush... libavcodec
2004-04-25 melanson hook up support for SSE2-optimized VP3 IDCT libavcodec
2004-04-25 melanson add selected SSE2 ASM macros libavcodec
2004-04-25 melanson SSE2-optimized variant of VP3 IDCT libavcodec
2004-04-25 melanson correct MMX-optimized variant of VP3 IDCT, with comments (thank you libavcodec
2004-04-25 michael support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors libavcodec
2004-04-24 melanson add the minimal documentation to make this decoder useful libavcodec
2004-04-24 michael License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec
2004-04-24 michael vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec