summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-081-0/+1
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-301-3/+2
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2016-08-301-2/+3
* build: Drop unnecessary libavcodec <-> libavformat object dependenciesDiego Biurrun2016-06-291-13/+3
* build: Move MP2 muxer declaration away from MP3 muxer codeDiego Biurrun2016-06-291-1/+0
* build: Move ff_mpeg12_frame_rate_tab to a separate fileDiego Biurrun2016-06-291-0/+1
* build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-291-6/+5
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-281-1/+2
* h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-1/+1
* Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-201-0/+1
* Add MagicYUV decoderPaul B Mahol2016-06-201-0/+1
* lavc: revert the Makefile part of 330177bAnton Khirnov2016-05-191-20/+17
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-1/+1
* mmaldec: add vc1 decoding supportwm42016-04-301-0/+1
* mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-301-0/+1
* h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-241-1/+2
* h264_parser: switch to h2645_parse for NAL unescapingAnton Khirnov2016-04-241-1/+1
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-121-0/+2
* build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun2016-04-071-15/+18
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-13/+13
* build: Do not check the vaapi_encode.h header if VAAPI is not enabledDiego Biurrun2016-03-301-1/+1
* lavc: VAAPI MJPEG encoderMark Thompson2016-03-301-0/+1
* lavc: VAAPI H.265 encoderMark Thompson2016-03-301-0/+1
* lavc: VAAPI H.264 encoderMark Thompson2016-03-301-0/+1
* lavc: VAAPI encode common infrastructureMark Thompson2016-03-301-0/+1
* h264: switch to h2645_parse for NAL parsingAnton Khirnov2016-03-281-1/+2
* svq3: drop the build dependency on the h264 decoderAnton Khirnov2016-03-281-1/+1
* h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parseAnton Khirnov2016-03-281-1/+1
* h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-281-2/+2
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-281-3/+3
* h264data: Move all data tables from a header to a .c fileDiego Biurrun2016-03-251-1/+2
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-0/+2
* build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-191-1/+2
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-191-1/+1
* msmpeg4data: Move WMV2 data tables to their own fileDiego Biurrun2016-02-191-5/+6
* build: Introduce iso_media componentDiego Biurrun2016-02-181-9/+5
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-181-1/+0
* build: Fix dependencies for components relying on H.263 data tablesDiego Biurrun2016-02-181-3/+3
* build: Add missing dependencies for eatqi decoderDiego Biurrun2016-02-181-1/+1
* build: Add missing celp_math dependency for G723_1 encoder and decoderVittorio Giovara2016-02-181-2/+4
* vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-131-0/+1
* eatqi: Remove MpegEncContext dependencyVittorio Giovara2016-02-091-1/+1
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-0/+1
* lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-061-0/+2
* lavc: G.723.1 encoderMohamed Naufal2015-11-301-0/+2
* g723_1: Move sharable functions to a separate fileVittorio Giovara2015-11-301-2/+2
* g723_1: Rename files to better reflect their purposeVittorio Giovara2015-11-301-1/+1
* vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-301-1/+0
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-0/+1
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-231-0/+1
OpenPOWER on IntegriCloud