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
2016-03-03avutil/color_utils: Mark test_data as static constMichael Niedermayer
2016-03-03Add test for avpriv_get_trc_function_from_trc functionNagaChaitanya Vellanki
2016-03-01lavu/rational: add more info regarding floor(x+0.5) usageGanesh Ajjanagadde
2016-02-28Document and validate AVFrame plane pointers.Reimar Döffinger
2016-02-28avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_ima...Michael Niedermayer
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-24Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c'Derek Buitenhuis
2016-02-24Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'Derek Buitenhuis
2016-02-24Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'Derek Buitenhuis
2016-02-24Add GBRAP12 pixel formatKieran Kunhya
2016-02-22avutil/pixdesc: Make get_color_type() aware of CIE XYZ formatsMichael Niedermayer
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-18avfilter: add loop filtersPaul B Mahol
2016-02-18hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov
2016-02-17avutil/hwcontext: Remove duplicate ;Michael Niedermayer
2016-02-17Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'Derek Buitenhuis
2016-02-17Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis
2016-02-17Merge commit '721a4efc0545548a241080b53ab480e34f366240'Derek Buitenhuis
2016-02-16Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e'Derek Buitenhuis
2016-02-16Merge commit '1546a41adae818b340acdd9b5dacd6d0a92b6507'Derek Buitenhuis
2016-02-15x86: use the new helper macros where usefulJames Almer
2016-02-15x86: add some more helper macros to check for slow cpuflagsJames Almer
2016-02-15hwcontext: add a CUDA implementationAnton Khirnov
2016-02-15pixfmt: add a CUDA hwaccelled formatAnton Khirnov
2016-02-15hwcontext: add a VDPAU implementationAnton Khirnov
2016-02-14lavu: add a framework for handling hwaccel framesAnton Khirnov
2016-02-14avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer
2016-02-14buffer: add support for pools using caller data in allocationAnton Khirnov
2016-02-14avutil/parseutils: remove 2112 date from fate testMarton Balint
2016-02-14avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix...Marton Balint
2016-02-14avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t...Marton Balint
2016-02-14avutil: Remove x86_cpu.hTimothy Gu
2016-02-13avutil/frame: Free destination qp_table_buf in frame_copy_props()Michael Niedermayer
2016-02-13avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there...Michael Niedermayer
2016-02-13avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...Michael Niedermayer
2016-02-13avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get...Michael Niedermayer
2016-02-07x86/cpu: set avxslow cpuflag on btver2 CPUsJames Almer
2016-02-04x86/emms: empty the mmx state unconditionally on supported targetsJames Almer
2016-02-04avutil/aes_crt: free AVAESCTR struct properlyJames Almer
2016-02-03Merge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab'Derek Buitenhuis
2016-02-01avutil: Add GOP timecode frame side dataDerek Buitenhuis
2016-02-01all: Make header guard names consistentTimothy Gu
2016-01-29libavutil/mastering_display_metadata.h: change fields to be rationals as this...Neil Birkbeck
2016-01-29all: Add missing header guardsTimothy Gu
2016-01-28x86: Add ymm_reg structJames Almer
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2016-01-26avutil/opt: check for and handle errors in av_opt_set_dict2()Michael Niedermayer
2016-01-26avutil: add P010 pixel formatHendrik Leppkes
2016-01-25pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara
2016-01-25pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara