| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/aac_tablegen: get rid of hardcoded tables entirely | Ganesh Ajjanagadde | 2015-11-28 | 1 | -5/+2 |
* | mmaldec: add vc1 decoding support | wm4 | 2015-11-07 | 1 | -0/+1 |
* | XMA1 and XMA2 stereo decoders | Paul B Mahol | 2015-11-06 | 1 | -0/+2 |
* | avcodec: add Interplay ACM decoder | Paul B Mahol | 2015-11-03 | 1 | -0/+1 |
* | Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8' | Hendrik Leppkes | 2015-11-02 | 1 | -1/+0 |
|\ |
|
| * | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 1 | -1/+0 |
* | | avcodec: add ADPCM AICA decoder | Paul B Mahol | 2015-10-29 | 1 | -0/+1 |
* | | avcodec: install avdct.h as public header | Andreas Cadhalpun | 2015-10-27 | 1 | -0/+1 |
* | | Merge commit '533a6198505edd1379e1cd722852350ae4a85acc' | Hendrik Leppkes | 2015-10-27 | 1 | -0/+1 |
|\| |
|
| * | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 1 | -0/+1 |
| * | kvazaar: Add libkvazaar HEVC encoder | Arttu Ylä-Outinen | 2015-10-23 | 1 | -0/+1 |
* | | avcodec: add SDX2 DPCM decoder | Paul B Mahol | 2015-10-26 | 1 | -0/+1 |
* | | mmaldec: Add mpeg2 decoding support | Julian Scheel | 2015-10-22 | 1 | -0/+1 |
* | | aacenc: add support for encoding files using Long Term Prediction | Rostislav Pehlivanov | 2015-10-17 | 1 | -0/+1 |
* | | avcodec: add ADPCM PSX decoder | Paul B Mahol | 2015-10-16 | 1 | -0/+1 |
* | | Merge commit '00332e0a064dad866812de9162b009cbaba6f5df' | Hendrik Leppkes | 2015-10-14 | 1 | -0/+1 |
|\| |
|
| * | wrapped_avframe: Initial implementation | Luca Barbato | 2015-10-10 | 1 | -0/+1 |
* | | AAC encoder: memoize quantize_band_cost | Claudio Freire | 2015-10-12 | 1 | -0/+2 |
* | | avcodec: remove leftover iff_byterun1 decoder | Andreas Cadhalpun | 2015-10-12 | 1 | -1/+0 |
* | | Revert "cabac: Allow hardcoding CABAC table." | Derek Buitenhuis | 2015-10-10 | 1 | -3/+1 |
* | | avcodec/takdec: add x86 SIMD for rest of decorrelation modes | Paul B Mahol | 2015-10-09 | 1 | -1/+1 |
* | | Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0' | Hendrik Leppkes | 2015-10-05 | 1 | -1/+2 |
|\| |
|
| * | d3d11va: make av_d3d11va_alloc_context() available at all times | Anton Khirnov | 2015-10-03 | 1 | -1/+2 |
* | | avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp | James Almer | 2015-10-04 | 1 | -1/+1 |
* | | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa' | Hendrik Leppkes | 2015-10-03 | 1 | -0/+1 |
|\| |
|
| * | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+1 |
* | | AAC encoder: fix make checkheaders | Claudio Freire | 2015-09-18 | 1 | -0/+2 |
* | | Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86' | Hendrik Leppkes | 2015-09-17 | 1 | -1/+1 |
|\| |
|
| * | d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext | Steve Lhomme | 2015-09-17 | 1 | -1/+1 |
| * | lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video | Hendrik Schreiber | 2015-09-12 | 1 | -1/+1 |
* | | lavc: Fix standalone compilation of the avi demuxer. | Carl Eugen Hoyos | 2015-09-14 | 1 | -0/+1 |
* | | lavc: Fix standalone compilation of the subrip decoder. | Carl Eugen Hoyos | 2015-09-11 | 1 | -1/+1 |
* | | lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video. | Hendrik Schreiber | 2015-09-09 | 1 | -1/+1 |
* | | avcodec: remove VIMA Makefile entry | James Almer | 2015-09-07 | 1 | -1/+0 |
* | | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b' | Hendrik Leppkes | 2015-09-07 | 1 | -0/+1 |
|\| |
|
| * | DXV decoder | Vittorio Giovara | 2015-09-02 | 1 | -0/+1 |
* | | Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f' | Hendrik Leppkes | 2015-09-07 | 1 | -0/+1 |
|\| |
|
| * | lavc: Add a lzf decompressor | Luca Barbato | 2015-09-02 | 1 | -0/+1 |
* | | Merge commit '4dc9f00365853b1239936d771856cf1881b5c5ce' | Hendrik Leppkes | 2015-09-07 | 1 | -0/+1 |
|\| |
|
| * | build: Skip libvpx.h if libvpx is not enabled | Luca Barbato | 2015-08-31 | 1 | -0/+1 |
| * | Support the Hap chunked frame format | Tom Butterworth | 2015-07-27 | 1 | -2/+2 |
* | | avcodec/samidec: use ff_htmlmarkup_to_ass() | Yayoi | 2015-09-06 | 1 | -1/+1 |
* | | avcodec/srtdec: factor out HTML parsing code | Yayoi | 2015-09-06 | 1 | -1/+1 |
* | | avcodec: remove old_codec_ids.h from SKIPHEADERS as well | Hendrik Leppkes | 2015-09-05 | 1 | -1/+0 |
* | | avcodec: fix make install after old_codec_ids.h removal | Hendrik Leppkes | 2015-09-05 | 1 | -1/+0 |
* | | vaapi: Add hevc hwaccel support | Timo Rothenpieler | 2015-08-27 | 1 | -0/+1 |
* | | avcodec: Fix `make checkheaders` | Timothy Gu | 2015-08-22 | 1 | -1/+1 |
* | | aacenc: implement the complete AAC-Main profile | Rostislav Pehlivanov | 2015-08-21 | 1 | -0/+1 |
* | | aacenc_tns: implement temporal noise shaping | Rostislav Pehlivanov | 2015-08-21 | 1 | -0/+1 |
* | | aaccoder: move the Intensity Stereo implementation out | Rostislav Pehlivanov | 2015-08-21 | 1 | -0/+1 |