summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* lavu: provide msvc implementation of attribute_deprecatedKirill Gavrilov2013-09-061-0/+8
* pixfmt: add native GBRAP16 formatPaul B Mahol2013-09-061-0/+1
* Merge commit 'c3e6e8f06c42499bd020fd0b37f9542150e6067b'Michael Niedermayer2013-09-061-1/+1
|\
| * mem: Do not check unsigned values for negative sizeDiego Biurrun2013-09-051-3/+3
* | Merge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040'Michael Niedermayer2013-09-062-18/+16
|\ \ | |/
| * mem: Improve documentation wording and spellingDiego Biurrun2013-09-052-18/+16
* | tools: add benchmark for crypto functions.Nicolas George2013-09-041-1/+4
* | Merge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55'Michael Niedermayer2013-09-041-3/+9
|\ \ | |/
| * mem: Document the av_realloc family of functions properlyLuca Barbato2013-09-041-3/+9
* | avutil/fifo: assert that theres enough data in the fifo on drain calls.Michael Niedermayer2013-09-031-0/+3
* | pixfmt: add native bayer 16bit formatsMichael Niedermayer2013-09-011-0/+6
* | libavutil: add AV_PIX_FMT_BAYER pixel formatsPeter Ross2013-09-012-0/+85
* | lavu/bprint: add append buffer functionLukasz Marek2013-08-303-1/+28
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-308-32/+32
* | Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b'Michael Niedermayer2013-08-301-0/+13
|\ \ | |/
| * x86: Add and use more convenience macros to check CPU extension availabilityDiego Biurrun2013-08-291-0/+13
* | Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'Michael Niedermayer2013-08-293-5/+3
|\ \ | |/
| * arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun2013-08-293-5/+3
* | Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'Michael Niedermayer2013-08-292-3/+30
|\ \ | |/
| * ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun2013-08-282-3/+30
* | Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e'Michael Niedermayer2013-08-293-34/+40
|\ \ | |/
| * avutil: Refactor CPU extension availability macrosDiego Biurrun2013-08-283-34/+40
* | Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer2013-08-296-5/+30
|\ \ | |/
| * avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-286-5/+30
* | libavutil: cast truncated values to uint32_tAlfred E. Heggestad2013-08-272-3/+3
* | libavutil/opt.h: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavutil/file_open.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | pixfmt: extend description for planar YUV 9/10 bits formatsKirill Gavrilov2013-08-121-3/+5
* | Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-121-1/+1
* | avutil/avstring: make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/parseutils:make const tables static constMichael Niedermayer2013-08-111-2/+2
* | avutil/ripemd:make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/xtea: make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/sha:make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/sha512: make const tables static constMichael Niedermayer2013-08-111-1/+1
* | lavu: fix grammar in doxy for av_frame_ref.Thilo Borgmann2013-08-111-1/+1
* | bprint: Include va_copy compatDerek Buitenhuis2013-08-101-0/+1
* | avutil/opt: make const tables static constMichael Niedermayer2013-08-101-3/+3
* | avutil/opt: fix av_log typeMichael Niedermayer2013-08-101-1/+1
* | avutil/log: Use bprint for partMichael Niedermayer2013-08-101-19/+26
* | avutil/bprint: add av_vbprintf()Michael Niedermayer2013-08-103-1/+31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-101-0/+4
|\ \ | |/
| * libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-101-0/+4
* | Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'Michael Niedermayer2013-08-103-64/+94
|\ \ | |/
| * libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö2013-08-103-64/+94
* | Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e'Michael Niedermayer2013-08-101-1/+1
|\ \ | |/
| * libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as ...Martin Storsjö2013-08-101-1/+1
* | Integrate accessors.h header into internal.hReimar Döffinger2013-08-103-5/+4
* | avutil/mem: Fix flipped conditionMichael Niedermayer2013-08-091-1/+1
* | Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132'Michael Niedermayer2013-08-091-0/+39
|\ \ | |/
OpenPOWER on IntegriCloud