summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* unmap video buffers on close patch by (Lennert Buytenhek <buytenh at math dot...Lennert Buytenhek2002-09-01
* dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot lei...Lennert Buytenhek2002-09-01
* be less verbose patch by (Lennert Buytenhek <buytenh at math dot leidenuniv d...Lennert Buytenhek2002-09-01
* croping patch by (talus25 at speakeasy dot net) with fixes from atmos & meMichael Niedermayer2002-09-01
* checksums for the bitexact simple idctMichael Niedermayer2002-08-31
* bitexact hack for the simple mmx idctMichael Niedermayer2002-08-31
* not used anymoreMichael Niedermayer2002-08-30
* using only the fast int dct for regression testsMichael Niedermayer2002-08-30
* cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>)Felix Bünemann2002-08-30
* sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zp...Martin Olschewski2002-08-30
* undefined M_PI / M_E fixMichael Niedermayer2002-08-30
* added missing palette8tobgr pairs (hope it's correct)Alex Beregszaszi2002-08-30
* patch by Heliodoro Tammaro <helio at interactives dot org>Heliodoro Tammaro2002-08-30
* checksum update cuz of build change 4620->4621Michael Niedermayer2002-08-29
* slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer2002-08-29
* base64 encoded patches posted to the devel list are preferedMichael Niedermayer2002-08-29
* use extradata for h263_long_vector mode detectionMichael Niedermayer2002-08-28
* first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...Brian Foley2002-08-28
* working around undefined behavior of get-vlc if the vlc s invalidMichael Niedermayer2002-08-28
* fixes rv10 decoding crashMichael Niedermayer2002-08-28
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski2002-08-28
* mmx & non-mmx regerssion testsMichael Niedermayer2002-08-27
* mpeg4 interlaced decoding support (not completly implemented/tested due to la...Michael Niedermayer2002-08-27
* added aspected_width/height for EXTENDED_PARAlex Beregszaszi2002-08-26
* checksum update due to LIBAVCODEC_BUILD 4619->4620Michael Niedermayer2002-08-26
* fixing some 64bit bugsMichael Niedermayer2002-08-26
* forgot the const bits in 2pass curve matching (patch (with rounding removed) ...Michael Niedermayer2002-08-26
* fixing qmin==qmax && qsquish==1Michael Niedermayer2002-08-25
* NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>)Rémi Guyomarch2002-08-25
* new ratecontrol codeMichael Niedermayer2002-08-25
* new ratecontrol codeMichael Niedermayer2002-08-25
* error concealment needs the mbintra_table so it should allways be allocatedMichael Niedermayer2002-08-24
* removed -W -Wall -g and other gcc-specific warning/debug optionsJoey Parrish2002-08-22
* faster ff_sqrt()Michael Niedermayer2002-08-22
* better scene change detectionMichael Niedermayer2002-08-22
* darwin patches by Heliodoro Tammaro <helio at interactives dot org>Michael Niedermayer2002-08-21
* regression test checksum update (seems the files where even in different dire...Michael Niedermayer2002-08-21
* dont trash mm0, its still used in the next iteration of the loop (fixes stran...Michael Niedermayer2002-08-20
* same dc skip behavior for chroma & luma elimination, its confusing otherwise ...Michael Niedermayer2002-08-18
* skip blocks with small chroma dc too (if the user wants it) needed to avoid I...Michael Niedermayer2002-08-17
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)Eric Sesterhenn2002-08-13
* patch by (Volker Moell <volker-ml at die-moells dot de>)Volker Moell2002-08-13
* * skiping unwanted packets when it's possibleZdenek Kabelac2002-08-09
* * using staticsZdenek Kabelac2002-08-09
* * resync without endless loopZdenek Kabelac2002-08-09
* faster vlc table selectionMichael Niedermayer2002-08-09
* * added support for multiple payloadsZdenek Kabelac2002-08-08
* * ok - let's start with avifile->ffmpeg morphingZdenek Kabelac2002-08-08
* 1000lMichael Niedermayer2002-08-08
* mpeg4 mpeg quantizer encodingMichael Niedermayer2002-08-06