summaryrefslogtreecommitdiffstats
path: root/libavcodec/flvenc.c
Commit message (Expand)AuthorAgeFilesLines
* replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-021-1/+1
* 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
* Split H263 encoder and decoder from common code.Michael Niedermayer2010-01-091-0/+1
* Move forgotton "AVCodec flv_encoder" over to flvenc.c.Michael Niedermayer2010-01-071-0/+12
* Split out flv encoding.Michael Niedermayer2010-01-071-0/+84
OpenPOWER on IntegriCloud