3328 Commits (ffa90d99fd8933b17917045a3768bb9dcfb56f72)

Author SHA1 Message Date
Matthew Oliver 66627075d9 msvc: fix implicitly declared read/close. 10 years ago
Luca Barbato b2e059a1ff pixdesc: K&R formatting cosmetics 10 years ago
Michael Niedermayer a75a60f686 avutil/pixdesc: remove unneeded assignment 10 years ago
Reimar Döffinger f0de01856f dict.c: minor simplification. 10 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 10 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 10 years ago
James Almer 1ace9573dc x86/hevc_idct: replace old and unused idct functions 10 years ago
Michael Niedermayer 24327706e1 avutil/opt: ensure the right buffer is used in set_string_number() 10 years ago
Michael Niedermayer bbc5adfb94 avutil/opt: Fix parsing regression with constants starting with numbers 10 years ago
Michael Niedermayer 539e72727f avutil/opt: simplify set_string_number() 10 years ago
Muhammad Faiz 4852a88dfb avutil/opt: set_string_number(): remove unneeded copy 10 years ago
Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 10 years ago
Michael Niedermayer 265dadbe7d avutil/opt: Support general expressions involving AVOption constants in set_string_number() 10 years ago
Michael Niedermayer 88efc013b1 avutil: move QP2LAMBDA constant to eval 10 years ago
Michael Niedermayer 2c5c7f1089 avutil/opt: remove dead code from set_string_number() 10 years ago
Muhammad Faiz 4927c0a988 avutil/opt.c: fix bug when parsing option 10 years ago
Christophe Gisquet 8da1defe69 libavutil: document side effects of macros 10 years ago
Ben Avison 5a272190a0 armv6: Accelerate butterflies_float 10 years ago
Ben Avison 5edad2c4a1 armv6: Accelerate vector_fmul_window 10 years ago
Stefano Sabatini f3e886c7df lavu/eval: add clip function 10 years ago
Michael Niedermayer 7cd6d61da5 avutil/opt: try to fix the case where src==dst in av_opt_copy() 10 years ago
Ben Avison 57641410d1 armv6: Accelerate butterflies_float 10 years ago
Ben Avison 649c666137 armv6: Accelerate vector_fmul_window 10 years ago
Michael Niedermayer 9514472904 avutil & avdevice: remove av_bprint_fd_contents() 10 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 10 years ago
Michael Niedermayer 31d49db75e avutil/bprint:ædd io.h, try to fix msvc build 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Michael Niedermayer 0ffba9feb6 avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h> 11 years ago
Michael Niedermayer 0ebcf87803 protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents() patches 11 years ago
Andrey Utkin fcd1f6bc9d avutil/bprint: Add av_bprint_fd_contents() 11 years ago
Timothy Gu 02ca9efdcd avutil: actually install hash.h 11 years ago
Timothy Gu a7985cfd4c audio_fifo: Split into a separate doxygen module 11 years ago
Timothy Gu d69243d39b samplefmt: Add doxygen categories 11 years ago
Timothy Gu 689e02808d avutil/audio_fifo: split into a separate doxy module 11 years ago
Timothy Gu b27555a3a0 avutil/samplefmt: improve doxygen 11 years ago
Timothy Gu 3679edf429 downmix_info: clarify doxygen 11 years ago
Timothy Gu beed4ac110 channel_layout: doxy: merge functions with macros 11 years ago
Timothy Gu 0201ce002c avutil: fix version macros doxygen module 11 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Martin Storsjö 7b0c7c9163 arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel 11 years ago
Michael Niedermayer 9326caa5fa avutil/lzo: allow selecting the compression function in the test code 11 years ago
Vittorio Giovara ab72eda15e pixfmt: mark the reserved values 11 years ago
Michael Niedermayer cf2b7c01f8 avutil/lzo: add asserts to be double sure against overflows 11 years ago
Michael Niedermayer d6af26c55c avutil/lzo: Fix integer overflow 11 years ago
Luca Barbato ccda51b14c lzo: Handle integer overflow 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Vittorio Giovara 440842c4eb stereo3d: add missing include guards 11 years ago
Roman Savchenko 44671b5786 AVFrame: factor out freeing the side data 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Janne Grunau 1619274fb3 av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE 11 years ago