4243 Commits (9e588125193115189b5a609eef6af678a55f6ecf)

Author SHA1 Message Date
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun f2422b5875 testprogs: Mark some tables as static const 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
Petru Rares Sincraian 68e5976543 Refactor libavutil/parseutils.c 9 years ago
Diego Biurrun 0d2fcdb1c5 opt-test: Merge struct declaration and initialization 9 years ago
Diego Biurrun d3044cf37f opt-test: Move some variable declarations to avoid block braces 9 years ago
Diego Biurrun a84713e70d parseutils-test: Move some variable declarations to avoid block braces 9 years ago
Diego Biurrun 52385410b7 des-test: Move a variable declaration to avoid an ifdef 9 years ago
Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
Petru Rares Sincraian 124526ba1a Added a selftest to libavutil/display.c 9 years ago
Mark Thompson 551c6775ab lavu: VAAPI hwcontext implementation 9 years ago
Mark Thompson d264c720f7 lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
Mark Thompson b1f01e85a9 lavu: add a way to query hwcontext frame constraints 9 years ago
Ganesh Ajjanagadde bccc81dfa0 lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y) 9 years ago
Marton Balint c3c7a879ba avutil/dict: add warning to docs about invalidating existing entries when adding a new entry 9 years ago
Marton Balint a740263d7e avutil/dict: do not realloc entries when deleting a non-existing item 9 years ago
Ganesh Ajjanagadde 0c33ceda91 lavu/lfg-test: add simple sample mean, stddev checks 9 years ago
Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
Michael Niedermayer 2540d884f3 avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool 9 years ago
Martin Cracauer 73d1398f0c avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing 9 years ago
NagaChaitanya Vellanki 285fda0937 Add tests for functions in hash.c 9 years ago
Vicente Olivert Riera ad16eff64b mips: add support for R6 9 years ago
Anton Khirnov 328e9a15c5 buffer: drop a reference to a non-existing function from the docs 9 years ago
Anton Khirnov 7480d00131 pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy 9 years ago
wm4 7a6cf27714 lavu: improve documentation of some AVFrame functions 9 years ago
Michael Niedermayer 9b0eabdcdf avutil/color_utils: Mark test_data as static const 9 years ago
NagaChaitanya Vellanki df4b5f076e Add test for avpriv_get_trc_function_from_trc function 9 years ago