aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-4/+4
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-071-1/+2
* vmd: Split audio and video decoderNidhi Makhijani2014-07-071-2/+2
* dsputil: Split off *_8x8basis to a separate contextDiego Biurrun2014-07-061-1/+2
* dsicin: Split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* bmv: Split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* paf: split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* cljr: split decoder and encoderNidhi Makhijani2014-07-061-2/+2
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-2/+3
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-301-2/+2
* dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun2014-06-231-2/+2
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-0/+1
* mpeg: Split error resilience bits off into a separate fileDiego Biurrun2014-06-221-0/+1
* build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun2014-06-221-2/+1
* build: Add missing object files for Matroska demuxerDiego Biurrun2014-06-221-1/+2
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-0/+1
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-0/+1
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-291-0/+1
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-271-0/+1
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-271-0/+1
* check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)Janne Grunau2014-05-201-1/+1
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+4
* build: handle library dependencies in configureJanne Grunau2014-05-131-1/+0
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-111-0/+1
* On2 AVC decoderKostya Shishkov2014-04-231-0/+1
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-191-0/+2
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-0/+1
* libtwolame MP2 encoding supportPaul B Mahol2014-04-071-0/+1
* LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-061-0/+1
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-061-0/+1
* On2 VP7 decoderPeter Ross2014-04-041-0/+1
* OpenEXR decoderJimmy Christensen2014-04-011-0/+1
* bmp: add a standalone parserPaul B Mahol2014-03-281-0/+1
* X-Bitmap decoderVittorio Giovara2014-03-271-0/+1
* PAF demuxer and decoderPaul B Mahol2014-03-271-0/+2
* BRender PIX image decoderAleksi Nurmi2014-03-271-0/+1
* Alias PIX image encoder and decoderVittorio Giovara2014-03-261-0/+2
* build: Add config option for CABAC codeDiego Biurrun2014-03-241-3/+3
* h264: Split h264 slice decoding from nal decodingLuca Barbato2014-03-231-2/+3
* h264: move macroblock decoding into its own fileVittorio Giovara2014-03-231-2/+2
* build: Sort h264 objectsLuca Barbato2014-03-231-4/+4
* build: h264 parser depends on full h264 decoderLuca Barbato2014-03-231-5/+1
* dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-221-0/+1
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-161-2/+3
* build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun2014-03-061-4/+1
* build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun2014-02-281-2/+0
* build: Let the iac decoder depend on the imc decoderDiego Biurrun2014-02-281-1/+0
* build: Let all MJPEG-related decoders depend on the MJPEG decoderDiego Biurrun2014-02-281-6/+4
* build: Let AMV decoder depend on the SP5X decoderDiego Biurrun2014-02-281-1/+0
* prores: Drop DSP infrastructure for prores encoder bitsDiego Biurrun2014-02-281-1/+1