| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: move raw-test program to tools, with the name fourcc2pixfmt | Stefano Sabatini | 2012-09-14 | 1 | -95/+0 |
* | lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fm... | Stefano Sabatini | 2012-09-06 | 1 | -2/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | nut: add 12/14 bit yuv to nut/raw | Carl Eugen Hoyos | 2012-07-05 | 1 | -0/+12 |
* | | isom: add Radius DV YUV FourCCs | Piotr Bandurski | 2012-06-05 | 1 | -0/+2 |
* | | lavc/raw: add test utility for listing fourcc/pix_fmt map | Stefano Sabatini | 2012-06-04 | 1 | -0/+96 |
* | | Support decoding fourcc YVYU. | Carl Eugen Hoyos | 2012-05-27 | 1 | -0/+1 |
* | | Support some BOXX codecs. | ami_stuff | 2012-05-26 | 1 | -0/+3 |
* | | Support yuva422p rawvideo in nut. | Carl Eugen Hoyos | 2012-05-08 | 1 | -0/+1 |
* | | Support yuva444p rawvideo in nut. | Carl Eugen Hoyos | 2012-04-06 | 1 | -0/+1 |
* | | Allow encoding rawvideo RGBA64 and friends. | Carl Eugen Hoyos | 2012-02-09 | 1 | -0/+4 |
* | | Allow encoding rawvideo RGB0 and friends. | Carl Eugen Hoyos | 2012-02-09 | 1 | -0/+4 |
* | | Allow decoding of uyvy422 CYUV with -vcodec rawvideo. | Carl Eugen Hoyos | 2012-01-06 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-21 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | raw: add 10bit YUV definitions | Luca Barbato | 2011-12-21 | 1 | -0/+6 |
| * | Synchronize various 4CCs and codec tags from FFmpeg. | Diego Biurrun | 2011-10-04 | 1 | -1/+3 |
| * | rawdec: Fix decoding of QT WRAW files. | ami_stuff | 2011-06-21 | 1 | -1/+0 |
| * | mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers. | Carl Eugen Hoyos | 2011-06-21 | 1 | -0/+1 |
| * | rawvideo: Support auv2 fourcc. | ami_stuff | 2011-06-21 | 1 | -0/+1 |
| * | rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE | Peter Ross | 2011-04-28 | 1 | -0/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Remove non-existing fourcc " Y8". | Carl Eugen Hoyos | 2011-08-01 | 1 | -1/+0 |
* | | Support fourcc YV24. | ami_stuff | 2011-07-06 | 1 | -0/+1 |
* | | Support fourcc Y8 (ticket 308). | ami_stuff | 2011-06-27 | 1 | -0/+1 |
* | | Support fourcc YV16 (ticket 307). | ami_stuff | 2011-06-27 | 1 | -0/+1 |
* | | rawdec: fix decoding of QT WRAW files | ami_stuff | 2011-05-25 | 1 | -1/+0 |
* | | Support Digital Voodoo SD 8 Bit in mov (ticket 195). | Carl Eugen Hoyos | 2011-05-13 | 1 | -0/+1 |
* | | Rename y400a to gray8a. | Baptiste Coudurier | 2011-04-27 | 1 | -1/+1 |
* | | Support fourcc auv2. | ami_stuff | 2011-04-25 | 1 | -0/+1 |
* | | rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE | Peter Ross | 2011-03-26 | 1 | -0/+2 |
|/ |
|
* | Support gray16be and rgb48be in mov | Baptiste Coudurier | 2010-06-15 | 1 | -0/+2 |
* | Add support to B4BY and R4BY NUT codec tags added in NUT r672. | Stefano Sabatini | 2010-06-06 | 1 | -0/+2 |
* | bgr/rgb444 for nut | Michael Niedermayer | 2010-06-06 | 1 | -0/+4 |
* | More mov rawvideo fourcc supported by the rawvideo decoder | Baptiste Coudurier | 2010-06-04 | 1 | -0/+7 |
* | Remove weird empty line and perform vertical align. | Stefano Sabatini | 2010-06-02 | 1 | -3/+2 |
* | Add support for the newly added Nut codec tags (added in Nut r669): | Stefano Sabatini | 2010-05-26 | 1 | -0/+10 |
* | Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. | Stefano Sabatini | 2010-05-20 | 1 | -2/+2 |
* | Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') | Benoit Fouet | 2010-05-17 | 1 | -1/+1 |
* | Add missing rawvideo pixel formats to codec tags mappings for nut. | Stefano Sabatini | 2010-05-16 | 1 | -0/+15 |
* | Add NV12 and NV21 AVI tags. | Stefano Sabatini | 2010-05-16 | 1 | -0/+2 |
* | Reorder nut specific codec tags and add a comment for marking them as | Stefano Sabatini | 2010-05-09 | 1 | -1/+5 |
* | Add missing nut-specific codec tags for rawvideo pixel formats. | Stefano Sabatini | 2010-05-09 | 1 | -0/+10 |
* | Make the codec tags for the yuvjXXX pixel formats the same as the | Stefano Sabatini | 2010-05-09 | 1 | -0/+7 |
* | Add support to the Y411 codec tag, corresponding to the rawvideo pixel | Stefano Sabatini | 2010-05-09 | 1 | -0/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565, | Stefano Sabatini | 2010-04-12 | 1 | -5/+5 |
* | Support decoding of SoftLab-NSK VideoTizer. | ami_stuff | 2010-01-16 | 1 | -0/+1 |
* | Support 2Vuy in mov, fixes issue 1690. | ami_stuff | 2010-01-16 | 1 | -0/+1 |
* | Support decoding of Avid uncompressed mov files, fixes issue 1685. | Carl Eugen Hoyos | 2010-01-15 | 1 | -0/+1 |