| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fixes on RTP and GOB headers for H.263. | Juanjo | 2002-02-09 | 5 | -35/+93 |
* | PATCH by Rik Snel <rsnel@cube.dyndns.org> | Arpi | 2002-02-09 | 2 | -0/+8 |
* | PATCH by Rik Snel <rsnel@cube.dyndns.org> | Arpi | 2002-02-09 | 3 | -7/+18 |
* | workaround gcc 2.95.2 bug | Michael Niedermayer | 2002-02-09 | 1 | -2/+2 |
* | avoid copying input when encoding non intra stuff too | Michael Niedermayer | 2002-02-07 | 1 | -3/+3 |
* | width or height %16 != 0 bugfix | Michael Niedermayer | 2002-02-07 | 1 | -7/+5 |
* | use multiply instead of divides for DC prediction on X86 | Michael Niedermayer | 2002-02-05 | 1 | -12/+10 |
* | workaround gcc bug "m" (0) | Arpi | 2002-01-28 | 1 | -6/+8 |
* | * temporal solution for shared lib compilation | Zdenek Kabelac | 2002-01-28 | 1 | -7/+5 |
* | (commit by michael) | Michael Niedermayer | 2002-01-27 | 5 | -112/+309 |
* | (m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel <rsnel@cube.dyndns.org> | Arpi | 2002-01-26 | 1 | -0/+1 |
* | (commit by michael) | Michael Niedermayer | 2002-01-24 | 1 | -4/+11 |
* | (commit by michael) | Michael Niedermayer | 2002-01-24 | 1 | -1/+1 |
* | (commit by michael) | Michael Niedermayer | 2002-01-24 | 1 | -8/+38 |
* | Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@stude... | Nick Kurshev | 2002-01-21 | 1 | -7/+25 |
* | Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | Nick Kurshev | 2002-01-20 | 9 | -2/+769 |
* | Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> | Nick Kurshev | 2002-01-20 | 3 | -5/+8 |
* | (commit by michael) | Michael Niedermayer | 2002-01-17 | 2 | -1119/+947 |
* | (commit by michael) | Michael Niedermayer | 2002-01-15 | 4 | -6/+78 |
* | (commit by michael) | Michael Niedermayer | 2002-01-15 | 1 | -0/+1 |
* | (commit by michael) | Michael Niedermayer | 2002-01-15 | 2 | -2/+98 |
* | (commit by michael) | Michael Niedermayer | 2002-01-14 | 1 | -125/+315 |
* | (commit by michael) | Michael Niedermayer | 2002-01-14 | 1 | -1/+25 |
* | (commit by michael) | Michael Niedermayer | 2002-01-14 | 1 | -0/+20 |
* | (commit by michael) | Michael Niedermayer | 2002-01-13 | 1 | -1/+2 |
* | (commit by michael) | Michael Niedermayer | 2002-01-13 | 4 | -30/+91 |
* | (commited by michael / arpi was crazy enough to give me his password) | Michael Niedermayer | 2002-01-12 | 1 | -12/+38 |
* | rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at> | Arpi | 2002-01-12 | 1 | -1/+1 |
* | different fix, s->mbintra_table used only if h263_pred set. - patch by Michae... | Michael Niedermayer | 2002-01-11 | 1 | -4/+4 |
* | This fixes segfaults because of uninitialized s->mbintra_table variable - pat... | Vladimir Dergachev | 2002-01-11 | 1 | -5/+5 |
* | s->c_dc_scale was 7 if s->qscale==2 but should be 8 (the bug is visible in de... | Michael Niedermayer | 2002-01-11 | 1 | -10/+29 |
* | mpeg4 encoder fix by Michael Niedermayer <michaelni@gmx.at> | Arpi | 2002-01-11 | 1 | -0/+1 |
* | aligned bitstream support (optional) - patch by ichael Niedermayer <michaelni... | Michael Niedermayer | 2002-01-11 | 2 | -49/+132 |
* | another bitstream reader code (faster on intel cpus) - patch by Michael Niede... | Michael Niedermayer | 2002-01-10 | 3 | -1/+94 |
* | AC table reset (memset) optimization - patch by Michael Niedermayer <michaeln... | Michael Niedermayer | 2002-01-10 | 2 | -1/+19 |
* | fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <m... | Michael Niedermayer | 2002-01-10 | 2 | -33/+29 |
* | fix different UMV handling for mpeg4 vs. h263 - patch by Michael Niedermayer ... | Michael Niedermayer | 2002-01-10 | 1 | -3/+4 |
* | print cpu flags | Michael Niedermayer | 2002-01-10 | 1 | -2/+2 |
* | qscale estimate fix, diff extended to 64bit wide. patch by Stephen Davies <st... | Stephen Davies | 2002-01-08 | 1 | -2/+2 |
* | fix slices when code=0x18, patch by Michael Niedermayer <michael@mplayer.dev.hu> | Michael Niedermayer | 2002-01-08 | 1 | -0/+10 |
* | informal msg | Arpi | 2001-12-26 | 1 | -1/+3 |
* | avcodec_find_encoder_by_name() patch by Alex | Arpi | 2001-12-23 | 2 | -0/+13 |
* | unrestricted MC fixed - thanks to Michael Niedermayer for idea | Arpi | 2001-12-16 | 1 | -0/+6 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 3 | -0/+1706 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 5 | -7/+67 |
* | - Preliminary RTP friendly mode for H.263. | Juanjo | 2001-11-19 | 5 | -34/+129 |
* | - Added support to Inter4V+Q MBs to H.263 decoder. | Juanjo | 2001-11-17 | 3 | -41/+61 |
* | - Bug fixed on H.263 decoder initialization. | Juanjo | 2001-11-17 | 1 | -5/+10 |
* | - Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code. | Juanjo | 2001-11-13 | 1 | -21/+23 |
* | - Fixed a bug on H.263 MV prediction for MB on GOBs limits. | Juanjo | 2001-11-12 | 3 | -11/+25 |