3522 Commits (03616af2c91309d58f9419becf45d292cb93e625)

Author SHA1 Message Date
Michael Niedermayer 84ac2f93ca avutil/pixelutils: avoid on stack arrays 11 years ago
Michael Niedermayer 1b168e3bcf avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax 11 years ago
Clément Bœsch 28a2107a8d avutil: add pixelutils API 11 years ago
Bernd Kuhls bf6c84d7eb Fix compile error on bfin. 11 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 11 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
Vittorio Giovara e0d73fda36 avutil: add alias names for gray 8/16 colour spaces 11 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 11 years ago
Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 11 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 11 years ago
Michael Niedermayer 8f6d36b3cb avutil/mem: document NULL related saftey of av_freep() 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Janne Grunau a238b83b13 aarch64: use MACH-O const data asm directive in const macro 11 years ago
Janne Grunau caf5ef852b cpu-test: test av_cpu_count 11 years ago
Janne Grunau 07d8fa5812 fate: add informative cpu test 11 years ago
James Almer d0f56ca071 x86/hevc_deblock: improve 8bit transpose store macros 11 years ago
Matthew Oliver 66627075d9 msvc: fix implicitly declared read/close. 11 years ago
Luca Barbato b2e059a1ff pixdesc: K&R formatting cosmetics 11 years ago
Michael Niedermayer a75a60f686 avutil/pixdesc: remove unneeded assignment 11 years ago
Reimar Döffinger f0de01856f dict.c: minor simplification. 11 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 11 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 11 years ago
James Almer 1ace9573dc x86/hevc_idct: replace old and unused idct functions 11 years ago
Michael Niedermayer 24327706e1 avutil/opt: ensure the right buffer is used in set_string_number() 11 years ago
Michael Niedermayer bbc5adfb94 avutil/opt: Fix parsing regression with constants starting with numbers 11 years ago
Michael Niedermayer 539e72727f avutil/opt: simplify set_string_number() 11 years ago
Muhammad Faiz 4852a88dfb avutil/opt: set_string_number(): remove unneeded copy 11 years ago
Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 11 years ago
Michael Niedermayer 265dadbe7d avutil/opt: Support general expressions involving AVOption constants in set_string_number() 11 years ago
Michael Niedermayer 88efc013b1 avutil: move QP2LAMBDA constant to eval 11 years ago
Michael Niedermayer 2c5c7f1089 avutil/opt: remove dead code from set_string_number() 11 years ago
Muhammad Faiz 4927c0a988 avutil/opt.c: fix bug when parsing option 11 years ago
Christophe Gisquet 8da1defe69 libavutil: document side effects of macros 11 years ago
Ben Avison 5a272190a0 armv6: Accelerate butterflies_float 11 years ago
Ben Avison 5edad2c4a1 armv6: Accelerate vector_fmul_window 11 years ago
Stefano Sabatini f3e886c7df lavu/eval: add clip function 11 years ago
Michael Niedermayer 7cd6d61da5 avutil/opt: try to fix the case where src==dst in av_opt_copy() 11 years ago
Ben Avison 57641410d1 armv6: Accelerate butterflies_float 11 years ago
Ben Avison 649c666137 armv6: Accelerate vector_fmul_window 11 years ago
Michael Niedermayer 9514472904 avutil & avdevice: remove av_bprint_fd_contents() 11 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 11 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