]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - tests/ffmpeg.regression.ref
4 months of hard development and finally it's done. Closes issue 58. Adpcm_swf regres...
[frescor/ffmpeg.git] / tests / ffmpeg.regression.ref
2007-12-03 banan4 months of hard development and finally it's done...
2007-12-03 michaelcorrect invalid duration
2007-12-02 rtogniFix regression tests after r11127 and 11128
2007-11-06 benoitfix predictor initialization for adpcm-ima encoder...
2007-11-05 benoitFix mov checksums to follow r10852.
2007-09-11 michaelfix timestamps used for ratecontrol
2007-09-09 michaelallow changing of the spatial_decomposition_count and...
2007-09-08 michaelstore halfpel filter coefficients in the header as...
2007-09-08 michaelcleanup mc_block()
2007-08-25 michaeluse 16bit IDWT (a SIMD implementation of it should...
2007-08-23 michaeluse more bits on the encoder side
2007-08-21 michaelchange rounding of the horizontal DWT to match the...
2007-08-05 michaelmake wmv1 and wmv2 playable with M$ DMO decoder
2007-08-04 michaelflashsv regression test
2007-07-03 benoitupdate regression checksums after r9447
2007-06-07 diegoMerge tests Makefile into the top-level Makefile.
2007-03-24 michael1000000l for me ive misstakely reverted the regression...
2007-03-22 michaelset more reasonable cutoff for audio rate conversion
2007-03-22 michaelupdate resgression tests after the resampler changes
2007-03-18 jbrAC-3 encoded volume is too high. Revert revision 7160:
2007-03-05 michaelprevent audio packets from being fragmented, wmp mac...
2007-03-05 michaelupdate forgotten regression test chcksums for
2007-02-12 michaelalways use audio spread (instead of "video no spread...
2007-02-12 michaelincreaseing preroll time to the minimum of the asf...
2007-02-12 michaelremove md5 check for wma as there are rounding differen...
2007-02-12 michaeldisabling vorbis regression test for now, both encoder...
2007-02-12 michaeldont set the keyframe flag for audio as microshitty...
2007-02-12 mbardiauxRegression changes after addition of fact chunk to...
2007-02-09 michaelfix broken memset(padding, 0) code
2007-02-07 michaeliam pretty sure send time is dts and not pts ...
2007-02-07 michaelvorbis regression test
2007-02-06 michaelwma regression test
2007-01-14 mrumerge fragmented mpeg4adv section in regression.sh
2007-01-02 michaelstore a few values in the header as difference to the...
2006-12-28 bananPatch for the FLV muxer to supply more complete metadata
2006-12-22 michaeltest DIRECT{0,0} too if flag mv0 is used
2006-12-21 bcoudurierchange mpeg2 intra vlc test to advanced one, add qprd...
2006-12-21 michaeluse qscale_table in adaptive quant
2006-12-21 michaeldont randomly disallow intr4v in adaptive quant
2006-12-21 michaeldont randomly dissallow direct MBs
2006-12-21 michaelQPRD & adaptive quantization regression tests
2006-12-20 michaelfix special casing of the 0,0 MV for b frames (slight...
2006-12-11 reimarFix JPEG-LS encoder 0xff-escaping writing too much...
2006-12-01 michaelremove pretty much useless skiping of some predictors
2006-11-30 michael1 step diamond search around the median MV predictor
2006-11-23 gpoirierbring AC3 encoder output up to input volume level
2006-11-22 bcoudurierfix bitstream to be correctly decoded by quicktime
2006-11-22 michaelfix b frames + -mbd rd without -psnr (yes that was...
2006-09-04 romansh * Restructuring the division of labor between DV...
2006-08-24 bcoudurierwide atom is only defined in mov, use free for mp4/3gp
2006-08-22 michaelreplace MULL by MULH + shift in dct32() (code is very...
2006-08-18 bananAVI tag reading and writing patch by David Conrad.
2006-08-07 bcoudurierupdate regression tests for patches r5945-r5950 based...
2006-08-06 bcoudurieralways write duration and file size, fix seeking, progr...
2006-07-17 michaeladd header info to flv format based on a patch by ...
2006-07-02 michaelflac-lpc patch by (Justin Ruggles jruggle earthlink...
2006-06-27 michaelflacenc - rice param search patch by (Justin Ruggles...
2006-06-26 michaelstereo decorrelation support by (Justin Ruggles jruggl...
2006-06-24 michaelflac regression test
2006-06-14 lorenmupdate regression tests for r5449 (adpcm)
2006-05-30 lorenmSnow: fix subband weighting in wavelet cmp functions...
2006-05-28 lorenmSnow multiple reference frames
2006-05-18 michaeldont store mov style meta tags in mp4 (fixes ffmpeg...
2006-05-13 bcoudurieradd MPEG-2 intra vlc support
2006-04-28 michaelmissmatch control for mpeg2 intra dequantization if...
2006-04-24 bananFix samples to bytes relation.
2006-04-10 bananAC3 encoding volume fix, by Justin Ruggles jruggle...
2006-04-07 coreyFix regression tests to match changed output of AC3...
2006-03-13 lorenmseed iterative_me with mvs from conventional search.
2006-03-06 romanshDVCPRO50 support.
2006-03-02 michaelftyp patch by (Baptiste COUDURIER <baptiste.coudurier...
2006-03-02 michaelcompute output format before setting language patch...
2006-02-28 romanshAssign class 2 to most macroblocks by default, instead...
2006-02-27 romanshAC coefficient weighing (per SMPTE 314M) for the DV...
2006-02-25 michaelsize[0-3] are not initialized (and can get random negat...
2006-02-23 michaeldont lowwer qnos of more blocks then needed
2006-02-23 michaelfixing dv_guess_qnos()
2006-02-02 michaeljpeg-ls regression test
2006-01-25 michaelavoid using non constant fields of AVCodecContext in...
2006-01-24 bananFix the wrongly commited regressions stuff for psp...
2006-01-24 bananFix for title field in PSP compatible mp4 files. Patch by
2006-01-23 michaelscale video for snow iterative me down so the egression...
2006-01-23 michael>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)
2006-01-21 lorenmfix convergence of snow iterative_me
2006-01-19 lorenmdetect when iterative_me fails to converge, and stop...
2006-01-12 michaelbugs found by valgrind
2006-01-08 michaelfixing second last time François Revol applies a patch...
2006-01-08 michaeluse h264 MC functions for 2xX Xx2 blocks in snow too
2006-01-07 michaeluse h264 MC functions for rectangular blocks too
2006-01-07 michaelregression test for iterative ME & wavelet cmp functions
2005-12-29 michaelsecond try of improved lambda/qp guessing for motion...
2005-12-25 michaeldont discard least significant bits
2005-12-24 michaelslightly better mv_penalty table
2005-12-23 michaelminor typo
2005-12-22 michaelimproved lambda/qp guessing for motion estimation RD...
2005-09-05 michaelset a few variables correctly
2005-08-30 michaeloptimizations
2005-08-30 michaelregression tests for dv
2005-07-25 michaelyamaha adpcm regression test
2005-05-18 michaelfix mpeg2 chroma_420_type
next