summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* hevcdec: add a CUVID hwaccelcuvid2Anton Khirnov2017-07-24
* hevcdec: set the active SPS before calling get_format()Anton Khirnov2017-07-24
* h264dec: add a CUVID hwaccelAnton Khirnov2017-07-24
* decode: add a per-frame private data for hwaccel useAnton Khirnov2017-07-24
* decode: add a mechanism for performing delayed processing on the decoded framesAnton Khirnov2017-07-24
* decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-07-24
* decode: avoid leaks on failure in ff_get_buffer()Anton Khirnov2017-07-24
* dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Mainwm42017-07-22
* hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-21
* flac: Use a local cache for decode_residual()Luca Barbato2017-07-09
* 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
* bink: Split read_dct_coeffs()Diego Biurrun2017-07-05
* 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
* 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
* dxva: add declarative profile checkswm42017-06-27
* nvenc: Minimize the surface allocationBen Chang2017-06-24
* nvenc: Use a fifo to manage the free surface poolBen Chang2017-06-24
* nvenc: Add an explicit auto aliasBen Chang2017-06-24
* aarch64: vp9: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-20
* build: Add missing mpeg4audio dependency for RTP muxerDiego Biurrun2017-06-17
* libfdk-aacdec: Correct buffer_size parameterMichael Niedermayer2017-06-13
* mmal: Add missing .item_name to AVClass declarationDiego Biurrun2017-06-13
* Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-12
* nvenc: Add default value for AVCodecContext::refsSrinath K R2017-06-10
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-08
* dxva: move d3d11 locking/unlocking to functionswm42017-06-08
* dxva: preparations for new hwaccel APIwm42017-06-08
* lavc: set avctx->hwaccel before initwm42017-06-08
* smacker: Improve error handlingDiego Biurrun2017-06-01
* smacker: Check that the data size is a multiple of a sample vectorMichael Niedermayer2017-06-01
* decode: fix the code reducing cropping to preserve alignmentAnton Khirnov2017-05-20
* hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-20
* extract_extradata_bsf: make sure all needed parameter set NALUs were foundJames Almer2017-05-20
* vp9_superframe_bsf: cache input packets directlyAnton Khirnov2017-05-20
* vp9_superframe_bsf: convert to the new bitstream readerAnton Khirnov2017-05-20
* hevc: Add names for reserved NAL unit typesMark Thompson2017-05-16