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
2021-07-22Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2011-01-10Check for invalid motion vector, fixes issue 2521.Daniel Kang
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-05-16cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.Stefano Sabatini
2007-07-05Remove more useless parentheses.Vitor Sessak
2007-07-03Remove useless parentheses.Vitor Sessak
2007-07-02use properly AVFrame.linesizeVitor Sessak
2007-06-27use the right strideVitor Sessak
2007-06-27right copyrightsVitor Sessak
2007-06-27add width and height in context and use themVitor Sessak
2007-06-25Fix typoVitor Sessak
2007-06-05Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocksEric Lasota
2007-05-29Split RoQ decoder to accommodate future encoder patchVitor Sessak
2007-05-29cosmetics and function renameVitor Sessak
2007-05-23Remove duplicate bytestream functionsRamiro Polla
2007-05-10Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun
2007-04-07Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung
2007-02-24Use pointers to avoid copying AVFrame.Aurelien Jacobs
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-08-13tinfoil patch: validate motion vectors and do not free frame on exit ifMike Melanson
2004-05-21data_size = 0 cleanupMichael Niedermayer
2003-11-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-10-02experimental half-pel motion compensation for C planes, courtesy of Dr.Mike Melanson
2003-09-02initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard