Apply armoring feature of security and change the product feature
[platform/upstream/libav.git] / libavutil /
2014-02-19 Anton KhirnovAVOptions: add flags for read/read-only options
2014-02-19 Anton KhirnovAVOptions: deprecate unused AV_OPT_FLAG_METADATA
2014-02-19 Diego Biurrunthreads: Check w32threads dependencies at the configure...
2014-02-19 Martin Storsjöarm: Mark the stack as non-executable
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-02-12 Diego Biurrunlog: Have function parameter names match between .c...
2014-02-07 Martin Storsjöarm: Add EXTERN_ASM to the .func and .type declarations...
2014-02-05 Janne Grunaulavu: add missing log.h include in timer.h
2014-02-04 Luca Barbatodoxy: Format @code blocks so they render properly
2014-02-04 Justin Rugglessamplefmt: avoid integer overflow in av_samples_get_buf...
2014-01-26 Loren Merrittx86inc: Speed up assembling with Yasm
2014-01-25 Janne Grunauavutil: remove timer.h include from internal.h
2014-01-17 Luca Barbatodoxy: Document better the available AVFrame flags
2014-01-17 Luca Barbatodoxy: Add AVFrame to the structured modules
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
2014-01-15 Janne Grunauaarch64: add cpuflags support for NEON and VFP
2014-01-14 Janne Grunauaarch64: bswap inline assembly
2014-01-10 Martin Storsjöarm: Add an option for making sure NEON registers aren...
2014-01-09 Vittorio Giovaraavutil: do not use avcodec header in frame.h
2014-01-07 Martin Storsjöarm: Allow overriding the alignment set in the function...
2014-01-06 Michael Niedermayerrandom_seed: Rewrite the generic clock() based seed...
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2014-01-03 Anton Khirnovmathematics: remove asserts from av_rescale_rnd()
2013-12-29 Luca Barbatolavu: Move preprocessor macros in a separate file
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-24 Diego Biurrunerror.h: Do not circularly depend on avutil.h
2013-12-22 Tim Walkerlavu: fix typo in documentation.
2013-12-20 Diego Biurrunatomics: cosmetics: Restructure ifdefs for greater...
2013-12-17 Vittorio Giovaraapidoc: fix warning from stereo3d.h
2013-12-16 Diego Biurrunavutil: Remove deprecated intfloat_readwrite code
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-13 Luca Barbatodoxy: Define a group for libswscale documentation
2013-12-13 Diego Biurrunavutil: Add deprecation ifdefs around obsolete intfloat...
2013-12-12 Vittorio Giovaraparseutils: fix discarding const attribute warning
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Anton Khirnovframe: cosmetics, reindent
2013-12-09 Anton Khirnovframe: copy flags in av_frame_copy_props()
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-11-23 Diego BiurrunAdd missing #includes for *INT64_MAX and *INT64_C
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-11-03 Vittorio Giovaraattributes: disable flatten on llvm/clang
2013-10-31 John Stebbinsh264: wait for initial complete frame before outputing...
2013-10-27 Anton KhirnovAVOptions: do not range check flag options.
2013-10-27 Vittorio Giovaraavframe: mark source frame const in _ref and _clone
2013-10-26 Vittorio Giovaramem: do not check for negative size
2013-10-25 Kieran Kunhyalibavutil: x86: Add AVX2 capable CPU detection.
2013-10-25 Derek Buitenhuisbase64-test: Remove posibility of returning restricted...
2013-10-24 Derek Buitenhuistree-test: Don't return restricted exit codes
2013-10-23 Diego Biurrunavstring-test: Mark pointer passed to av_free() as...
2013-10-16 Martin Storsjömem: Make av_strdup allocate using av_realloc
2013-10-14 Jason Garrett-Glaserx86: more AVX2 framework
2013-10-14 Jason Garrett-Glaserx86inc: FMA3/4 Support
2013-10-14 Derek Buitenhuisx86inc: Remove our FMA4 support
2013-10-14 Henrik Gramnerx86inc: Use VEX-encoded instructions in AVX functions
2013-10-09 Henrik Gramnerx86inc: Remove .rodata kludges
2013-10-07 Henrik Gramnerx86inc: remove misaligned cpu flag
2013-10-07 Jason Garrett-Glaserx86inc: various minor backports from x264
2013-10-07 Derek Buitenhuisx86inc: Check for __OUTPUT_FORMAT__ having a value...
2013-10-07 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-10-07 Loren Merrittx86inc: create xm# and ym#, analagous to m#
2013-10-07 Loren Merrittx86inc: fix some corner cases of SWAP
2013-10-07 Henrik Gramnerx86inc: Use SSE instead of SSE2 for copying data
2013-10-07 Henrik Gramnerx86inc: Set ELF hidden visibility for global constants
2013-10-07 Loren Merrittx86inc: activate REP_RET automatically
2013-10-05 Luca Barbatodoxy: Document avlog
2013-10-03 Diego Biurrunx86: cpu: Restore some explanatory comments removed...
2013-10-03 Diego BiurrunUse correct Doxygen syntax
2013-09-28 Anton Khirnovavframe: note that linesize is not the usable data...
2013-09-24 Michael Niedermayerpixdesc: fix NV20* descriptors
2013-09-21 Alex Smithavutil: Fix compilation with inline asm disabled on...
2013-09-21 Kieran Kunhyalavu: Add interleaved 4:2:2 8/10-bit formats
2013-09-20 Martin Storsjömem: Handle av_reallocp(..., 0) properly
2013-09-20 Alex Smithmsvc/icl: Use __declspec(noinline)
2013-09-20 Alex Smithmsvc/icl: Use __declspec(deprecated)
2013-09-16 Luca Barbatomem: Introduce av_reallocp
2013-09-14 Diego Biurrunmem: Document the non-compatibility of av_realloc(...
2013-09-10 Diego BiurrunDrop pointless directory name prefixes from #includes...
2013-09-05 Diego Biurrunmem: Do not check unsigned values for negative size
2013-09-05 Diego Biurrunmem: Improve documentation wording and spelling
2013-09-04 Luca Barbatomem: Document the av_realloc family of functions properly
2013-08-29 Diego Biurrunx86: Add and use more convenience macros to check CPU...
2013-08-29 Diego Biurrunarm: float_dsp: Propagate cpu_flags to vfp initializati...
2013-08-28 Diego Biurrunppc: Add and use convenience macro to check for AltiVec...
2013-08-28 Diego Biurrunavutil: Refactor CPU extension availability macros
2013-08-28 Diego Biurrunavutil: Move internal CPU detection function declaratio...
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-09 Martin Storsjölibavutil: Move avpriv_open to a new file, file_open.c
2013-08-09 Martin Storsjölibavutil: Enable the MSVC DLL symbol loading workaroun...
2013-08-08 Martin Storsjöfile: Move win32 utf8->wchar open wrapper to libavutil
2013-08-08 Derek Buitenhuislibavutil: Don't use fcntl if the function does not...
2013-08-07 Rémi Denis-Courmontlibavutil: use avpriv_open()
2013-08-07 Rémi Denis-Courmontlibavutil: add avpriv_open() to open files with close...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate old codec-specific pixel formats
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-08-02 Diego Biurrunbuild: Add _Pragma macro to disable deprecated declarat...
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2013-08-01 Vittorio Giovaraavframe: have av_frame_get_side_data take const AVFrame*
next