summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* vp9: split out reconstruction functions in their own source file.Ronald S. Bultje2017-03-281-1/+1
* vp9: split out loopfilter functions in their own source file.Ronald S. Bultje2017-03-281-1/+1
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-271-2/+3
* avcodec/tests: added test for celp_math.cThomas Turner2017-03-241-0/+1
* Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'James Almer2017-03-231-0/+1
|\
| * lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-161-0/+1
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-231-1/+1
|\ \ | |/
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-1/+1
| * 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
* | avcodec: add XPM decoder and demuxerParas Chadha2017-03-121-0/+1
* | avcodec: add ClearVideo decoderKostya Shishkov2017-03-021-0/+1
* | 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
OpenPOWER on IntegriCloud