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-07-31blowfish: add av_blowfish_alloc()James Almer
2015-07-30hmac: add missing version bump and APIChanges entryJames Almer
2015-07-03lavu: Add version information for av_version_info()Vittorio Giovara
2015-05-31x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-04-20log: Print a full backtrace along with error messages under ValgrindVittorio Giovara
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-03-23mov: Write the display matrix in orderVittorio Giovara
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-14lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol
2015-01-14imgutils: create misc functions for dealing with buffersStefano Sabatini
2014-10-24lavu: Add av_gettime_relativeMartin Storsjö
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-10-08pixfmt: mark further reserved valuesVittorio Giovara
2014-08-13mem: add av_strndup() for duplicating substringsAnton Khirnov
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato
2014-08-09Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Postpone API-incompatible changes until the next bump.Anton Khirnov
2014-08-04avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-08-04pixdesc: Support pixelformat aliasesLuca Barbato
2014-08-04imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun
2014-08-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
2014-07-29avstring: Expose the simple name match functionLuca Barbato
2014-07-09display: add matrix flip apiVittorio Giovara
2014-06-24pixfmt: mark the reserved valuesVittorio Giovara
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-04-23avutil: Add av_get_time_base_q()Derek Buitenhuis
2014-04-17crc: add ANSI CRC16 LEAlessandro Ghedini
2014-04-08lavu: Add packed YVYU422 pixel formatVittorio Giovara
2014-04-04replaygain: correctly parse peak valuesAlessandro Ghedini
2014-04-03log: Support for 256color terminalsLuca Barbato
2014-03-24frame: add a function for removing side data from a frameAnton Khirnov
2014-03-24Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov
2014-03-17RGBA64 pixel formatsJean First
2014-02-24frame: add a convenience function for copying AVFrame dataAnton Khirnov
2014-02-20AVOptions: add flags for read/read-only optionsAnton Khirnov
2014-02-20AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2014-01-05avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker
2014-01-05lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker
2013-12-30lavu: Move preprocessor macros in a separate fileLuca Barbato