| Commit message (Expand) | Author | Age | Files | Lines |
* | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -0/+6 |
* | Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. | Ronald S. Bultje | 2011-11-24 | 1 | -0/+2 |
* | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+9 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Deprecate avcodec_pix_fmt_string() in favor of | Stefano Sabatini | 2010-12-04 | 1 | -0/+12 |
* | 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 |
* | Fix misspelled parameter names in Doxygen documentation. | Diego Biurrun | 2010-07-02 | 1 | -2/+2 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -4/+4 |
* | Move read_line() and write_line() definition from pixdesc.h to | Stefano Sabatini | 2010-02-16 | 1 | -78/+4 |
* | Fix grammar: write to DST THING -> write THING to DST. | Stefano Sabatini | 2010-01-31 | 1 | -4/+4 |
* | Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). | Stefano Sabatini | 2010-01-30 | 1 | -0/+13 |
* | Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness. | Stefano Sabatini | 2009-11-23 | 1 | -1/+1 |
* | Clarify relations between log2_chroma_w, log2_chroma_h and comp. | Stefano Sabatini | 2009-11-18 | 1 | -1/+9 |
* | Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name | Stefano Sabatini | 2009-11-18 | 1 | -1/+1 |
* | Move pixdesc.{h,c} from libavcodec to libavutil. | Stefano Sabatini | 2009-10-27 | 1 | -0/+207 |