summaryrefslogtreecommitdiffstats
path: root/libavcodec/libxavs.c
Commit message (Expand)AuthorAgeFilesLines
* libxavs: switch to encode2().Anton Khirnov2012-02-231-25/+63
* libxavs: add an AVClass at the beginning of XavsContext.Anton Khirnov2012-02-231-0/+1
* libxavs: split extradata writing out of encode_nals().Anton Khirnov2012-02-231-11/+18
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
* lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.Anton Khirnov2012-01-271-36/+0
* threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavsJanne Grunau2012-01-111-1/+1
* 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
OpenPOWER on IntegriCloud