| Commit message (Expand) | Author | Age | Files | Lines |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc... | Michael Niedermayer | 2006-06-24 | 1 | -0/+4 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -2/+2 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -42/+42 |
* | set_se_golomb can only write 16bits, add a note about this (ok, maybe it's br... | Alex Beregszaszi | 2005-10-12 | 1 | -1/+3 |
* | shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) | Michael Niedermayer | 2005-02-26 | 1 | -0/+21 |
* | svq3_get_se_golomb() fix | Michael Niedermayer | 2005-01-19 | 1 | -2/+5 |
* | compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) | Loïc Le Loarer | 2005-01-19 | 1 | -3/+3 |
* | get/set_sr_golomb() cleanup | Michael Niedermayer | 2004-09-10 | 1 | -26/+3 |
* | new signed golomb routines | Alex Beregszaszi | 2004-09-08 | 1 | -5/+66 |
* | 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to... | Michael Niedermayer | 2004-06-19 | 1 | -2/+5 |
* | flac fixes: | Michael Niedermayer | 2004-02-18 | 1 | -0/+8 |
* | 10l | Michael Niedermayer | 2003-07-13 | 1 | -2/+3 |
* | golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) | Michael Niedermayer | 2003-07-13 | 1 | -14/+76 |
* | golomb rice codes | Michael Niedermayer | 2003-06-13 | 1 | -0/+50 |
* | optimizations | Michael Niedermayer | 2003-05-13 | 1 | -20/+42 |
* | svq3 decoder by anonymous | Michael Niedermayer | 2003-05-09 | 1 | -0/+44 |
* | multiple reference frames support | Michael Niedermayer | 2003-04-04 | 1 | -3/+3 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 1 | -0/+215 |