summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 4mv + bframe decoding bugfixMichael Niedermayer2002-08-05
* fixing level overflow check for qp=1Michael Niedermayer2002-08-05
* hopefully fixing unreprodceable segfault when overreading the end if error_re...Michael Niedermayer2002-08-04
* fixing slices which start at mb_x>0Michael Niedermayer2002-08-04
* supporting rare overflow mess even with error_resilience>=0Michael Niedermayer2002-08-04
* making some error checks optionalMichael Niedermayer2002-08-04
* last_picture should be never == NULL (it was with dr1) this might fix a segfa...Michael Niedermayer2002-08-04
* fixing mpeg4 mpeg quantizersMichael Niedermayer2002-08-02
* fixing normal mmx idctMichael Niedermayer2002-08-02
* 10l found by Rémi Guyomarch <rguyom at pobox dot com>Michael Niedermayer2002-08-01
* planar yuv 444 422 411 supportMichael Niedermayer2002-08-01
* max_b_frame=4 bugfixMichael Niedermayer2002-08-01
* b frame direct mode bugfix (bug found by CM <chenm001 at 163 dot com>)Michael Niedermayer2002-07-31
* MVI optimizations for motion estimation.Falk Hüffner2002-07-29
* better big/little endian testMichael Niedermayer2002-07-28
* * Now we do not delete the feed file if it was created with the samePhilip Gladstone2002-07-28
* * Removed a debug printfPhilip Gladstone2002-07-27
* dump bits per frame / qp / frame complexity supportMichael Niedermayer2002-07-27
* handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae dot nl>Leon van Stuivenberg2002-07-27
* Add notes on the ?date= format.Philip Gladstone2002-07-27
* Add conversions to and from RGBA32 and BGRA32.Philip Gladstone2002-07-27
* Fix a potential endless loop (nb (1 * 3) / 2 == 1)Philip Gladstone2002-07-27
* Add some examples of using ACLPhilip Gladstone2002-07-27
* * Make asf streaming work again. Now uses the output format asf_stream.Philip Gladstone2002-07-27
* Add conditional build of strptimePhilip Gladstone2002-07-27
* Add logic to figure out whether strptime is present on the system. If not, thenPhilip Gladstone2002-07-27
* Add strptime into the source pool for those systems that don't have it.Philip Gladstone2002-07-27