]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/pixdesc.c
Revert "Prepare for O_DIRECT"
[frescor/ffmpeg.git] / libavcodec / pixdesc.c
2009-04-27 stefanoImplement av_get_bits_per_pixel().
2009-04-25 stefanoAdd pixdescs definitions for planar YUV pixfmts with...
2009-04-25 stefanoAdd missing pixel format descriptor definitions.
2009-03-31 stefanoCosmetics: reorder the pixel format descriptors to...
2009-03-31 stefanoChange the order of the components for RGB565LE and...
2009-03-31 stefanoAdd comments specifying the name of the components...
2009-03-22 stefanoExport to pixdesc.h the av_pix_fmt_descriptors array.
2009-03-21 stefanoChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-18 stefanoImplement a name field for AVPixFmtDescriptor.
2009-03-15 stefanoRename the (yet not defined) macros:
2009-02-25 diegospelling/wording/grammar cosmetics
2009-02-24 michaelPixel Format descriptor, try #1.