summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-041-0/+4
* configure: rename hevc_ps to hevcparseJames Almer2017-10-101-4/+4
* mpeg12: Move finding the best frame rate to common codeMark Thompson2017-09-121-0/+1
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-201-0/+1
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-201-0/+1
* vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-08-131-1/+1
* vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-08-131-1/+1
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-131-0/+1
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-131-0/+1
* lavc: Add h264_metadata bitstream filterMark Thompson2017-08-131-0/+1
* lavc: Add trace_headers bitstream filterMark Thompson2017-08-121-0/+1
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-121-0/+1
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-121-0/+1
* lavc: Add coded bitstream read/write APIMark Thompson2017-08-121-0/+1
* hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-281-0/+1
* cuvid: add cuvid.h to SKIPHEADERSAnton Khirnov2017-07-271-0/+1
* h264dec: add a CUVID hwaccelAnton Khirnov2017-07-261-0/+2
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-251-0/+1
* Add Cinepak encoderTomas Härdin2017-07-051-0/+1
* build: Add missing mpeg4audio dependency for RTP muxerDiego Biurrun2017-06-171-0/+1
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-021-5/+6
* Add ClearVideo decoderKostya Shishkov2017-04-251-0/+1
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-131-0/+1
* ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-121-4/+5
* vaapi_encode: Add VP9 supportMark Thompson2017-04-021-0/+1
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-021-0/+1
* vp9: Add bsf to merge superframesRonald S. Bultje2017-04-021-0/+1
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
* build: Add missing object dependency for extract_extradata bitstream filterDiego Biurrun2017-03-201-1/+2
* Add Cineform HD DecoderKieran Kunhya2017-03-091-0/+1
* Add Apple Pixlet decoderPaul B Mahol2017-03-011-0/+1
* vaapi_encode: Add VP8 supportMark Thompson2017-01-301-0/+1
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-291-0/+1
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-191-0/+1
* lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-141-0/+1
* lavc: add a null bitstream filterAnton Khirnov2016-12-141-0/+1
* Drop libxvid rate control support for mpegvideo encodingDiego Biurrun2016-12-111-1/+0
* build: Add an internal component for hevc_ps codeDiego Biurrun2016-12-081-3/+4
* build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-071-0/+5
* build: Create a component for MPEG audio header decodingDiego Biurrun2016-12-051-6/+4
* build: Add missing hevc_ps dependency for QSV HEVC encoderDiego Biurrun2016-12-051-1/+2
* lavc: move decoding-related code from utils.c to a new fileAnton Khirnov2016-11-291-0/+1
* lavc: move encoding-related code from utils.c to a new fileAnton Khirnov2016-11-291-0/+1
* qsv: Add VP8 decoderMark Thompson2016-11-141-0/+1
* qsv: Add VC-1 decoderMark Thompson2016-11-141-1/+2
* lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-161-0/+1
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-1/+1
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-081-0/+1
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-301-3/+2
OpenPOWER on IntegriCloud