Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | default for slices is display order again | Michael Niedermayer | 2003-07-20 | 1 | -1/+1 |
* | AVCodec.flush() | Michael Niedermayer | 2003-07-17 | 1 | -6/+7 |
* | CONFIG_ENCODERS cleanup | Michael Niedermayer | 2003-06-22 | 1 | -21/+1 |
* | a bottle of coke (=0.5l) | Alex Beregszaszi | 2003-06-16 | 1 | -2/+2 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2003-05-23 | 1 | -9/+7 |
* | ASV1 codec | Michael Niedermayer | 2003-05-19 | 1 | -20/+2 |
* | * quiet missing EOF \n warning | Zdenek Kabelac | 2003-05-12 | 1 | -1/+1 |
* | more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot c... | Michael Niedermayer | 2003-05-07 | 1 | -6/+30 |
* | release buffer cleanup | Michael Niedermayer | 2003-05-06 | 1 | -3/+3 |
* | fixing mixed dr1 + internal buffers | Michael Niedermayer | 2003-04-25 | 1 | -8/+2 |
* | * added more options | Zdenek Kabelac | 2003-03-12 | 1 | -0/+7 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | 10l | Michael Niedermayer | 2003-03-05 | 1 | -2/+2 |
* | * const arrays | Zdenek Kabelac | 2003-02-24 | 1 | -4/+4 |
* | huffyuv v1 tables, as they are essential and the only possible way for decdin... | Michael Niedermayer | 2003-02-24 | 1 | -1/+51 |
* | round readed bits up to next 32bits, as orginal huffyuv cant handle less then... | Michael Niedermayer | 2003-02-24 | 1 | -1/+1 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -1/+1 |
* | GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid us... | Michael Niedermayer | 2003-01-21 | 1 | -4/+4 |
* | 10l | Michael Niedermayer | 2003-01-14 | 1 | -3/+3 |
* | changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu | Fabrice Bellard | 2003-01-11 | 1 | -1/+1 |
* | AVVideoFrame -> AVFrame | Michael Niedermayer | 2002-12-09 | 1 | -8/+8 |
* | new PSNR code (now works with chroma, b frames, ...) | Michael Niedermayer | 2002-12-04 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -141/+112 |
* | slices & encoding optim | Michael Niedermayer | 2002-11-15 | 1 | -29/+75 |
* | dr1 | Michael Niedermayer | 2002-11-15 | 1 | -14/+33 |
* | 0.1l | Michael Niedermayer | 2002-11-14 | 1 | -3/+3 |
* | YV12 support (warning this is experimental & wont work with offical huffyuv b... | Michael Niedermayer | 2002-11-14 | 1 | -29/+116 |
* | huffyuv | Michael Niedermayer | 2002-11-14 | 1 | -0/+978 |