summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec/aac_tablegen: get rid of hardcoded tables entirelyGanesh Ajjanagadde2015-11-281-5/+2
* mmaldec: add vc1 decoding supportwm42015-11-071-0/+1
* XMA1 and XMA2 stereo decodersPaul B Mahol2015-11-061-0/+2
* avcodec: add Interplay ACM decoderPaul B Mahol2015-11-031-0/+1
* Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8'Hendrik Leppkes2015-11-021-1/+0
|\
| * vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-301-1/+0
* | avcodec: add ADPCM AICA decoderPaul B Mahol2015-10-291-0/+1
* | avcodec: install avdct.h as public headerAndreas Cadhalpun2015-10-271-0/+1
* | Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes2015-10-271-0/+1
|\ \ | |/
| * innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-0/+1
| * kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-231-0/+1
* | avcodec: add SDX2 DPCM decoderPaul B Mahol2015-10-261-0/+1
* | mmaldec: Add mpeg2 decoding supportJulian Scheel2015-10-221-0/+1
* | aacenc: add support for encoding files using Long Term PredictionRostislav Pehlivanov2015-10-171-0/+1
* | avcodec: add ADPCM PSX decoderPaul B Mahol2015-10-161-0/+1
* | Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'Hendrik Leppkes2015-10-141-0/+1
|\ \ | |/
| * wrapped_avframe: Initial implementationLuca Barbato2015-10-101-0/+1
* | AAC encoder: memoize quantize_band_costClaudio Freire2015-10-121-0/+2
* | avcodec: remove leftover iff_byterun1 decoderAndreas Cadhalpun2015-10-121-1/+0
* | Revert "cabac: Allow hardcoding CABAC table."Derek Buitenhuis2015-10-101-3/+1
* | avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol2015-10-091-1/+1
* | Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0'Hendrik Leppkes2015-10-051-1/+2
|\ \ | |/
| * d3d11va: make av_d3d11va_alloc_context() available at all timesAnton Khirnov2015-10-031-1/+2
* | avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdspJames Almer2015-10-041-1/+1
* | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes2015-10-031-0/+1
|\ \ | |/
| * Screenpresso SPV1 decoderVittorio Giovara2015-09-301-0/+1
* | AAC encoder: fix make checkheadersClaudio Freire2015-09-181-0/+2
* | Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes2015-09-171-1/+1
|\ \ | |/
| * d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-171-1/+1
| * lavc: Fix compilation with --disable-everything --enable-parser=mpeg4videoHendrik Schreiber2015-09-121-1/+1
* | lavc: Fix standalone compilation of the avi demuxer.Carl Eugen Hoyos2015-09-141-0/+1
* | lavc: Fix standalone compilation of the subrip decoder.Carl Eugen Hoyos2015-09-111-1/+1
* | lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.Hendrik Schreiber2015-09-091-1/+1
* | avcodec: remove VIMA Makefile entryJames Almer2015-09-071-1/+0
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-071-0/+1
|\ \ | |/
| * DXV decoderVittorio Giovara2015-09-021-0/+1
* | Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'Hendrik Leppkes2015-09-071-0/+1
|\ \ | |/
| * lavc: Add a lzf decompressorLuca Barbato2015-09-021-0/+1
* | Merge commit '4dc9f00365853b1239936d771856cf1881b5c5ce'Hendrik Leppkes2015-09-071-0/+1
|\ \ | |/
| * build: Skip libvpx.h if libvpx is not enabledLuca Barbato2015-08-311-0/+1
| * Support the Hap chunked frame formatTom Butterworth2015-07-271-2/+2
* | avcodec/samidec: use ff_htmlmarkup_to_ass()Yayoi2015-09-061-1/+1
* | avcodec/srtdec: factor out HTML parsing codeYayoi2015-09-061-1/+1
* | avcodec: remove old_codec_ids.h from SKIPHEADERS as wellHendrik Leppkes2015-09-051-1/+0
* | avcodec: fix make install after old_codec_ids.h removalHendrik Leppkes2015-09-051-1/+0
* | vaapi: Add hevc hwaccel supportTimo Rothenpieler2015-08-271-0/+1
* | avcodec: Fix `make checkheaders`Timothy Gu2015-08-221-1/+1
* | aacenc: implement the complete AAC-Main profileRostislav Pehlivanov2015-08-211-0/+1
* | aacenc_tns: implement temporal noise shapingRostislav Pehlivanov2015-08-211-0/+1
* | aaccoder: move the Intensity Stereo implementation outRostislav Pehlivanov2015-08-211-0/+1
OpenPOWER on IntegriCloud