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
2015-09-05Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes
2015-08-28lavc: Drop deprecated deinterlace moduleVittorio Giovara
2014-03-23Merge commit '600b854ad8173995518bd917e7f86120b5505088'Michael Niedermayer
2014-03-22imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputilDiego Biurrun
2013-02-09Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'Michael Niedermayer
2013-02-08dsputil: Move ff_shrink* function declarations to separate headerDiego Biurrun
2012-09-27avcodec: Drop long-deprecated imgconvert.h headerDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-11-10Move internal function ff_set_systematic_pal() to libavcore, andStefano Sabatini
2010-08-12Deprecate ff_get_plane_bytewidth() in favor ofStefano Sabatini
2010-07-31Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize,Stefano Sabatini
2009-03-22Globally prefer enum PixelFormat over int when it makes sense.Stefano Sabatini
2009-03-21Remove declaration of the removed function img_convert().Stefano Sabatini
2009-02-06Ensure that the palette is set in data[1] for all 8bit formats.Michael Niedermayer
2008-12-13Add img_convert() to imgconvert.h and #include it from imgresample.c.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-03-13Add missing stdint.h #include to headers that use it.Diego Biurrun
2008-03-04include required headerAurelien Jacobs
2008-02-16100lVitor Sessak
2008-02-15Add header for declaration of ff_xxxx functions in imgconvert.cVitor Sessak