4257 Commits (02d11e616af3ca2dce654e106ddc065ceb94de4e)

Author SHA1 Message Date
  Michael Niedermayer a39e3e5e7b avutil/aes: Remove duplicate include 9 years ago
  Anton Mitrofanov e428f3b30c x86inc: Enable AVX emulation in additional cases 10 years ago
  Anton Mitrofanov 4bd5583ace x86inc: Improve handling of %ifid with multi-token parameters 10 years ago
  Anton Mitrofanov 42be240ad6 x86inc: Fix AVX emulation of some instructions 10 years ago
  Henrik Gramner 8dd3ee9ddd x86inc: Fix AVX emulation of scalar float instructions 10 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 10 years ago
  Diego Biurrun 01621202aa build: miscellaneous cosmetics 10 years ago
  Stefano Sabatini e8a9b64410 lavu/base64: add AV_BASE64_DECODE_SIZE() macro 10 years ago
  wm4 f099cb2f8a lavu: improve documentation of some AVFrame functions 10 years ago
  Lou Logan 06eef96b69 fix some a/an typos 10 years ago
  Thilo Borgmann 4ebf0b109c lavu/dict: Add new flag to allow multiple equal keys. 10 years ago
  Diego Biurrun 3b08d9d932 testprogs: K&R formatting cosmetics 10 years ago
  Michael Niedermayer 54f43984e1 avutil/parseutils: mark args as static const 10 years ago
  Petru Rares Sincraian f707042c93 Added more tests to libavutil/parseutils.c 10 years ago
  Diego Biurrun 439929859a testprogs: Clean up #includes 10 years ago
  Michael Niedermayer 564b4591bb opt: Add av_opt_copy() 11 years ago
  Lukasz Marek 8833f1508b opt: Add const to av_opt_next 11 years ago
  Petru Rares Sincraian 68e5976543 Refactor libavutil/parseutils.c 10 years ago
  Diego Biurrun 0d2fcdb1c5 opt-test: Merge struct declaration and initialization 10 years ago
  Diego Biurrun d3044cf37f opt-test: Move some variable declarations to avoid block braces 10 years ago
  Diego Biurrun a84713e70d parseutils-test: Move some variable declarations to avoid block braces 10 years ago
  Diego Biurrun 52385410b7 des-test: Move a variable declaration to avoid an ifdef 10 years ago
  Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 10 years ago
  Petru Rares Sincraian 124526ba1a Added a selftest to libavutil/display.c 10 years ago
  Mark Thompson 551c6775ab lavu: VAAPI hwcontext implementation 10 years ago
  Mark Thompson d264c720f7 lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 10 years ago
  Mark Thompson b1f01e85a9 lavu: add a way to query hwcontext frame constraints 10 years ago
  Ganesh Ajjanagadde bccc81dfa0 lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y) 10 years ago
  Marton Balint c3c7a879ba avutil/dict: add warning to docs about invalidating existing entries when adding a new entry 10 years ago
  Marton Balint a740263d7e avutil/dict: do not realloc entries when deleting a non-existing item 10 years ago
  Ganesh Ajjanagadde 0c33ceda91 lavu/lfg-test: add simple sample mean, stddev checks 10 years ago
  Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 10 years ago
  Michael Niedermayer 2540d884f3 avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool 10 years ago
  Martin Cracauer 73d1398f0c avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing 10 years ago
  NagaChaitanya Vellanki 285fda0937 Add tests for functions in hash.c 10 years ago
  Vicente Olivert Riera ad16eff64b mips: add support for R6 10 years ago
  Anton Khirnov 328e9a15c5 buffer: drop a reference to a non-existing function from the docs 10 years ago
  Anton Khirnov 7480d00131 pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy 10 years ago
  wm4 7a6cf27714 lavu: improve documentation of some AVFrame functions 10 years ago
  Michael Niedermayer 9b0eabdcdf avutil/color_utils: Mark test_data as static const 10 years ago
  NagaChaitanya Vellanki df4b5f076e Add test for avpriv_get_trc_function_from_trc function 10 years ago
  Ganesh Ajjanagadde 7dabc78ce1 lavu/rational: add more info regarding floor(x+0.5) usage 10 years ago
  Reimar Döffinger 4dd4d53531 Document and validate AVFrame plane pointers. 10 years ago
  Michael Niedermayer b70e9b4906 avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_image_fill_linesizes() still succeeds 10 years ago
  Kieran Kunhya 4170a44bbc Add GBRAP12 pixel format 10 years ago
  Michael Niedermayer 1ec7a70380 avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats 10 years ago
  Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 10 years ago