summaryrefslogtreecommitdiffstats
path: root/tests/libav.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud