2038 Commits (795329dd4c5d100bb7c633b1a5d3145090a7a420)

Author SHA1 Message Date
Vittorio Giovara 440842c4eb stereo3d: add missing include guards 11 years ago
Roman Savchenko 44671b5786 AVFrame: factor out freeing the side data 11 years ago
Janne Grunau 1619274fb3 av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE 11 years ago
Diego Biurrun d816e125fe dict: const correctness for av_dict_get() and av_dict_copy() 11 years ago
Janne Grunau d5a5598198 build: check if AS supports the '.func' directive 11 years ago
Janne Grunau 68a06b3a63 aarch64: use '#' for whole line asm comments 11 years ago
Janne Grunau 6a0fa4d86f aarch64: remove optional :pg_hi21: for adrp instruction 11 years ago
Janne Grunau fd2981ea92 aarch64: add darwin style PAGE/PAGEOFF relocations 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Martin Storsjö 08cd92144e aarch64: Use the correct syntax for relocations 11 years ago
Roman Savchenko a53551cba8 frame: fix the error path in av_frame_copy_props() 11 years ago
Diego Biurrun b5aa485513 ppc: Move vec_unaligned_load macro to util_altivec 11 years ago
Diego Biurrun 593886b5dd ppc: util_altivec: Drop unused macros 11 years ago
Carl Eugen Hoyos 4d8c28deab imgutils: make systematic palette opaque. 11 years ago
Martin Storsjö 82fc9f4b38 display: Include mathematics.h for fallback definition of NAN 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Anton Khirnov 66e6c8a7b4 lavu: Add a pixel format for new VDA hwaccel 11 years ago
Luca Barbato de69aedf99 mathematics: K&R formatting cosmetics 11 years ago
Janne Grunau a88e1d1c59 lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 11 years ago
Michael Niedermayer b0bdc2a712 avutil: move av_get_time_base_q() after include rational.h 11 years ago
Derek Buitenhuis 502512ea0f avutil: Add av_get_time_base_q() 11 years ago
Alessandro Ghedini 0983d48111 crc: add ANSI CRC16 LE 11 years ago
Vittorio Giovara 8b17243d17 lavu: Add packed YVYU422 pixel format 11 years ago
Timothy Gu 486e3649ce xtea: Add Doxy @file and group 11 years ago
Timothy Gu f73495686d adler32: Fix doxy group definition 11 years ago
Janne Grunau 8675bcb0ad aarch64: add armv8 CPU flag 11 years ago
Alessandro Ghedini 8542f9c4f1 replaygain: correctly parse peak values 11 years ago
Luca Barbato 9464b69da6 log: Unbreak windows support 11 years ago
Luca Barbato 4ede1862dc log: Do not assume the TERM variable is always set 11 years ago
Luca Barbato 42ba1c51d9 log: Document AV_LOG_C usage 11 years ago
Luca Barbato 28b9ac4e48 log: Remove undefined behaviour 11 years ago
Luca Barbato 7763118cae log: Support for 256color terminals 11 years ago
Janne Grunau 80035db88c lavu: add missing formats to av_pix_fmt_swap_endianness 11 years ago
Anton Khirnov d161ae0a37 frame: add a function for removing side data from a frame 11 years ago
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Diego Biurrun 46caba4a65 float_dsp: Replace arch optimization ifdefs by if cascade 11 years ago
Janne Grunau 6a74ebc34d float-dsp-test: do not use C99's predefined __func__ 11 years ago
Martin Storsjö ae23809184 float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions 11 years ago
Janne Grunau dbd12523a4 aarch64: float_dsp NEON assembler 11 years ago
Janne Grunau f0f687446e float_dsp: add test program and use it as fate test 11 years ago
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Diego Biurrun da785231ea bfin: Refactor duplicated assembly-related macros 11 years ago
Diego Biurrun e99af2a3b1 bfin: Refactor duplicated l1_text/l1_data_B macros 11 years ago
Diego Biurrun 831a118078 Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
Janne Grunau 74cc901905 float_dsp: fix errors in documentation 11 years ago
Janne Grunau c708b54033 timer: use mach_absolute_time as high resolution clock on darwin 11 years ago
Patrice Clement 93d216d37a dict: K&R formatting cosmetics 11 years ago
Janne Grunau cbddee1cca arm: hpeldsp: prevent overreads in armv6 asm 11 years ago
Vittorio Giovara a18ef7a76c doc: fix a couple of typos in frame.h 11 years ago