4146 Commits (2234566cfb11c473ad13ad4f523ff260754b853c)

Author SHA1 Message Date
Matt Oliver 5ca44ebd99 lavu/intmath.h: fix compilation with msvc10. 9 years ago
Carl Eugen Hoyos 4c9d1c6f9a lavu/file_open: Use current directory for temporary files also on Android. 9 years ago
Paul B Mahol 8100426fe4 avutil: add 10-bit planar RGB with alpha 9 years ago
Michael Niedermayer 37bb600405 avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATE 9 years ago
James Almer 172af20852 x86/showcqt: use three operand format for some instructions 9 years ago
James Almer 99b899483e avutil/x86util: move haddps sse emulation from showcqt 9 years ago
Michael Niedermayer 13aae86a2b avutil/frame: Assert that width/height/channels is 0 for the destination of av_frame*_ref() 9 years ago
Jan Sebechlebsky 0e84eee719 libavutil/fifo: Fix fifo grow step 9 years ago
Mark Thompson 7e0623b70b vaapi: Enable more libva surface formats 9 years ago
Michael Niedermayer 003a9e4854 avutil/frame: Document avcodec_get_frame_class() and the option naming system 9 years ago
Neil Birkbeck 785038c92c lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function. 9 years ago
Michael Niedermayer 52ca24bdd2 avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int() 9 years ago
Michael Niedermayer d1520a6cfd avutil/softfloat: Document public constants and a few public functions 9 years ago
dsmudhar 6b852a3fd9 libavutil/opencl: fixed uninitialized var warning 9 years ago
Michael Niedermayer b50bd69516 avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check it in the fate test 9 years ago
ZhouXiaoyong d680ab1c46 avutil/mips: header asmdefs.h add some PTR_ macros for loongson 9 years ago
James Almer 004b582386 avutil/lzo: split test out into a separate file 9 years ago
James Almer d8ef8b960a avutil/sha512-test: fix memleak 9 years ago
James Almer 7ee0e0ca1d avutil/sha-test: fix memleak 9 years ago
James Almer 64dbfcc415 avutil/ripemd-test: fix memleak 9 years ago
James Almer f92d2f3292 avutil/aes-test: fix memleak 9 years ago
James Almer cd244fae98 avutil/cpu-test: Fix includes (needed for HAVE_*) 9 years ago
Michael Niedermayer 65ffc0b1ed avutil/float_dsp-test: Add include config.h for HAVE_* 9 years ago
James Almer 7d8e19a5c4 avutil: make crypto testprogs include headers only 9 years ago
Przemysław Sobala 1a3cff4f7e libavutil/opt: add writing AV_OPT_TYPE_VIDEO_RATE AVOption 9 years ago
Muhammad Faiz 83065939cb avutil/parsing: add '\r' as whitespace 9 years ago
Michael Niedermayer 492011f3c6 avutil/log: Fix occured typo 9 years ago
Andreas Weis 333207224f avutil/log: added test case for av_log_format_line2 9 years ago
Andreas Weis fb9187129c avutil/log: added av_log_format_line2 which returns buffer length 9 years ago
Jan Ekström 9779b62624 pgssubdec: fix subpicture output colorspace and range 9 years ago
Michael Niedermayer a39e3e5e7b avutil/aes: Remove duplicate include 9 years ago
Anton Mitrofanov e428f3b30c x86inc: Enable AVX emulation in additional cases 9 years ago
Anton Mitrofanov 4bd5583ace x86inc: Improve handling of %ifid with multi-token parameters 9 years ago
Anton Mitrofanov 42be240ad6 x86inc: Fix AVX emulation of some instructions 9 years ago
Henrik Gramner 8dd3ee9ddd x86inc: Fix AVX emulation of scalar float instructions 9 years ago
Thomas Guillem 785bfb1d7b pixfmt: fix wrong comment 9 years ago
Anton Khirnov a0f469da74 hwcontext: initialize sw_format in av_hwframe_ctx_alloc() 9 years ago
Martin Storsjö 798845ce7e testprogs: Add missing libm.h includes 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Stefano Sabatini e8a9b64410 lavu/base64: add AV_BASE64_DECODE_SIZE() macro 9 years ago
wm4 f099cb2f8a lavu: improve documentation of some AVFrame functions 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Thilo Borgmann 4ebf0b109c lavu/dict: Add new flag to allow multiple equal keys. 9 years ago
Diego Biurrun 3b08d9d932 testprogs: K&R formatting cosmetics 9 years ago
Michael Niedermayer 54f43984e1 avutil/parseutils: mark args as static const 9 years ago
Petru Rares Sincraian f707042c93 Added more tests to libavutil/parseutils.c 9 years ago
Diego Biurrun 439929859a testprogs: Clean up #includes 9 years ago
Michael Niedermayer 564b4591bb opt: Add av_opt_copy() 9 years ago
Lukasz Marek 8833f1508b opt: Add const to av_opt_next 9 years ago