]> git.sesse.net Git - ffmpeg/history - libavutil
g2meet: Respect cursor_stride properly everywhere
[ffmpeg] / libavutil /
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
2013-06-29 Loren Merrittlpc: use function pointers, in preparation for asm
2013-06-29 Loren Merrittlpc: remove "decay" argument
2013-06-04 Martin Storsjömem: Add av_realloc_array and av_reallocp_array
2013-06-02 Diego Biurruncpu: Restructure code to avoid pointless ret variable...
2013-05-26 Martin Storsjöarm: Only output eabi attributes if building for ELF
2013-05-24 Martin Storsjöcpu: Include common.h for av_popcount64
2013-05-24 Anton KhirnovMove get_logical_cpus() from lavc/pthread to lavu/cpu.
2013-05-22 Anton Khirnovpixdesc: mark gray8 as pseudopal
2013-05-17 Anton Khirnovdoxy: add a section about versioning.
2013-05-17 Anton Khirnovlavfi doxy: add a page for lavfi.
2013-05-15 Diego BiurrunRemove commented-out #includes
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-15 Kieran KunhyaClarify output of av_get_bits_per_pixel
2013-05-07 Martin Storsjömsvc: Move linker pragma from config.h to libavutil...
2013-05-06 Janne Grunaupixdesc: add function to return pixel format with swapp...
2013-05-04 Diego Biurrunavutil: Add av_cold attributes to init functions missin...
2013-05-03 Christophe Gisquetx86: float dsp: butterflies_float SSE
2013-04-30 Derek Buitenhuisavutil: doxy: Small clarification for av_buffer_create()
2013-04-30 Diego Biurrunppc: util_altivec: Surround AltiVec-related code by...
2013-04-11 Anton KhirnovCosmetics, restore alphabetic order in atomics lists.
2013-04-10 Ronald S. Bultjedsputil: Make dsputil selectable
2013-04-09 Christophe Gisquetx86inc: Fix number of operands for cmp* instructions
2013-04-04 Nicolas Bertrandpixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
2013-04-04 Anton Khirnovopt: check the return values of av_get_token for ENOMEM.
2013-04-03 Anton Khirnovconfigure: prettify atomics handling.
2013-03-28 Anton KhirnovAVOptions: make av_set_options_string() forward options...
2013-03-27 Diego Biurruncosmetics: Remove unnecessary extern keywords from...
2013-03-22 Hendrik Leppkesavutil/frame: add all remaining frame properties to...
2013-03-19 Anton Khirnovpixdesc: add a function for counting planes in a pixel...
2013-03-16 Anton KhirnovAVOptions: fix using named constants with child contexts.
2013-03-16 Anton KhirnovAVOption: remove an unused function parameter.
2013-03-15 Xi Wanglzo: fix overflow checking in copy_backptr()
2013-03-13 Diego BiurrunAdd av_log_{ask_for_sample|missing_feature} replacement...
2013-03-11 Hendrik Leppkesatomic: prefer gcc builtins over win32 atomics, if...
2013-03-11 Janne Grunauavframe: copy reordered_opaque in copy_props
2013-03-09 Anton Khirnovatomic: fix CAS with armcc.
2013-03-08 Martin Storsjöatomic: Exclude the unsupported implementation headers...
2013-03-08 Martin Storsjöatomic: Check for __sync_val_compare_and_swap instead...
2013-03-08 Martin Storsjöatomic: Add include guards to the implementation headers
2013-03-08 Anton KhirnovReplace remaining includes of audioconvert.h with chann...
2013-03-08 Anton KhirnovAVFrame: deprecate all now unused fields
2013-03-08 Anton KhirnovAVFrame: add side data.
2013-03-08 Anton KhirnovMove AVFrame from lavc to lavu.
2013-03-08 Anton Khirnovlavc: move AVFrame.hwaccel_picture_private to Picture.
2013-03-08 Anton KhirnovAVBuffer: add a new API for buffer pools
2013-03-08 Anton Khirnovlavu: add a new API for reference-counted data buffers.
2013-03-08 Ronald S. Bultjelavu: add support for atomic operations.
2013-03-07 Martin Storsjöavstring: Fix isxdigit to not accept non-hex characters
2013-03-07 Reimar DöffingerUse the avstring.h locale-independent character type...
2013-03-07 Reimar Döffingeravstring: Add locale independent versions of some ctype...
2013-03-01 Diego Biurrunlls: Do not return from void functions
2013-03-01 Diego Biurrunlls: #ifndef --> #if in FF_API_ version guard
2013-02-28 Luca Barbatolls: mark max_order as unsigned short
2013-02-28 Luca Barbatolls: move to the private namespace
next