| Commit message (Expand) | Author | Age | Files | Lines |
* | ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) | Baptiste Coudurier | 2006-03-02 | 1 | -2/+2 |
* | compute output format before setting language patch by (Baptiste COUDURIER <b... | Baptiste Coudurier | 2006-03-02 | 1 | -1/+1 |
* | Assign class 2 to most macroblocks by default, instead of a more conservative | Dan Maas | 2006-02-28 | 1 | -3/+3 |
* | AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The | Dan Maas | 2006-02-27 | 1 | -3/+3 |
* | dont lowwer qnos of more blocks then needed | Michael Niedermayer | 2006-02-23 | 1 | -3/+3 |
* | fixing dv_guess_qnos() | Michael Niedermayer | 2006-02-23 | 1 | -2/+2 |
* | jpeg-ls regression test | Michael Niedermayer | 2006-02-02 | 1 | -0/+4 |
* | avoid using non constant fields of AVCodecContext in avi muxer | Michael Niedermayer | 2006-01-25 | 1 | -6/+6 |
* | Fix the wrongly commited regressions stuff for psp compatible mp4 files. | Benjamin Larsson | 2006-01-24 | 1 | -2/+2 |
* | Fix for title field in PSP compatible mp4 files. Patch by | Benjamin Larsson | 2006-01-24 | 1 | -0/+2 |
* | scale video for snow iterative me down so the egression test is faster | Michael Niedermayer | 2006-01-23 | 1 | -4/+4 |
* | >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) | Michael Niedermayer | 2006-01-23 | 1 | -4/+4 |
* | fix convergence of snow iterative_me | Loren Merritt | 2006-01-21 | 1 | -3/+3 |
* | bugs found by valgrind | Michael Niedermayer | 2006-01-12 | 1 | -3/+3 |
* | fixing second last time François Revol applies a patch without running the r... | Michael Niedermayer | 2006-01-08 | 1 | -2/+2 |
* | use h264 MC functions for 2xX Xx2 blocks in snow too | Michael Niedermayer | 2006-01-08 | 1 | -2/+2 |
* | use h264 MC functions for rectangular blocks too | Michael Niedermayer | 2006-01-07 | 1 | -6/+6 |
* | regression test for iterative ME & wavelet cmp functions | Michael Niedermayer | 2006-01-07 | 1 | -4/+4 |
* | second try of improved lambda/qp guessing for motion estimation RD in first pass | Michael Niedermayer | 2005-12-29 | 1 | -8/+8 |
* | dont discard least significant bits | Michael Niedermayer | 2005-12-25 | 1 | -21/+21 |
* | slightly better mv_penalty table | Michael Niedermayer | 2005-12-24 | 1 | -3/+3 |
* | minor typo | Michael Niedermayer | 2005-12-23 | 1 | -9/+9 |
* | improved lambda/qp guessing for motion estimation RD in first pass | Michael Niedermayer | 2005-12-22 | 1 | -7/+7 |
* | set a few variables correctly | Michael Niedermayer | 2005-09-05 | 1 | -4/+4 |
* | optimizations | Michael Niedermayer | 2005-08-30 | 1 | -3/+3 |
* | regression tests for dv | Michael Niedermayer | 2005-08-30 | 1 | -0/+4 |
* | yamaha adpcm regression test | Michael Niedermayer | 2005-07-25 | 1 | -0/+4 |
* | fix mpeg2 chroma_420_type | Michael Niedermayer | 2005-05-18 | 1 | -3/+3 |
* | While adding stereo rematrixing, I came across something that needs to | Justin Ruggles | 2005-05-05 | 1 | -1/+1 |
* | store the number of runs to avoid storing the last run value | Michael Niedermayer | 2005-04-15 | 1 | -4/+4 |
* | rescale coefficients during IDWT, that way the lifting steps are much simpler... | Michael Niedermayer | 2005-04-10 | 1 | -4/+4 |
* | increasing precission of the quantization parameter | Michael Niedermayer | 2005-04-09 | 1 | -6/+6 |
* | 10% faster unpack_coeffs | Michael Niedermayer | 2005-04-05 | 1 | -3/+3 |
* | fixing lossless snow | Michael Niedermayer | 2005-04-05 | 1 | -4/+4 |
* | snow regression test | Michael Niedermayer | 2005-04-03 | 1 | -0/+8 |
* | 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 1 | -1/+1 |
* | fix time stored in mov | Michael Niedermayer | 2005-03-23 | 1 | -2/+2 |
* | trying to fix a few minor values in the mp4/mov muxer | Michael Niedermayer | 2005-03-23 | 1 | -1/+1 |
* | sample_size fix | Michael Niedermayer | 2005-03-15 | 1 | -19/+19 |
* | set global_quality | Michael Niedermayer | 2005-03-15 | 1 | -8/+8 |
* | switch MPEG4 fourcc to FMP4 | Michael Niedermayer | 2005-02-22 | 1 | -6/+6 |
* | checksum change due to (don't crash on null codec patch which changed the sto... | Michael Niedermayer | 2005-02-07 | 1 | -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 | 1 | -2/+2 |
* | compare audio files 16bit wise instead of 8bit | Michael Niedermayer | 2005-02-01 | 1 | -4/+5 |
* | dithering for the mpeg audio decoder | Michael Niedermayer | 2005-01-30 | 1 | -2/+2 |
* | quick and dirty PSNR check for audio | Michael Niedermayer | 2005-01-30 | 1 | -4/+4 |
* | jpeg style yuv fixes | Michael Niedermayer | 2005-01-20 | 1 | -6/+6 |
* | rv20 regression test | Michael Niedermayer | 2004-12-07 | 1 | -0/+4 |
* | split ffhuffyuv into 2 codecs: | Loren Merritt | 2004-11-28 | 1 | -2/+2 |