summaryrefslogtreecommitdiff
path: root/libavcodec/raw.c
Commit message (Expand)AuthorAge
* avcodec/raw: add avpriv_get_raw_pix_fmt_tags()James Almer2014-08-07
* Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* | Warn if rawvideo and an unreadable pix_fmt are written.Carl Eugen Hoyos2014-04-11
* | Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a'Michael Niedermayer2014-04-09
|\|
| * rawvideo: Support decoding YVYU422 FourCCVittorio Giovara2014-04-08
| * raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-16
* | avcodec/raw: add bayer formatsPeter Ross2014-02-22
* | nut: Support XYZ12 rawvideoMichael Niedermayer2014-01-10
* | avcodec/raw: gbrp supportMichael Niedermayer2013-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-30
|\|
| * pixfmt: support more yuva formatsLuca Barbato2012-10-30
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | tools: move raw-test program to tools, with the name fourcc2pixfmtStefano Sabatini2012-09-14
* | lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fm...Stefano Sabatini2012-09-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos2012-07-05
* | isom: add Radius DV YUV FourCCsPiotr Bandurski2012-06-05
* | lavc/raw: add test utility for listing fourcc/pix_fmt mapStefano Sabatini2012-06-04
* | Support decoding fourcc YVYU.Carl Eugen Hoyos2012-05-27
* | Support some BOXX codecs.ami_stuff2012-05-26
* | Support yuva422p rawvideo in nut.Carl Eugen Hoyos2012-05-08
* | Support yuva444p rawvideo in nut.Carl Eugen Hoyos2012-04-06
* | Allow encoding rawvideo RGBA64 and friends.Carl Eugen Hoyos2012-02-09
* | Allow encoding rawvideo RGB0 and friends.Carl Eugen Hoyos2012-02-09
* | Allow decoding of uyvy422 CYUV with -vcodec rawvideo.Carl Eugen Hoyos2012-01-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-21
|\|
| * raw: add 10bit YUV definitionsLuca Barbato2011-12-21
| * Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun2011-10-04
| * rawdec: Fix decoding of QT WRAW files.ami_stuff2011-06-21
| * mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos2011-06-21
| * rawvideo: Support auv2 fourcc.ami_stuff2011-06-21
| * rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-04-28
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Remove non-existing fourcc " Y8".Carl Eugen Hoyos2011-08-01
* | Support fourcc YV24.ami_stuff2011-07-06
* | Support fourcc Y8 (ticket 308).ami_stuff2011-06-27
* | Support fourcc YV16 (ticket 307).ami_stuff2011-06-27
* | rawdec: fix decoding of QT WRAW filesami_stuff2011-05-25
* | Support Digital Voodoo SD 8 Bit in mov (ticket 195).Carl Eugen Hoyos2011-05-13
* | Rename y400a to gray8a.Baptiste Coudurier2011-04-27
* | Support fourcc auv2.ami_stuff2011-04-25
* | rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-26
|/
* Support gray16be and rgb48be in movBaptiste Coudurier2010-06-15
* Add support to B4BY and R4BY NUT codec tags added in NUT r672.Stefano Sabatini2010-06-06
* bgr/rgb444 for nutMichael Niedermayer2010-06-06
* More mov rawvideo fourcc supported by the rawvideo decoderBaptiste Coudurier2010-06-04
* Remove weird empty line and perform vertical align.Stefano Sabatini2010-06-02