]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2004-05-12 Michael Niedermayersupport skiped blocks in SVQ1
2004-05-12 Michael Niedermayermotion estimation for SVQ1
2004-05-11 Michael NiedermayerUINT64_MAX fix
2004-05-11 Michael Niedermayermoving motion estimation specific variables from MpegEn...
2004-05-11 Michael Niedermayerreduce dependancy between motion estimation and MpegEnc...
2004-05-10 Michael Niedermayerdummy avcodec_thread_init() to avoid linking issues
2004-05-09 Michael Niedermayerp frame encoding, only with 0,0 motion vectors yet...
2004-05-08 Michael Niedermayerusing pointers so the code could eventually be used...
2004-05-08 Michael Niedermayerwidth height %64 != 0 fix
2004-05-08 Michael Niedermayerimlib2 needs -lm
2004-05-07 Roberto Tognibuffer hints, use reget_buffer, removed copy from previ...
2004-05-07 Michael Niedermayercolor and 10l
2004-05-07 Michael Niedermayerrate distorted intra only encoding
2004-05-07 Michael Niedermayer10l
2004-05-07 Mike Melansonfirst pass at a Sorenson Video 1 (SVQ1) encoder
2004-05-07 Mike Melansonsupport SVQ1 in AVI files, just for fun
2004-05-06 Michael Niedermayervbr audio fix
2004-05-05 Michael Niedermayernext_pts fix by (Wolfram Gloger <wmglo at dent dot...
2004-05-05 Michael Niedermayercoder, context, predictor command line options
2004-05-05 Michael Niedermayersupport decoding mpeg4 with buggy dc clipping
2004-05-05 Michael Niedermayermpeg4 dc prediction simplification
2004-05-04 Michael Niedermayeruse AVInteger in av_rescale() so it can finally do...
2004-05-04 Michael Niedermayerarbitrary precision integer support
2004-05-02 Roberto TogniAdd buffer hints, enable DR1
2004-05-02 Michael Niedermayercleanup
2004-05-02 Michael Niedermayerbigendian fix by (Romain Dolbeau <dolbeau at irisa...
2004-05-02 Michael Niedermayermatch latest spec
2004-05-01 D Richard Felker IIIthis isn't actually stupid, but it's not valid C and...
2004-04-30 Michael Niedermayerdont use always_inine with -Os
2004-04-30 Michael Niedermayermmx dct optimization
2004-04-30 Michael NiedermayerAMV bug workaround
2004-04-30 Michael Niedermayer-bug
2004-04-30 Michael Niedermayersimplify
2004-04-30 Michael Niedermayerdont missuse assert()
2004-04-30 Michael Niedermayercleanup & memleak fix
2004-04-30 Michael Niedermayer10000l
2004-04-30 Michael Niedermayerintra_dc_precission>0 encoding support
2004-04-30 Michael NiedermayerOPT_INT
2004-04-30 Michael Niedermayerffmpeg -version
2004-04-30 Michael Niedermayer10l
2004-04-29 Ivan Kalvachevcola test
2004-04-29 Michael Niedermayer10l
2004-04-29 Michael Niedermayerremove duplicated find_frame_end() code
2004-04-29 Michael Niedermayer>2 channels decoding fix
2004-04-27 Michael Niedermayersimplify
2004-04-27 Luca Abenifix rounding errors with NTSC patch by (Luca Abeni...
2004-04-27 Mike Melansonmove the 0x80 vector outside of the function, thus...
2004-04-27 Mike Melansonseparate out put_signed_pixels_clamped() into its own...
2004-04-27 Michael Niedermayerexport pts if available
2004-04-27 Michael NiedermayerNULL pointers ...
2004-04-26 Wolfram GlogerFix synthetic next_pts calculation / audio pts patch...
2004-04-26 Hauke Dudenmpeg SVCD compatibility, SCR fixes, standard compliance
2004-04-26 Michael NiedermayerH.263 MCBPC fix
2004-04-26 Matthieu Castetattribute_used patch by (matthieu castet <castet.matthi...
2004-04-26 Alex Beregszasziavoid macro conflicts
2004-04-26 Alex Beregszaszidisable hadamard for gcc below 3.3 - better fix awaited
2004-04-26 Alex Beregszasziuse the AVV macro from gcc_fixes.h instead ifdefs
2004-04-26 Alex Beregszaszi100l, and another one because it boils out with ICE...
2004-04-26 Mike Melansonyes, that's nice...
2004-04-26 Mike Melansonreorganize and simplify the VP3 IDCT stuff
2004-04-25 Michael Niedermayerlmin/lmax
2004-04-25 Michael Niedermayerfix decoding with quant matrixes which contain elements <16
2004-04-25 Michael Niedermayerrv10 decoding fix
2004-04-25 Michael Niedermayerring buffer fix by (Luca Abeni <lucabe72 at email dot...
2004-04-25 Mike Melansonmove __align16 some place where non-MMX machines can...
2004-04-25 Mike Melansonhush...
2004-04-25 Mike Melansonhook up support for SSE2-optimized VP3 IDCT
2004-04-25 Mike Melansonadd selected SSE2 ASM macros
2004-04-25 Mike MelansonSSE2-optimized variant of VP3 IDCT
2004-04-25 Mike Melansoncorrect MMX-optimized variant of VP3 IDCT, with comment...
2004-04-25 Michael Niedermayersupport reusing mb types and field select values of...
2004-04-24 Mike Melansonadd the minimal documentation to make this decoder...
2004-04-24 James MorrisonLicense change and cpu detection patch by (James Morris...
2004-04-24 James Morrisonvis detection patch by (James Morrison <ja2morri at...
2004-04-24 Michael Niedermayerqpel & SSE/SATD regression test
2004-04-24 Michael Niedermayer-qpel option
2004-04-24 Sascha Sommernut files in cygwin patch by ("Sascha Sommer" <saschaso...
2004-04-24 Sascha Sommercygwin patch by ("Sascha Sommer" <saschasommer at freen...
2004-04-24 Michael Niedermayersanity checks
2004-04-24 Michael Niedermayerminor motion estimation cleanup
2004-04-24 Sascha Sommerlibavcodec Cygwin compilation failure (II) patch by...
2004-04-24 Roman Shaposhnik * Enabling UltraSparc stuff wit _SPARC64
2004-04-23 Michael NiedermayerVIS optimized motion compensation code. by (David S...
2004-04-23 Michael Niedermayersanity check
2004-04-23 Dmitry BorisovMpeg start codes patch by ("Dmitry Borisov" <jbors...
2004-04-23 Timofei V.... me_range patch by ("Timofei V. Bondarenko" <timm at...
2004-04-23 Michael Niedermayerh264 nal decoding fix by (Laurent Aimar <fenrir at...
2004-04-23 Laurent Aimarh264 hurry up fix and a tiny cabac clean patch by ...
2004-04-23 Michael Niedermayerreuse motion vectors/mb types/field select values of...
2004-04-22 Michael NiedermayerRSHIFT(x,0) fix
2004-04-22 Michael Niedermayercorrupted field pictures segfault fix
2004-04-22 Michael Niedermayer10l (segfault fix)
2004-04-22 Romain Dolbeaubetter hadamard8_diff16 in AltiVec, and more patch...
2004-04-22 Michael Niedermayermotion estimation cleanup
2004-04-20 Michael Niedermayerhadamard8_diff8x8 in AltiVec, the 16bits edition by...
2004-04-19 Michael Niedermayerexporting field_select/ref_index values
2004-04-18 Michael Niedermayer10l
2004-04-18 Michael Niedermayerfix y scale of mv vissualization of interlaced MVs
2004-04-18 Michael Niedermayerfix exported motion vectors
2004-04-18 Michael Niedermayervarious fixes
next