Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10l | Michael Niedermayer | 2003-04-10 | 1 | -1/+1 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 15 | -778/+907 |
* | b frames + slices bugfix | Michael Niedermayer | 2003-04-10 | 1 | -0/+5 |
* | fixing slice decoding, dunno why the regression tests didnt catch that ... | Michael Niedermayer | 2003-04-10 | 2 | -4/+4 |
* | some checks to avoid segfault | Michael Niedermayer | 2003-04-07 | 1 | -14/+18 |
* | pict_type & quality fix | Michael Niedermayer | 2003-04-06 | 1 | -0/+4 |
* | fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex... | Richard Hodges | 2003-04-06 | 1 | -1/+1 |
* | Fix for buggy (?) g++ (bailling out for beosaudio.cpp) | François Revol | 2003-04-05 | 1 | -1/+1 |
* | #ifdef TRACE printf() -> tprintf() | Michael Niedermayer | 2003-04-05 | 2 | -55/+29 |
* | multiple reference frames support | Michael Niedermayer | 2003-04-04 | 2 | -54/+64 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 11 | -15/+5875 |
* | support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at... | Michael Niedermayer | 2003-04-04 | 2 | -9/+23 |
* | fixing mem corruption | Michael Niedermayer | 2003-04-04 | 1 | -0/+2 |
* | 10l | Michael Niedermayer | 2003-04-02 | 2 | -5/+5 |
* | msmpeg4 2pass support & some related cleanup | Michael Niedermayer | 2003-04-02 | 4 | -41/+37 |
* | fixing msmpeg4v2 encoding | Michael Niedermayer | 2003-04-01 | 3 | -9/+11 |
* | some static -> dynamic alloc & 16->8 bit | Michael Niedermayer | 2003-03-31 | 6 | -30/+32 |
* | mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) | Sascha Sommer | 2003-03-31 | 1 | -1/+1 |
* | mpeg1 slice encoding support | Michael Niedermayer | 2003-03-30 | 3 | -46/+60 |
* | simplify slice encoding (variance of packet size is practically identical) | Michael Niedermayer | 2003-03-30 | 2 | -16/+2 |
* | faster C linear blend & interpolate deinterlacers | Michael Niedermayer | 2003-03-29 | 1 | -20/+51 |
* | fixing cliping of c deinterlacers | Michael Niedermayer | 2003-03-29 | 3 | -12/+142 |
* | AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-03-28 | 1 | -0/+1 |
* | I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) | Sebastien Bechet | 2003-03-26 | 1 | -0/+1 |
* | debug stuff only for DEBUG :) | François Revol | 2003-03-26 | 1 | -0/+4 |
* | faster hadamard transform | Michael Niedermayer | 2003-03-26 | 1 | -20/+115 |
* | 10l | Michael Niedermayer | 2003-03-26 | 1 | -2/+2 |
* | binary compatibility fix (workaround for r.147, r.148) | Nick Kurshev | 2003-03-24 | 1 | -0/+4 |
* | user setable quantizer bias | Michael Niedermayer | 2003-03-22 | 7 | -15/+38 |
* | binary compatibility fix | Michael Niedermayer | 2003-03-22 | 1 | -8/+9 |
* | 10l | Michael Niedermayer | 2003-03-22 | 1 | -4/+4 |
* | bitstream tracing support | Michael Niedermayer | 2003-03-21 | 1 | -0/+40 |
* | new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leo... | Leon van Stuivenberg | 2003-03-21 | 1 | -31/+59 |
* | better non conformant divx packed bitstream detection, so unpacked (no b fram... | Michael Niedermayer | 2003-03-20 | 3 | -8/+15 |
* | error resilience cleanup (its faster too...) | Michael Niedermayer | 2003-03-20 | 7 | -71/+113 |
* | clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg ... | Leon van Stuivenberg | 2003-03-18 | 1 | -12/+15 |
* | merging a small amount of the changes from BroadQ, the rest is either not cle... | Michael Niedermayer | 2003-03-18 | 1 | -3/+3 |
* | qmin/qmax cleanup | Michael Niedermayer | 2003-03-17 | 3 | -7/+3 |
* | 10l | Michael Niedermayer | 2003-03-17 | 1 | -1/+2 |
* | rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) | Fred Rothganger | 2003-03-16 | 4 | -30/+209 |
* | field pic decoding cleanup | Michael Niedermayer | 2003-03-16 | 8 | -93/+146 |
* | cleaner & more flexible edge bug workaround | Michael Niedermayer | 2003-03-15 | 3 | -1/+7 |
* | halfpel MC doxy | Michael Niedermayer | 2003-03-15 | 1 | -0/+41 |
* | 10l | Alex Beregszaszi | 2003-03-14 | 1 | -1/+1 |
* | * fixing cut&paste bug | Zdenek Kabelac | 2003-03-14 | 1 | -2/+2 |
* | oops | Michael Niedermayer | 2003-03-12 | 1 | -3/+0 |
* | rvlc decoding support | Michael Niedermayer | 2003-03-12 | 2 | -31/+276 |
* | /me should really learn doxygen :) | François Revol | 2003-03-12 | 1 | -4/+6 |
* | * added more options | Zdenek Kabelac | 2003-03-12 | 3 | -0/+65 |
* | * cosmetic doc fix | Zdenek Kabelac | 2003-03-12 | 1 | -1/+1 |