summaryrefslogtreecommitdiff
path: root/tests/libav.regression.ref
Commit message (Expand)AuthorAge
* 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
* It appears last_pts was not set ...Michael Niedermayer2008-02-15
* Header elision muxing support.Michael Niedermayer2008-02-15
* Update regression test checksum for ffm.Benoit Fouet2008-02-14
* Fix issue 338:Baptiste Coudurier2008-02-05
* back_ptr calculation used wrong timebase when searching for back syncpointOded Shimon2008-02-04
* Fix intented algo in syncpoint writing before keyframes in NUT muxerOded Shimon2008-02-04
* nut->max_distance was not set at all anywhere in the NUT muxerOded Shimon2008-02-04
* ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer onlyOded Shimon2008-02-04
* split lavf regression testsMåns Rullgård2008-02-03
* split regression tests allowing make to run them in parallelMåns Rullgård2008-02-03
* Consider initial EOR in the back_ptr calculation.Michael Niedermayer2008-01-17
* correct invalid durationMichael Niedermayer2007-12-03
* Fix regression tests after r11127 and 11129Kostya Shishkov2007-12-02
* ogg muxerBaptiste Coudurier2007-11-10