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