aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes2015-09-171-1/+1
|\
| * d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-171-1/+1
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-151-1/+1
* | Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'Hendrik Leppkes2015-09-121-0/+3
|\|
| * lavc: Enable side data only packets by defaultVittorio Giovara2015-09-121-0/+3
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-071-1/+1
|\|
| * DXV decoderVittorio Giovara2015-09-021-1/+1
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-051-2/+2
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-281-3/+3
* | Postpone removal of API changes from within the last two yearsHendrik Leppkes2015-09-051-3/+3
* | avcodec: remove deprecated codec id aliasesHendrik Leppkes2015-09-051-3/+0
* | avcodec: remove deprecated old video encode APIHendrik Leppkes2015-09-051-3/+0
* | avcodec: remove deprecated old audio encode APIHendrik Leppkes2015-09-051-3/+0
* | avcodec: remove deprecated old audio decode APIHendrik Leppkes2015-09-051-3/+0
* | avcodec: remove FF_API_DV_FRAME_PROFILE cruftJames Almer2015-09-051-3/+0
* | Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes2015-09-051-28/+28
|\|
| * Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-29/+29
* | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes2015-09-051-3/+0
|\|
| * lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-281-3/+0
* | Merge commit '069713aa4b137781e270768d803b1f7456daa724'Hendrik Leppkes2015-09-051-6/+0
|\|
| * lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-281-6/+0
* | Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a'Hendrik Leppkes2015-09-051-3/+0
|\|
| * lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-281-3/+0
* | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes2015-09-051-3/+0
|\|
| * lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-3/+0
* | Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'Hendrik Leppkes2015-09-051-3/+0
|\|
| * lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-281-3/+0
* | avcodec/version: Minor version bump due to 5d12d7de2ce548a3c9f5c175a9d1c5bfbd...Michael Niedermayer2015-09-011-1/+1
* | vaapi: Add hevc hwaccel supportTimo Rothenpieler2015-08-271-1/+1
* | avcodec/version: fix 2 recently introduced typoClément Bœsch2015-08-211-2/+2
* | */version.h: Add note/recommandition about bumping majorMichael Niedermayer2015-08-191-0/+4
* | vaapi: streamline public context structure.Gwenole Beauchesne2015-08-191-2/+5
* | libx264: Add option to force IDR framesDerek Buitenhuis2015-08-181-1/+1
* | avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-031-2/+2
* | Merge commit '3ee217853a6741b829a2683f49c590618891b1ab'Michael Niedermayer2015-07-271-1/+1
|\|
| * Support the Hap chunked frame formatTom Butterworth2015-07-271-1/+1
* | Merge commit 'b94ec30428b9696f99b08055735689623fe63954'Michael Niedermayer2015-07-271-2/+5
|\|
| * lavc: Update version and APIchangesVittorio Giovara2015-07-271-2/+5
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-271-1/+4
|\|
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-1/+4
* | Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986'Michael Niedermayer2015-07-261-1/+1
|\|
| * lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-251-2/+2
* | avcodec: Add QSV VC-1 video decoder.Ivan Uskov2015-07-251-1/+1
* | avcodec: Add QSV MPEG-2 video decoder.Ivan Uskov2015-07-251-1/+1
* | Edit documentation and versioning for the fixed point AAC decoderJovan Zelincevic2015-07-221-1/+1
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-221-2/+2
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-211-1/+4
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-201-1/+4
* | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer2015-07-211-2/+2
|\|
| * Add a quality factor packet side dataVittorio Giovara2015-07-201-1/+1