OSDN Git Service

tiffenc: Check av_pix_fmt_desc_get() return value
[android-x86/external-ffmpeg.git] / libavutil /
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...
2015-09-17 Kevin Wheatleypixfmt: Add new SMPTE color primaries and transfer...
2015-09-10 Luca Barbatopixdesc: Document the component order
2015-09-10 Hendrik Leppkespixdesc: Add missing alpha flag for yuva420p9be
2015-09-10 Hendrik Leppkespixdesc: Consistently order components
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-09-07 Vittorio Giovaralavu: Remove bit packing from AVComponentDescriptor
2015-09-07 wm4lavu: extend size of the AVPixFmtDescriptor.flags field
2015-08-31 Vittorio Giovarades: Add missing include
2015-08-28 Vittorio GiovaraBump major versions of all libraries
2015-08-28 Vittorio GiovaraPostpone API-incompatible changes until the next bump
2015-08-28 Vittorio Giovaralavu: Drop deprecated private lls functions
2015-08-28 Vittorio Giovaralavu: Drop deprecated context size variables
2015-08-28 Vittorio Giovaralavu: Drop deprecated duplicated AVFrame/AVCodecContext...
2015-08-28 Vittorio Giovaralavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
2015-08-28 Vittorio Giovaralavu: Drop deprecated audioconvert.h header
2015-08-28 Vittorio Giovaralavu: Drop deprecated av_reverse function
2015-08-28 Vittorio Giovaralavu: Drop deprecated external access to AVPixFmtDescri...
2015-08-28 Vittorio Giovaralavu: Drop deprecated old_pix_fmt.h and related code
next