summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong2016-05-141-0/+12
* avutil/lzo: split test out into a separate fileJames Almer2016-05-132-55/+77
* avutil/sha512-test: fix memleakJames Almer2016-05-131-0/+2
* avutil/sha-test: fix memleakJames Almer2016-05-131-0/+2
* avutil/ripemd-test: fix memleakJames Almer2016-05-131-0/+2
* avutil/aes-test: fix memleakJames Almer2016-05-131-0/+4
* Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b'Derek Buitenhuis2016-05-121-2/+2
|\
| * pixfmt: fix wrong commentThomas Guillem2016-04-191-2/+2
* | avutil/cpu-test: Fix includes (needed for HAVE_*)James Almer2016-05-121-7/+6
* | avutil/float_dsp-test: Add include config.h for HAVE_*Michael Niedermayer2016-05-121-0/+2
* | avutil: make crypto testprogs include headers onlyJames Almer2016-05-1110-57/+85
* | Merge commit 'a0f469da744db83db32f3fe13186ee4aa2bc7dc5'Derek Buitenhuis2016-05-111-0/+1
|\ \ | |/
| * hwcontext: initialize sw_format in av_hwframe_ctx_alloc()Anton Khirnov2016-04-151-0/+1
* | Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'Derek Buitenhuis2016-05-111-0/+1
|\ \ | |/
| * testprogs: Add missing libm.h includesMartin Storsjö2016-04-111-0/+1
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-1184-3502/+4259
|\ \ | |/
| * build: Split test programs off into separate filesDiego Biurrun2016-04-0742-1724/+2103
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-091-4/+4
|\ \ | |/
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-4/+4
* | libavutil/opt: add writing AV_OPT_TYPE_VIDEO_RATE AVOptionPrzemysław Sobala2016-05-091-0/+1
* | avutil/parsing: add '\r' as whitespaceMuhammad Faiz2016-05-064-4/+4
* | avutil/log: Fix occured typoMichael Niedermayer2016-04-281-1/+1
* | avutil/log: added test case for av_log_format_line2Andreas Weis2016-04-271-0/+30
* | avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis2016-04-273-3/+29
* | pgssubdec: fix subpicture output colorspace and rangeJan Ekström2016-04-241-0/+10
* | avutil/aes: Remove duplicate includeMichael Niedermayer2016-04-231-1/+0
* | Merge commit '3b08d9d932eef09403074d5af31e10d8011e840b'Derek Buitenhuis2016-04-216-328/+411
|\ \ | |/
| * testprogs: K&R formatting cosmeticsDiego Biurrun2016-03-246-356/+430
* | Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis2016-04-212-2/+3
|\ \ | |/
| * testprogs: Clean up #includesDiego Biurrun2016-03-242-2/+3
* | x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-04-201-8/+13
* | x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-04-201-2/+2
* | x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-04-201-20/+24
* | x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-04-201-14/+14
* | Merge commit '564b4591bbe223bdc5f36a1131eaef103f23f5d0'Derek Buitenhuis2016-04-192-5/+9
|\ \ | |/
| * opt: Add av_opt_copy()Michael Niedermayer2016-03-243-2/+81
| * opt: Add const to av_opt_nextLukasz Marek2016-03-243-4/+4
| * opt-test: Merge struct declaration and initializationDiego Biurrun2016-03-231-3/+1
| * opt-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-231-36/+35
| * parseutils-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-231-84/+80
* | Merge commit '52385410b7de012c2562fb5ba8f07a4e1112c4e7'Derek Buitenhuis2016-04-171-3/+1
|\ \ | |/
| * des-test: Move a variable declaration to avoid an ifdefDiego Biurrun2016-03-231-3/+1
* | Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis2016-04-147-1/+941
|\ \ | |/
| * lavu: VAAPI hwcontext implementationMark Thompson2016-03-197-1/+941
* | Merge commit 'd264c720f7b74286840719e506daba39f83b438b'Derek Buitenhuis2016-04-141-0/+5
|\ \ | |/
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-193-1/+23
* | Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis2016-04-144-1/+125
|\ \ | |/
| * lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-194-1/+125
* | Merge commit '328e9a15c568843580ff3ff490748d545f16def8'Derek Buitenhuis2016-04-131-1/+0
|\ \ | |/
| * buffer: drop a reference to a non-existing function from the docsAnton Khirnov2016-03-071-1/+0
OpenPOWER on IntegriCloud