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
2014-08-07avcodec/raw: add avpriv_get_raw_pix_fmt_tags()James Almer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-04-12Warn if rawvideo and an unreadable pix_fmt are written.Carl Eugen Hoyos
2014-04-09Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a'Michael Niedermayer
2014-04-09rawvideo: Support decoding YVYU422 FourCCVittorio Giovara
2014-03-17raw, nut: Support rgba64 encodingCarl Eugen Hoyos
2014-02-22avcodec/raw: add bayer formatsPeter Ross
2014-01-10nut: Support XYZ12 rawvideoMichael Niedermayer
2013-08-10avcodec/raw: gbrp supportMichael Niedermayer
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-09-15tools: move raw-test program to tools, with the name fourcc2pixfmtStefano Sabatini
2012-09-07lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fm...Stefano Sabatini
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-07-05nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos
2012-06-05isom: add Radius DV YUV FourCCsPiotr Bandurski
2012-06-04lavc/raw: add test utility for listing fourcc/pix_fmt mapStefano Sabatini
2012-05-27Support decoding fourcc YVYU.Carl Eugen Hoyos
2012-05-26Support some BOXX codecs.ami_stuff
2012-05-08Support yuva422p rawvideo in nut.Carl Eugen Hoyos
2012-04-06Support yuva444p rawvideo in nut.Carl Eugen Hoyos
2012-02-10Allow encoding rawvideo RGBA64 and friends.Carl Eugen Hoyos
2012-02-10Allow encoding rawvideo RGB0 and friends.Carl Eugen Hoyos
2012-01-06Allow decoding of uyvy422 CYUV with -vcodec rawvideo.Carl Eugen Hoyos
2011-12-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-21raw: add 10bit YUV definitionsLuca Barbato
2011-10-04Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun
2011-08-01Remove non-existing fourcc " Y8".Carl Eugen Hoyos
2011-07-06Support fourcc YV24.ami_stuff
2011-06-27Support fourcc Y8 (ticket 308).ami_stuff
2011-06-27Support fourcc YV16 (ticket 307).ami_stuff
2011-06-22rawdec: Fix decoding of QT WRAW files.ami_stuff
2011-06-21mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos
2011-06-21rawvideo: Support auv2 fourcc.ami_stuff
2011-05-25rawdec: fix decoding of QT WRAW filesami_stuff
2011-05-13Support Digital Voodoo SD 8 Bit in mov (ticket 195).Carl Eugen Hoyos
2011-04-28rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross
2011-04-27Rename y400a to gray8a.Baptiste Coudurier
2011-04-25Support fourcc auv2.ami_stuff
2011-03-26rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-15Support gray16be and rgb48be in movBaptiste Coudurier
2010-06-06Add support to B4BY and R4BY NUT codec tags added in NUT r672.Stefano Sabatini
2010-06-06bgr/rgb444 for nutMichael Niedermayer
2010-06-05More mov rawvideo fourcc supported by the rawvideo decoderBaptiste Coudurier
2010-06-03Remove weird empty line and perform vertical align.Stefano Sabatini