| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: add profiles to AVCodecDescriptor | Anton Khirnov | 2015-12-12 | 1 | -0/+1 |
* | lavc: export Dirac parsing API used by the ogg demuxer as public | Anton Khirnov | 2015-12-06 | 1 | -0/+2 |
* | lavc: G.723.1 encoder | Mohamed Naufal | 2015-11-30 | 1 | -0/+2 |
* | g723_1: Move sharable functions to a separate file | Vittorio Giovara | 2015-11-30 | 1 | -2/+2 |
* | g723_1: Rename files to better reflect their purpose | Vittorio Giovara | 2015-11-30 | 1 | -1/+1 |
* | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 1 | -1/+0 |
* | 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 |
* | wrapped_avframe: Initial implementation | Luca Barbato | 2015-10-10 | 1 | -0/+1 |
* | d3d11va: make av_d3d11va_alloc_context() available at all times | Anton Khirnov | 2015-10-03 | 1 | -1/+2 |
* | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+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 |
* | DXV decoder | Vittorio Giovara | 2015-09-02 | 1 | -0/+1 |
* | lavc: Add a lzf decompressor | Luca Barbato | 2015-09-02 | 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 |
* | lavc: add Intel libmfx-based HEVC decoder. | Anton Khirnov | 2015-07-25 | 1 | -1/+2 |
* | lavc: add Intel libmfx-based MPEG2 decoder. | Anton Khirnov | 2015-07-25 | 1 | -0/+1 |
* | lavc: add a HEVC mp4->annex B bitstream filter | Anton Khirnov | 2015-07-25 | 1 | -0/+1 |
* | configure: Factor out wmv2dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out vp8dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out vp56dsp module | Vittorio Giovara | 2015-07-17 | 1 | -3/+3 |
* | configure: Factor out rv34dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out mss34dsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out ividsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | configure: Factor out flacdsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+3 |
* | libx264: Add support for the MPEG2 encoder | Luca Barbato | 2015-07-17 | 1 | -0/+1 |
* | hevc_parser: fix standalone build with the hevc decoder disabled | Anton Khirnov | 2015-07-13 | 1 | -2/+2 |
* | hevc_parser: parse and export some stream parameters | Anton Khirnov | 2015-07-12 | 1 | -1/+1 |
* | lavc: Add nvenc.h to the skipheader | Luca Barbato | 2015-07-09 | 1 | -0/+1 |
* | lavc: add Intel libmfx-based HEVC encoder | Anton Khirnov | 2015-07-08 | 1 | -0/+1 |
* | lavc: add Intel libmfx-based MPEG2 encoder | Anton Khirnov | 2015-07-08 | 1 | -0/+1 |
* | hevc: split bitstream unescaping to a separate file | Anton Khirnov | 2015-07-08 | 1 | -1/+1 |
* | Go2Meeting decoder | Kostya Shishkov | 2015-07-01 | 1 | -1/+1 |
* | PCM signed 16-bit big-endian planar decoder | Paul B Mahol | 2015-06-24 | 1 | -0/+1 |
* | Fix missing symbols when libvpx has only vp8 enabled | Mark Webster | 2015-06-24 | 1 | -2/+2 |
* | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
* | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+2 |
* | txd: Use the TextureDSP module for decoding | Vittorio Giovara | 2015-06-22 | 1 | -1/+1 |
* | Introduce a TextureDSP module | Vittorio Giovara | 2015-06-22 | 1 | -0/+2 |
* | Implement Snappy decompression | Luca Barbato | 2015-06-22 | 1 | -0/+1 |
* | mpegvideo: h263: Move all tables to a single file | Vittorio Giovara | 2015-06-12 | 1 | -1/+1 |
* | mpegvideo: Move Picture-related functions to a separate file | Vittorio Giovara | 2015-06-10 | 1 | -1/+1 |
* | nvenc: H264 and HEVC encoders | Luca Barbato | 2015-05-31 | 1 | -0/+3 |
* | mpegvideo: Move tables to a separate file | Vittorio Giovara | 2015-05-31 | 1 | -1/+2 |
* | mpegvideo: Move ff_*_rl functions to a separate file | Anton Khirnov | 2015-05-28 | 1 | -1/+1 |
* | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -0/+7 |
* | Canopus HQ/HQA decoder | Vittorio Giovara | 2015-04-19 | 1 | -0/+2 |
* | Implement shared parsing of INFO tag in Canopus family | Vittorio Giovara | 2015-04-19 | 1 | -2/+2 |