]> git.sesse.net Git - ffmpeg/history - tests/libav.regression.ref
fix endianness of time code, and calculate it in fields, according to specs
[ffmpeg] / tests / libav.regression.ref
2009-01-23 Baptiste Coudurierfix endianness of time code, and calculate it in fields...
2009-01-20 Baptiste CoudurierDo not use avctx->frame_number which might not be set,
2009-01-20 Baptiste Coudurierset correct value for starting line
2009-01-20 Baptiste Coudurierfix gxf time code mark out value
2009-01-17 David ConradUpdate regression tests after r16651
2009-01-14 Baptiste Couduriercalculate pat, pmt and sdt exact size and adjust total...
2009-01-14 Baptiste Coudurieronly write dts if they differ from pts, according to...
2009-01-14 Baptiste Coudurieruse delay to avoid negative dts
2009-01-14 Baptiste Coudurierset pts and dts of pes packets exactly according to...
2008-10-22 Aurelien Jacobsmatroskaenc: require global header
2008-09-13 Michael NiedermayerSwitch regression tests to swscale.
2008-07-19 Baptiste Coudurierupdate swf video frame number when muxing done, fix...
2008-07-13 Michael NiedermayerMake our flac decoder decode all the data at EOF.
2008-07-08 Michael Niedermayer10000l for myself, my last change was incomplete.
2008-07-08 Michael NiedermayerSet cur_dts to 0 only during creating new streams and...
2008-06-22 Baptiste Coudurierstore dts in ffm headers
2008-06-22 Baptiste Coudurierremove pts set hack, this is no more correct
2008-06-22 Baptiste Coudurierenable feeder threads
2008-06-22 Baptiste Coudurierdo not reset ffm pts, this avoids setting last pts...
2008-06-09 Baptiste Coudurierremove obsolete requirements, quicktime 6 is from 2002...
2008-06-09 Baptiste Coudurierpass dts and pts through ffm, should fix streaming...
2008-06-07 Baptiste Coudurierfix pts handling in ffm
2008-06-03 Baptiste Coudurierupdate regression tests for ts due to r13641
2008-05-28 Michael NiedermayerUpdate regression checksums after dts calculation fix...
2008-05-26 Baptiste Coudurierupdate regression ref due to r13412
2008-04-21 Henrik GulbrandsenCorrect ASF duration.
2008-03-30 Baptiste Coudurierhomogenous regression tests output for image formats
2008-03-30 Baptiste Couduriermissed one
2008-03-30 Baptiste Couduriercosmetics, remove leading whitespaces
2008-03-30 Baptiste Coudurierchange rle encoder to count up to 127, sgi does not...
2008-03-30 Justin RugglesUse 15-bit LPC precision by default. This generally...
2008-03-30 Justin Rugglesfix Ogg/FLAC header size
2008-03-10 Panagiotis IssarisUpdate the regression tests reference values after...
2008-02-15 Michael NiedermayerIt appears last_pts was not set ...
2008-02-15 Michael NiedermayerHeader elision muxing support.
2008-02-14 Benoit FouetUpdate regression test checksum for ffm.
2008-02-05 Baptiste CoudurierFix issue 338:
2008-02-04 Oded Shimonback_ptr calculation used wrong timebase when searching...
2008-02-04 Oded ShimonFix intented algo in syncpoint writing before keyframes...
2008-02-04 Oded Shimonnut->max_distance was not set at all anywhere in the...
2008-02-04 Oded Shimonff_nut_reset_ts() expected to get 'ts*time_base_count...
2008-02-03 Måns Rullgårdsplit lavf regression tests
2008-02-03 Måns Rullgårdsplit regression tests allowing make to run them in...
2008-01-17 Michael NiedermayerConsider initial EOR in the back_ptr calculation.
2007-12-03 Michael Niedermayercorrect invalid duration
2007-12-02 Kostya ShishkovFix regression tests after r11127 and 11129
2007-11-10 Baptiste Coudurierogg muxer
2007-09-07 David ConradUpdate mkv regression tests after r10421
2007-09-05 David ConradMatroska regression tests
2007-09-03 Neil BrownIf a stream has no start time, but the first packet...
2007-08-10 Michael Niedermayernut regression test
2007-08-09 Baptiste Couduriertake care to use video track field number as duration
2007-08-06 Michael Niedermayerignore preroll, it is generally not what AVStream.start...
2007-07-19 Andreas Ömanregression tests for yuv440p yuvj440p
2007-07-13 Baptiste Coudurierround timestamps up, k2 broadcast server seems to need it
2007-06-07 Diego BiurrunMerge tests Makefile into the top-level Makefile.
2007-04-14 Michael Niedermayerfix tiff regression test (bitexact flag was ignoredwhic...
2007-04-06 Michael Niedermayertiff & sgi regression test
2007-03-24 Michael Niedermayermd5 test for the image formats
2007-03-24 Michael Niedermayerbmp and tga image regression test
2007-03-24 Michael Niedermayer1000000l for me ive misstakely reverted the regression...
2007-03-22 Michael Niedermayerset more reasonable cutoff for audio rate conversion
2007-03-22 Michael Niedermayerupdate resgression tests after the resampler changes
2007-03-18 Bill O'ShaughnessyAC-3 encoded volume is too high. Revert revision 7160:
2007-03-05 Michael Niedermayerprevent audio packets from being fragmented, wmp mac...
2007-03-05 Michael Niedermayerall asf files i have have the 2 redundant duration...
2007-03-05 Michael Niedermayerall asf files i have have this field at 2 so lets try...
2007-02-23 Alex Beregszaszisynchronize to latest ffm changes
2007-02-14 Baptiste Coudurieruse aiff when we can, some players only support aiff
2007-02-12 Michael Niedermayeralways use audio spread (instead of "video no spread...
2007-02-12 Michael Niedermayeroops forgot this one (increase preroll time to min...
2007-02-12 Michael Niedermayerdont set the keyframe flag for audio as microshitty...
2007-02-09 Michael Niedermayerfix broken memset(padding, 0) code
2007-02-07 Michael Niedermayeriam pretty sure send time is dts and not pts ...
2007-02-07 Baptiste Coudurierfix regression tests due to pixel format name changes
2007-01-21 Michael Niedermayerfix msmpeg4v3 tag in asf
2007-01-16 Måns Rullgårdupdate swf regression checksum
2007-01-15 Roman Shaposhnik * Fixing a bug with incorrect bits set in AAUX sourc...
2007-01-09 Baptiste Coudurierchange regression tests for swf, use same as flv, swf...
2007-01-01 Benjamin LarssonCorrect value for the test.
2006-12-01 Michael Niedermayerremove pretty much useless skiping of some predictors
2006-11-30 Michael Niedermayer1 step diamond search around the median MV predictor
2006-11-28 Baptiste Coudurierreadjust dts if negative
2006-11-23 Bill O'Shaughnessybring AC3 encoder output up to input volume level
2006-11-11 Michael Niedermayerdisable nut regression test until we have a working...
2006-10-11 Baptiste Couduriersimplify by not writing unneeded codec name to fix...
2006-10-01 Brian BriceFix wrong ASF duration of generated files
2006-09-04 Roman Shaposhnik * Restructuring the division of labor between DV...
2006-08-22 Michael Niedermayerreplace MULL by MULH + shift in dct32() (code is very...
2006-08-21 Baptiste Couduriergxf regression tests
2006-08-18 David ConradAVI tag reading and writing patch by David Conrad.
2006-08-06 Baptiste Coudurieralways write duration and file size, fix seeking, progr...
2006-07-17 Michael Niedermayeradd header info to flv format based on a patch by ...
2006-06-17 Baptiste Coudurierupdate libav regression tests for r5449 (adpcm)
2006-04-28 Michael Niedermayermissmatch control for mpeg2 intra dequantization if...
2006-04-10 Benjamin LarssonAC3 encoding volume fix, by Justin Ruggles jruggle...
2006-04-07 Corey HickeyFix regression tests to match changed output of AC3...
2006-03-17 Diego BiurrunReenable NUT and NUT regression tests as requested...
2006-03-17 Diego BiurrunDisable the NUT (de)muxer until it has been synced...
2006-03-02 Michael Niedermayerfixing total_frames
next