summaryrefslogtreecommitdiffstats
path: root/libavcodec/v210enc.c
Commit message (Expand)AuthorAgeFilesLines
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Remove ; after while(0) in macros.Ramiro Polla2009-09-121-1/+1
* Mark all pix_fmts and supported_framerates compound literals as const.Reimar Döffinger2009-09-061-1/+1
* prettyprinting cosmeticsDiego Biurrun2009-09-051-4/+5
* Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188:Carl Eugen Hoyos2009-06-271-1/+1
* add casts to silence gcc warningsBaptiste Coudurier2009-05-131-3/+3
* V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier2009-05-121-0/+129
OpenPOWER on IntegriCloud