log

age author description
2003-05-14 michaelni aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>) libavcodec
2003-05-14 michaelni fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me libavcodec
2003-05-14 michaelni make sh4 IDCT optional, so the user can choose libavcodec
2003-05-14 michaelni sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) libavcodec
2003-05-14 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavcodec
2003-05-14 michaelni libmpeg2 style bitstream reader fixes libavcodec
2003-05-14 michaelni some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) libavcodec
2003-05-14 michaelni decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec
2003-05-14 michaelni bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec
2003-05-13 michaelni small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi libavcodec
2003-05-13 michaelni optimizations libavcodec
2003-05-13 kabi * oops - reversed last commit libavcodec
2003-05-13 michaelni optimizations libavcodec
2003-05-12 michaelni 100l (document buffer padding requirements) libavcodec
2003-05-12 kabi * sync libavcodec
2003-05-12 kabi * link libfaad when needed libavcodec
2003-05-12 kabi * quiet missing EOF \n warning libavcodec
2003-05-12 kabi * support for AAC audio streams via libfaad libavcodec
2003-05-12 tmmm fix image buffer leak on keyframes, add more error condition checks libavcodec
2003-05-12 romansh * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) libavcodec
2003-05-11 michaelni ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
2003-05-11 michaelni more idct_permute docs libavcodec
2003-05-11 tmmm fix motion vector decoding bug and reinstate interframes libavcodec
2003-05-11 tmmm get those permutations straight libavcodec
2003-05-10 tmmm squashed a bunch of subtle array indexing bugs, fixed block mapping libavcodec
2003-05-10 michaelni print obmc bug info only if avctx->debug&1 libavcodec
2003-05-10 tmmm dump the shady binary search logic (the part that binary searches libavcodec
2003-05-10 tmmm change the way the ImageDescription is passed to the decoder libavcodec
2003-05-09 michaelni svq3 decoder by anonymous libavcodec
2003-05-08 tmmm correct the custom coding mode alphabet, add some validation on the libavcodec
2003-05-07 michaelni more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
2003-05-07 romansh * introducing new public interface in imgconvert.c libavcodec
2003-05-07 tmmm looking better all the time! motion compensation is starting to work libavcodec
2003-05-07 tmmm fixed buffer allocation logic (hopefully) so that decoder does not crash libavcodec
2003-05-06 michaelni release buffer cleanup libavcodec
2003-05-06 tmmm fix decoder so that ffmpeg does not crash, at least not right away libavcodec
2003-05-05 michaelni Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>) libavcodec
2003-05-05 michaelni doxy libavcodec
2003-05-05 tmmm first pass at a new VP3 video decoder libavcodec
2003-05-03 arpi_esp looks better (req. for mp-G2) libavcodec
2003-05-01 romansh making it nicer to the client who doesn't expect errors messages in stdout libavcodec
2003-04-29 romansh * fixing NTSC frame rate for DV streams libavcodec
2003-04-27 michaelni 10l libavcodec
2003-04-27 michaelni tired libavcodec
2003-04-27 michaelni 10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) libavcodec
2003-04-25 michaelni 10l libavcodec
2003-04-25 michaelni 2pass stats fix (by ffdshow cvslog) libavcodec
2003-04-25 michaelni typo in a comment ... libavcodec
2003-04-25 michaelni fixing mixed dr1 + internal buffers libavcodec
2003-04-25 michaelni doc fixes (forgot to commit) libavcodec
2003-04-23 kabi * more strict types libavcodec
2003-04-22 michaelni cleanup mpeg1/2 bitstream parser libavcodec
2003-04-22 kabi * fixed initialization and some memleak libavcodec
2003-04-21 bellard rgb555 alpha extraction fix libavcodec
2003-04-21 bellard added img_get_alpha_info() libavcodec
2003-04-21 bellard fixed PIX_FMT_YUV422 conversions libavcodec
2003-04-21 bellard loss fixes (thanks to Daniel Serpell) - shrink22 fix libavcodec
2003-04-21 bellard added all missing UV conversions libavcodec
2003-04-21 bellard almost exhaustive image conversion support libavcodec
2003-04-21 bellard accurate YUV to RGB and RGB to YUV conversions - added comments libavcodec
2003-04-20 bellard YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support libavcodec
2003-04-20 bellard fixed static init libavcodec
2003-04-20 bellard new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size) libavcodec
2003-04-19 bellard rgba32 convert libavcodec
2003-04-19 tmmm code redundancy reduction, courtesy of suxen_drol -at- hotmail.com libavcodec
2003-04-18 michaelni better? default thresholds, if this is worse for any files, then tell us ASAP libavcodec
2003-04-18 michaelni mpeg2 qscale flag libavcodec
2003-04-17 michaelni segfault fix libavcodec
2003-04-16 arpi_esp Compile a52 util functions too libavcodec
2003-04-16 arpi_esp Utility functions (CRC calc & float->int converters) libavcodec
2003-04-16 michaelni meanigfull dr1 comment libavcodec
2003-04-15 romansh Changes for SPARC/Solaris compatibility. Now it should be possible to libavcodec
2003-04-15 tmmm native Indeo3 decoder implementation libavcodec
2003-04-14 michaelni 10l libavcodec
2003-04-14 michaelni check validity of some flags libavcodec
2003-04-14 michaelni minor cleanup / some warning fixes libavcodec
2003-04-14 michaelni 10l (hadamard fix) libavcodec
2003-04-12 michaelni 10l libavcodec
2003-04-12 michaelni faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net) libavcodec
2003-04-12 michaelni 10l (use before malloc) libavcodec
2003-04-11 michaelni some checks to avoid segfaults if the decoder is feeded with junk libavcodec
2003-04-11 michaelni 100l (mpeg2 decoding fixed) libavcodec
2003-04-11 michaelni 10l (adaptve quant fix) libavcodec
2003-04-10 michaelni #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
2003-04-10 michaelni 10l libavcodec
2003-04-10 michaelni simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture libavcodec
2003-04-10 michaelni b frames + slices bugfix libavcodec
2003-04-10 michaelni fixing slice decoding, dunno why the regression tests didnt catch that ... libavcodec
2003-04-07 michaelni some checks to avoid segfault libavcodec
2003-04-06 michaelni pict_type & quality fix libavcodec
2003-04-06 michaelni fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) libavcodec
2003-04-05 mmu_man Fix for buggy (?) g++ (bailling out for beosaudio.cpp) libavcodec
2003-04-05 michaelni #ifdef TRACE printf() -> tprintf() libavcodec
2003-04-04 michaelni multiple reference frames support libavcodec
2003-04-04 michaelni H264 decoder & demuxer libavcodec
2003-04-04 michaelni support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavcodec
2003-04-04 michaelni fixing mem corruption libavcodec
2003-04-02 michaelni 10l libavcodec
2003-04-02 michaelni msmpeg4 2pass support & some related cleanup libavcodec
2003-04-01 michaelni fixing msmpeg4v2 encoding libavcodec
2003-03-31 michaelni some static -> dynamic alloc & 16->8 bit libavcodec
2003-03-31 michaelni mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
2003-03-30 michaelni mpeg1 slice encoding support libavcodec
2003-03-30 michaelni simplify slice encoding (variance of packet size is practically identical) libavcodec
2003-03-29 michaelni faster C linear blend & interpolate deinterlacers libavcodec
2003-03-29 michaelni fixing cliping of c deinterlacers libavcodec
2003-03-28 michaelni AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec
2003-03-26 michaelni I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) libavcodec
2003-03-26 mmu_man debug stuff only for DEBUG :) libavcodec
2003-03-26 michaelni faster hadamard transform libavcodec
2003-03-26 michaelni 10l libavcodec
2003-03-24 nickols_k binary compatibility fix (workaround for r.147, r.148) libavcodec