summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale2017-11-18
* avcodec: Implement vc1 nvdec hwaccelPhilip Langdale2017-11-14
* avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler2017-11-13
* avcodec/Makefile: build libxvid_rc.o only if libxvid_encoder is enabledJames Almer2017-11-11
* Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer2017-11-10
|\
| * 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
* | h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-10
* | avcodec/cuvid: rename cuvid.c to cuviddec.cwm42017-11-10
* | aptx: implement the aptX bluetooth codecAurelien Jacobs2017-11-10
* | Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer2017-11-08
|\|
| * 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
* | Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer2017-10-30
|\|
| * 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
* | avcodec: add MagicYUV encoderPaul B Mahol2017-10-28
* | Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-27
|\|
| * 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
* | lavc: drop VDAClément Bœsch2017-10-23
* | avcodec: Drop deprecated audio convert APIJames Almer2017-10-21
* | avcodec: Drop deprecated audio resample APIJames Almer2017-10-21
* | vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-10-17
* | vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-10-17
* | lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-17
* | mpeg12: Add a common function to find the best frame rateMark Thompson2017-10-17
* | lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-17
* | lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-17
* | lavc: Add h264_metadata bitstream filterMark Thompson2017-10-17
* | lavc: Add trace_headers bitstream filterMark Thompson2017-10-17
* | lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-17
* | lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-17
* | lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-17
* | lavc: Add coded bitstream read/write APIMark Thompson2017-10-17
* | lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON2017-09-27
* | avcodec/Makefile: skip v4l2_m2m headers if neededJames Almer2017-09-23
* | opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-23
* | libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-23