summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.Shiyou Yin2019-08-15
* avutil/mips: refine msa macros CLIP_*.gxw2019-08-13
* avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.Shiyou Yin2019-08-02
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-02
* lavu/hwcontext_qsv: fix the memory leakLinjie Fu2019-07-30
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bi...Michael Niedermayer2019-07-21
* avutil/mips: refactor msa load and store macros.Shiyou Yin2019-07-19
* avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRMSteven Liu2019-07-11
* avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.Shiyou Yin2019-07-10
* lavu/frame: Improve ROI documentationMark Thompson2019-07-07
* avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker2019-06-29
* avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker2019-06-16
* hwcontext_qsv: Try to select a matching VAAPI device by defaultMark Thompson2019-06-02
* hwcontext_vaapi: Try to create devices via DRM before X11Mark Thompson2019-06-02
* hwcontext_vaapi: Add option to set driver nameMark Thompson2019-06-02
* hwcontext_vaapi: Make default DRM device selection more helpfulMark Thompson2019-06-02
* hwcontext_vaapi: Add option to specify connection typeMark Thompson2019-06-02
* avutil/dynarry.h: fix comment grammar mistakes of FF_DYNARRAY_ADDSteven Liu2019-06-01
* avutil/tx: should check against (*ctx)Ruiling Song2019-05-16
* avutil/tx: fix forward compound non-mod-15 based MDCTsLynne2019-05-16
* lavu: bump minor and update APIchanges for the new transform APILynne2019-05-16
* libavutil: add an FFT & MDCT implementationLynne2019-05-15
* avutil: Add NV24 and NV42 pixel formatsPhilip Langdale2019-05-12
* avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr typesManojGuptaBonda2019-05-05
* Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'James Almer2019-05-02
|\
| * time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_Martin Storsjö2019-04-16
| * time_internal: Do not attempt to override *time_r() macrosMichael Niedermayer2019-04-16
* | lavu/hwcontext_qsv: Fix the realign check for hwuploadLinjie Fu2019-04-30
* | avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()Michael Niedermayer2019-04-24
* | lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*().Carl Eugen Hoyos2019-04-19
* | avutil/colorspace: add macros for RGB->YUV BT.709Gyan Doshi2019-04-19
* | lavu/hwcontext_qsv: Mark a pointer as const.Carl Eugen Hoyos2019-04-16
* | avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-16
* | libavutil/hwcontext_opencl: Fix channel order in format support checkJarek Samic2019-04-09
* | avutil/hcontext_cuda: Remove unnecessary stream synchronisationPhilip Langdale2019-03-30
* | lavu/opencl: replace va_ext.h with standard nameRuiling Song2019-03-22
* | lavu/qsv: allow surface size larger than requirementZhong Li2019-03-18
* | avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-27
* | avutil/cuda_check: Fix non-dynamic-loader implementationPhilip Langdale2019-02-24
* | Merge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'James Almer2019-02-20
|\|
| * arm: Create proper .rdata sections for COFFMartin Storsjö2019-01-25
| * pixfmt: Add GRAY10Carl Eugen Hoyos2018-11-06
| * libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö2018-11-05
* | Merge commit '5584abf69d83169a010aca404cd1cf95c23ad9ef'James Almer2019-02-20
|\|
| * arm: Emit .thumb_func directivesMartin Storsjö2018-10-12
* | avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-14
* | lavu/parseutils: Allow to parse >= 100 hours.Carl Eugen Hoyos2019-02-09
* | avutil/ppc/cpu: Fix power8 linux detectionLauri Kasanen2019-02-05