summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacenc: use the PCE comment field for encoder IDRostislav Pehlivanov2017-11-09
* aacenc: support extended channel layouts using PCEsRostislav Pehlivanov2017-11-09
* pngdec: expose gAMA and cHRM chunks as side/meta dataRostislav Pehlivanov2017-11-09
* pngdec: check for bprint finalization sucess on icc data parsingRostislav Pehlivanov2017-11-09
* vc2enc_dwt: pad the temporary buffer by the slice sizeRostislav Pehlivanov2017-11-09
* avcodec/mips: Improve hevc non-uni hv mc msa functionsKaustubh Raste2017-11-08
* avcodec/mips: Improve hevc uni weighted 4 tap vt mc msa functionsKaustubh Raste2017-11-08
* avcodec/mips: Improve hevc uni 4 tap hv mc msa functionsKaustubh Raste2017-11-08
* avcodec/mips: Improve hevc bi wgt 4 tap hv mc msa functionsKaustubh Raste2017-11-08
* avcodec/qsvenc_jpeg: fix copyright headerJames Almer2017-11-08
* Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4'James Almer2017-11-08
|\
| * h264dec: track the last seen value of x264_buildAnton Khirnov2017-07-26
| * lavc, lavu: move frame cropping to a convenience functionwm42017-07-26
* | Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer2017-11-08
|\|
| * libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-25
| * dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Mainwm42017-07-22
| * hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-21
* | lavc/dnxhddata: Do not print frame rates with supported profiles.Carl Eugen Hoyos2017-11-08
* | Merge commit '0f5ad12ba2b538cb329c507ecc914e06bfa70194'James Almer2017-11-07
|\|
| * flac: Use a local cache for decode_residual()Luca Barbato2017-07-09
* | Merge commit '15f1cc09a406cf6296818d475a256902235eefc4'James Almer2017-11-07
|\|
| * flac: Postpone unlikely condition checksLuca Barbato2017-07-09
| * flac: Convert to the new bitstream readerAlexandra Hájková2017-07-09
| * bitstream: Avoid undefined behavior in bitstream_skip()Luca Barbato2017-07-09
* | Merge commit 'fd92dafaff8844b5fedf94679b93d953939a7f7b'James Almer2017-11-07
|\|
| * bink: Split read_dct_coeffs()Diego Biurrun2017-07-05
* | Merge commit 'ed3b2a999d189771c9b0ada9a9200117595fa474'James Almer2017-11-07
|\|
| * cinepakenc: misc small changesDiego Biurrun2017-07-05
| * cinepakenc: K&R formatting cosmeticsDiego Biurrun2017-07-05
| * cinepakenc: Stop using AVPictureTimothy Gu2017-07-05
| * cinepakenc: Drop broken debug codeDiego Biurrun2017-07-05
| * cinepakenc: add option handling for flexibilityaddr-see-the-website@aetey.se2017-07-05
| * cinepakenc: fixes and improvementsaddr-see-the-website@aetey.se2017-07-05
| * Add Cinepak encoderTomas Härdin2017-07-05
| * hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-28
* | avcodec/mips: Improve hevc bi 4 tap hv mc msa functionsKaustubh Raste2017-11-07
* | avcodec/mips: Improve avc avg mc 10, 30, 01 and 03 msa functionsKaustubh Raste2017-11-07
* | libavcodec/mepgvideo : remove warning introduce by previous patchMartin Vignali2017-11-06
* | libavcodec/lossless_video_dsp : cosmetic add better separator for each functi...Martin Vignali2017-11-07
* | libavcodec/lossless_videodsp : add add_bytes avx2 versionMartin Vignali2017-11-07
* | libavcodec/utvideo : simplify decode_planeMartin Vignali2017-11-07
* | libavcodec/blockdsp : fix comment. clear_block need 32 aligned nowMartin Vignali2017-11-07
* | avcodec: remove remaining uses of avcodec_get_chroma_sub_sampleMartin Vignali2017-11-06
* | Merge commit 'a594f17f83a1ffdc1eec18818208fe39487dd5d7'James Almer2017-11-06
|\|
| * dvbsubdec: Free subrect memory on allocation errorVittorio Giovara2017-06-28
| * dvbsubdec: Fixed segfault when decoding subtitlesLorenz Brun2017-06-28
| * hwframe: Allow hwaccel frame allocators to align surface sizesAnton Khirnov2017-06-27
| * dxva: verbose-log decoder GUID listwm42017-06-27
| * dxva: support DXGI_FORMAT_420_OPAQUE decodingwm42017-06-27
| * dxva: fix some warningswm42017-06-27