summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* vaapi_mpeg2: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-301-61/+106
* vaapi_h264: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-301-98/+137
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2016-08-303-2/+627
* wmavoice: Simplify GetBitContext initializationDiego Biurrun2016-08-301-3/+1
* Changelog: Mention mov with multiple stsdVittorio Giovara2016-08-291-0/+1
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-298-1/+261
* avprobe: Fix memory leakVittorio Giovara2016-08-291-1/+1
* mov: Remove old b-frame/video delay heuristicDerek Buitenhuis2016-08-291-3/+0
* mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-292-8/+1
* libvpx: Cast a pointer to const to squelch a warningDiego Biurrun2016-08-261-1/+1
* vp56: Separate VP5 and VP6 dsp initializationDiego Biurrun2016-08-268-43/+49
* prores: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-265-18/+19
* cavs: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-266-49/+75
* vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3cDiego Biurrun2016-08-263-21/+21
* vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-263-12/+13
* vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-268-20/+20
* vp3: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-266-39/+27
* doc: Document FATE option HWACCELLuca Barbato2016-08-261-0/+5
* av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-244-0/+10
* rtpdec_mpeg4: validate fmtp fieldsLuca Barbato2016-08-231-3/+14
* configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-231-0/+2
* mss12: validate display dimensionsAnton Khirnov2016-08-181-0/+10
* vc1: check that slices have a positive heightAnton Khirnov2016-08-181-0/+6
OpenPOWER on IntegriCloud