| Commit message (Expand) | Author | Age | Files | Lines |
* | ffm.c rev 1.39+ | Michael Niedermayer | 2005-05-14 | 1 | -1/+1 |
* | round duration up in mov | Michael Niedermayer | 2005-05-14 | 1 | -1/+1 |
* | #defines for strict_std_compliance and split between inofficial extensions an... | Michael Niedermayer | 2005-05-08 | 1 | -4/+4 |
* | While adding stereo rematrixing, I came across something that needs to | Justin Ruggles | 2005-05-05 | 2 | -2/+2 |
* | Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gus... | Roine Gustafsson | 2005-04-26 | 2 | -3/+3 |
* | PIX_FMT_NONE and related fixes | Michael Niedermayer | 2005-04-25 | 1 | -3/+3 |
* | fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net | Yartrebo | 2005-04-17 | 1 | -6/+6 |
* | store the number of runs to avoid storing the last run value | Michael Niedermayer | 2005-04-15 | 2 | -8/+8 |
* | rescale coefficients during IDWT, that way the lifting steps are much simpler... | Michael Niedermayer | 2005-04-10 | 2 | -7/+7 |
* | increasing precission of the quantization parameter | Michael Niedermayer | 2005-04-09 | 2 | -12/+12 |
* | 10% faster unpack_coeffs | Michael Niedermayer | 2005-04-05 | 2 | -7/+7 |
* | fixing lossless snow | Michael Niedermayer | 2005-04-05 | 2 | -8/+8 |
* | snow regression test | Michael Niedermayer | 2005-04-03 | 4 | -1/+37 |
* | 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ... | Calcium | 2005-03-23 | 1 | -1/+1 |
* | 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 2 | -2/+2 |
* | fix time stored in mov | Michael Niedermayer | 2005-03-23 | 3 | -5/+5 |
* | trying to fix a few minor values in the mp4/mov muxer | Michael Niedermayer | 2005-03-23 | 3 | -3/+3 |
* | sample_size fix | Michael Niedermayer | 2005-03-15 | 3 | -39/+39 |
* | set global_quality | Michael Niedermayer | 2005-03-15 | 2 | -16/+16 |
* | switch MPEG4 fourcc to FMP4 | Michael Niedermayer | 2005-02-22 | 3 | -14/+14 |
* | checksum change due to (don't crash on null codec patch which changed the sto... | Michael Niedermayer | 2005-02-07 | 3 | -5/+5 |
* | max/avg bitrate change (movenc.c 1.25->1.26) | Michael Niedermayer | 2005-02-07 | 2 | -2/+2 |
* | max/avg bitrate change (movenc.c 1.25->1.26) | Michael Niedermayer | 2005-02-07 | 1 | -1/+1 |
* | regression test checksum change due to the mov header field and compressor na... | Michael Niedermayer | 2005-02-07 | 3 | -5/+5 |
* | reversing the 1.52->1.53 change (handle fixed sample_size patch) | Michael Niedermayer | 2005-02-07 | 1 | -1/+1 |
* | compare audio files 16bit wise instead of 8bit | Michael Niedermayer | 2005-02-01 | 3 | -9/+12 |
* | support comparing files with some posiion offset relative to each other | Michael Niedermayer | 2005-02-01 | 1 | -2/+5 |
* | signed 16bit support | Michael Niedermayer | 2005-02-01 | 1 | -10/+18 |
* | dithering for the mpeg audio decoder | Michael Niedermayer | 2005-01-30 | 3 | -9/+9 |
* | quick and dirty PSNR check for audio | Michael Niedermayer | 2005-01-30 | 3 | -8/+12 |
* | jpeg style yuv fixes | Michael Niedermayer | 2005-01-20 | 4 | -16/+16 |
* | handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg... | Roine Gustafsson | 2005-01-12 | 1 | -1/+1 |
* | - Writes correct unknown aspect | Roine Gustafsson | 2005-01-04 | 1 | -1/+1 |
* | Remove .mpg streams due to a standards compliance issue | Philip Gladstone | 2005-01-03 | 1 | -28/+28 |
* | spaces in path fixes | Michael Niedermayer | 2005-01-01 | 1 | -3/+3 |
* | r/w -> rb/wb | Michael Niedermayer | 2004-12-24 | 1 | -2/+2 |
* | fopen "r" -> "rb" | Michael Niedermayer | 2004-12-23 | 1 | -2/+2 |
* | rv20 regression test | Michael Niedermayer | 2004-12-07 | 3 | -0/+19 |
* | rm encoding fix | Michael Niedermayer | 2004-12-06 | 2 | -2/+2 |
* | split ffhuffyuv into 2 codecs: | Loren Merritt | 2004-11-28 | 3 | -5/+5 |
* | fix some codec_id values so that new ones can be added at the end of the subs... | Michael Niedermayer | 2004-11-28 | 1 | -1/+1 |
* | fake regression errors caused by randomly choosen dct algo | Michael Niedermayer | 2004-11-22 | 2 | -2/+2 |
* | mv/mb reuse regression test | Michael Niedermayer | 2004-11-16 | 3 | -0/+17 |
* | switch pnm from imagepipe to image2pipe | Michael Niedermayer | 2004-11-12 | 1 | -6/+8 |
* | H261 fixing and cleaning: | Maarten Daniels | 2004-11-12 | 2 | -8/+8 |
* | cbr audio muxing fix | Michael Niedermayer | 2004-11-06 | 1 | -2/+2 |
* | switch ffv1 to the put/get_symbol() from snow | Michael Niedermayer | 2004-10-31 | 2 | -2/+2 |
* | switch ffv1 from CABAC to the range coder | Michael Niedermayer | 2004-10-31 | 2 | -4/+4 |
* | fix and cleanup h261 mb_type selection | Michael Niedermayer | 2004-10-28 | 2 | -4/+4 |
* | suppress uninerresting output | Michael Niedermayer | 2004-10-28 | 1 | -3/+3 |