]> git.sesse.net Git - ffmpeg/history - libavutil
lavc: Remove old vaapi decode infrastructure
[ffmpeg] / libavutil /
2016-08-17 Diego Biurrunmathematics: Kill non-compiling disabled cruft
2016-08-13 Mark Thompsonhwcontext_vaapi: Try the first render node as the defau...
2016-08-11 Anton Khirnovbuffer: fix av_buffer_pool_init2() documentation
2016-08-03 Anton Khirnovbuffer: fix av_buffer_realloc() when the data is offset...
2016-08-03 James Almerlavu: add LOCAL_ALIGNED_32
2016-08-02 Martin StorsjöRevert "libavutil: Use an intermediate variable in...
2016-08-02 Martin Storsjöintreadwrite: Use the __unaligned keyword on MSVC for...
2016-08-02 Martin Storsjöintreadwrite: Add intermediate variables in the byteswi...
2016-07-31 Martin Storsjölibavutil: Use an intermediate variable in AV_COPY*U
2016-07-21 Martin Storsjölibavutil: Always use some GCC style attributes on...
2016-07-21 Martin Storsjöarm: Check for support for the .fpu directive
2016-07-20 Fiona Glaserx86: cpu: Detect Conroe CPUs and their slow shuffle...
2016-07-20 Diego Biurrunx86: Add SSSE3_SLOW CPU flag and related convenience...
2016-07-18 James Almerx86util: Extend SPLATW for avx2
2016-07-03 Anton Khirnovhwcontext_qsv: add support for p010
2016-07-02 Mark Thompsonhwcontext_vaapi: Add driver quirks to the hwdevice
2016-07-02 Anton Khirnovhwcontext_dxva2: add support for p010
2016-07-02 Hendrik Leppkespixfmt: add P010 pixel format
2016-06-28 Mark Thompsonhwcontext_vaapi: allow transfers to/from any size of...
2016-06-28 Anton Khirnovhwcontext: allocate the destination frame for the pool...
2016-06-28 Anton Khirnovhwcontext: clarify the behaviour of transfer_data(...
2016-06-27 Vittorio Giovarapixdesc: Fix AVCOL_TRC_BT2020_12 name
2016-06-27 Vittorio Giovarapixdesc: Add aliases to SMPTE color properties
2016-06-21 Mark Thompsonhwcontext_vaapi: Return all formats for constraints...
2016-06-21 Anton Khirnovlavc: export the timestamps when decoding in AVFrame.pts
2016-06-21 Anton Khirnovhwcontext: add a QSV implementation
2016-06-21 Vittorio Giovarapixdesc: Add new SMPTE 431, 432, and 2085 color properties
2016-06-21 Neil Birkbeckpixfmt: Add ARIB STD-B76 color transfer characteristic
2016-06-13 Vittorio Giovarapixdesc: Use C99 array to list color properties names
2016-05-29 Diego Biurrunbuild: Change structure of the linker version script...
2016-05-28 Diego Biurrunasm: FF_-prefix internal macros used in inline assembly
2016-05-26 Anton Khirnovhwcontext_vaapi: implement device creation
2016-05-26 Anton Khirnovhwcontext_dxva2: implement device creation
2016-05-26 Anton Khirnovhwcontext_cuda: implement device creation
2016-05-26 Anton Khirnovhwcontext_vdpau: implement device creation
2016-05-26 Anton Khirnovhwcontext: add a function for opening devices
2016-05-19 Diego Biurrunxtea-test: Use struct allocation functions from the API
2016-05-19 Diego Biurrunblowfish-test: Use struct allocation functions from...
2016-05-19 Diego Biurrunblowfish-test: Return different values for different...
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-17 Anton Khirnovhwcontext: add a dxva2 implementation
2016-05-16 Anton Mitrofanovx86inc: Enable AVX emulation in additional cases
2016-05-16 Anton Mitrofanovx86inc: Improve handling of %ifid with multi-token...
2016-05-16 Anton Mitrofanovx86inc: Fix AVX emulation of some instructions
2016-05-16 Henrik Gramnerx86inc: Fix AVX emulation of scalar float instructions
2016-05-13 Diego Biurruntests: Move all test programs to a subdirectory
2016-05-13 Diego BiurrunSplit global .gitignore file into per-directory files
2016-05-10 Jan Ekströmcolorspace: Add support for BT709
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-29 Diego Biurruntestprogs: Mark some tables as static const
2016-04-19 Thomas Guillempixfmt: fix wrong comment
2016-04-15 Anton Khirnovhwcontext: initialize sw_format in av_hwframe_ctx_alloc()
2016-04-11 Martin Storsjötestprogs: Add missing libm.h includes
2016-04-07 Diego Biurrunbuild: Split test programs off into separate files
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-03-24 Diego Biurruntestprogs: K&R formatting cosmetics
2016-03-24 Diego Biurruntestprogs: Clean up #includes
2016-03-24 Michael Niedermayeropt: Add av_opt_copy()
2016-03-24 Lukasz Marekopt: Add const to av_opt_next
2016-03-23 Diego Biurrunopt-test: Merge struct declaration and initialization
2016-03-23 Diego Biurrunopt-test: Move some variable declarations to avoid...
2016-03-23 Diego Biurrunparseutils-test: Move some variable declarations to...
2016-03-23 Diego Biurrundes-test: Move a variable declaration to avoid an ifdef
2016-03-19 Mark Thompsonlavu: VAAPI hwcontext implementation
2016-03-19 Mark Thompsonlavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX...
2016-03-19 Mark Thompsonlavu: add a way to query hwcontext frame constraints
2016-03-07 Anton Khirnovbuffer: drop a reference to a non-existing function...
2016-03-07 Anton Khirnovpixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy
2016-03-05 wm4lavu: improve documentation of some AVFrame functions
2016-02-18 Diego Biurruncosmetics: Drop empty comment lines
2016-02-18 Anton Khirnovhwcontext_cuda/vdpau: add to skipheaders
2016-02-14 Anton Khirnovhwcontext: add a CUDA implementation
2016-02-14 Anton Khirnovpixfmt: add a CUDA hwaccelled format
2016-02-14 Anton Khirnovhwcontext: add a VDPAU implementation
2016-02-14 Anton Khirnovlavu: add a framework for handling hwaccel frames
2016-02-14 Anton Khirnovbuffer: add support for pools using caller data in...
2016-01-27 James Almerx86: Add ymm_reg struct
2016-01-25 Vittorio Giovarapixdesc: Use AV_CEIL_RSHIFT in documentation
2016-01-25 Vittorio Giovarapixdesc: Drop unneeded deprecation warning guards
2016-01-23 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-23 Henrik Gramnerx86inc: Avoid creating unnecessary local labels
2016-01-23 Henrik Gramnerx86inc: Simplify AUTO_REP_RET
2016-01-23 Henrik Gramnerx86inc: Use more consistent indentation
2016-01-23 Henrik Gramnerx86inc: Preserve arguments when allocating stack space
2016-01-23 Henrik Gramnerx86inc: Improve FMA instruction handling
2016-01-23 Henrik Gramnerx86inc: Be more verbose in assertion failures
2016-01-23 Henrik Gramnerx86inc: Make cpuflag() and notcpuflag() return 0 or 1
2016-01-23 Anton Khirnovpixdesc: fix and extend doxy for av_pix_fmt_get_chroma_...
2016-01-11 Clément Bœschlavu: add AV_CEIL_RSHIFT and use it in various places
2016-01-08 Martin Storsjöarm: Fix vfp dead code elimination with have_vfp_vm
2015-12-14 Janne Grunauarm: add a cpu flag for the VFPv2 vector mode
2015-12-14 Janne Grunauarm64: add cycle counter support
2015-12-14 Janne Grunaulibavutil: move FFALIGN macro from common.h to macros.h
2015-11-13 Martin Storsjöxtea: Add functions for little endian mode
2015-11-13 Martin Storsjöxtea: Clarify that the current API works in big endian...
2015-10-14 Luca Barbatothread: Provide no-op variants for pthread_once
2015-10-12 Vittorio Giovaradict: Change return type of av_dict_copy()
2015-10-03 Henrik Gramneravutil/avstring: Inline some tiny functions
2015-09-30 Vittorio Giovaralavu: Deprecate AVFrame.error[]
2015-09-29 Vicente Olivert... mips: intreadwrite: Only execute that code for mips...
next