summaryrefslogtreecommitdiff
path: root/libavcodec/v210enc.c
Commit message (Expand)AuthorAge
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Remove ; after while(0) in macros.Ramiro Polla2009-09-12
* Mark all pix_fmts and supported_framerates compound literals as const.Reimar Döffinger2009-09-06
* prettyprinting cosmeticsDiego Biurrun2009-09-05
* Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188:Carl Eugen Hoyos2009-06-27
* add casts to silence gcc warningsBaptiste Coudurier2009-05-13
* V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier2009-05-12