summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
* vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-13
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-13
* lavc: Add h264_metadata bitstream filterMark Thompson2017-08-13
* lavc: Add trace_headers bitstream filterMark Thompson2017-08-12
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-12
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-12
* lavc: Add coded bitstream read/write APIMark Thompson2017-08-12
* hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-28
* cuvid: add cuvid.h to SKIPHEADERSAnton Khirnov2017-07-27
* h264dec: add a CUVID hwaccelAnton Khirnov2017-07-26
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-25
* Add Cinepak encoderTomas Härdin2017-07-05
* build: Add missing mpeg4audio dependency for RTP muxerDiego Biurrun2017-06-17
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
* Add ClearVideo decoderKostya Shishkov2017-04-25
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-12
* vaapi_encode: Add VP9 supportMark Thompson2017-04-02
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-02
* vp9: Add bsf to merge superframesRonald S. Bultje2017-04-02
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* build: Add missing object dependency for extract_extradata bitstream filterDiego Biurrun2017-03-20
* Add Cineform HD DecoderKieran Kunhya2017-03-09
* Add Apple Pixlet decoderPaul B Mahol2017-03-01
* vaapi_encode: Add VP8 supportMark Thompson2017-01-30
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-29
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
* lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-14
* lavc: add a null bitstream filterAnton Khirnov2016-12-14
* Drop libxvid rate control support for mpegvideo encodingDiego Biurrun2016-12-11
* build: Add an internal component for hevc_ps codeDiego Biurrun2016-12-08
* build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-07
* build: Create a component for MPEG audio header decodingDiego Biurrun2016-12-05
* build: Add missing hevc_ps dependency for QSV HEVC encoderDiego Biurrun2016-12-05
* lavc: move decoding-related code from utils.c to a new fileAnton Khirnov2016-11-29
* lavc: move encoding-related code from utils.c to a new fileAnton Khirnov2016-11-29
* qsv: Add VP8 decoderMark Thompson2016-11-14
* qsv: Add VC-1 decoderMark Thompson2016-11-14
* lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-16
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-08
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-30
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2016-08-30
* build: Drop unnecessary libavcodec <-> libavformat object dependenciesDiego Biurrun2016-06-29
* build: Move MP2 muxer declaration away from MP3 muxer codeDiego Biurrun2016-06-29
* build: Move ff_mpeg12_frame_rate_tab to a separate fileDiego Biurrun2016-06-29
* build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-29