summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add XMA2 parserPaul B Mahol2017-01-201-1/+1
* lavc: Remove old vaapi decode infrastructureMark Thompson2017-01-171-1/+4
* avcodec: add SIPR parserPaul B Mahol2017-01-161-2/+2
* dxva2: allow an empty array of ID3D11VideoDecoderOutputViewSteve Lhomme2017-01-161-1/+1
* avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-111-2/+2
* lavc/psd: Interpret DUOTONE as GRAYSCALE.Carl Eugen Hoyos2017-01-111-1/+1
* avcodec: add QDMC decoderPaul B Mahol2017-01-061-2/+2
* avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen2017-01-011-1/+1
* avcodec: add Apple Pixlet decoderPaul B Mahol2016-12-221-1/+1
* avcodec: add pcm_f16le and pcm_f24le decoderPaul B Mahol2016-12-221-1/+1
* Bump for psd demuxer and decoderMichael Niedermayer2016-12-141-1/+1
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-2/+2
* hevc: Support extradata changesVittorio Giovara2016-12-021-1/+1
* vc1dec: support multiple slices in frame coded images with hwaccelHendrik Leppkes2016-11-261-1/+1
* avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale2016-11-221-1/+1
* lavc/ffv1: Support YUV4xxP12 and GRAY12.Carl Eugen Hoyos2016-11-201-1/+1
* lavc/ffv1dec: Scale output for msb-packed compression to full 16bit.Carl Eugen Hoyos2016-11-171-1/+1
* avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer2016-11-171-1/+1
* Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2'Hendrik Leppkes2016-11-131-1/+1
|\
| * options_table: Add aliases for color propertiesVittorio Giovara2016-06-271-1/+1
* | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes2016-11-131-1/+1
|\ \ | |/
| * pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-271-1/+1
* | libx265: Add option to force IDR framesDerek Buitenhuis2016-11-041-1/+1
* | crystalhd: Switch to new decode API and remove the insanityPhilip Langdale2016-11-021-1/+1
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-261-1/+1
* | Bump minor versions for 3.2Michael Niedermayer2016-10-261-2/+2
* | lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-191-1/+1
* | lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-191-1/+1
* | avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-121-1/+1
* | avcodec/d3d11va: use the proper slice indexSteve Lhomme2016-10-101-1/+1
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-071-2/+2
|\ \ | |/
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-1/+1
* | avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler2016-09-291-1/+1
* | lavc/utils.c: Subtract skip_samples when frame is DISCARDed.Sasi Inguva2016-09-291-1/+1
* | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer2016-09-281-2/+2
|\ \ | |/
| * lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-211-2/+2
* | Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer2016-09-281-1/+1
|\ \ | |/
| * pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-211-1/+1
* | Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe'James Almer2016-09-281-1/+1
|\ \ | |/
| * pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-211-1/+1
| * Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-201-1/+1
| * Add MagicYUV decoderPaul B Mahol2016-06-201-1/+1
* | lavc/8bps: Fix 32bit output of 24bit video.Carl Eugen Hoyos2016-09-281-1/+1
* | avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-281-1/+1
* | avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler2016-09-231-2/+2
* | lavc/rscc: Support pal8 in rscc.Carl Eugen Hoyos2016-09-191-1/+1
* | lavc: bump minor (after adding TrueHD and MLP encoders)Rostislav Pehlivanov2016-09-171-1/+1
* | lavc: add hevc mediacodec decoderMatthieu Bouron2016-09-151-2/+2
* | cuvid: Implement flush to support seeking in media playersPhilip Langdale2016-09-061-1/+1
* | cuvid: Add hwaccels and decoders for remaining supported formatsPhilip Langdale2016-09-061-2/+2
OpenPOWER on IntegriCloud