summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* 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
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-28
* h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
* Add MagicYUV decoderPaul B Mahol2016-06-20
* lavc: revert the Makefile part of 330177bAnton Khirnov2016-05-19
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* mmaldec: add vc1 decoding supportwm42016-04-30
* mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-30
* h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-24
* h264_parser: switch to h2645_parse for NAL unescapingAnton Khirnov2016-04-24
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-12
* build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun2016-04-07
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* build: Do not check the vaapi_encode.h header if VAAPI is not enabledDiego Biurrun2016-03-30
* lavc: VAAPI MJPEG encoderMark Thompson2016-03-30
* lavc: VAAPI H.265 encoderMark Thompson2016-03-30
* lavc: VAAPI H.264 encoderMark Thompson2016-03-30
* lavc: VAAPI encode common infrastructureMark Thompson2016-03-30
* h264: switch to h2645_parse for NAL parsingAnton Khirnov2016-03-28
* svq3: drop the build dependency on the h264 decoderAnton Khirnov2016-03-28
* h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parseAnton Khirnov2016-03-28
* h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-28
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-28
* h264data: Move all data tables from a header to a .c fileDiego Biurrun2016-03-25
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20
* build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-19
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-19
* msmpeg4data: Move WMV2 data tables to their own fileDiego Biurrun2016-02-19
* build: Introduce iso_media componentDiego Biurrun2016-02-18
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
* build: Fix dependencies for components relying on H.263 data tablesDiego Biurrun2016-02-18