| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for invalid motion vector, fixes issue 2521. | Daniel Kang | 2011-01-10 | 1 | -0/+5 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. | Stefano Sabatini | 2008-05-15 | 1 | -1/+1 |
* | Remove more useless parentheses. | Vitor Sessak | 2007-07-05 | 1 | -2/+2 |
* | Remove useless parentheses. | Vitor Sessak | 2007-07-03 | 1 | -2/+2 |
* | use properly AVFrame.linesize | Vitor Sessak | 2007-07-02 | 1 | -9/+13 |
* | use the right stride | Vitor Sessak | 2007-06-27 | 1 | -4/+9 |
* | right copyrights | Vitor Sessak | 2007-06-26 | 1 | -2/+2 |
* | add width and height in context and use them | Vitor Sessak | 2007-06-26 | 1 | -3/+3 |
* | Fix typo | Vitor Sessak | 2007-06-25 | 1 | -1/+1 |
* | Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks | Eric Lasota | 2007-06-05 | 1 | -173/+73 |
* | Split RoQ decoder to accommodate future encoder patch | Vitor Sessak | 2007-05-29 | 1 | -242/+2 |
* | cosmetics and function rename | Vitor Sessak | 2007-05-29 | 1 | -50/+47 |
* | Remove duplicate bytestream functions | Ramiro Polla | 2007-05-23 | 1 | -7/+4 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | Remove superfluous setting of has_b_frames in codecs without B-frames. | Nicholas Tung | 2007-04-07 | 1 | -1/+0 |
* | Use pointers to avoid copying AVFrame. | Aurelien Jacobs | 2007-02-24 | 1 | -30/+33 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -2/+2 |
* | tinfoil patch: validate motion vectors and do not free frame on exit if | Mike Melanson | 2005-08-13 | 1 | -45/+18 |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 1 | -2/+0 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -2/+2 |
* | experimental half-pel motion compensation for C planes, courtesy of Dr. | Mike Melanson | 2003-10-02 | 1 | -4/+99 |
* | initial commit for Id RoQ and Interplay MVE multimedia subsystems | Mike Melanson | 2003-09-02 | 1 | -0/+406 |