2972 Commits (045d80076a67aade020417f4adcb026b6a3da823)

Author SHA1 Message Date
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
Michael Niedermayer cd7037dd7a avutil/rational: av_add_stable() test code 11 years ago
Michael Niedermayer b317f9459f avutil/mathematics: add av_add_stable() 11 years ago
Michael Niedermayer 9c5260e73a avutil/mathematics: fix 2 typos in the doxy 11 years ago
Anton Khirnov 94a417acc0 mathematics: remove asserts from av_rescale_rnd() 11 years ago
Luca Barbato 9a4c10e3af lavu: Move preprocessor macros in a separate file 11 years ago
Michael Niedermayer 833501657b avutil/frame: increase padding for frames 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Stefano Sabatini 334e2e2363 lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value 11 years ago
Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 11 years ago
Stefano Sabatini 55f046be11 lavu/opt: apply range checks also when setting format string value 11 years ago
Stefano Sabatini 1575a96b3a lavu/opt: factorize setting of format values from string 11 years ago
Stefano Sabatini e2b54464c6 lavu/opt: fix range check logic in set_format() 11 years ago
Diego Biurrun d06ca2040c error.h: Do not circularly depend on avutil.h 11 years ago
Tim Walker 10d982480f lavu: fix typo in documentation. 11 years ago
Michael Niedermayer 911676c643 avutil/avstring: add av_strnlen() 11 years ago
Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 11 years ago
Diego Biurrun e1b9de4fe1 atomics: cosmetics: Restructure ifdefs for greater clarity 11 years ago
Michael Niedermayer 645c94b61b Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavutil major version to account for the LLS API/ABI changes.) 11 years ago
Vittorio Giovara bd316109b3 apidoc: fix warning from stereo3d.h 11 years ago
Stefano Sabatini e3eb0988c6 lavu/dict.h: extend/clarify av_dict_get() doxy 11 years ago
Diego Biurrun 0d882e9e7b avutil: Remove deprecated intfloat_readwrite code 11 years ago
Reinhard Tartler 3bc2e89c76 Bump libavutil major version to account for the LLS API/ABI changes. 11 years ago
Luca Barbato c85aad9cb2 doxy: Define a group for libswscale documentation 11 years ago
Diego Biurrun 70a7b24d56 avutil: Add deprecation ifdefs around obsolete intfloat code 11 years ago
Vittorio Giovara 6b45f05ef5 parseutils: fix discarding const attribute warning 11 years ago
Michael Niedermayer 9ab5cf5417 avutil/avstring: fix () position 11 years ago
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
Anton Khirnov df7aba52b5 frame: cosmetics, reindent 11 years ago
Anton Khirnov c342132fa8 frame: copy flags in av_frame_copy_props() 11 years ago
Michael Niedermayer e8ac905dae avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) time 11 years ago
Michael Niedermayer 0aedf90e62 avutil/opt: factor set_string_color() out 11 years ago
Michael Niedermayer 758d4e4067 avutil/opt: factor set_string_video_rate() out 11 years ago
Michael Niedermayer 9648c4fe9c avutil/opt: factor set_string_image_size() out 11 years ago
Michael Niedermayer f52852098d avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0 11 years ago
Michael Niedermayer a044a183a3 avutil/log: skip IO calls on empty strings 11 years ago
Michael Niedermayer d6838309fe avutil/log: skip setting color for default (AV_LOG_INFO) level 11 years ago
Michael Niedermayer 2c21e2ee4c avutil/log: merge calls that set ansi color and print the string 11 years ago