summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* avcodec: add unpack packed B-frames bitstream filterAndreas Cadhalpun2015-04-05
* apng: Add a basic APNG encoderDonny Yang2015-04-02
* Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'Michael Niedermayer2015-03-31
|\
| * build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-30
* | Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'Michael Niedermayer2015-03-30
|\|
| * indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-30
* | Merge commit '7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161'Michael Niedermayer2015-03-30
|\|
| * qsv: Skip header compilation depending on what parts of qsv are enabledDiego Biurrun2015-03-30
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-03-29
|\ \
| * | Fix make checkheaders if libmfx is not available.Carl Eugen Hoyos2015-03-29
* | | Merge commit '72025ac36c740f031d7e413041fdfe97087c83c4'Michael Niedermayer2015-03-29
|\ \ \ | |/ / |/| / | |/
| * lavc: add libdcadec decoderHendrik Leppkes2015-03-29
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-29
|\|
| * lavc: add MMAL hardware decoder wrapperwm42015-03-29
* | Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'Michael Niedermayer2015-03-28
|\|
| * lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-27
* | Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer2015-03-28
|\|
| * qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-27
* | Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1'Michael Niedermayer2015-03-28
|\|
| * qsv: rename to qsvdecAnton Khirnov2015-03-27
* | avcodec/nvenc: Add support for H.265 encodingPhilip Langdale2015-03-24
* | avcodec: add libdcadec decoderHendrik Leppkes2015-03-20
* | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer2015-03-15
|\|
| * dca: Support for XLL (lossless extension)Niels Möller2015-03-15
* | ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContextAndreas Cadhalpun2015-03-14
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-13
|\|
| * TDSC decoderVittorio Giovara2015-03-13
* | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer2015-03-01
|\|
| * lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
* | avformat/nutdec: fix isom and mpa build depsClément Bœsch2015-02-24
* | Merge commit 'cb4cb7b0ea12b791dde587b1acd504dbb4ec8f41'Michael Niedermayer2015-02-23
|\|
| * qsv: Skip qsv.h compilation if qsv is not enabledDiego Biurrun2015-02-23
* | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-23
|\|
| * Canopus HQX decoderVittorio Giovara2015-02-22
* | Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer2015-02-19
|\|
| * lavc: Add DSS SP decoderOleksij Rempel2015-02-19
* | Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6'Michael Niedermayer2015-02-19
|\|
| * lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-19
* | Merge commit '3a651f599a18b023602370b67a77eb0efa309b20'Michael Niedermayer2015-02-16
|\|
| * dca: Move data tables from a header to an object fileDiego Biurrun2015-02-15
* | Merge commit '67690683130faf37dd9d969ced15eba2a1940ade'Michael Niedermayer2015-02-16
|\|
| * g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald2015-02-15
* | Merge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0'Michael Niedermayer2015-02-14
|\|
| * dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-14
* | avcodec/avfft: Add simple self testMichael Niedermayer2015-02-06
* | Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8'Michael Niedermayer2015-02-02
|\|
| * opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-02
* | Merge commit '28df0151b6618226b05ee52e031af0b11ca531b0'Michael Niedermayer2015-02-02
|\|
| * configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö2015-02-02
| * Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-27