3028 Commits (99b4da73c8fda5f00c4a8dfb42afb80c3be22ce7)

Author SHA1 Message Date
Lukasz Marek bba7b6fc41 Revert "lavu/buffer: add release function" 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
Lukasz Marek 19b3a25048 lavu/log: add device categories 11 years ago
Michael Niedermayer 52d928daf9 avutil/opt: allow max=min=0 for pixel formats 11 years ago
Lukasz Marek 3144440004 lavu/buffer: add release function 11 years ago
Michael Niedermayer 74bb1ca82c avutil/frame_copy_audio: also check that channels match 11 years ago
James Almer 3f3d748cab x86: Move XOP emulation to x86util 11 years ago
Anton Khirnov 1155fd02ae frame: add a convenience function for copying AVFrame data 11 years ago
James Almer d59fcdaff3 x86: add detection for Bit Manipulation Instruction sets 11 years ago
James Almer 1b932eb150 x86: add detection for FMA3 instruction set 11 years ago
James Almer 10b0161d78 x86: add missing XOP checks and macros 11 years ago
Peter Ross a3a4d07d6a avutil/pixdesc: set bayer pixfmt descriptor flags 11 years ago
James Almer 0bc3de19ff x86: add detection for Bit Manipulation Instruction sets 11 years ago
James Almer a2af8eddab x86: add detection for FMA3 instruction set 11 years ago
Janne Grunau 9c029f67ca aarch64: use EXTERN_ASM consistently for exported symbols 11 years ago
Christophe Gisquet 996697e266 x86: float dsp: unroll SSE versions 11 years ago
Anton Khirnov c3ecd968f0 AVOptions: add flags for read/read-only options 11 years ago
Anton Khirnov 6bb8720f00 AVOptions: deprecate unused AV_OPT_FLAG_METADATA 11 years ago
Diego Biurrun 874c751cc5 threads: Check w32threads dependencies at the configure stage 11 years ago
Martin Storsjö 543156d751 arm: Mark the stack as non-executable 11 years ago
Michael Niedermayer 8f853159f6 avutil/opt: preserve fractions in set_string_number() 11 years ago
Tim Walker c98f3169bf lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 11 years ago
Christophe Gisquet 133b34207c x86: float dsp: unroll SSE versions 11 years ago
James Almer 23a8c63452 x86inc: Extend FMA_INSTR functionality 11 years ago
Diego Biurrun 25a1ba814a log: Have function parameter names match between .c and .h file 11 years ago
James Almer 6c12b1de06 x86: add missing XOP checks and macros 11 years ago
Martin Storsjö e3fec3f095 arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols 11 years ago
James Almer a4e4948ffe x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags() 11 years ago
Janne Grunau a1e1f35203 lavu: add missing log.h include in timer.h 11 years ago
Luca Barbato 9ecb858775 doxy: Format @code blocks so they render properly 11 years ago
Justin Ruggles 0e830094ad samplefmt: avoid integer overflow in av_samples_get_buffer_size() 11 years ago
Matt Oliver 3e309c5d18 Fix compilation with msvc/icl due to missing header and define. 11 years ago
Loren Merritt b7d0d10a1d x86inc: Speed up assembling with Yasm 11 years ago
Michael Niedermayer 3e6088f732 avutil/internal.h: add timer.h back 11 years ago
Janne Grunau fb0c9d41d6 avutil: remove timer.h include from internal.h 11 years ago
João Bernardo 290326711b avutil/opt: Better print representation of number limits 11 years ago
Nicolas George 3532dd52c5 lavu/rational: add syntactic sugar. 11 years ago
Loren Merritt 4d55fe7204 x86inc: speed up compilation with yasm 11 years ago
Luca Barbato 045654f422 doxy: Document better the available AVFrame flags 11 years ago
Luca Barbato ff23c4e493 doxy: Add AVFrame to the structured modules 11 years ago
Janne Grunau fe96769bed aarch64: port neon clobber test from arm 11 years ago
Janne Grunau b7b17ed66e aarch64: add cpuflags support for NEON and VFP 11 years ago
Janne Grunau d0cd2a8c46 aarch64: bswap inline assembly 11 years ago
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
Vittorio Giovara 02b9fafcca avutil: do not use avcodec header in frame.h 11 years ago
Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro 11 years ago
Michael Niedermayer 01d245ef43 random_seed: Rewrite the generic clock() based seed code 11 years ago
Tim Walker 5b4797a21d avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
Tim Walker 5c437fb672 lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. 11 years ago