aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libav.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* Update the regression tests reference values after the changes to the MatroskaPanagiotis Issaris2008-03-101-2/+2
* It appears last_pts was not set ...Michael Niedermayer2008-02-151-2/+2
* Header elision muxing support.Michael Niedermayer2008-02-151-2/+2
* Update regression test checksum for ffm.Benoit Fouet2008-02-141-1/+1
* Fix issue 338:Baptiste Coudurier2008-02-051-2/+2
* back_ptr calculation used wrong timebase when searching for back syncpointOded Shimon2008-02-041-1/+1
* Fix intented algo in syncpoint writing before keyframes in NUT muxerOded Shimon2008-02-041-2/+2
* nut->max_distance was not set at all anywhere in the NUT muxerOded Shimon2008-02-041-2/+2
* ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer onlyOded Shimon2008-02-041-2/+2
* split lavf regression testsMåns Rullgård2008-02-031-9/+9
* split regression tests allowing make to run them in parallelMåns Rullgård2008-02-031-1/+0
* Consider initial EOR in the back_ptr calculation.Michael Niedermayer2008-01-171-2/+2
* 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