summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-09avcodec/raw: gbrp supportMichael Niedermayer12-83/+95
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer20-357/+1034
2012-10-30pixfmt: support more yuva formatsLuca Barbato10-0/+417
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov296-2493/+2494
2012-09-14tools: move raw-test program to tools, with the name fourcc2pixfmtStefano Sabatini3-96/+122
2012-09-06lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fm...Stefano Sabatini1-2/+1
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2012-07-05nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos7-60/+84
2012-06-05isom: add Radius DV YUV FourCCsPiotr Bandurski2-0/+4
2012-06-03lavc/raw: add test utility for listing fourcc/pix_fmt mapStefano Sabatini2-0/+97
2012-05-26Support decoding fourcc YVYU.Carl Eugen Hoyos3-0/+12
2012-05-25Support some BOXX codecs.ami_stuff2-0/+7
2012-05-08Support yuva422p rawvideo in nut.Carl Eugen Hoyos8-6/+8
2012-04-05Support yuva444p rawvideo in nut.Carl Eugen Hoyos2-0/+2
2012-02-09Allow encoding rawvideo RGBA64 and friends.Carl Eugen Hoyos2-0/+8
2012-02-09Allow encoding rawvideo RGB0 and friends.Carl Eugen Hoyos2-0/+8
2012-01-05Allow decoding of uyvy422 CYUV with -vcodec rawvideo.Carl Eugen Hoyos2-0/+2
2011-12-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-151/+208
2011-12-20raw: add 10bit YUV definitionsLuca Barbato1-0/+6
2011-10-04Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun4-1/+17
2011-07-31Remove non-existing fourcc " Y8".Carl Eugen Hoyos1-1/+0
2011-07-06Support fourcc YV24.ami_stuff3-0/+3
2011-06-27Support fourcc Y8 (ticket 308).ami_stuff2-0/+2
2011-06-27Support fourcc YV16 (ticket 307).ami_stuff3-0/+3
2011-06-21rawdec: Fix decoding of QT WRAW files.ami_stuff2-2/+3
2011-06-21mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos2-0/+5
2011-06-21rawvideo: Support auv2 fourcc.ami_stuff2-0/+2
2011-05-24rawdec: fix decoding of QT WRAW filesami_stuff2-2/+3
2011-05-12Support Digital Voodoo SD 8 Bit in mov (ticket 195).Carl Eugen Hoyos2-0/+2
2011-04-28rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross1-0/+2
2011-04-27Rename y400a to gray8a.Baptiste Coudurier8-15/+17
2011-04-24Support fourcc auv2.ami_stuff2-0/+2
2011-03-26rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross1-0/+2
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-06-15Support gray16be and rgb48be in movBaptiste Coudurier3-0/+6
2010-06-06Add support to B4BY and R4BY NUT codec tags added in NUT r672.Stefano Sabatini2-0/+4
2010-06-06bgr/rgb444 for nutMichael Niedermayer2-0/+8
2010-06-04More mov rawvideo fourcc supported by the rawvideo decoderBaptiste Coudurier1-0/+7
2010-06-02Remove weird empty line and perform vertical align.Stefano Sabatini1-3/+2
2010-05-26Add support for the newly added Nut codec tags (added in Nut r669):Stefano Sabatini2-0/+20
2010-05-20Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags.Stefano Sabatini4-5/+5
2010-05-17Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1')Benoit Fouet1-1/+1
2010-05-16Add missing rawvideo pixel formats to codec tags mappings for nut.Stefano Sabatini1-0/+15
2010-05-16Add NV12 and NV21 AVI tags.Stefano Sabatini2-0/+4
2010-05-09Reorder nut specific codec tags and add a comment for marking them asStefano Sabatini1-1/+5
2010-05-09Add missing nut-specific codec tags for rawvideo pixel formats.Stefano Sabatini1-0/+10
2010-05-09Make the codec tags for the yuvjXXX pixel formats the same as theStefano Sabatini1-0/+7
[next]