]> git.sesse.net Git - ffmpeg/history - libavcodec
10l (returning negative number of consumed bytes if the first startcode of a frame...
[ffmpeg] / libavcodec /
2003-04-27 Michael Niedermayer10l (returning negative number of consumed bytes if...
2003-04-25 Michael Niedermayer10l
2003-04-25 Michael Niedermayer2pass stats fix (by ffdshow cvslog)
2003-04-25 Michael Niedermayertypo in a comment ...
2003-04-25 Michael Niedermayerfixing mixed dr1 + internal buffers
2003-04-25 Michael Niedermayerdoc fixes (forgot to commit)
2003-04-23 Zdenek Kabelac* more strict types
2003-04-22 Michael Niedermayercleanup mpeg1/2 bitstream parser
2003-04-22 Zdenek Kabelac* fixed initialization and some memleak
2003-04-21 Fabrice Bellardrgb555 alpha extraction fix
2003-04-21 Fabrice Bellardadded img_get_alpha_info()
2003-04-21 Fabrice Bellardfixed PIX_FMT_YUV422 conversions
2003-04-21 Fabrice Bellardloss fixes (thanks to Daniel Serpell) - shrink22 fix
2003-04-21 Fabrice Bellardadded all missing UV conversions
2003-04-21 Fabrice Bellardalmost exhaustive image conversion support
2003-04-21 Fabrice Bellardaccurate YUV to RGB and RGB to YUV conversions - added...
2003-04-20 Fabrice BellardYUV formats/gray formats are correctly defined - added...
2003-04-20 Fabrice Bellardfixed static init
2003-04-20 Fabrice Bellardnew YUV formats for correct JPEG YUV support - added...
2003-04-19 Fabrice Bellardrgba32 convert
2003-04-19 Mike Melansoncode redundancy reduction, courtesy of suxen_drol ...
2003-04-18 Michael Niedermayerbetter? default thresholds, if this is worse for any...
2003-04-18 Michael Niedermayermpeg2 qscale flag
2003-04-17 Michael Niedermayersegfault fix
2003-04-16 ArpiCompile a52 util functions too
2003-04-16 ArpiUtility functions (CRC calc & float->int converters)
2003-04-16 Michael Niedermayermeanigfull dr1 comment
2003-04-15 Roman ShaposhnikChanges for SPARC/Solaris compatibility. Now it should...
2003-04-15 Mike Melansonnative Indeo3 decoder implementation
2003-04-14 Michael Niedermayer10l
2003-04-14 Michael Niedermayercheck validity of some flags
2003-04-14 Michael Niedermayerminor cleanup / some warning fixes
2003-04-14 Michael Niedermayer10l (hadamard fix)
2003-04-12 Michael Niedermayer10l
2003-04-12 Michael Niedermayerfaster 8x8 & 16x16 plane prediction by skal (massimin...
2003-04-12 Michael Niedermayer10l (use before malloc)
2003-04-11 Michael Niedermayersome checks to avoid segfaults if the decoder is feeded...
2003-04-11 Michael Niedermayer100l (mpeg2 decoding fixed)
2003-04-11 Michael Niedermayer10l (adaptve quant fix)
2003-04-10 Sascha Sommer#undef DATADIR before inclusion of windows.h patch...
2003-04-10 Michael Niedermayer10l
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-10 Michael Niedermayerb frames + slices bugfix
2003-04-10 Michael Niedermayerfixing slice decoding, dunno why the regression tests...
2003-04-07 Michael Niedermayersome checks to avoid segfault
2003-04-06 Michael Niedermayerpict_type & quality fix
2003-04-06 Richard Hodgesfix pts type in avcodec.h for WIN32 patch by (Richard...
2003-04-05 François RevolFix for buggy (?) g++ (bailling out for beosaudio.cpp)
2003-04-05 Michael Niedermayer#ifdef TRACE printf() -> tprintf()
2003-04-04 Michael Niedermayermultiple reference frames support
2003-04-04 Michael NiedermayerH264 decoder & demuxer
2003-04-04 Michael Niedermayersupport for DV aspect ratio and erroneous audio patch...
2003-04-04 Michael Niedermayerfixing mem corruption
2003-04-02 Michael Niedermayer10l
2003-04-02 Michael Niedermayermsmpeg4 2pass support & some related cleanup
2003-04-01 Michael Niedermayerfixing msmpeg4v2 encoding
2003-03-31 Michael Niedermayersome static -> dynamic alloc & 16->8 bit
2003-03-31 Sascha Sommermangle on mingw32 patch by ("Sascha Sommer" <saschasomm...
2003-03-30 Michael Niedermayermpeg1 slice encoding support
2003-03-30 Michael Niedermayersimplify slice encoding (variance of packet size is...
2003-03-29 Michael Niedermayerfaster C linear blend & interpolate deinterlacers
2003-03-29 Michael Niedermayerfixing cliping of c deinterlacers
2003-03-28 Roman ShaposhnikAVI type 1 support patch by (Roman Shaposhnick <rvs...
2003-03-26 Sebastien BechetI420 patch by (Sebastien Bechet <s dot bechet at av7...
2003-03-26 François Revoldebug stuff only for DEBUG :)
2003-03-26 Michael Niedermayerfaster hadamard transform
2003-03-26 Michael Niedermayer10l
2003-03-24 Nick Kurshevbinary compatibility fix (workaround for r.147, r.148)
2003-03-22 Michael Niedermayeruser setable quantizer bias
2003-03-22 Michael Niedermayerbinary compatibility fix
2003-03-22 Michael Niedermayer10l
2003-03-21 Michael Niedermayerbitstream tracing support
2003-03-21 Leon van Stuivenberg new versions; put_pix's about 20% faster, get_pix...
2003-03-20 Michael Niedermayerbetter non conformant divx packed bitstream detection...
2003-03-20 Michael Niedermayererror resilience cleanup (its faster too...)
2003-03-18 Leon van Stuivenbergclear_blocks_mmi() optimization by BroadQ (and patch...
2003-03-18 Michael Niedermayermerging a small amount of the changes from BroadQ,...
2003-03-17 Michael Niedermayerqmin/qmax cleanup
2003-03-17 Michael Niedermayer10l
2003-03-16 Fred Rothgangerrawvideo patch by (Fred Rothganger <rothgang at uiuc...
2003-03-16 Michael Niedermayerfield pic decoding cleanup
2003-03-15 Michael Niedermayercleaner & more flexible edge bug workaround
2003-03-15 Michael Niedermayerhalfpel MC doxy
2003-03-14 Alex Beregszaszi10l
2003-03-14 Zdenek Kabelac* fixing cut&paste bug
2003-03-12 Michael Niedermayeroops
2003-03-12 Michael Niedermayerrvlc decoding support
2003-03-12 François Revol/me should really learn doxygen :)
2003-03-12 Zdenek Kabelac* added more options
2003-03-12 Zdenek Kabelac* cosmetic doc fix
2003-03-12 Zdenek Kabelac* moved os_support.h into libavcodec
2003-03-12 Michael Niedermayer100l
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-11 Slavik Gnatenkorestoring OS/2 compatibility patch by ("Slavik Gnatenko...
2003-03-10 Zdenek Kabelac* 'externaly' visible option list begins avoptions_...
2003-03-10 Michael Niedermayereven more fixes
2003-03-10 Zdenek Kabelac* oooooops - sorry for this one - wrong logic
2003-03-10 Michael Niedermayermore fixes
2003-03-10 Michael Niedermayermore fixes
2003-03-10 Michael Niedermayerbug workaround
next