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