summaryrefslogtreecommitdiff
path: root/libavcodec/libxavs.c
Commit message (Expand)AuthorAgeFilesLines
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-13/+13
* libxavs: add private options corresponding to deprecated global optionsAnton Khirnov2011-09-121-27/+99
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-3/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-1/+1
* Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with theStefano Sabatini2010-09-251-1/+1
* add Chinese AVS encoding via external library libxavsStefan Gehrer2010-07-271-0/+351