4915 Commits (a0328f05dc02e61e8173f981cd578d0a36d7c0fc)

Author SHA1 Message Date
  ManojGuptaBonda d617d54efa avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr types 6 years ago
  Linjie Fu 2d81acaa1a lavu/hwcontext_qsv: Fix the realign check for hwupload 6 years ago
  Michael Niedermayer 6f0e9a8634 avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() 6 years ago
  Carl Eugen Hoyos a24a1523e8 lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*(). 6 years ago
  Gyan Doshi 3bef1dab6e avutil/colorspace: add macros for RGB->YUV BT.709 6 years ago
  Carl Eugen Hoyos 5ba769214f lavu/hwcontext_qsv: Mark a pointer as const. 6 years ago
  Martin Storsjö c4642788e8 time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_ 6 years ago
  Michael Niedermayer 9485cce6d5 time_internal: Do not attempt to override *time_r() macros 10 years ago
  fumoboy007 036b4b0f85 avcodec/videotoolbox: add support for 10bit pixel format 6 years ago
  Jarek Samic 1c50d61a5a libavutil/hwcontext_opencl: Fix channel order in format support check 6 years ago
  Philip Langdale 52d8f35b14 avutil/hcontext_cuda: Remove unnecessary stream synchronisation 6 years ago
  Ruiling Song 61cb505d18 lavu/opencl: replace va_ext.h with standard name 6 years ago
  Zhong Li 15d016be30 lavu/qsv: allow surface size larger than requirement 6 years ago
  gxw 4571c7c05d avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions 6 years ago
  Philip Langdale 96d79ff5b5 avutil/cuda_check: Fix non-dynamic-loader implementation 6 years ago
  Timo Rothenpieler 15c6390139 avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries 6 years ago
  Carl Eugen Hoyos 0cac68bcf9 lavu/parseutils: Allow to parse >= 100 hours. 6 years ago
  Lauri Kasanen fc6022e108 avutil/ppc/cpu: Fix power8 linux detection 6 years ago
  Carl Eugen Hoyos 73d4efc596 lavu/imgutils: Use FFABS() instead of abs() for ptrdiff_t. 6 years ago
  Martin Storsjö 41cf3e3b1c arm: Create proper .rdata sections for COFF 6 years ago
  Shiyou Yin 6d19164811 avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. 6 years ago
  Michael Niedermayer f64c0dffa1 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 6 years ago
  Michael Niedermayer 12b1338be3 avutil/mem: Optimize fill32() by unrolling and using 64bit 6 years ago
  Carl Eugen Hoyos 399c8e860f lavu/frame: Fix typo. 6 years ago
  Guo, Yejun 1ef4828276 avutil: add ROI (Region Of Interest) data struct and bump version 6 years ago
  Peter Ross b4e6d1f597 intreadwrite: add AV_RL64A, AV_WL64A 6 years ago
  Mohammad Izadi 2744d6b364 Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil 6 years ago
  Carl Eugen Hoyos a07470ba37 lavu/internal: Replace an empty loop with "do {}". 6 years ago
  Peter Ross 436bffaca2 avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro 6 years ago
  Paul B Mahol be60dc2145 avutil/avsscanf: do not use long double functions 6 years ago
  Mark Thompson 21608bc303 hwcontext_opencl: Use correct function to enumerate devices 6 years ago
  Peter Ross 331715534a avpriv_tempfile: add djgpp fallback 6 years ago
  Mark Thompson b9aff7a53d hwcontext_opencl: Only release command queue if it exists 6 years ago
  Mark Harris 4361293fcf avutil/mem: Fix invalid use of av_alloc_size 6 years ago
  Martin Vignali 80b0624099 avutil : add YUVA444P12 and YUVA422P12 6 years ago
  Paul B Mahol 7d70f09307 avutil/avsscanf: do not use unsupported p suffix for hex variable 6 years ago
  Paul B Mahol 277fd9c2ac avutil/avsscanf: use ptrdiff_t instead of off_t 6 years ago
  Andreas Rheinhardt 8f875a90c4 avutil/mem: Correct documentation of av_fast_*alloc(z) 6 years ago
  Carl Eugen Hoyos 529debc987 lavu/avsscanf: Do not mix declaration and code. 6 years ago
  Philip Langdale 420ab946ac avutil/cuda_check: Make sure this passes make fate-source 6 years ago
  Paul B Mahol 4b30726dd3 lavu: add locale-independent sscanf implementation 6 years ago
  Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
  Carl Eugen Hoyos ee3f62a90c pixfmt: Add GRAY10 6 years ago
  Martin Storsjö 4e9cff2824 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
  Martin Storsjö a3a501df24 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
  Michael Niedermayer 517573a670 Bump minor version for master after 4.1 branchpoint 6 years ago
  Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 6 years ago
  Jun Zhao f3bcb9c16a lavu/frame: Add error report if av_image_fill_pointers fail. 6 years ago
  Michael Niedermayer 718044dc19 avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2() 6 years ago
  Michael Niedermayer 3cc3cb663b avutil/integer: Fix integer overflow in av_mul_i() 6 years ago