summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv20enc.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
* Fix rv20 encoding so the binary decoder can decode it.Michael Niedermayer2010-09-261-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Add include to fix implicit declaration of ff_mpeg4_init_direct_mv andReimar Döffinger2010-01-311-0/+1
* Mark all pix_fmts and supported_framerates compound literals as const.Reimar Döffinger2009-09-061-1/+1
* Split RV20 encoder into its own file.Diego Biurrun2009-08-031-0/+69
OpenPOWER on IntegriCloud