| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a leading zero to the sequence files generated by the testsuite | Sam Hocevar | 2005-09-21 | 5 | -10/+10 |
* | Add some files generated by regression tests. | Diego Biurrun | 2005-09-21 | 1 | -0/+8 |
* | the people want lower case ... | Michael Niedermayer | 2005-09-12 | 1 | -21/+21 |
* | converting a few more options to AVOptions | Michael Niedermayer | 2005-09-12 | 1 | -5/+5 |
* | convert some options in ffmpeg.c to AVOptions | Michael Niedermayer | 2005-09-12 | 2 | -22/+22 |
* | checksum doesnt cover the forward_ptr anymore (seems i forgot to commit this ... | Michael Niedermayer | 2005-09-11 | 1 | -1/+1 |
* | forward_ptr doesnt contain its own length anymore | Michael Niedermayer | 2005-09-11 | 1 | -1/+1 |
* | set a few variables correctly | Michael Niedermayer | 2005-09-05 | 2 | -7/+7 |
* | forgot to commit this after dv changes | Michael Niedermayer | 2005-09-02 | 1 | -2/+2 |
* | optimizations | Michael Niedermayer | 2005-08-30 | 2 | -6/+6 |
* | regression tests for dv | Michael Niedermayer | 2005-08-30 | 3 | -0/+19 |
* | yamaha adpcm regression test | Michael Niedermayer | 2005-07-25 | 4 | -0/+27 |
* | enabling ffserver regression tests | Michael Niedermayer | 2005-07-18 | 2 | -13/+13 |
* | ffserver segfault & other fatal failure fixes | Michael Niedermayer | 2005-07-18 | 1 | -2/+2 |
* | nut prefers extradata style global headers | Michael Niedermayer | 2005-06-27 | 1 | -2/+2 |
* | mpegts regression test | Michael Niedermayer | 2005-06-03 | 2 | -2/+8 |
* | fix stream class | Michael Niedermayer | 2005-06-03 | 1 | -1/+1 |
* | fix mpeg2 chroma_420_type | Michael Niedermayer | 2005-05-18 | 2 | -6/+6 |
* | 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 |