Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-04fixes by Gildas Bazin <gbazin at altern dot org>Michael Niedermayer
2004-02-02quantizer noise shapingMichael Niedermayer
2004-01-22closed gop support & flags2 as all bits in flags are usedMichael Niedermayer
2004-01-08uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer
2004-01-06interlaced dct decision cleanupMichael Niedermayer
2004-01-04SVCD scan offset stuffMichael Niedermayer
2004-01-02trellis quantization regression testMichael Niedermayer
2004-01-01minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 vissual standardMichael Niedermayer
2003-12-30interlaced motion estimationMichael Niedermayer
2003-12-30motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler
2003-12-30nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the e...Michael Niedermayer
2003-12-15moved packet output to a separate function - added the frame buffered by the ...Fabrice Bellard
2003-12-15motion estimation & mb compare functions command line optionsMichael Niedermayer
2003-12-15init picture structure to avoid uninitialized fieldsFabrice Bellard
2003-12-14error concealment regression testMichael Niedermayer
2003-12-12CBR improvementsMichael Niedermayer
2003-12-12fixed top_field_first support when encodingFabrice Bellard
2003-12-11obmc encoding flag (forgot to commit...)Michael Niedermayer
2003-12-10update -interlace helpFabrice Bellard
2003-12-10-interlace option - better consistency in helpFabrice Bellard
2003-11-29h263 alternative inter vlc supportMichael Niedermayer
2003-11-29h263 OBMC & 4MV supportMichael Niedermayer
2003-11-10use av_read_frame() - added initial seek support (rename -start to -ss (mplay...Fabrice Bellard
2003-11-03-target option patch by (Vidar Madsen <vidar at prosalg dot no>)Vidar Madsen
2003-11-01 * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik
2003-10-31New options for intra/inter matrices patch by (Vidar Madsen <vidar at prosalg...Vidar Madsen
2003-10-21forgot to apply this chunk appearently, no, i dont really remember where it c...Michael Niedermayer
2003-10-21start time hack by (devik <devik at cdi dot cz>)Michael Niedermayer
2003-10-2110lMichael Niedermayer
2003-10-21AVRationalMichael Niedermayer
2003-10-18 * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik
2003-10-14recommit ofMichael Niedermayer
2003-10-07use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer
2003-10-04 * 10000l (cut'n'paste is evil!)Roman Shaposhnik
2003-10-03 * fixing bug that prevented resampling the picture andRoman Shaposhnik
2003-09-22 * fix for integer overflowRoman Shaposhnik
2003-09-17avoid initializing pts for not decoded streamsFabrice Bellard
2003-09-12simplified version handlingFabrice Bellard
2003-09-10mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer
2003-09-09header fixes - removed MPEG-4 b frame limtation in helpFabrice Bellard
2003-09-0410lMichael Niedermayer
2003-09-03vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates
2003-09-03quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge
2003-09-02win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge
2003-08-30stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates
2003-08-29 * making resolution abbreviations rightRoman Shaposhnik
2003-08-25added loop optionFabrice Bellard
2003-08-24spell fixesFabrice Bellard
2003-08-24more sections in help - copyright fixesFabrice Bellard
2003-08-20AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer