Commit History

Author SHA1 Message Date
  Michael Niedermayer c617bed34f Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
  Michael Niedermayer f5f3684fb8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 18b0c39f99 Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard 33de86db2b dict: move struct AVDictionary definition to dict.c 12 years ago
  Mans Rullgard 54918d0394 libavutil: remove unused av_abort() macro 12 years ago
  Mans Rullgard 1c4ab37c38 libavutil: drop offsetof() fallback definition 12 years ago
  Mans Rullgard d913fd1f00 libavutil: drop fallback definitions of INTxx_MIN/MAX 12 years ago
  Michael Niedermayer 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard d7a4f8f8b9 Move MASK_ABS macro to libavcodec/mathops.h 12 years ago
  Mans Rullgard 070a402b60 x86: move MANGLE() and related macros to libavutil/x86/asm.h 12 years ago
  Michael Niedermayer b27c7d70d8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje f80ddd5bf7 lavu: use intrinsics for emms on systems lacking inline asm support 12 years ago
  Michael Niedermayer a6ff8514a9 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 8123e0901f x86: place some inline asm under #if HAVE_INLINE_ASM 12 years ago
  Michael Niedermayer 5015c37b7d attributes: move av_restrict fallback from internal to attributes 12 years ago
  Michael Niedermayer bc4da77b08 lavu/internal: define av_restrict if it has not been defined by config.h 12 years ago
  Michael Niedermayer 8bc7fe4daf Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 12 years ago
  Reimar Döffinger de8d1940b5 avutil: Don't allow using strcasecmp/strncasecmp 12 years ago
  Reimar Döffinger 96949dafcc Replace all strcasecmp/strncasecmp usages. 12 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 13 years ago
  Michael Niedermayer f9569249c2 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun fb8648ad4b Remove unnecessary LIBAVFORMAT_BUILD #ifdef. 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje e973557211 Move emms_c() from libavcodec to libavutil. 13 years ago
  Michael Niedermayer 6841c8c579 Merge remote branch 'qatar/master' 13 years ago
  Alex Converse 1569554153 Ban strncpy() it's too easy to misuse. 13 years ago
  Michael Niedermayer 2fd41c9067 Merge remote-tracking branch 'newdev/master' 13 years ago
  Mans Rullgard 820818a330 Remove unnecessary icc version checks 13 years ago
  Michael Niedermayer d375c10400 Fake-Merge remote-tracking branch 'ffmpeg-mt/master' 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Carl Eugen Hoyos a5b13b1423 Use macro __INTEL_COMPILER instead of __ICC. 13 years ago
  Alexander Strange b38f008ea6 Frame-based multithreading framework using pthreads 13 years ago
  Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 13 years ago
  Mans Rullgard 0374152f89 Rename attribute_used to av_used and move it to attributes.h 13 years ago
  Mans Rullgard 365e3c7878 Rename attribute_used to av_used and move it to attributes.h 13 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 13 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 13 years ago
  Carl Eugen Hoyos 086e997e34 Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 13 years ago
  Carl Eugen Hoyos eedc4ee5d8 Use attribute force_align_arg_pointer only on x86_32. 14 years ago
  Måns Rullgård cae70f99a3 Improve FF_SYMVER documentation 14 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Michael Niedermayer 33586ee770 Document FF_SYMVER and attribute_used 14 years ago
  Måns Rullgård ccc87908a9 Fix symbol version compat wrappers on systems with export prefixes 14 years ago
  Måns Rullgård b462d13262 Add compatibility wrappers for functions moved from lavf to lavc 14 years ago
  Michael Niedermayer a74d707cb7 av_alias is an attribute and belongs to attributes.h 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 14 years ago