| Commit message (Expand) | Author | Age | Files | Lines |
* | Add yuva422p pix_fmt. | Carl Eugen Hoyos | 2012-05-08 | 1 | -0/+13 |
* | Mark GRAY8 format as pseudo-paletted. | Reimar Döffinger | 2012-04-09 | 1 | -0/+1 |
* | pixdesc: put components always in the same order. | Nicolas George | 2012-03-21 | 1 | -47/+47 |
* | Remove duplicate initializers for VDA_VLD and GBR24P. | Dale Curtis | 2012-03-03 | 1 | -16/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -4/+4 |
|\ |
|
| * | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -4/+4 |
| * | Revert "sws/pixfmt/pixdesc: add support for yuva444p" | Alex Converse | 2012-01-26 | 1 | -13/+0 |
| * | sws/pixfmt/pixdesc: add support for yuva444p | Paul B Mahol | 2012-01-27 | 1 | -0/+13 |
* | | sws/pixfmt/pixdesc: add support for yuva444p | Paul B Mahol | 2012-01-28 | 1 | -0/+13 |
* | | pixdesc: cosmetics | Jean First | 2012-01-22 | 1 | -42/+42 |
* | | Fix step_minus1 pixel descirption for RGB64. | Carl Eugen Hoyos | 2012-01-11 | 1 | -16/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-05 | 1 | -483/+484 |
|\| |
|
| * | Cleaned pixdesc.c file in libavutil | Tsvetelina Borisova | 2011-12-03 | 1 | -483/+484 |
* | | pixfmt: Add 32bit rgb without alpha formats | Michael Niedermayer | 2011-11-28 | 1 | -0/+50 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-25 | 1 | -25/+146 |
|\| |
|
| * | swscale: fix failing fate tests. | Ronald S. Bultje | 2011-11-24 | 1 | -2/+1 |
| * | Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. | Ronald S. Bultje | 2011-11-24 | 1 | -25/+65 |
| * | pixfmt: add planar RGB formats. | Ronald S. Bultje | 2011-11-24 | 1 | -0/+80 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-15 | 1 | -0/+6 |
|\| |
|
| * | hwaccel: OS X Video Decoder Acceleration (VDA) support. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+6 |
* | | HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. | Sebastien Zwickert | 2011-11-02 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-22 | 1 | -0/+23 |
|\| |
|
| * | sws/pixfmt/pixdesc: add support for yuv420p9le/be. | Ronald S. Bultje | 2011-10-21 | 1 | -0/+23 |
* | | pixdesc: fix gbr24p | Michael Niedermayer | 2011-10-09 | 1 | -3/+3 |
* | | Start adding pixel definitions for planar rgb. | Themaister | 2011-10-08 | 1 | -0/+9 |
* | | Add new pix_fmt RGBA64 | Jean First | 2011-09-24 | 1 | -0/+50 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-13 | 1 | -3/+3 |
|\| |
|
| * | pix_fmt: Fix number of bits per component in yuv444p9be | Oskar Arvidsson | 2011-07-12 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-11 | 1 | -0/+46 |
|\| |
|
| * | libavutil/swscale: YUV444P10/YUV444P9 support. | Ronald S. Bultje | 2011-06-10 | 1 | -0/+46 |
| * | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+6 |
| * | swscale: extend YUV422p support to 10bits depth | Baptiste Coudurier | 2011-05-11 | 1 | -0/+23 |
| * | Add pixel formats for 9- and 10-bit yuv420p. | Oskar Arvidsson | 2011-05-10 | 1 | -0/+46 |
| * | pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE | Peter Ross | 2011-04-10 | 1 | -0/+23 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+6 |
* | | PIX_FMT_422P10 support | Baptiste Coudurier | 2011-05-08 | 1 | -0/+23 |
* | | Rename y400a to gray8a. | Baptiste Coudurier | 2011-04-27 | 1 | -2/+2 |
* | | Add pixel formats for 9- and 10-bit yuv420p. | Oskar Arvidsson | 2011-04-10 | 1 | -0/+46 |
* | | Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats | Peter Ross | 2011-03-17 | 1 | -0/+23 |
|/ |
|
* | Deprecate avcodec_pix_fmt_string() in favor of | Stefano Sabatini | 2010-12-04 | 1 | -0/+14 |
* | Apply minor simplification in av_read_image_line(). | Stefano Sabatini | 2010-09-12 | 1 | -4/+3 |
* | pixdesc: indent | Måns Rullgård | 2010-09-12 | 1 | -9/+9 |
* | pixdesc: use 8-bit accesses when possible in av_read/write_image_line() | Måns Rullgård | 2010-09-12 | 1 | -1/+15 |
* | Cosmetics: use x ? y : z construct and merge intialization and | Stefano Sabatini | 2010-09-12 | 1 | -3/+1 |
* | pixdesc: add missing includes | Måns Rullgård | 2010-07-10 | 1 | -0/+2 |
* | Reindent after r24101. | Stefano Sabatini | 2010-07-08 | 1 | -2/+2 |
* | Rename read/write_line() to av_read/write_image_line(). | Stefano Sabatini | 2010-07-07 | 1 | -2/+2 |
* | Add PIX_FMT_Y400A, 8bit gray, 8bit alpha | Andreas Öman | 2010-04-14 | 1 | -0/+8 |
* | Add initial support for 12-bit color mode. | Janusz Krzysztofik | 2010-03-05 | 1 | -0/+46 |