| Commit message (Expand) | Author | Age | Files | Lines |
* | nvenc: H264 and HEVC encoders | Luca Barbato | 2015-05-31 | 1 | -1/+1 |
* | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -1/+1 |
* | vda: Make output CVPixelBuffer format configurable | Stefano Pigozzi | 2015-05-13 | 1 | -2/+2 |
* | quickdraw: Support direct pixel blocks | Vittorio Giovara | 2015-05-06 | 1 | -1/+1 |
* | g2meet: Support G2M5 codec variant | Eric Zimmerman | 2015-04-19 | 1 | -1/+1 |
* | Canopus HQ/HQA decoder | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | lavc: add profile define for DTS Express | Hendrik Leppkes | 2015-03-29 | 1 | -1/+1 |
* | lavc: add MMAL hardware decoder wrapper | wm4 | 2015-03-29 | 1 | -1/+1 |
* | lavc: add Intel libmfx-based H.264 encoder | Anton Khirnov | 2015-03-27 | 1 | -1/+1 |
* | dca: Support for XLL (lossless extension) | Niels Möller | 2015-03-15 | 1 | -1/+1 |
* | TDSC decoder | Vittorio Giovara | 2015-03-13 | 1 | -1/+1 |
* | Canopus HQX decoder | Vittorio Giovara | 2015-02-22 | 1 | -1/+1 |
* | mpegaudio_parser: add MP3 ADU headers parser | Gilles Chanteperdrix | 2015-02-21 | 1 | -1/+1 |
* | lavc: Add DSS SP decoder | Oleksij Rempel | 2015-02-19 | 1 | -1/+1 |
* | lavc: add an Intel libmfx-based H.264 decoder | Anton Khirnov | 2015-02-19 | 1 | -1/+1 |
* | h264_parser: export video format and dimensions | Anton Khirnov | 2015-02-19 | 1 | -1/+1 |
* | Add a side data type for audio service type. | Anton Khirnov | 2015-01-27 | 1 | -1/+1 |
* | lavc: deprecate unused AVCodecContext.stream_codec_tag | Anton Khirnov | 2015-01-27 | 1 | -0/+3 |
* | libavcodec: Add an OpenH264 encoder wrapper | Martin Storsjö | 2015-01-06 | 1 | -1/+1 |
* | vdpau: add helper for surface chroma type and size | Rémi Denis-Courmont | 2014-12-25 | 1 | -1/+1 |
* | libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag | Rémi Denis-Courmont | 2014-12-25 | 1 | -1/+1 |
* | avcodec: add AVCodecContext.sw_pix_fmt | Rémi Denis-Courmont | 2014-12-25 | 1 | -1/+1 |
* | DPX parser | Paul B Mahol | 2014-12-18 | 1 | -2/+2 |
* | tiff: support encoding and decoding 64bit images | Carl Eugen Hoyos | 2014-12-18 | 1 | -1/+1 |
* | lavc: add a public API for parsing vorbis packets. | Anton Khirnov | 2014-11-06 | 1 | -2/+2 |
* | lavc: make rc_qsquish a private option of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -0/+3 |
* | libfdk-aacdec: Enable Dynamic Range Control Metadata Support | Omer Osman | 2014-10-17 | 1 | -1/+1 |
* | libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support | Omer Osman | 2014-10-17 | 1 | -1/+1 |
* | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -1/+4 |
* | vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check | Rémi Denis-Courmont | 2014-10-15 | 1 | -1/+1 |
* | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -2/+5 |
* | avcodec: add enum values on chroma sample location | Marc-Antoine Arnaud | 2014-10-08 | 1 | -1/+1 |
* | lavc: specify the behavior of av_lockmgr_register on failure. | Manfred Georg | 2014-10-06 | 1 | -1/+1 |
* | vdpau: add av_vdpau_bind_context() | Rémi Denis-Courmont | 2014-10-06 | 1 | -1/+1 |
* | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -1/+1 |
* | avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump | Diego Biurrun | 2014-08-10 | 1 | -1/+1 |
* | Bump major versions of all libraries. | Anton Khirnov | 2014-08-09 | 1 | -3/+3 |
* | Postpone API-incompatible changes until the next bump. | Anton Khirnov | 2014-08-09 | 1 | -28/+28 |
* | avcodec: Rename xvidmmx IDCT to xvid | Diego Biurrun | 2014-08-08 | 1 | -1/+4 |
* | avcodec: Undeprecate reordered_opaque | Diego Biurrun | 2014-08-07 | 1 | -1/+1 |
* | avcodec: Deprecate dtg_active_format field in favor of avframe side-data | Kieran Kunhya | 2014-08-03 | 1 | -1/+4 |
* | avcodec: Deprecate unused defines and options | Diego Biurrun | 2014-08-03 | 1 | -1/+4 |
* | lavc: add a property for marking codecs that support frame reordering | Anton Khirnov | 2014-07-28 | 1 | -1/+1 |
* | lavc: export DV profile API used by muxer/demuxer as public | Anton Khirnov | 2014-07-09 | 1 | -2/+2 |
* | libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream | Omer Osman | 2014-07-07 | 1 | -1/+1 |
* | libfdk-aacdec: Reduce the default decoder delay by one frame | Omer Osman | 2014-07-05 | 1 | -1/+1 |
* | lavc: add a convenience function for rescaling timestamps in a packet | Anton Khirnov | 2014-06-20 | 1 | -1/+1 |
* | lavc: add an option to enable side data-only packets during encoding | Anton Khirnov | 2014-06-01 | 1 | -1/+1 |
* | avcodec: bump version after rotation api | Vittorio Giovara | 2014-05-23 | 1 | -1/+1 |
* | lavc: add avcodec_free_context(). | Anton Khirnov | 2014-05-18 | 1 | -1/+1 |