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-10-21mpeg12dec: unref discarded picture from extradataAndreas Cadhalpun
2016-10-09lavc: fix typosMoritz Barsnick
2016-09-13avcodec/mpeg12dec: add comments documenting the format of the DVD CC user-dat...Jonathan Campbell
2016-06-22lavc/get_bits: add a logging context to check_marker()Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-05-01avcodec/mpeg12dec: Print position in end mismatch errorMichael Niedermayer
2016-05-01avcodec/mpeg12dec: Do not choke on extra m704 alpha dataMichael Niedermayer
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-02-24avcodec/mpeg12dec: Fix missing slice handling without paddingMichael Niedermayer
2016-02-16avcodec/mpeg12: Remove duplicate block_last_index setting codeMichael Niedermayer
2016-02-16Merge commit '7c25ffe070c286874a8c3513f7504b90e1626b0c'Derek Buitenhuis
2016-02-16Merge commit '249827f736db4c94dfcb24a3883aa4c04f9b119b'Derek Buitenhuis
2016-02-16Merge commit 'cdbaa436042ba59c3b2bd7e9652e9a14136fd604'Derek Buitenhuis
2016-02-09mpeg1: Make intra-block decoding independent of MpegEncContextVittorio Giovara
2016-02-09mpeg12dec: Refactor mpeg1_decode_block_intra()Diego Biurrun
2016-02-09mpeg12dec: Always close reader on errorVittorio Giovara
2016-02-01mpeg12dec: Export GOP timecodes as side dataDerek Buitenhuis
2016-01-01Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes
2015-12-12lavc: add profiles to AVCodecDescriptorAnton Khirnov
2015-11-06avcodec/mpeg12dec: Do not call show_bits() with invalid bitsMichael Niedermayer
2015-10-16mpeg12: Unbreak building stale codeLuca Barbato
2015-10-15lavc: AV-prefix a few left out capabilitiesVittorio Giovara
2015-10-04avcodec: use HAVE_THREADS header guards to silence -Wunused-functionGanesh Ajjanagadde
2015-09-30avcodec/mpeg12dec: Initialize chroma_format to 1Michael Niedermayer
2015-09-18avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodataMichael Niedermayer
2015-09-02avcodec/mpeg12dec: Fix integer overflowMichael Niedermayer
2015-09-02avcodec/mpegvideo: change bit_rate to 64bitMichael Niedermayer
2015-09-01avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence ...Michael Niedermayer
2015-08-22disable deprecation warnings in deprecated codeAndreas Cadhalpun
2015-08-19vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne
2015-08-18lavc: move vdpau decoders under FF_API_VDPAU.wm4
2015-08-18lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje
2015-08-12avcodec/mpeg12dec: Check chroma_formatMichael Niedermayer
2015-08-06lavc: propagate hwaccel errorswm4
2015-08-03avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert
2015-07-28avocdec/mpeg12dec: fix mpeg_xvmc hwaccel flagJames Almer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-16lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos
2015-07-15avcodec/mpeg12dec: Fix decoding of faulty interlaced mpeg2Michael Niedermayer
2015-06-01Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61'Michael Niedermayer
2015-05-31mpegvideo: Move tables to a separate fileVittorio Giovara
2015-05-26avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-05-22Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer
2015-05-22mpegvideo: Drop flags and flags2Vittorio Giovara