aboutsummaryrefslogtreecommitdiff
path: root/tests/libav.regression.ref
AgeCommit message (Expand)Author
2009-03-29Rename libav.regression.ref --> lavf.regression.ref.Diego Biurrun
2009-03-21Remove index writing in RM muxer, since it is broken (multiple streams perRonald S. Bultje
2009-03-21Fix avpicture_get_size for non-paletted formats with a helper paletteReimar Döffinger
2009-03-21Fix the ogg regression test, which was broken by r18092. This is anJustin Ruggles
2009-03-20PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp
2009-03-20typo, fix eof checkBaptiste Coudurier
2009-03-20do not write ffm write index by default, detect if file is being written and ...Baptiste Coudurier
2009-03-14use utc time for timestamp and do not set it if not specifiedBaptiste Coudurier
2009-03-11mxf and mxf d10 regression testsBaptiste Coudurier
2009-03-09change path pattern to be similar to existing files, and remove useless bufferBaptiste Coudurier
2009-03-09write flt packet, might need some tweaking but it worksBaptiste Coudurier
2009-03-09correctly interleave audio and video according to specsBaptiste Coudurier
2009-03-09write timecode track in gxfBaptiste Coudurier
2009-03-08remove unneeded and empty user dataBaptiste Coudurier
2009-02-22Update regressions for YUV2RGB table generator change in SwScalerKostya Shishkov
2009-02-06Ensure that the palette is set in data[1] for all 8bit formats.Michael Niedermayer
2009-02-02Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink
2009-01-23fix endianness of time code, and calculate it in fields, according to specsBaptiste Coudurier
2009-01-20Do not use avctx->frame_number which might not be set,Baptiste Coudurier
2009-01-20set correct value for starting lineBaptiste Coudurier
2009-01-20fix gxf time code mark out valueBaptiste Coudurier
2009-01-17Update regression tests after r16651David Conrad
2009-01-14calculate pat, pmt and sdt exact size and adjust total bitrateBaptiste Coudurier
2009-01-14only write dts if they differ from pts, according to specsBaptiste Coudurier
2009-01-14use delay to avoid negative dtsBaptiste Coudurier
2009-01-14set pts and dts of pes packets exactly according to specsBaptiste Coudurier
2008-10-22matroskaenc: require global headerAurelien Jacobs
2008-09-13Switch regression tests to swscale.Michael Niedermayer
2008-07-19update swf video frame number when muxing done, fix #439Baptiste Coudurier
2008-07-13Make our flac decoder decode all the data at EOF.Michael Niedermayer
2008-07-0810000l for myself, my last change was incomplete.Michael Niedermayer
2008-07-08Set cur_dts to 0 only during creating new streams and not every time cur_dts ...Michael Niedermayer
2008-06-22store dts in ffm headersBaptiste Coudurier
2008-06-22remove pts set hack, this is no more correctBaptiste Coudurier
2008-06-22enable feeder threadsBaptiste Coudurier
2008-06-22do not reset ffm pts, this avoids setting last pts to 0 and screwing up seekingBaptiste Coudurier
2008-06-09remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing sc...Baptiste Coudurier
2008-06-09pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier
2008-06-07fix pts handling in ffmBaptiste Coudurier
2008-06-03update regression tests for ts due to r13641Baptiste Coudurier
2008-05-28Update regression checksums after dts calculation fix (r13470).Michael Niedermayer
2008-05-26update regression ref due to r13412Baptiste Coudurier
2008-04-21Correct ASF duration.Henrik Gulbrandsen
2008-03-30homogenous regression tests output for image formatsBaptiste Coudurier
2008-03-30missed oneBaptiste Coudurier
2008-03-30cosmetics, remove leading whitespacesBaptiste Coudurier
2008-03-30change rle encoder to count up to 127, sgi does not support 128Baptiste Coudurier
2008-03-30Use 15-bit LPC precision by default. This generally gives better compressionJustin Ruggles
2008-03-30fix Ogg/FLAC header sizeJustin Ruggles
2008-03-10Update the regression tests reference values after the changes to the MatroskaPanagiotis Issaris