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