288 Commits (24d3291f7c82bf0459b717d9196c76b4a394c00a)

Author SHA1 Message Date
Andreas Rheinhardt 0e5f71230a avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.h 8 months ago
Andreas Rheinhardt 0f78b26e9c avutil/internal: Move FF_MEMORY_POISON to its only user 8 months ago
Andreas Rheinhardt 8041a91a32 avutil/internal: Move libm inclusion to the beginning 8 months ago
Andreas Rheinhardt e4e6377afc avcodec/arm/mpegvideo_arm: Use static_assert to check offsets 8 months ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
Zhao Zhili f0f596dbc6 avutil/internal: remove timer.h again 2 years ago
Andreas Rheinhardt 5fe447bbb4 avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user 2 years ago
Andreas Rheinhardt 73fada029c avcodec/codec_internal: Add macros for update_thread_context(_for_user) 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Andreas Rheinhardt 26325cceb0 avutil/internal: Remove unused FF_SYMVER 2 years ago
Andreas Rheinhardt 5b0856d2b9 avutil/internal: Remove unused ff_rint64_clip() 2 years ago
Martin Storsjö 4cdc14aa95 libavutil: Deprecate av_fopen_utf8, provide an avpriv version 3 years ago
Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Nicolas George 1d8e1afc00 lavu/internal: add FF_FIELD_AT(). 3 years ago
Andreas Rheinhardt 2146b65553 avutil/internal: Move MAKE_ACCESSORS to its only user 3 years ago
Andreas Rheinhardt 549502868d Move ff_tlog() from lavc/internal.h to lavu/internal.h 3 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 985c0dac67 avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL 4 years ago
Michael Niedermayer 522a5259e9 avutil/common: Add FF_PTR_ADD() 4 years ago
James Almer 14040a1d91 avutil/buffer: change public function and struct size parameter types to size_t 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Jun Zhao 0a0158e45d lavu/internal: Fix comment for avpriv_dict_set_timestamp 4 years ago
Limin Wang 2658680df4 avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros 4 years ago
Limin Wang 0a1dc81723 avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable 4 years ago
Carl Eugen Hoyos a07470ba37 lavu/internal: Replace an empty loop with "do {}". 6 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
Dale Curtis 01763144dc Avoid corrupting diagnostic state with _Pragma changes. 7 years ago
Martin Storsjö abf1c058d1 msvc: Properly specify dllexport for data symbols shared across dll boundaries 7 years ago
Michael Niedermayer a44b3abb4c avutil/internal: Do not enable CHECKED with DEBUG 8 years ago
Martin Storsjö 10f4511f14 libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx( 8 years ago
Michael Niedermayer 4614bf2caf Factorize CHECK/SUINT code 8 years ago
Michael Niedermayer e8d4eacc07 Factor CHECKED out of DEBUG so it can be set seperatly 8 years ago
James Almer 1d4d0ee4b0 avutil/reverse: move the ff_reverse declaration to a separate header 8 years ago
Marton Balint b72a7b96f8 avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 8 years ago
James Almer 63ac8e2d93 lavu: add LOCAL_ALIGNED_32 8 years ago
Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
Ganesh Ajjanagadde bccc81dfa0 lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y) 9 years ago
Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
Ganesh Ajjanagadde 11388b5a8f lavu/internal: add ff_exp10 9 years ago
Janne Grunau 50078c1c80 libavutil: move FFALIGN macro from common.h to macros.h 9 years ago
Timothy Gu 006d3e97fc cosmetics: Fix weird indentations 9 years ago
Michael Niedermayer 5c3dee7dad avutil: Move av_rint64_clip_* to internal.h 9 years ago
Ganesh Ajjanagadde 31ed189d5c avutil/internal: add av_warn_unused_result to avpriv_open 9 years ago
Hendrik Leppkes d83dd630a0 lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft 9 years ago
Ronald S. Bultje 70a19c482a Move ff_dlog from lavc to lavu. 9 years ago