Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-22avutil/opt: Fix type specifierAndreas Rheinhardt
2019-09-21avutil/encryption_info: Don't pass NULL to memcpyAndreas Rheinhardt
2019-09-21avutil/opt: Print out numeric values of option constantsSoft Works
2019-09-21avutil/opt: Fix printing integer option defaultsSoft Works
2019-09-18avutil/common: Fix undefined shiftAndreas Rheinhardt
2019-09-16avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.gxw
2019-09-04avutil/version: bump for hwcontext_videotoolbox api changeAman Gupta
2019-09-04avcodec/videotoolbox: add support for full range pixel formatsAkemi
2019-09-02avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaël Zumer
2019-08-31avutil/mathematics: Fix 2 overflows in av_add_stable()Michael Niedermayer
2019-08-30avutil/file: add more check befor destory the bufferJun Zhao
2019-08-30avutil/file: always set *size to zero if *bufptr is NULLJun Zhao
2019-08-22avutil/imgutils: remove dead assignmentMarton Balint
2019-08-22Add assembly support for -fsanitize=hwaddress tagged globals.Peter Collingbourne
2019-08-15avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.Shiyou Yin
2019-08-13avutil/mips: refine msa macros CLIP_*.gxw
2019-08-02avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.Shiyou Yin
2019-08-02lavu/tx: add support for double precision FFT and MDCTLynne
2019-07-30lavu/hwcontext_qsv: fix the memory leakLinjie Fu
2019-07-21Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer
2019-07-21Bump minor versions to separate 4.2 from masterMichael Niedermayer
2019-07-21avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bi...Michael Niedermayer
2019-07-19avutil/mips: refactor msa load and store macros.Shiyou Yin
2019-07-11avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRMSteven Liu
2019-07-10avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.Shiyou Yin
2019-07-07lavu/frame: Improve ROI documentationMark Thompson
2019-06-29avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker
2019-06-16avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker
2019-06-03hwcontext_qsv: Try to select a matching VAAPI device by defaultMark Thompson
2019-06-03hwcontext_vaapi: Try to create devices via DRM before X11Mark Thompson
2019-06-03hwcontext_vaapi: Add option to set driver nameMark Thompson
2019-06-03hwcontext_vaapi: Make default DRM device selection more helpfulMark Thompson
2019-06-03hwcontext_vaapi: Add option to specify connection typeMark Thompson
2019-06-01avutil/dynarry.h: fix comment grammar mistakes of FF_DYNARRAY_ADDSteven Liu
2019-05-17avutil/tx: should check against (*ctx)Ruiling Song
2019-05-16avutil/tx: fix forward compound non-mod-15 based MDCTsLynne
2019-05-16lavu: bump minor and update APIchanges for the new transform APILynne
2019-05-15libavutil: add an FFT & MDCT implementationLynne
2019-05-12avutil: Add NV24 and NV42 pixel formatsPhilip Langdale
2019-05-05avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr typesManojGuptaBonda
2019-05-02Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'James Almer
2019-04-30lavu/hwcontext_qsv: Fix the realign check for hwuploadLinjie Fu
2019-04-24avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()Michael Niedermayer
2019-04-19lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*().Carl Eugen Hoyos
2019-04-19avutil/colorspace: add macros for RGB->YUV BT.709Gyan Doshi
2019-04-16lavu/hwcontext_qsv: Mark a pointer as const.Carl Eugen Hoyos
2019-04-16time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_Martin Storsjö
2019-04-16time_internal: Do not attempt to override *time_r() macrosMichael Niedermayer
2019-04-16avcodec/videotoolbox: add support for 10bit pixel formatfumoboy007
2019-04-10libavutil/hwcontext_opencl: Fix channel order in format support checkJarek Samic