summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audiodsp/x86: yasmify vector_clipf_sseAnton Khirnov2016-09-224-60/+44
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-229-16/+15
* audiodsp: fix vector_clipf documentationAnton Khirnov2016-09-221-1/+1
* checkasm: add tests for audiodspAnton Khirnov2016-09-224-0/+151
* checkasm: add a test for blockdspAnton Khirnov2016-09-224-0/+73
* blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-227-43/+34
* hwcontext_cuda: Add P010 and YUV444P16 pixel formatYogender Kumar Gupta2016-09-221-0/+22
* audiodsp/x86: clear the high bits of the order parameter on 64bitAnton Khirnov2016-09-191-1/+1
* audiodsp/x86: fix ff_vector_clip_int32_sse2Anton Khirnov2016-09-191-18/+18
* x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-191-0/+10
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-193-1/+5
* mpegvideo_motion: Handle edge emulation even without unrestricted_mvMichael Niedermayer2016-09-161-11/+8
* build: remove hardcoded name of version headerJanne Grunau2016-09-151-1/+1
* build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun2016-09-151-4/+7
* libdc1394: Distinguish between enumeration errors and no cameras foundJosh de Kock2016-09-151-3/+8
* rtsp: Fix a crash with the RTSP muxerMartin Storsjö2016-09-151-1/+2
* vf_scale_vaapi: Crop input surface to active regionMark Thompson2016-09-141-1/+11
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-09-141-4/+4
* hwcontext_vdpau: Fix missing subscriptsMark Thompson2016-09-141-2/+2
* hwcontext_vdpau: Remove duplicate definition of GET_CALLBACKMark Thompson2016-09-141-24/+13
* pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-149-26/+25
* configure: Drop check_lib()/require() in favor of check_lib2()/require2()Diego Biurrun2016-09-131-36/+20
* ppc: mpegvideo: Add proper runtime AltiVec detectionDiego Biurrun2016-09-111-0/+5
* ppc: Update #endif commentsDiego Biurrun2016-09-1122-45/+44
* audiodsp: ppc: Add VSX variantLuca Barbato2016-09-111-0/+32
* checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-111-2/+3
* vaapi_vp8: Explicitly include libva vp8 decode headerMark Thompson2016-09-091-0/+3
* vaapi_decode: Ignore the profile when not usefulMark Thompson2016-09-081-1/+2
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-085-0/+239
* vp8: Add hwaccel hooksMark Thompson2016-09-082-60/+157
* utvideo: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-083-13/+14
* iir_filter: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-072-5/+10
* error_resilience: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-072-11/+14
* configure: Simplify clock_gettime() testDiego Biurrun2016-09-061-1/+2
* build: Fix directory dependencies of tests/pixfmts.mak targetDiego Biurrun2016-09-051-1/+1
* configure: Fix --disable-pod2man / --disable-texi2htmlDiego Biurrun2016-09-051-2/+4
* configure: Simplify libopenjpeg checkDiego Biurrun2016-09-051-2/+2
* configure: Move initial VAAPI check to a more sensible placeDiego Biurrun2016-09-051-1/+2
* sanm: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-041-11/+11
* copy_block: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-041-5/+6
* svq1dec: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-041-6/+6
* indeo: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-045-68/+69
* Drop memalign hackDiego Biurrun2016-09-032-33/+3
* hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov2016-08-311-2/+7
* imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-318-14/+219
* Changelog: mark the release 12 branchAnton Khirnov2016-08-311-0/+3
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-308-329/+73
* avconv_vaapi: Convert to use hw_frames_ctx onlyMark Thompson2016-08-301-330/+23
* vaapi_mpeg4: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-301-82/+133
* vaapi_vc1: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-301-140/+206
OpenPOWER on IntegriCloud