| Commit message (Expand) | Author | Age | Files | Lines |
* | user setable preload and max_mux_delay | Michael Niedermayer | 2004-10-16 | 1 | -1/+1 |
* | initial dts fix | Michael Niedermayer | 2004-10-03 | 1 | -1/+1 |
* | pts/dts 100l fix | Michael Niedermayer | 2004-10-03 | 1 | -1/+1 |
* | SCR timestamp fix try #1 | Michael Niedermayer | 2004-10-03 | 1 | -2/+2 |
* | * experimental dynamic audio stream allocation for DV demuxer. This | Roman Shaposhnik | 2004-09-27 | 1 | -1/+1 |
* | jpeg regression test | Michael Niedermayer | 2004-09-22 | 2 | -3/+4 |
* | write shorter headers if possible | Michael Niedermayer | 2004-09-22 | 3 | -26/+26 |
* | 1/0 fix for files with size=0 | Michael Niedermayer | 2004-09-20 | 1 | -0/+1 |
* | (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d... | Loren Merritt | 2004-09-17 | 2 | -2/+2 |
* | forgot to commit this | Alex Beregszaszi | 2004-09-10 | 1 | -2/+2 |
* | try to select w/h from tables | Alex Beregszaszi | 2004-09-08 | 1 | -2/+2 |
* | Always write VOL control parameters, needed by old xvid patch by (Loren Merri... | Loren Merritt | 2004-09-03 | 2 | -11/+11 |
* | 10l (lrintf(a)+b vs. lrintf(a+b)) | Michael Niedermayer | 2004-08-14 | 3 | -6/+6 |
* | * fixing a bug in DV timestamp generation. Now libavtest doesn't | Roman Shaposhnik | 2004-08-02 | 1 | -1/+1 |
* | * fixing a buffer overrun in gif.c | Roman Shaposhnik | 2004-07-28 | 1 | -2/+2 |
* | svq1 mv array size fix | Michael Niedermayer | 2004-07-28 | 1 | -4/+4 |
* | use non zero qscale for svq1 test | Michael Niedermayer | 2004-07-28 | 3 | -9/+9 |
* | * fixing a small quirk with DV audio muxing | Roman Shaposhnik | 2004-07-27 | 2 | -3/+6 |
* | 10l (fixes delayed frames during encoding) | Michael Niedermayer | 2004-06-30 | 3 | -54/+54 |
* | fix first timestamp when decoding mpeg-ps | Michael Niedermayer | 2004-06-30 | 1 | -1/+1 |
* | audio timestamp drift compensation | Michael Niedermayer | 2004-06-30 | 1 | -1/+1 |
* | overflow fix | Michael Niedermayer | 2004-06-25 | 1 | -2/+3 |
* | regression checksum changes due to new resampling code | Michael Niedermayer | 2004-06-18 | 2 | -9/+9 |
* | file id string | Michael Niedermayer | 2004-06-14 | 2 | -8/+5 |
* | change qscale -> lambda for the motion estimation | Michael Niedermayer | 2004-06-03 | 3 | -195/+195 |
* | dv regression test | Michael Niedermayer | 2004-05-31 | 2 | -0/+8 |
* | correctly interleave packets during encoding | Michael Niedermayer | 2004-05-29 | 1 | -3/+3 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 4 | -15/+15 |
* | bytestream tracing support | Michael Niedermayer | 2004-05-20 | 1 | -2/+2 |
* | svq1 regression test | Michael Niedermayer | 2004-05-12 | 3 | -0/+19 |
* | next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) | Michael Niedermayer | 2004-05-05 | 2 | -12/+12 |
* | mpeg SVCD compatibility, SCR fixes, standard compliance | Hauke Duden | 2004-04-26 | 1 | -1/+1 |
* | rv10 decoding fix | Michael Niedermayer | 2004-04-25 | 2 | -4/+4 |
* | qpel & SSE/SATD regression test | Michael Niedermayer | 2004-04-24 | 3 | -0/+18 |
* | +-1 bugfix regression test checksum update | Michael Niedermayer | 2004-04-16 | 2 | -3/+3 |
* | bit-exact | Michael Niedermayer | 2004-04-12 | 3 | -8/+8 |
* | checksum threshold removial | Michael Niedermayer | 2004-04-09 | 1 | -2/+2 |
* | regression checksum update for alexs .mov time change | Michael Niedermayer | 2004-04-08 | 3 | -6/+6 |
* | yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>) | Steven M. Schultz | 2004-04-01 | 1 | -2/+2 |
* | * fixing 10l in movenc.c + updating regression patterns. | Roman Shaposhnik | 2004-03-28 | 3 | -4/+4 |
* | diff -w | Michael Niedermayer | 2004-03-26 | 1 | -0/+5 |
* | * enabling DV-in-QT | Roman Shaposhnik | 2004-03-26 | 1 | -1/+1 |
* | forgot (bitstream size info) | Michael Niedermayer | 2004-03-24 | 1 | -0/+36 |
* | add size of encoded stream to the regression tests | Michael Niedermayer | 2004-03-23 | 3 | -0/+72 |
* | test more (i)dcts | Michael Niedermayer | 2004-03-22 | 3 | -0/+13 |
* | enable .ffm regression test as it works again | Michael Niedermayer | 2004-03-18 | 2 | -3/+5 |
* | 1000000l (using uninitalized variable for initalizing bits per MV table) | Michael Niedermayer | 2004-03-16 | 3 | -127/+127 |
* | h263+ custom pcf support | Michael Niedermayer | 2004-03-10 | 2 | -2/+2 |
* | 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf) | Michael Niedermayer | 2004-03-09 | 3 | -3/+3 |
* | regression test fix (forcing specific audio codecs as the default often depen... | Michael Niedermayer | 2004-03-09 | 1 | -3/+3 |