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-05-31x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer
2015-05-13vda: Make output CVPixelBuffer format configurableStefano Pigozzi
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-03-29lavc: add profile define for DTS ExpressHendrik Leppkes
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-02-19h264_parser: export video format and dimensionsAnton Khirnov
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-13doc/APIchanges: fill in missing dates and hashesAnton Khirnov
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-14imgutils: create misc functions for dealing with buffersStefano Sabatini
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont
2014-12-25libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-03APIchanges: mark the release 11 branch pointwm4
2014-11-07lavf: Add an option for avoiding negative timestampsMichael Niedermayer
2014-11-06lavc: add a public API for parsing vorbis packets.Anton Khirnov
2014-10-24lavu: Add av_gettime_relativeMartin Storsjö
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-10-15vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont
2014-10-15doc: fix typing mistakeRémi Denis-Courmont
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-10-06vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-08-26doc: fix a typoGabriel Dume
2014-08-25lavf: add AVFormatContext.max_ts_probeAnton Khirnov
2014-08-25doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-08-13mem: add av_strndup() for duplicating substringsAnton Khirnov
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-08-13lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-08avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun
2014-08-07swscale: Undeprecate sws_getContext()Diego Biurrun
2014-08-07avcodec: Undeprecate reordered_opaqueDiego Biurrun
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-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
2014-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-07-29avstring: Expose the simple name match functionLuca Barbato
2014-07-28lavc: add a property for marking codecs that support frame reorderingAnton Khirnov
2014-07-09display: add matrix flip apiVittorio Giovara
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-06-28apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-20lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-01lavc: add an option to enable side data-only packets during encodingAnton Khirnov