]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/pixdesc.h
Make read_line() take as parameter a const AVPixFmtDescriptor * rather than a
[frescor/ffmpeg.git] / libavcodec / pixdesc.h
2009-03-31 stefanoMake read_line() take as parameter a const AVPixFmtDesc...
2009-03-22 stefanoExport to pixdesc.h the av_pix_fmt_descriptors array.
2009-03-18 stefanoImplement a name field for AVPixFmtDescriptor.
2009-03-15 stefanoExpand "lsb" to "least significant bits".
2009-03-04 stefanoFix typo: "i" -> "in".
2009-02-25 diegospelling/wording/grammar cosmetics
2009-02-24 michaelAVPixFmtDescriptor doxy
2009-02-24 michaelPixel Format descriptor, try #1.