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
2022-10-20avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.cAndreas Rheinhardt
2022-08-05avcodec/mpegvideo_motion: Constify ff_mpv_motionAndreas Rheinhardt
2022-03-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2022-01-04avcodec/mpegvideo_motion: Don't duplicate identical codeAndreas Rheinhardt
2021-02-11avcodec/mpegvideo_motion: Remove unnecessary headersAndreas Rheinhardt
2021-02-11avcodec/mpegvideo_motion: ReindentationAndreas Rheinhardt
2021-02-11avcodec/mpegvideo_motion: Improve check to remove dead codeAndreas Rheinhardt
2021-01-01lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov
2018-02-11avcodec/mpeg2dec: Fix motion vector rounding for chroma componentsNekopanda
2017-03-19Merge commit '0e285c2f908789e96e29bfd969ad5eaaa0eece65'Clément Bœsch
2017-02-22avcodec/mpeg4video: Fix runtime error: left shift of negative valueMichael Niedermayer
2016-11-17avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer
2016-11-17avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer
2016-08-17mpegvideo: Kill some disabled codeDiego Biurrun
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-13Merge commit '0242351390643d176b10600c2eb854414f9559e6'Derek Buitenhuis
2016-03-05mpegvideo: Fix undefined negative shifts in mpeg_motion_internalLuca Barbato
2016-03-05mpegvideo: Refactor emulated_edge_mc callsLuca Barbato
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-06-08Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer
2015-06-08mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara
2015-06-01Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer
2015-05-31mpegvideo: wmv2: Move function declarationsVittorio Giovara
2015-05-22Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer
2015-05-22mpegvideo: Drop flags and flags2Vittorio Giovara
2015-03-11avcodec/mpegvideo_motion: Fix undefined shifts in mpeg_motion_internal()Michael Niedermayer
2015-03-08avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in qpel, c...Michael Niedermayer
2015-03-08avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checkingMichael Niedermayer
2015-02-05avcodec/mpegvideo_motion: Fix gmc chroma dimensionsMichael Niedermayer
2014-08-15Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'Michael Niedermayer
2014-08-15mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun
2014-06-23Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'Michael Niedermayer
2014-06-23dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun
2014-06-13avcodec/mpegvideo: fix edge emulation with uvlinesize below 25Michael Niedermayer
2014-05-30Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-04-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-04-09mpegvideo: operate with pointers to AVFrames instead of whole structswm4
2014-03-17Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer
2014-03-17mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara
2014-03-14Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer
2014-03-13Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun
2014-01-09Merge commit 'ebfe622bb1ca57cecb932e42926745cba7161913'Michael Niedermayer
2014-01-09mpegvideo: drop support for real (non-emulated) edgesAnton Khirnov
2013-11-15Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'Michael Niedermayer
2013-11-15lavc: Edge emulation with dst/src linesizeRonald S. Bultje
2013-11-12avcodec/mpegvideo_motion: Handle edge emulation even without unrestricted_mvMichael Niedermayer
2013-10-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer