| Commit message (Expand) | Author | Age | Files | Lines |
* | export low_delay for encoding too | Michael Niedermayer | 2004-05-29 | 1 | -0/+2 |
* | Newer version, using a vectorized version of the | Romain Dolbeau | 2004-05-28 | 3 | -83/+421 |
* | per line lowpass filter in mmx | Michael Niedermayer | 2004-05-28 | 2 | -37/+183 |
* | mmx optimized version of the per line/accurate deblock filter | Michael Niedermayer | 2004-05-27 | 2 | -5/+397 |
* | faster c lowpass filter | Michael Niedermayer | 2004-05-27 | 2 | -39/+40 |
* | accurate/slow (per line instead of per block) deblock filter spport which is ... | Michael Niedermayer | 2004-05-27 | 3 | -9/+130 |
* | altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau a... | Michael Niedermayer | 2004-05-26 | 4 | -21/+785 |
* | 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) | Michael Niedermayer | 2004-05-26 | 1 | -2/+2 |
* | 10l (interlaced b frame decoding fix) | Michael Niedermayer | 2004-05-26 | 1 | -4/+6 |
* | rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) | Mike Melanson | 2004-05-26 | 1 | -1/+1 |
* | avcodec_find is in no header file, and appearently not used or very usefull s... | Michael Niedermayer | 2004-05-25 | 1 | -1/+1 |
* | warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) | Michael Niedermayer | 2004-05-25 | 7 | -29/+6 |
* | mpeg audio timestamp fix | Michael Niedermayer | 2004-05-23 | 2 | -2/+13 |
* | more data_size=0 cleanup | Michael Niedermayer | 2004-05-21 | 2 | -3/+0 |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 30 | -57/+2 |
* | oops, forgot to commit that change from the warning fixes by (Michael Roitzsc... | Michael Niedermayer | 2004-05-21 | 1 | -1/+5 |
* | forgotten prototypes | Michael Niedermayer | 2004-05-21 | 1 | -0/+4 |
* | rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot... | Chris Flerackers | 2004-05-18 | 2 | -4/+4 |
* | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge... | Michael Niedermayer | 2004-05-18 | 22 | -38/+47 |
* | * reimplementation using mutexes and condition variables. | Roman Shaposhnik | 2004-05-18 | 1 | -155/+122 |
* | mention avcodec_align_dimensions() | Michael Niedermayer | 2004-05-13 | 1 | -1/+2 |
* | removing unused encoding code | Michael Niedermayer | 2004-05-12 | 1 | -560/+4 |
* | automatic pixel format selection | Michael Niedermayer | 2004-05-12 | 2 | -0/+3 |
* | segfault fix | Michael Niedermayer | 2004-05-12 | 1 | -0/+6 |
* | support skiped blocks in SVQ1 | Michael Niedermayer | 2004-05-12 | 1 | -6/+13 |
* | motion estimation for SVQ1 | Michael Niedermayer | 2004-05-12 | 4 | -85/+200 |
* | UINT64_MAX fix | Michael Niedermayer | 2004-05-11 | 1 | -0/+4 |
* | moving motion estimation specific variables from MpegEncContext -> MotionEstC... | Michael Niedermayer | 2004-05-11 | 4 | -87/+89 |
* | reduce dependancy between motion estimation and MpegEncContext | Michael Niedermayer | 2004-05-11 | 2 | -210/+226 |
* | dummy avcodec_thread_init() to avoid linking issues | Michael Niedermayer | 2004-05-10 | 1 | -0/+5 |
* | p frame encoding, only with 0,0 motion vectors yet though | Michael Niedermayer | 2004-05-09 | 2 | -52/+118 |
* | using pointers so the code could eventually be used for P frames | Michael Niedermayer | 2004-05-08 | 1 | -12/+29 |
* | width height %64 != 0 fix | Michael Niedermayer | 2004-05-08 | 2 | -3/+75 |
* | buffer hints, use reget_buffer, removed copy from previous frame | Roberto Togni | 2004-05-07 | 1 | -29/+9 |
* | color and 10l | Michael Niedermayer | 2004-05-07 | 1 | -1/+3 |
* | rate distorted intra only encoding | Michael Niedermayer | 2004-05-07 | 1 | -0/+140 |
* | 10l | Michael Niedermayer | 2004-05-07 | 1 | -2/+2 |
* | first pass at a Sorenson Video 1 (SVQ1) encoder | Mike Melanson | 2004-05-07 | 3 | -14/+740 |
* | support decoding mpeg4 with buggy dc clipping | Michael Niedermayer | 2004-05-05 | 3 | -2/+14 |
* | mpeg4 dc prediction simplification | Michael Niedermayer | 2004-05-05 | 1 | -51/+31 |
* | use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 6... | Michael Niedermayer | 2004-05-04 | 2 | -13/+17 |
* | arbitrary precision integer support | Michael Niedermayer | 2004-05-04 | 3 | -1/+243 |
* | Add buffer hints, enable DR1 | Roberto Togni | 2004-05-02 | 1 | -1/+2 |
* | cleanup | Michael Niedermayer | 2004-05-02 | 1 | -26/+19 |
* | mmx dct optimization | Michael Niedermayer | 2004-04-30 | 1 | -138/+135 |
* | AMV bug workaround | Michael Niedermayer | 2004-04-30 | 2 | -0/+4 |
* | simplify | Michael Niedermayer | 2004-04-30 | 1 | -11/+5 |
* | dont missuse assert() | Michael Niedermayer | 2004-04-30 | 1 | -2/+8 |
* | cleanup & memleak fix | Michael Niedermayer | 2004-04-30 | 12 | -54/+10 |
* | 10000l | Michael Niedermayer | 2004-04-30 | 1 | -1/+32 |