Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid warning | Fabrice Bellard | 2003-08-24 | 1 | -2/+0 |
* | fix identifier to fix compilation | Mike Melanson | 2003-06-19 | 1 | -1/+1 |
* | make ff_emulated_edge_mc() independant of MpegEncContext | Michael Niedermayer | 2003-06-18 | 1 | -3/+3 |
* | ASV1 codec | Michael Niedermayer | 2003-05-19 | 1 | -2/+2 |
* | 10l | Michael Niedermayer | 2003-04-12 | 1 | -0/+1 |
* | 10l (use before malloc) | Michael Niedermayer | 2003-04-12 | 1 | -1/+10 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -13/+8 |
* | fixing msmpeg4v2 encoding | Michael Niedermayer | 2003-04-01 | 1 | -2/+3 |
* | error resilience cleanup (its faster too...) | Michael Niedermayer | 2003-03-20 | 1 | -2/+0 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -1/+1 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 1 | -2/+2 |
* | more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware... | Wolfgang Hesseler | 2003-02-16 | 1 | -1/+4 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -8/+7 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -1/+1 |
* | bugfix | Michael Niedermayer | 2003-01-29 | 1 | -2/+1 |
* | GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid us... | Michael Niedermayer | 2003-01-21 | 1 | -1/+1 |
* | fixed wmv2 slices | Michael Niedermayer | 2003-01-09 | 1 | -11/+3 |
* | qpel encoding | Michael Niedermayer | 2002-12-27 | 1 | -0/+850 |