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
2009-04-02Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.Jai Menon
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-12-04partial WRAW fourcc support, might need image flippingBaptiste Coudurier
2008-10-13Fix some icc warnings by using enum PixelFormat instead of int where appropri...Carl Eugen Hoyos
2007-09-21HDYC fourcc, sample hdyc/Test2.aviBaptiste Coudurier
2007-07-09split rawvideo encoder and decoder in their own filesAurelien Jacobs
2007-04-21compile rawvideo decoder on requestAlex Beregszaszi
2007-03-03partial avid meridien uncompressed supportBaptiste Coudurier
2007-03-01quicktime 'raw ' supportBaptiste Coudurier
2007-02-07Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun
2006-11-11make some symbols staticMåns Rullgård
2006-11-0916bit in avi is RGB555Michael Niedermayer
2006-10-27adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet
2006-10-27adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-27add some #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård
2006-08-18Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %Steve L'Homme
2006-05-14add quicktime uncompressed 8bit 4:2:2 supportBaptiste Coudurier
2006-03-04PAL8 support (fixed BLUR8.AVI)Michael Niedermayer
2006-02-02Set interlaced_frame and top_field_first according to coded_frame.Luca Abeni
2006-01-31Fix silly typos.Diego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-09-06a few more raw yuv fourccsMichael Niedermayer
2005-05-11a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson
2004-12-01raw rgb flip fixMichael Niedermayer
2004-11-09fix image stream copyMichael Niedermayer
2004-08-13give the user a chance to override codec_tagMichael Niedermayer
2004-07-26Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pa...Todd Kirby
2004-07-21raw rgb supportMichael Niedermayer
2004-05-21data_size = 0 cleanupMichael Niedermayer
2003-05-15Warning fixes.Falk Hüffner
2003-05-07 * introducing new public interface in imgconvert.cRoman Shaposhnik
2003-04-17segfault fixMichael Niedermayer
2003-03-27I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet
2003-03-1710lMichael Niedermayer
2003-03-17rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger