2755 Commits (ec8a4841f7e81040f9a2757f23e70dff5e6b33a4)

Author SHA1 Message Date
Michael Niedermayer 4aeb996f71 pixfmt: add native bayer 16bit formats 11 years ago
Peter Ross 9116995efb libavutil: add AV_PIX_FMT_BAYER pixel formats 11 years ago
Lukasz Marek 0b46d6f3ef lavu/bprint: add append buffer function 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun 79aec43ce8 x86: Add and use more convenience macros to check CPU extension availability 11 years ago
Diego Biurrun 7ffda66fd5 arm: float_dsp: Propagate cpu_flags to vfp initialization function 11 years ago
Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 11 years ago
Diego Biurrun 8410d6e93c avutil: Refactor CPU extension availability macros 11 years ago
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 11 years ago
Alfred E. Heggestad 16c3ed5837 libavutil: cast truncated values to uint32_t 11 years ago
Michael Niedermayer 3500f53c93 libavutil/opt.h: Fix duplicate words 11 years ago
Michael Niedermayer 5086b26809 libavutil/file_open.c: Fix duplicate words 11 years ago
Kirill Gavrilov 53f309c617 pixfmt: extend description for planar YUV 9/10 bits formats 11 years ago
Thilo Borgmann f18ccb529f Fix wrong use of "an" in some comments. 11 years ago
Michael Niedermayer 5717689c75 avutil/avstring: make const tables static const 11 years ago
Michael Niedermayer 2215947438 avutil/parseutils:make const tables static const 11 years ago
Michael Niedermayer 64a3dbadee avutil/ripemd:make const tables static const 11 years ago
Michael Niedermayer 0e98a13322 avutil/xtea: make const tables static const 11 years ago
Michael Niedermayer 90b40b45d4 avutil/sha:make const tables static const 11 years ago
Michael Niedermayer 475df42eb6 avutil/sha512: make const tables static const 11 years ago
Thilo Borgmann 4dcb2f7478 lavu: fix grammar in doxy for av_frame_ref. 11 years ago
Derek Buitenhuis d9c1fb8376 bprint: Include va_copy compat 11 years ago
Michael Niedermayer 5fc5170c55 avutil/opt: make const tables static const 11 years ago
Michael Niedermayer 18b1381c5f avutil/opt: fix av_log type 11 years ago
Michael Niedermayer 148310ca16 avutil/log: Use bprint for part 11 years ago
Michael Niedermayer 112c970ca6 avutil/bprint: add av_vbprintf() 11 years ago
Reimar Döffinger d4db7c334b Integrate accessors.h header into internal.h 11 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
Martin Storsjö a76d0cdf21 libavutil: Move avpriv_open to a new file, file_open.c 11 years ago
Martin Storsjö 33237123c8 libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as well 11 years ago
Michael Niedermayer c94f9e8542 avutil/mem: Fix flipped condition 11 years ago
Reimar Döffinger a48979d715 Reduce MAKE_ACCESSORS code duplication via a new header. 11 years ago
Martin Storsjö dfc6b5c814 file: Move win32 utf8->wchar open wrapper to libavutil 11 years ago
Derek Buitenhuis 87e8cbf709 libavutil: Don't use fcntl if the function does not exist 11 years ago
Derek Buitenhuis 0f1fb6c019 libavutil: Don't use fcntl if the function does not exist 11 years ago
Michael Niedermayer 0b5d1b88e0 avutil/opt: fix types passed to the format string "%s" 11 years ago
Rémi Denis-Courmont 880391ed2d libavutil: use avpriv_open() 11 years ago
Rémi Denis-Courmont 869b04e891 libavutil: add avpriv_open() to open files with close-on-exec flag 11 years ago
Michael Niedermayer 60ae776d04 av_frame_copy_props: fix unintended self assignment 11 years ago
Nicolas George 39bb26f91b lavu/log: do not skip overwritten lines. 11 years ago
Michael Niedermayer a68b6ec7f5 avutil/hmac: make const tables static const 11 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 11 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
Diego Biurrun 3a7050ffed build: Add _Pragma macro to disable deprecated declaration warnings 11 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
Michael Niedermayer b326438139 avutil/tree: fix memleaks 11 years ago
Vittorio Giovara 3c8bff0740 avframe: have av_frame_get_side_data take const AVFrame* 11 years ago
Martin Storsjö c7e921a54f avopt: Check whether the object actually has got an AVClass 11 years ago
Diego Biurrun c2e936de07 tree-test: Refactor and plug memory leaks 11 years ago
Diego Biurrun a9b04b2c43 tree.h: K&R formatting and typo cosmetics 11 years ago