| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bunch of typos in comments. | Diego Biurrun | 2008-03-31 | 1 | -12/+12 |
* | Remove redundant #ifdef around the complete file. | Diego Biurrun | 2008-03-31 | 1 | -4/+0 |
* | typo fixes | Diego Biurrun | 2008-03-12 | 1 | -1/+1 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -3/+3 |
* | Remove inline from function that is exported. | Ivan Kalvachev | 2007-09-18 | 1 | -1/+1 |
* | Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. | Diego Biurrun | 2007-05-28 | 1 | -4/+0 |
* | Fixes: | Dominik Mierzejewski | 2006-10-12 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Explicitly include fastmemcpy.h from libvo/. | Diego Biurrun | 2006-08-18 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -3/+3 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -1/+1 |
* | do not call (av_)abort() | Michael Niedermayer | 2004-10-01 | 1 | -1/+1 |
* | better cbp handling and small speedup in mpeg12 | Ivan Kalvachev | 2004-06-12 | 1 | -57/+16 |
* | fix typo | Ivan Kalvachev | 2004-03-02 | 1 | -1/+1 |
* | initial chroma_format changes,xvmc tweaks and codec_cap | Ivan Kalvachev | 2004-03-01 | 1 | -17/+51 |
* | av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | Steven M. Schultz | 2004-02-25 | 1 | -1/+1 |
* | XvMC speedup by removing one memcpy and doing MB packing | Ivan Kalvachev | 2003-10-27 | 1 | -13/+50 |
* | using av_abort | Alex Beregszaszi | 2003-10-11 | 1 | -2/+1 |
* | ctype.h is a common header | Fabrice Bellard | 2003-09-08 | 1 | -3/+0 |
* | Add GNU header, remove X includes, add more check for xvmc render packet | Ivan Kalvachev | 2003-07-29 | 1 | -10/+33 |
* | initial XvMC support | Ivan Kalvachev | 2003-07-26 | 1 | -0/+267 |