]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - tests
configure: add Alpha CPU types
[frescor/ffmpeg.git] / tests /
2008-12-21 michaelFix PTS returned by the demuxers for mpeg4 without...
2008-12-13 reimarFix regression.sh to work on OpenBSD which has md5...
2008-11-23 mruRun regression tests on target system.
2008-10-22 aurel10l: missing change from r15667 - global header also...
2008-10-22 aurelmatroskaenc: require global header
2008-10-15 cehoyosRevert r15615: Enable AC-3 decoding regression tests.
2008-10-13 cehoyosEnable AC-3 decoding regression tests.
2008-09-14 jbrwrite actual min and max frame size to FLAC header...
2008-09-14 jbrwrite MD5 checksum to FLAC header. update regression...
2008-09-14 jbrupdate FLAC regression test due to expected change...
2008-09-13 michaelSwitch regression tests to swscale.
2008-09-09 aurelmatroskadec: after seeking, skeep up to the desired...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-09-07 aurelfix seek regression tests after r15229
2008-09-04 prossRemove further 1sample=2byte assumptions within FFmpeg...
2008-08-30 michaelFix lossless jpeg encoder to comply to spec and store...
2008-08-25 aurelFix the seek regressions to match changes in r14956...
2008-08-20 aurelmatroska: fix regression test according to r14862
2008-08-19 prossAdd regression tests for F32LE, F64BE and F64LE PCM...
2008-08-11 prossApply PCM ENCODE/DECODE() macros to the S/U,8/24/32...
2008-08-08 prossPCM regression tests.
2008-08-05 bcoudurieradd dv 4:1:1 regression test
2008-08-05 bcoudurier100l, fix test, ref values were done with mv0, dunno...
2008-08-05 bcoudurieradd mpeg2 4:2:2 regression test
2008-08-05 aurelmatroskadec: update seek regression test to match new...
2008-07-31 bcoudurieronly reset buffer state if seeking is sucessfull, updat...
2008-07-31 bcouduriercheck url_fseek return value, update seek reg tests
2008-07-24 michaelFix tiny_psnr so it compares all bytes (it did skip...
2008-07-24 diegocosmetics: typo/grammar fixes
2008-07-24 michaelFix segfault with non existing input files.
2008-07-19 bcoudurierupdate swf video frame number when muxing done, fix...
2008-07-13 michaelMake our flac decoder decode all the data at EOF.
2008-07-13 reimarFix MS ADPCM de- and encoding: first and second sample...
2008-07-08 michael10000l for myself, my last change was incomplete.
2008-07-08 michaelSet cur_dts to 0 only during creating new streams and...
2008-06-22 bcoudurierstore dts in ffm headers
2008-06-22 bcoudurierremove pts set hack, this is no more correct
2008-06-22 bcoudurierupdate seek reg ref due to r13856
2008-06-22 bcoudurierenable feeder threads
2008-06-22 bcoudurierdont reset ffm pts, this avoids setting last pts to...
2008-06-22 bcoudurieruse av_seek_frame to flush demxu pending packets, fixes...
2008-06-21 bcoudurierupdate reg ref due to r13851
2008-06-13 michaelI think we are also compliant to iso2.
2008-06-13 michaelAdd isom to the compatible brands.
2008-06-09 bcoudurierremove obsolete requirements, quicktime 6 is from 2002...
2008-06-09 bcoudurierpass dts and pts through ffm, should fix streaming...
2008-06-09 bcoudurierremove unneeded ffmpeg commandline switches
2008-06-07 bcoudurierupdate ffm seek tests now that timestamps are fixed
2008-06-07 bcoudurierfix pts handling in ffm
2008-06-07 bcoudurierreset reading state after sucessfull seek
2008-06-03 bcoudurierupdate regression tests for ts due to r13641
2008-06-03 michaelIn mpeg1/2 timestamps (against all logic) are associate...
2008-06-02 mrufix servertest in out of tree builds
2008-05-30 bcoudurierupdate regressions tests, should be stable now
2008-05-30 bcouduriersleep seems needed to wait for feed to be setup
2008-05-28 michaelUpdate regression checksums after dts calculation fix...
2008-05-26 bcoudurierupdate regression ref due to r13412
2008-05-25 bcoudurieruse short option
2008-05-24 bcoudurierdont loop input, useless
2008-05-24 bcoudurierfix feed path according to regression script
2008-05-24 bcouduriersimplify, use ffserver launch directive
2008-05-21 bcoudurierno need to sleep to hide crashes
2008-05-09 diegoUse full path for #includes from another directory.
2008-05-08 diego#include required stdint.h header directly.
2008-05-07 diego#include stdint.h instead of using a manual typedef...
2008-05-01 ramiroDo not duplicate -y parameter on regression.sh.
2008-05-01 ramiroIgnore whitespace differences in seek test.
2008-04-25 bcoudurierfix adpcm ima qt decoding, channel at init is 0, correc...
2008-04-25 bcouduriercosmetics
2008-04-21 benoitCorrect ASF duration.
2008-04-14 michaelUse generic seeking code for flv. The removed code...
2008-04-09 michaelFix seeking in rm.
2008-04-01 bcoudurierupdate ogg seek reg tests because of r12630
2008-03-30 bcoudurierhomogenous regression tests output for image formats
2008-03-30 bcouduriermissed one
2008-03-30 bcouduriercosmetics, remove leading whitespaces
2008-03-30 bcoudurierchange rle encoder to count up to 127, sgi does not...
2008-03-30 jbrUse 15-bit LPC precision by default. This generally...
2008-03-30 jbrfix Ogg/FLAC header size
2008-03-18 bcouduriercosmetics, remove superflous comments
2008-03-10 takisUpdate the regression tests reference values after...
2008-03-07 mrureplace -f pgmyuv with -f image2 -vcodec pgmyuv
2008-03-07 mruSimplify do_video_encoding() in regression.sh
2008-03-07 mruRemove mp4psp regression test
2008-03-06 kostyaIMA ADPCM encoder - QT variant
2008-03-05 michaelThe last flag fix, fixed mpeg4-qprd (there the flags...
2008-02-25 michaelFix trellis quant + AAN DCT.
2008-02-16 diegoThis shell script is not bash-specific.
2008-02-16 diegoRemove check for the availability of the -u diff flag...
2008-02-15 michaelFix timestamps and durations if the first packets have...
2008-02-15 michaelIt appears last_pts was not set ...
2008-02-15 michaelHeader elision muxing support.
2008-02-14 benoitUpdate regression test checksum for ffm.
2008-02-05 bcoudurierseek regression ref update for ogg
2008-02-05 bcoudurierFix issue 338:
2008-02-04 ods15Update seektest regression as well to previous lavf...
2008-02-04 ods15back_ptr calculation used wrong timebase when searching...
2008-02-04 ods15Fix intented algo in syncpoint writing before keyframes...
2008-02-04 ods15nut->max_distance was not set at all anywhere in the...
2008-02-04 ods15ff_nut_reset_ts() expected to get 'ts*time_base_count...
next