| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. | Diego Biurrun | 2009-02-14 | 1 | -3/+3 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -3/+3 |
* | Move VDPAU check, make future VDPAU patches smaller. | Carl Eugen Hoyos | 2009-01-09 | 1 | -0/+1 |
* | Switch xvmc over to a CONFIG_ option. | Diego Biurrun | 2008-12-15 | 1 | -3/+3 |
* | Do not attempt to perform error concealment in lowres mode as this is | Michael Niedermayer | 2008-09-30 | 1 | -1/+1 |
* | Ensure that no non-existing frame is used. | Michael Niedermayer | 2008-09-25 | 1 | -1/+1 |
* | Rename error_resilience to error_recognition. | Michael Niedermayer | 2008-09-08 | 1 | -4/+4 |
* | cosmetics: typo fixes | Diego Biurrun | 2008-03-22 | 1 | -1/+1 |
* | typo: occured --> occurred | Diego Biurrun | 2008-03-22 | 1 | -1/+1 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -4/+4 |
* | typo fix: inited --> initialized | Diego Biurrun | 2008-02-13 | 1 | -1/+1 |
* | On bitstream error is_intra_more_likely() could use dsp.sad[0]() that will se... | Ivan Kalvachev | 2007-09-28 | 1 | -0/+5 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | Add av_ prefix to clip functions | Reimar Döffinger | 2007-02-25 | 1 | -2/+2 |
* | sanity check | Michael Niedermayer | 2007-02-09 | 1 | -0/+5 |
* | rename cropTbl -> ff_cropTbl | Måns Rullgård | 2006-11-12 | 1 | -2/+2 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -8/+8 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | dc_val should be signed | Måns Rullgård | 2006-09-27 | 1 | -3/+3 |
* | fix some signedness warnings | Måns Rullgård | 2006-09-27 | 1 | -3/+3 |
* | 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 | -10/+10 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -102/+102 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -4/+4 |
* | alignment fix | Michael Niedermayer | 2005-03-19 | 1 | -2/+2 |
* | count errors instead of printing 2^31 | Michael Niedermayer | 2005-01-21 | 1 | -3/+12 |
* | reset ref_index | Michael Niedermayer | 2004-11-19 | 1 | -3/+7 |
* | support skiping of mb rows during decoding | Michael Niedermayer | 2004-06-26 | 1 | -3/+4 |
* | 10l (segfault fix) | Michael Niedermayer | 2004-04-22 | 1 | -0/+1 |
* | unify table indexing (motion_val,dc_val,ac_val,coded_block changed) | Michael Niedermayer | 2004-04-16 | 1 | -26/+26 |
* | multithreaded mpeg2 decoding | Michael Niedermayer | 2004-02-23 | 1 | -1/+1 |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -1/+1 |
* | memleak fix | Michael Niedermayer | 2004-01-08 | 1 | -3/+8 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -2/+2 |
* | 10l (segfault fix) | Michael Niedermayer | 2003-12-28 | 1 | -0/+1 |
* | move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi... | Wolfgang Hesseler | 2003-12-09 | 1 | -31/+31 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -4/+4 |
* | avoid warning | Fabrice Bellard | 2003-08-24 | 1 | -0/+2 |
* | rate distortion mb decision support | Michael Niedermayer | 2003-07-29 | 1 | -5/+13 |
* | initial XvMC support | Ivan Kalvachev | 2003-07-26 | 1 | -0/+5 |
* | motion vector vissualization for mpeg1/2 | Michael Niedermayer | 2003-05-27 | 1 | -1/+1 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -142/+162 |
* | fixing slice decoding, dunno why the regression tests didnt catch that ... | Michael Niedermayer | 2003-04-10 | 1 | -3/+3 |
* | error resilience cleanup (its faster too...) | Michael Niedermayer | 2003-03-20 | 1 | -1/+81 |
* | field pic decoding cleanup | Michael Niedermayer | 2003-03-16 | 1 | -1/+1 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -20/+20 |
* | use spatial error concealment if we dont have a previous frame | Michael Niedermayer | 2002-12-04 | 1 | -0/+2 |