summaryrefslogtreecommitdiffstats
path: root/tests/libav.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* correct invalid durationMichael Niedermayer2007-12-031-1/+1
* Fix regression tests after r11127 and 11129Kostya Shishkov2007-12-021-2/+2
* ogg muxerBaptiste Coudurier2007-11-101-0/+3
* Update mkv regression tests after r10421David Conrad2007-09-071-2/+2
* Matroska regression testsDavid Conrad2007-09-051-0/+3
* If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown2007-09-031-1/+1
* nut regression testMichael Niedermayer2007-08-101-0/+3
* take care to use video track field number as durationBaptiste Coudurier2007-08-091-1/+1
* ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer2007-08-061-1/+1
* regression tests for yuv440p yuvj440pAndreas Öman2007-07-191-0/+4
* round timestamps up, k2 broadcast server seems to need itBaptiste Coudurier2007-07-131-1/+1
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-071-116/+116
* fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer2007-04-141-1/+1
* tiff & sgi regression testMichael Niedermayer2007-04-061-0/+4
* md5 test for the image formatsMichael Niedermayer2007-03-241-0/+5
* bmp and tga image regression testMichael Niedermayer2007-03-241-0/+2
* 1000000l for me ive misstakely reverted the regression checksum change from r...Michael Niedermayer2007-03-241-1/+1
* set more reasonable cutoff for audio rate conversionMichael Niedermayer2007-03-221-5/+5
* update resgression tests after the resampler changesMichael Niedermayer2007-03-221-5/+5
* AC-3 encoded volume is too high. Revert revision 7160:Bill O'Shaughnessy2007-03-181-1/+1
* prevent audio packets from being fragmented, wmp mac doesnt seem to like that...Michael Niedermayer2007-03-051-3/+3
* all asf files i have have the 2 redundant duration fields differ by the prero...Michael Niedermayer2007-03-051-1/+1
* all asf files i have have this field at 2 so lets try to change it to that ...Michael Niedermayer2007-03-051-1/+1
* synchronize to latest ffm changesAlex Beregszaszi2007-02-231-1/+1
* use aiff when we can, some players only support aiffBaptiste Coudurier2007-02-141-2/+2
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-121-2/+2
* oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer2007-02-121-1/+1
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-121-1/+1
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-091-1/+1
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-071-1/+1
* fix regression tests due to pixel format name changesBaptiste Coudurier2007-02-071-4/+4
* fix msmpeg4v3 tag in asfMichael Niedermayer2007-01-211-1/+1
* update swf regression checksumMåns Rullgård2007-01-161-1/+1
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-151-1/+1
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-091-3/+3
* Correct value for the test.Benjamin Larsson2007-01-011-2/+2
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-011-3/+3
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-301-29/+29
* readjust dts if negativeBaptiste Coudurier2006-11-281-2/+2
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-231-1/+1
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-111-3/+0
* simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier2006-10-111-2/+2
* Fix wrong ASF duration of generated filesBrian Brice2006-10-011-1/+1
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-041-1/+1
* replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer2006-08-221-11/+11
* gxf regression testsBaptiste Coudurier2006-08-211-0/+3
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-181-2/+2
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-061-2/+2
* add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer2006-07-171-2/+2
* update libav regression tests for r5449 (adpcm)Baptiste Coudurier2006-06-171-2/+2
OpenPOWER on IntegriCloud