summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vaapi_encode: Sync to input surface rather than outputMark Thompson2016-09-28
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-09-28
* vaapi_encode: Refactor initialisationMark Thompson2016-09-28
* examples/output: switch to the new encoding APIAnton Khirnov2016-09-28
* tdsc: use the new decoding APIAnton Khirnov2016-09-28
* lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-28
* mpegvideo_enc: use the new encoding API for b_strategy=2Anton Khirnov2016-09-28
* mpegvideo_enc: handle encoding errors with b_strategy=2Anton Khirnov2016-09-28
* mpegvideo_enc: add const to the AVCodec instanceAnton Khirnov2016-09-28
* APIchanges: fix a typo in the version numberAnton Khirnov2016-09-28
* lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-27
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-27
* swscale: Rename is9_OR_10 to match what it doesLuca Barbato2016-09-27
* swscale: Update bitdepth range checkLuca Barbato2016-09-27
* swscale: Consistently order input YUV pixel formatsVittorio Giovara2016-09-27
* nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-24
* nvenc: Add support for high bitdepthYogender Gupta2016-09-24
* nvenc: Add some easier to understand presets that match x264 terminologyYogender Gupta2016-09-24
* nvenc: Make sure that enum and array index matchLuca Barbato2016-09-24
* audiodsp/x86: yasmify vector_clipf_sseAnton Khirnov2016-09-22
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-22
* audiodsp: fix vector_clipf documentationAnton Khirnov2016-09-22
* checkasm: add tests for audiodspAnton Khirnov2016-09-22
* checkasm: add a test for blockdspAnton Khirnov2016-09-22
* blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-22
* hwcontext_cuda: Add P010 and YUV444P16 pixel formatYogender Kumar Gupta2016-09-22
* audiodsp/x86: clear the high bits of the order parameter on 64bitAnton Khirnov2016-09-19
* audiodsp/x86: fix ff_vector_clip_int32_sse2Anton Khirnov2016-09-19
* x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-19
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-19
* mpegvideo_motion: Handle edge emulation even without unrestricted_mvMichael Niedermayer2016-09-16
* build: remove hardcoded name of version headerJanne Grunau2016-09-15
* build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun2016-09-15
* libdc1394: Distinguish between enumeration errors and no cameras foundJosh de Kock2016-09-15
* rtsp: Fix a crash with the RTSP muxerMartin Storsjö2016-09-15
* vf_scale_vaapi: Crop input surface to active regionMark Thompson2016-09-14
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-09-14
* hwcontext_vdpau: Fix missing subscriptsMark Thompson2016-09-14
* hwcontext_vdpau: Remove duplicate definition of GET_CALLBACKMark Thompson2016-09-14
* pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* configure: Drop check_lib()/require() in favor of check_lib2()/require2()Diego Biurrun2016-09-13
* ppc: mpegvideo: Add proper runtime AltiVec detectionDiego Biurrun2016-09-11
* ppc: Update #endif commentsDiego Biurrun2016-09-11
* audiodsp: ppc: Add VSX variantLuca Barbato2016-09-11
* checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-11
* vaapi_vp8: Explicitly include libva vp8 decode headerMark Thompson2016-09-09
* vaapi_decode: Ignore the profile when not usefulMark Thompson2016-09-08
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-08