2169 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Mark Thompson b7487f4f3c hwcontext: Make it easier to work with device types 8 years ago
  Mark Thompson b266ad56fe hwcontext: Add device derivation 8 years ago
  Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 13 years ago
  Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
  James Almer 19d57ca62e libavutil: add av_mod_uintp2 8 years ago
  Ganesh Ajjanagadde 7bfda7d157 intmath: add faster clz support 8 years ago
  Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 9 years ago
  Martin Storsjö 8847eeaa14 aarch64: Add parentheses around the offset parameter in movrel 8 years ago
  Mark Thompson e791b915c7 hwcontext_vaapi: Try to support the VDPAU wrapper 8 years ago
  wm4 c2f97f0508 hwcontext_dxva2: support D3D9Ex 8 years ago
  wm4 04f3bd3496 AVFrame: add an opaque_ref field 8 years ago
  Anton Khirnov 4de220d2e3 frame: allow align=0 (meaning automatic) for av_frame_get_buffer() 8 years ago
  Anton Khirnov e6bff23f1e cpu: add a function for querying maximum required data alignment 8 years ago
  Vittorio Giovara ce6d72d107 imgutils: Document av_image_get_buffer_size() 8 years ago
  Diego Biurrun 7abdd026df asm: Consistently uppercase SECTION markers 8 years ago
  wm4 3ad825793a hwcontext_cuda: implement frames_get_constraints 8 years ago
  Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 9 years ago
  Luca Barbato 562ef82d6a fifo: Return the correct AVERROR value 8 years ago
  Diego Biurrun b83aea7340 des-test: Pass the proper types to av_des_*() functions 9 years ago
  Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 8 years ago
  Diego Biurrun 00b6a76543 hmac: Explicitly convert types at function pointer assignment 10 years ago
  Diego Biurrun e435beb1ea crypto: consistently use size_t as type for length parameters 8 years ago
  Henrik Gramner 3cba1ad76d x86inc: Avoid using eax/rax for storing the stack pointer 8 years ago
  Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
  Diego Biurrun 05a603a94e ppc: Merge types_altivec.h into util_altivec.h 9 years ago
  Wan-Teh Chang 2170017a1c avutil: fix data race in av_get_cpu_flags() 9 years ago
  Diego Biurrun f912fd767e Add missing #includes for standalone spherical-information-related headers 9 years ago
  Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 9 years ago
  Vittorio Giovara c70add61d1 lavu: Add AVSphericalMapping type and frame side data 9 years ago
  Vittorio Giovara 075acbb6ff lavu: Add a video section to Doxygen documentation 9 years ago
  Vittorio Giovara 706af9227b lavu: Document the color properties enumeration values origin 9 years ago
  Mark Thompson d30719e62d hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool 9 years ago
  Janne Grunau 6a1ea4ec93 arm: warn/error on movrelx usage problematic with PIC on ELF 9 years ago
  Diego Biurrun 81a3c42abe Drop some bogus Doxygen documentation. 9 years ago
  Diego Biurrun a1d9de304f Fix some mismatches between function parameter and doxygen parameter names. 9 years ago
  Anton Khirnov e18ba2dfd2 hwcontext_dxva2: make sure the sw frame format is the right one during transfer 9 years ago
  Anton Khirnov 5a1d605cea hwcontext_dxva2: split transfer_data() into upload/download functions 9 years ago
  Anton Khirnov 9d7026574b hwcontext_dxva2: fix handling of the mapping flags 9 years ago
  Anton Khirnov 0d3176e32f hwcontext_dxva2: do not assume the destination format during mapping is always the right one 9 years ago
  Martin Storsjö 824e8c2840 arm: Clear the gp register alias at the end of functions 9 years ago
  Martin Storsjö c44a8a3eab aarch64: Add an offset parameter to the movrel macro 9 years ago
  Vittorio Giovara 17dac56b8f lavu: Rename ycgco color space appropriately 9 years ago
  Luca Barbato 7471352f19 pixfmt: Add GRAY12 9 years ago
  Anton Khirnov e8bbacbf52 hwcontext_qsv: support frame mapping 9 years ago
  Anton Khirnov 8ea15afbf2 hwcontext_qsv: transfer data through the child context when VPP fails 9 years ago
  Anton Khirnov b91ce48600 hwcontext_qsv: do not fail when download/upload VPP session creation fails 9 years ago
  Anton Khirnov b115a35ea6 hwcontext_qsv: add support for the P8 format 9 years ago
  Anton Khirnov 10065d9324 hwcontext_dxva2: add support for the P8 format 9 years ago
  Anton Khirnov 9109737654 hwcontext_dxva2: frame mapping support 9 years ago
  Mark Thompson 8ad9f9d675 hwcontext_vaapi: Frame mapping support 9 years ago