4111 Commits (83065939cb84d79f1880bf3470e031619b55988b)

Author SHA1 Message Date
Ganesh Ajjanagadde dd36749557 avutil/audio_fifo: add av_warn_unused_result 9 years ago
Ganesh Ajjanagadde fab1562a50 avutil/ripemd: make rol macro more robust by adding parentheses 9 years ago
Rodger Combs cceed8389d lavu/aes: test CBC functionality 9 years ago
Rodger Combs 54cd1ab555 lavu/aes: align AVAES struct members 9 years ago
Rodger Combs 15ff5c7215 lavu/aes: add runtime dispatch for crypt function 9 years ago
Rodger Combs ec588db56f lavu/aes: move AVAES to separate internal header 9 years ago
Rodger Combs 1e477a970f lavu: add AESNI CPU flag 9 years ago
Ganesh Ajjanagadde a0e390e8ff avutil/avstring: add av_warn_unused_result 9 years ago
Vittorio Giovara 63ea8e0610 timecode: Support HFR values 9 years ago
Vittorio Giovara 8c22148220 timecode: Do not fail for non-standard framerates 9 years ago
Clément Bœsch 6b5412cbfa avutil/opt: print more meaningful default flags values 9 years ago
Ganesh Ajjanagadde bbd6bc6bd0 avutil/tree: clean up pointer incompatibility warnings 9 years ago
Michael Niedermayer 65ffca9f80 avutil/tree: Document the guaranteed ordering of compare arguments for av_tree_find() 9 years ago
Ganesh Ajjanagadde 7c8fcbbde3 avutil/tree: add additional const qualifier to the comparator 9 years ago
Ganesh Ajjanagadde 94f333f9dc avutil/tree: improve documentation for av_tree_find, av_tree_insert 9 years ago
Ganesh Ajjanagadde 8ed79c45b4 avutil/qsort: use the do while form for AV_QSORT, AV_MSORT 9 years ago
Michael Niedermayer 00efaa7983 avutil/intmath: fix undefined behavior in ff_ctzll_c() 9 years ago
Andreas Cadhalpun 451b6a990a avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 9 years ago
Andreas Cadhalpun 95687dc310 avutil: install des.h, rc4.h and tree.h as public headers 9 years ago
Matt Oliver b0bb1dc62d lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header. 9 years ago
Matt Oliver 216cc1f6fe lavu/intmath.h: Add msvc/icl ctzll optimisations. 9 years ago
Clément Bœsch ce0a117ed4 avutil/opt: display a better default value for int/int64 options 9 years ago
Ganesh Ajjanagadde 07d4fe3a87 avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
Timothy Gu 801eca1372 opencl: Force the use of 1.2 APIs 9 years ago
Timothy Gu 17c68933f4 opencl: Use "opencl" as log context name 9 years ago
Timothy Gu 893a648182 opencl: Print compilation log 9 years ago
Timothy Gu d2a1029724 opencl: Print error string when compilation fails 9 years ago
Ganesh Ajjanagadde cf52ae003b avutil/mem: add av_warn_unused_result 9 years ago
James Almer 3d1690b8c6 avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
Ganesh Ajjanagadde a0b079ac25 avutil/file: add av_warn_unused_result to av_file_map 9 years ago
Ganesh Ajjanagadde 31ed189d5c avutil/internal: add av_warn_unused_result to avpriv_open 9 years ago
Ganesh Ajjanagadde 0418541d5d avutil/cast5: update Doxygen for av_cast5_init with return information 9 years ago
Michael Niedermayer d6f6e98eb1 avutil/crc: use EINVAL instead of -1 for the return code of av_crc_init() 9 years ago
wang-bin 0861862b89 winrt: multithreading support 9 years ago
Zhang Rui 87ff61b9ab avutil/fifo: add function av_fifo_generic_peek_at() 9 years ago
Ganesh Ajjanagadde 55d3e97970 avutil/intmath: use de Bruijn based ff_ctz 9 years ago
Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 9 years ago
Michael Niedermayer 147b12162d avutil/fifo: Fix thread saftey of av_fifo_generic_peek() 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Ronald S. Bultje 93866c2aa2 intmath: remove av_ctz. 9 years ago
Michael Niedermayer 2a4d1a66e8 avutil/intmath: Change debruijn_ctz64 to use 8bit elements 9 years ago
Ganesh Ajjanagadde 971d12b7f9 avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithm 9 years ago
Rodger Combs 0562f95902 lavu/opt: add flag to return NULL when applicable in av_opt_get 9 years ago
Rodger Combs f36baeebc5 lavu/opt: switch AV_OPT flags to shift-based formatting 9 years ago
Ganesh Ajjanagadde 1d4af04adf avutil/attributes: add av_warn_unused_result 9 years ago
Henrik Gramner 2c3dbff1d8 avutil/avstring: Inline some tiny functions 9 years ago
Henrik Gramner 17710550c4 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Vicente Olivert Riera d00bb8addc mips: intreadwrite: Only execute that code for mips r1 or r2 9 years ago
Henrik Gramner ad9a543e93 avutil/avstring: Inline some tiny functions 9 years ago