summaryrefslogtreecommitdiff
path: root/tests/libav.regression.ref
Commit message (Collapse)AuthorAge
* jpeg style yuv fixesMichael Niedermayer2005-01-20
| | | | Originally committed as revision 3852 to svn://svn.ffmpeg.org/ffmpeg/trunk
* handle fixed sample_size patch by Roine Gustafsson <roine AT ↵Roine Gustafsson2005-01-12
| | | | | | users.sourceforge.net> Originally committed as revision 3828 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - Writes correct unknown aspectRoine Gustafsson2005-01-04
| | | | | | | | - Adds read and write support for yuv422p and yuv444p - New parser will read all well-formed YUV4MPEG2 stream headers patch by (Roine Gustafsson <roine users.sourceforge net>) Originally committed as revision 3800 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rm encoding fixMichael Niedermayer2004-12-06
| | | | Originally committed as revision 3736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix some codec_id values so that new ones can be added at the end of the ↵Michael Niedermayer2004-11-28
| | | | | | subsets without breaking binary compatibility Originally committed as revision 3719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fake regression errors caused by randomly choosen dct algoMichael Niedermayer2004-11-22
| | | | Originally committed as revision 3703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cbr audio muxing fixMichael Niedermayer2004-11-06
| | | | Originally committed as revision 3661 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot ↵Wolfram Gloger2004-10-25
| | | | | | uni-muenchen dot de>) Originally committed as revision 3636 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l (dont reset the sample position at the block end)Michael Niedermayer2004-10-21
| | | | Originally committed as revision 3618 to svn://svn.ffmpeg.org/ffmpeg/trunk
* user setable preload and max_mux_delayMichael Niedermayer2004-10-16
| | | | Originally committed as revision 3602 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial dts fixMichael Niedermayer2004-10-03
| | | | Originally committed as revision 3555 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pts/dts 100l fixMichael Niedermayer2004-10-03
| | | | Originally committed as revision 3553 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SCR timestamp fix try #1Michael Niedermayer2004-10-03
| | | | Originally committed as revision 3550 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * experimental dynamic audio stream allocation for DV demuxer. ThisRoman Shaposhnik2004-09-27
| | | | | | | | | should make Nathan Kurz and if I don't hear too much complaints about it -- that's the way it will be from now on. * updating regressions Originally committed as revision 3527 to svn://svn.ffmpeg.org/ffmpeg/trunk
* jpeg regression testMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3496 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write shorter headers if possibleMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3494 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (lrintf(a)+b vs. lrintf(a+b))Michael Niedermayer2004-08-14
| | | | Originally committed as revision 3391 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a bug in DV timestamp generation. Now libavtest doesn'tRoman Shaposhnik2004-08-02
| | | | | | depend on a local TZ anymore. Originally committed as revision 3368 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a buffer overrun in gif.cRoman Shaposhnik2004-07-28
| | | | Originally committed as revision 3363 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a small quirk with DV audio muxingRoman Shaposhnik2004-07-27
| | | | | | * making DV testable via libavtest Originally committed as revision 3355 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (fixes delayed frames during encoding)Michael Niedermayer2004-06-30
| | | | Originally committed as revision 3279 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix first timestamp when decoding mpeg-psMichael Niedermayer2004-06-30
| | | | Originally committed as revision 3274 to svn://svn.ffmpeg.org/ffmpeg/trunk
* audio timestamp drift compensationMichael Niedermayer2004-06-30
| | | | Originally committed as revision 3272 to svn://svn.ffmpeg.org/ffmpeg/trunk
* file id stringMichael Niedermayer2004-06-14
| | | | | | max short startcode distance Originally committed as revision 3223 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change qscale -> lambda for the motion estimationMichael Niedermayer2004-06-03
| | | | | | | finetune bit/distortion weighting factor used in motion estimation, the old coeffs where finetuned relative to incorrect mv_penalty tables which where then fixed later but the coeffs where not this _may_ fix the long standing blocking artifacts, but may also introduce mudding artefacts theoretically, so please tell us if u stumble across any so we can either fix them or export this variable so the user can change it Originally committed as revision 3189 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dv regression testMichael Niedermayer2004-05-31
| | | | Originally committed as revision 3181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correctly interleave packets during encodingMichael Niedermayer2004-05-29
| | | | | | | dts/pts fixed for streamcopy dont use coded_frame->key_frame hack in muxers, use AVPacket.flags instead Originally committed as revision 3171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
| | | | | | | | | | fixes the random dts/pts during encoding asf preroll fix no more initial zero frames for b frame encoding mpeg-es dts during demuxing fixed .ffm timestamp scale fixed, ffm is still broken though Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bytestream tracing supportMichael Niedermayer2004-05-20
| | | | | | | | sync points removing timestamp lru prediction extendible frame_code / frame_code table Originally committed as revision 3142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg SVCD compatibility, SCR fixes, standard complianceHauke Duden2004-04-26
| | | | | | | | | | | | | | | | | | | - fixed VBR+constrained bitstream header flags for non-VCD - more sane (and SVCD compatible) value for video stream->max_buffer_size - always write at least one PES header stuffing byte for MPEG-2 to prevent accidental start code generation - do not write more than 16 stuffing bytes in a PES header (not allowed). Use padding packets instead. - include a PES extension in the first MPEG-2 packet - fill the first pack of SVCD files with padding - "sanity hack" that prevents the SCR from overtaking the PTS for non-VCD - fixed VCD PTS values to correspond to the SCR - always include DTS in the first SVCD packet (fixes lots of compatibility problems with DVD players) patch by (Hauke Duden <H.NS.Duden at gmx dot net>) Originally committed as revision 3078 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bit-exactMichael Niedermayer2004-04-12
| | | | Originally committed as revision 3007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* checksum threshold removialMichael Niedermayer2004-04-09
| | | | Originally committed as revision 2992 to svn://svn.ffmpeg.org/ffmpeg/trunk
* regression checksum update for alexs .mov time changeMichael Niedermayer2004-04-08
| | | | | | new nut (de)muxer regression tests Originally committed as revision 2981 to svn://svn.ffmpeg.org/ffmpeg/trunk
* yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz2004-04-01
| | | | Originally committed as revision 2944 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik2004-03-28
| | | | Originally committed as revision 2938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * enabling DV-in-QTRoman Shaposhnik2004-03-26
| | | | | | * fixing a bug in movenc.c: for QT files hdrl should contain 'mhlr' Originally committed as revision 2928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* forgot (bitstream size info)Michael Niedermayer2004-03-24
| | | | Originally committed as revision 2923 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable .ffm regression test as it works againMichael Niedermayer2004-03-18
| | | | Originally committed as revision 2907 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000000l (using uninitalized variable for initalizing bits per MV table)Michael Niedermayer2004-03-16
| | | | Originally committed as revision 2900 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer2004-03-09
| | | | Originally committed as revision 2864 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05
| | | | | | | | | | 1. Corrected packet sent time. (Packet sent time => previous packet sent time) 2. Corrected payload playing time. (Payload playing time => packet sent time) 3. Used different format for packets with one payload and multi payloads. Originally committed as revision 2851 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update libavformat regression checksums (it should be checked why exactly ↵Michael Niedermayer2004-02-18
| | | | | | they changed ...), and always test libavformat in make test so this doesnt happen again Originally committed as revision 2799 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nut regression testMichael Niedermayer2003-10-01
| | | | | | mpeg4 ac prediction cleanup Originally committed as revision 2326 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updatedFabrice Bellard2003-09-28
| | | | Originally committed as revision 2309 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-09-16
| | | | Originally committed as revision 2288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* up to date regression testsFabrice Bellard2003-08-24
| | | | Originally committed as revision 2154 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)Michael Niedermayer2003-07-29
| | | | Originally committed as revision 2095 to svn://svn.ffmpeg.org/ffmpeg/trunk
* put b- prefix to libav tests to avoid incorrect ffserver testFabrice Bellard2003-07-16
| | | | Originally committed as revision 2055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flv1 fixMichael Niedermayer2003-07-15
| | | | Originally committed as revision 2047 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flv regression testMichael Niedermayer2003-07-09
| | | | Originally committed as revision 2025 to svn://svn.ffmpeg.org/ffmpeg/trunk