summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-121-0/+1
* aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-091-0/+2
* avcodec/Makefile: add missing opus.c dependency to opus encoderJames Almer2018-01-301-1/+1
* lavc/Makefile: fix opus_parser dependenciesRostislav Pehlivanov2018-01-011-1/+2
* avcodec/Makefile: Fix opus parser dependency.Jacob Trimble2017-12-091-1/+1
* Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov2017-11-281-0/+4
* avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale2017-11-261-0/+1
* vaapi: Add VP8 decode hwaccelMark Thompson2017-11-261-0/+1
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-201-0/+1
* avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-201-0/+1
* avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale2017-11-181-0/+1
* avcodec: Implement vc1 nvdec hwaccelPhilip Langdale2017-11-141-0/+1
* avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler2017-11-131-0/+1
* avcodec/Makefile: build libxvid_rc.o only if libxvid_encoder is enabledJames Almer2017-11-111-2/+1
* Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer2017-11-101-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
* | h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-101-0/+2
* | avcodec/cuvid: rename cuvid.c to cuviddec.cwm42017-11-101-5/+5
* | aptx: implement the aptX bluetooth codecAurelien Jacobs2017-11-101-0/+2
* | Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer2017-11-081-0/+1
|\ \ | |/
| * 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
* | Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer2017-10-301-6/+7
|\ \ | |/
| * 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
* | avcodec: add MagicYUV encoderPaul B Mahol2017-10-281-0/+1
* | Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-271-4/+5
|\ \ | |/
| * 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
* | lavc: drop VDAClément Bœsch2017-10-231-6/+1
* | avcodec: Drop deprecated audio convert APIJames Almer2017-10-211-1/+0
* | avcodec: Drop deprecated audio resample APIJames Almer2017-10-211-2/+0
* | vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-1/+1
* | vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-1/+1
* | lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | mpeg12: Add a common function to find the best frame rateMark Thompson2017-10-171-0/+1
* | lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-171-0/+1
OpenPOWER on IntegriCloud