]> git.sesse.net Git - ffmpeg/history - libavutil
lavf: make av_probe_input_buffer more robust
[ffmpeg] / libavutil /
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*
2013-07-31 Martin Storsjöavopt: Check whether the object actually has got an...
2013-07-31 Diego Biurruntree-test: Refactor and plug memory leaks
2013-07-31 Diego Biurruntree.h: K&R formatting and typo cosmetics
2013-07-29 Diego BiurrunReplace remaining obsolete PIX_FMT names with AV_PIX_FM...
2013-07-29 Diego Biurrunavutil/tree: Drop debug messages that clutter the output
2013-07-29 Diego Biurrunavutil/tree: K&R formatting cosmetics
2013-07-27 Diego BiurrunAdd missing deprecation attributes
2013-07-27 Diego Biurruneval: Explicitly ignore return value of strtod() in...
2013-07-18 Diego BiurrunEmploy consistent LIBAV_COMPAT_ multiple inclusion...
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-07-11 Martin Storsjöconfigure: Check for support for labels in the inline...
2013-07-06 Luca Barbatofifo: K&R formatting cosmetics
2013-07-04 Luca Barbatolog: pass the correct parameters to missing_feature_sample
2013-07-02 Loren Merrittlls/x86: use 3-operator vaddpd in ADDPD_MEM
2013-06-30 Loren Merrittx86: lpc: fix a segfault in av_evaluate_lls_sse2()
2013-06-29 Loren Merrittx86: lpc: simd av_evaluate_lls
2013-06-29 Loren Merrittx86: lpc: simd av_update_lls
next