summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add ScreenPressor decoderPaul B Mahol2017-02-221-0/+1
* opus: add a native Opus encoderRostislav Pehlivanov2017-02-141-0/+1
* opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov2017-02-141-1/+1
* imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-141-1/+1
* avcodec: add FM Screen Capture Codec decoderPaul B Mahol2017-02-121-0/+1
* avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol2017-02-111-0/+3
* vaapi_encode: Add VP8 supportMark Thompson2017-02-081-0/+1
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-02-081-0/+1
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-081-2/+6
* avcodec: add XMA2 parserPaul B Mahol2017-01-201-0/+1
* lavc: Remove old vaapi decode infrastructureMark Thompson2017-01-171-3/+2
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2017-01-171-2/+3
* avcodec: add SIPR parserPaul B Mahol2017-01-161-0/+1
* dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik2017-01-151-1/+1
* huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-121-0/+1
* avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-111-0/+1
* avcodec: add QDMC decoderPaul B Mahol2017-01-061-0/+1
* lavc/Makefile: Clean up the amv encoder dependencies.Carl Eugen Hoyos2017-01-051-4/+1
* avcodec: add Apple Pixlet decoderPaul B Mahol2016-12-221-0/+1
* avcodec: add pcm_f16le and pcm_f24le decoderPaul B Mahol2016-12-221-0/+2
* libavcodec : add decoder for Photoshop PSD image filesMartin Vignali2016-12-141-0/+1
* Added test for libavcodec/avpacket.cThomas Turner2016-12-061-1/+2
* Merge commit '326d9116936ab61d13ac4142b49c7337daf7c4c0'Hendrik Leppkes2016-11-141-16/+3
|\
| * build: Drop unnecessary libavcodec <-> libavformat object dependenciesDiego Biurrun2016-06-291-13/+3
* | Merge commit 'e72d6fa08a3c1876109149401753a8d2c736d418'Hendrik Leppkes2016-11-141-1/+0
|\ \ | |/
| * build: Move MP2 muxer declaration away from MP3 muxer codeDiego Biurrun2016-06-291-1/+0
* | Merge commit 'fe27792fd779ac4cdd5e57be5f6f488483c307b2'Hendrik Leppkes2016-11-141-3/+3
|\ \ | |/
| * build: Move ff_mpeg12_frame_rate_tab to a separate fileDiego Biurrun2016-06-291-0/+1
* | Merge commit '8c929037ec75fbe9f367e0a31ee34839e92de481'Hendrik Leppkes2016-11-141-7/+5
|\ \ | |/
| * 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
* | opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov2016-11-081-1/+1
* | opus: move all tables to a separate fileRostislav Pehlivanov2016-11-081-1/+1
* | lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-191-7/+7
* | lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-191-0/+1
* | lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-191-0/+2
* | lavc: remove libfaac wrapperJosh de Kock2016-10-011-1/+0
* | avcodec/Makefile: Fix mlpenc dependenciesJames Almer2016-09-251-1/+1
* | mlpenc: Working MLP/TrueHD encoderJai Luthra2016-09-171-0/+2
* | lavc: add hevc mediacodec decoderMatthieu Bouron2016-09-151-1/+2
* | lavc/Makefile: add missing ADPCM_THP_LE objsRodger Combs2016-09-091-0/+1
* | lavc/Makefile: g729dec: fix missing fileRodger Combs2016-09-091-1/+1
* | libzvbi depends on assRafaël Carré2016-08-231-1/+1
* | avcodec/alsdec: Implement floating point sample data decodingUmair Khan2016-08-221-1/+1
* | avcodec: add 64-bit signed pcm codecPaul B Mahol2016-08-181-0/+4
* | avcodec/ttaenc: split off hybrid filter processing as ttaencdspJames Almer2016-08-021-1/+1
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud