| Commit message (Expand) | Author | Age | Files | Lines |
* | Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s... | Frantisek Dvorak | 2004-10-05 | 1 | -1/+7 |
* | Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ... | Michel Bardiaux | 2004-10-01 | 1 | -2/+2 |
* | support for Sierra Online audio files and Apple QuickDraw codec, | Mike Melanson | 2004-09-28 | 1 | -1/+2 |
* | 10l forgot to commit | Michael Niedermayer | 2004-09-27 | 1 | -1/+1 |
* | h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise do... | Romain Dolbeau | 2004-09-16 | 1 | -1/+2 |
* | IBM Ultimotion video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2004-09-16 | 1 | -1/+1 |
* | new opensource lossy/lossless audio codec based on speech compression techniq... | Alex Beregszaszi | 2004-08-21 | 1 | -1/+1 |
* | TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2004-08-14 | 1 | -1/+1 |
* | libdts support improvements by (Aurelien Jacobs) | Michael Niedermayer | 2004-07-26 | 1 | -0/+2 |
* | my experimental wavelet codec | Michael Niedermayer | 2004-07-25 | 1 | -1/+1 |
* | XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) | Adam Thayer | 2004-07-16 | 1 | -0/+5 |
* | libdts support by (Benjamin Zores <ben at geexbox dot org>) | Michael Niedermayer | 2004-07-14 | 1 | -0/+5 |
* | 100l | Michael Niedermayer | 2004-06-18 | 1 | -1/+1 |
* | h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d... | Michael Niedermayer | 2004-05-30 | 1 | -1/+1 |
* | arbitrary precision integer support | Michael Niedermayer | 2004-05-04 | 1 | -1/+1 |
* | hook up support for SSE2-optimized VP3 IDCT | Mike Melanson | 2004-04-25 | 1 | -1/+2 |
* | vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ... | James Morrison | 2004-04-24 | 1 | -2/+6 |
* | * Enabling UltraSparc stuff wit _SPARC64 | Roman Shaposhnik | 2004-04-24 | 1 | -1/+1 |
* | VIS optimized motion compensation code. by (David S. Miller <davem at redhat ... | Michael Niedermayer | 2004-04-23 | 1 | -0/+5 |
* | Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at... | Michael T. Dean | 2004-04-09 | 1 | -1/+1 |
* | * missing opts for make dep | Zdenek Kabelac | 2004-03-09 | 1 | -0/+1 |
* | seperated out the C-based VP3 DSP functions into a different file; also | Mike Melanson | 2004-03-08 | 1 | -2/+2 |
* | w32threads by (Gildas Bazin <gbazin at altern dot org>) | Michael Niedermayer | 2004-02-19 | 1 | -0/+4 |
* | flac fixes: | Michael Niedermayer | 2004-02-18 | 1 | -1/+2 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -0/+4 |
* | * Initial implementation of the G.726 ADPCM audio codec. | Roman Shaposhnik | 2004-02-07 | 1 | -1/+1 |
* | initial commit for Quicktime Animation (RLE) video decoder; bit depths | Mike Melanson | 2004-02-05 | 1 | -1/+1 |
* | MSZH and ZLIB decoder support | Roberto Togni | 2004-01-12 | 1 | -1/+1 |
* | first pass at Sierra VMD A/V decoders; video looks great, audio is not | Mike Melanson | 2004-01-02 | 1 | -1/+1 |
* | initial support for Duck TrueMotion v1 (think of it as On2 VP1); only | Mike Melanson | 2003-12-03 | 1 | -1/+1 |
* | yep, FLI support | Mike Melanson | 2003-11-14 | 1 | -1/+1 |
* | new audio/video parser API | Fabrice Bellard | 2003-11-10 | 1 | -1/+1 |
* | added Apple Graphics (SMC) decoder | Mike Melanson | 2003-11-10 | 1 | -1/+2 |
* | 8BPS decoder | Roberto Togni | 2003-11-07 | 1 | -1/+1 |
* | AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) | James Klicman | 2003-10-26 | 1 | -1/+1 |
* | rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>) | Fred Rothganger | 2003-10-24 | 1 | -1/+3 |
* | floating point AAN DCT | Michael Niedermayer | 2003-10-22 | 1 | -1/+1 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -1/+1 |
* | - Moving -Wall from the individual Makefiles to configure (and only | Dan Christiansen | 2003-10-18 | 1 | -1/+1 |
* | activate the XA and ADX ADPCM codecs | Mike Melanson | 2003-10-15 | 1 | -1/+1 |
* | Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) | Michael Niedermayer | 2003-10-04 | 1 | -0/+5 |
* | implemented Id Quake II CIN support | Mike Melanson | 2003-10-03 | 1 | -1/+1 |
* | first pass at a VQA video decoder | Mike Melanson | 2003-10-02 | 1 | -1/+1 |
* | New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & | Mike Melanson | 2003-10-01 | 1 | -1/+2 |
* | PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ... | Dan Christiansen | 2003-09-28 | 1 | -1/+1 |
* | AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) | Michael Niedermayer | 2003-09-28 | 1 | -0/+12 |
* | use VC++ lib tool if available | Fabrice Bellard | 2003-09-16 | 1 | -1/+6 |
* | correct DLL windows install | Fabrice Bellard | 2003-09-15 | 1 | -7/+12 |
* | Use asms instead of builtins when compiling for generic Alpha. Less | Falk Hüffner | 2003-09-13 | 1 | -11/+0 |
* | Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) | Glenn Maynard | 2003-09-09 | 1 | -2/+1 |